@font-face {
        font-family: 'oswald';
        src: url(/assets/fonts/Oswald-Bold.ttf);
        font-weight: bold;
}
@font-face {
        font-family: 'oswald-light';
        src: url(/assets/fonts/Oswald-Light.ttf);
        font-weight: lighter;
}
@font-face {
        font-family: 'oswald';
        src: url(/assets/fonts/Oswald-Regular.ttf);
}

@font-face {
        font-family: 'roboto-black';
        src: url(/assets/fonts/Roboto-Black.ttf);
}
@font-face {
        font-family: 'roboto-black';
        src: url(/assets/fonts/Roboto-BlackItalic.ttf);
        font-style: italic, oblique;
}
@font-face {
        font-family: 'roboto';
        src: url(/assets/fonts/Roboto-Bold.ttf);
        font-weight: bold;
}
@font-face {
        font-family: 'roboto';
        src: url(/assets/fonts/Roboto-BoldItalic.ttf);
        font-weight: bold;
        font-style: italic;
}
@font-face {
        font-family: 'roboto';
        src: url(/assets/fonts/Roboto-Italic.ttf);
        font-style: italic;
}
@font-face {
        font-family: 'roboto';
        src: url(/assets/fonts/Roboto-Light.ttf);
        font-weight: lighter;
}
@font-face {
        font-family: 'roboto';
        src: url(/assets/fonts/Roboto-LightItalic.ttf);
        font-weight: lighter;
        font-style: italic;
}
@font-face {
        font-family: 'roboto-medium';
        src: url(/assets/fonts/Roboto-Medium.ttf);
}
@font-face {
        font-family: 'roboto-medium';
        src: url(/assets/fonts/Roboto-MediumItalic.ttf);
        font-style: italic;
}
@font-face {
        font-family: 'roboto-regular';
        src: url(/assets/fonts/Roboto-Regular.ttf);
}
@font-face {
        font-family: 'roboto-thin';
        src: url(/assets/fonts/Roboto-Thin.ttf);
}
@font-face {
        font-family: 'roboto-thin';
        src: url(/assets/fonts/Roboto-ThinItalic.ttf);
        font-style: italic;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-Bold.ttf);
        font-weight: bold;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-BoldItalic.ttf);
        font-style: italic;
        font-weight: bold;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-Italic.ttf);
        font-style: italic;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-Light.ttf);
        font-weight: lighter;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-LightItalic.ttf);
        font-style: italic;
        font-weight: lighter;
}
@font-face {
        font-family: 'roboto-condensed';
        src: url(/assets/fonts/RobotoCondensed-Regular.ttf);
}



* {
	/*font-family: 'roboto', serif;*/
}
textarea {resize: vertical;}

html,body {
        margin:0px;
        padding:0px;
        background-color:#F2F2F2;
}

#musu li, .how-to li, .del-info li, #basket-detailed li {
        list-style: url(/images/kartes_butt_sel.gif);
}

table th, table td {xxxxxx}
footer table th, footer table td {background: transparent;}

.empty td {
    display: none;
}
.navbar-nav .open .dropdown-menu {background: #fff;}




sup {
    top: 0px;
    line-height: 1;
    font-size: 100%;
}




/*--------------------BANNER SECTION--------------------*/
.banners {
	background-color:#1E2F4C;
	padding:40px 0px 20px 0px;
}

.banners .thumbnail {
    border-radius:0px;
    background: #1E2F4C;
    border: 0;
}

.banners .thumbnail img {
    width:200px;
    /*height:96px;*/
}
.cards {max-width: 100%;}
/*--------------------HEADER SECTION--------------------*/
.logo-image {
	margin-top:10px;
}
.shop-detail-header {
     
}
.about-us li {
    list-style: url(/images/kartes_butt_sel.gif);
}
input[type=number] {
    width: 40px;
}
.logo {
    background: url(/assets/img/main/logo-m.png) top left;
    max-width: 59px;
    min-height: 80px;
    background-size: 100% 100%;
    margin: 10px auto 0;
}
@media (max-width: 991px) {
.header .navbar-brand.navbar-top-brand  img.img-responsive {height: 55px;}
        .header .navbar-top {margin-top: 0;}
        .logo {background-position: top right;}
        .logo.large {display: none;}
        .clearable {clear: both;}
        .shop-detail-header {
             font-size: 28px;
        }

.header .navbar-brand.navbar-top-brand {
      position: static;
      bottom: -44px;
      left: 0;
   }
   .header .navbar-brand.navbar-top-brand img  {
    width: auto;
    height: 60px;
   }
}
@media (max-width: 700px) {
         .header {position: static !important;}
         .main-container {margin-top:  0 !important;}
         .inner-page-main {margin-top: 0 !important;}
   
}

.header {
	background-color: rgba(128, 130, 97, 0.9);
	background: rgba(12, 42, 97, 0.9);
	color: rgba(12, 42, 97, 0.9);
	color:white;
	border-top:6px solid #FF5146;
        position: fixed;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9;

}
/*@media (min-width: 992px) {
   .header .container {
          width: 1000px;
   }
}*/


.fancybox-overlay.fancybox-overlay-fixed {
       z-index: 9999;
}
.fancybox-opened {
       z-index: 10000 !important;
}

.main-container {
       margin-top: 106px; 
}
.header a, .header .navbar-top span {
        font-family: 'Oswald';
}
.header .navbar-top * {
        font-family: 'oswald-light' !important;
}
.header .navbar-top {
        background: none;
        border: 0;
}
.bxslider {
        padding: 0;
}
.bxslider li img {
        height: 225px;
        margin: 0 auto;
}

.header .navbar-main.navbar li { color: #000 }

.header .navbar-main.navbar {
	text-transform:uppercase;
}

.navbar-default.navbar-top .navbar-nav > li > a > img {
	height: 20px;
}
.navbar-default.navbar-top .navbar-nav > li > a > img.key {
        height: 24px;
}
.navbar-default.navbar-top  li  a {
        color: white;
}
.navbar-default.navbar-top  .dropdown-menu li  a {
        color: #333;
}
.navbar-default.navbar-top  li  a:hover, .navbar-default.navbar-top  li  a:focus {color: #777;}
/*--------------------MAIN CONTENT--------------------*/

.main-content {

}
.results input[type="submit"] {
        padding: 0px 13px !important;
        width: 100% !important;
}
.results table th {
   background-color: #fff !important;
}

/*--------------------MEDIA QUERIES--------------------*/

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
        /*.table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {display: block;}*/
}


/*PC+*/
@media (min-width: 992px) {
	/*COLORS FOR MAIN NAV*/
	.navbar-main.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: white;  /*Sets the text hover color on navbar*/
	}
	.navbar-main.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active >   
	a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #FF5146; /*BACKGROUND color for active*/
		background-color: transparent;
	}
	.navbar-main.navbar-default {
		background-color: #0f006f;
		border-color: #030033;
	}

	.navbar-main .dropdown-menu > li > a:hover,
	.navbar-main .dropdown-menu > li > a:focus {
		color: #262626;
		text-decoration: none;
		/*background-color: #66CCFF;  change color of links in drop down here*/
	}

	.navbar-main .nav > li > a:hover,
	.navbar-main .nav > li > a:focus {
		text-decoration: none;
		/*background-color: silver; Change rollover cell color here*/
		opacity:0.8;
	}

	.navbar-default.navbar-main .navbar-nav > li > a {
		color: white; /*Change active text color here*/
		/*font-size: 11px;*/
		/*padding: 10px 10px;*/
	}

	.header .navbar.navbar-main {
	   background-color: transparent;
	   background: transparent;
	   border-color: transparent;
	   color:white;
	   margin-bottom: 0px;
	}

	
	.header .navbar.navbar-top {
	  
	   margin-top: 0px;
	}
	

	.navbar-default.navbar-main .navbar-nav > .open > a:focus {
		color: black;
		background-color: #e7e7e7;
	}

	/*COLORS FOR TOP NAV*/

	.navbar-default.navbar-top .navbar-text {
		text-align:right;
	}

	.navbar-default.navbar-top .navbar-nav > .open > a:focus {
		color: black;
		background-color: #e7e7e7;
	}

	.navbar-top.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: white;  /*Sets the text hover color on navbar*/
	}

	.navbar-top.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active >   
	a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: white; /*BACKGROUND color for active*/
		background-color: transparent;
	}

	.navbar-top.navbar-default {
		background-color: #0f006f;
		border-color: #030033;
	}

	.navbar-top .dropdown-menu > li > a:hover,
	.navbar-top .dropdown-menu > li > a:focus {
		color: #262626;
		text-decoration: none;
		/*background-color: #66CCFF;  change color of links in drop down here*/
	}

	.navbar-top .nav > li > a:hover,
	.navbar-top .nav > li > a:focus {
		text-decoration: none;
		/*background-color: silver; Change rollover cell color here*/
		opacity:0.8;
	}

	.navbar-default.navbar-top .navbar-nav > li > a {
		color: white; /*Change active text color here*/
		/*font-size: 11px;*/
		/*padding: 10px 10px;*/
		font-size: 20px;
	}

	.navbar-default.navbar-top .navbar-text {
		font-size: 15px;
	}

	.header .navbar.navbar-top {
	   background-color: transparent;
	   background: transparent;
	   border-color: transparent;
	   color:white;
	   margin-bottom: 0px;
	}

	/*NAVBAR BRANDS*/
	.navbar-top-brand {
		display:none;
	}

	.navbar-main-brand {
		display:none;
	}

	/*Footer-big-left-col*/

	.footer-big-left-col {
		text-align:right;
	}
}


.navbar-default.navbar-top .navbar-nav > li > a {font-size: 20px; }

@media (max-width: 991px) {

	/*MAIN NAVBAR COLLAPSE ON TABLET AND BELOW*/
    .navbar-main .navbar-header {
        float: none;
    }


.navbar-top .navbar-nav > li.dropdown {
float: none !important;
text-align: right !important;
}


    .navbar-main .navbar-toggle {
        display: block;
    }
    .navbar-main .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-main .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-main .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-main .navbar-nav>li {
        float: none;
    }
    .navbar-main .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-main .navbar-text {
        float: none;
        margin: 15px 0;
    }
     /*since 3.1.0*/
    .navbar-main .navbar-collapse.collapse.in { 
        display: block!important;
    }

    .navbar-main .collapsing {
        overflow: hidden!important;
    }

	/*TOP NAVBAR COLLAPSE ON TABLET AND BELOW*/

	.navbar-default.navbar-top .navbar-text {
		padding:0px 15px;
	}

	.navbar-top {
		margin-top:20px;
	}

	.logo-image-brand {
		height:45px;
	}

	.navbar-top-brand {
		padding:2px 15px;
	}

	/*LOGO IMAGE*/
	.logo-image {
		display:none;
	}

	/*FOOTER-BI-LEFT-COL*/
	.footer-big-left-col {
		margin-top:25px;
	}
}
@media (max-width: 512px) {
.big-on-mob {
       max-height: 200px !important;

}

.background-font-color {
background-color:white;
}

.navbar-top .navbar-nav > li.dropdown {
float: none !important;
text-align: right !important;
}



      .results th, .results td {
             display: block;
      }
      .results th {
             border: 0 !important;
             display: none;
      }
      .grozs.form.table>tbody>tr>td {display: block;}
      .grozs.form.table tr th, .grozs.form.table.no-break>tbody>tr>td {display: table-cell;padding: 5px;}

.hide-small {display: none !important;}
.small-full-w {width: 100% !important;}
.d-cell {display: table-cell !important;}

.move-right {position: relative;left: 70px;}

.empty td {
    background: #f2f2f2 !important;
    height: 30px;
    border: 0 !important;
}




}

/*--------------------FOOTER--------------------*/

footer {
	color:white;
}
footer * {font-family: 'Open Sans';}

.footer .container {
	/*min-height:168px;*/
}

.footer-big {
	background-color: #1E2F4C;
	padding:20px 0px 20px 0px;
}

.footer-small {
	background-color:#FF5146;
	padding:10px 0px 10px 0px;
}

.social-icons > a {
	margin-right:5px;
}

.social-icons > a:hover {
	opacity:0.8;
}

/*TWITTER WIDGET*/

/*--------------------CUSTOM BUTTONS--------------------*/

.btn-buy {
	color: #fff;
    background-color: #FF5146;
    border-color: #FF5146;
    border-radius:0px;
    padding: 12px 12px;
    text-transform:uppercase;
    font-size:18px;
    letter-spacing: 2px;
}
.btn-buy.no-shop {
    color: #fff;
    opacity: 0.6;
}
.btn-buy:hover,.btn-buy:focus {
	color: #fff;
	opacity:0.8;
}
.btn-buy.no-shop:hover {
	color: #fff;
	opacity:0.6;
}
.grozs .btn-buy {
        
}






/*--------------------INNER PAGE MAIN--------------------*/
.inner-page-main {
	padding:20px 0px 0px 0px;
        position: relative;
        min-height: 300px;
}
/*--------------------PRODUCT ITEMS--------------------*/

.product-list {

}

.product-list .thumbnail {
	padding:0px 0px 0px 0px;
	border-radius:0px;
 background-color: #F2F2F2; 
	
}

.product-list .thumbnail > .caption {
	padding:5px 0px 0px 0px;
}

.product-list .thumbnail > a {
	position:relative;
	display:block;
	background-color: #F2F2F2; 
	padding:10px 0px 0px 0px;
}

.product-list .thumbnail > a > img {
	position:relative;
	height:300px;
	width:auto;
}

.product-list .thumbnail > a > div > h3 {
	margin-top: 10px;
}

.product-list .thumbnail > a > div.caption {
	background-color: rgba(128, 130, 97, 0.7);
	background: rgba(12, 42, 97, 0.7);
	color: rgba(12, 42, 97, 0.7);
	color:white;
	position:absolute;
	bottom:0px;
	width:100%;
}

/*--------------------JSSOR SLIDER--------------------*/
/*
#endregion Bullet Navigator Skin End

#region Arrow Navigator Skin Begin
Help: http://www.jssor.com/development/slider-with-arrow-navigator-jquery.html
*/

/* jssor slider arrow navigator skin 21 css */
/*
.jssora21l                  (normal)
.jssora21r                  (normal)
.jssora21l:hover            (normal mouseover)
.jssora21r:hover            (normal mouseover)
.jssora21l.jssora21ldn      (mousedown)
.jssora21r.jssora21rdn      (mousedown)
*/
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

/*
#region Bullet Navigator Skin Begin
Help: http://www.jssor.com/development/slider-with-bullet-navigator-jquery.html
*/
/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

.arrowleft {
	top: 123px;
	left: 8px;
}

.arrowright {
	top: 123px;
	right: 8px;
}

.slider_container {
	position: relative;
	margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 1300px;
    height: 500px;
    overflow: hidden;
}

.loading {
	position: absolute;
	top: 0px;
	left: 0px;
}

.loading-first {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.loading-second {
	position: absolute;
	display: block;
	background: url(../img/loading.gif) no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.slides {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1300px;
	height: 500px;
	overflow: hidden;
}

.slider-heading {
	position: absolute;
	width: 650px;
	height: 120px;
	top: 120px;
	left: 410px;
	padding:5px;
padding-right: 0;
    text-align: right;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 50px;
    color: #FFFFFF;
}

.slider-heading span {
   display: block;
	background-color:rgba(30, 45, 50, 1);
background-color: rgba(255, 255, 255, .9);
    padding: 0 36px;
line-height: 1;
}

.slider-text {
	position: static;
	width: 650px;
	height: 120px;
	top: 260px;
	left: 410px;
	padding: 5px;
	text-align: right;
	line-height: 36px;
	font-size: 30px;
	color: #FF5146;
}

.slider-text span {
   display: block;
	background-color:rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 0.9);
    padding: 0 27px;
}

.table-bordered > tbody > tr > td {
	background-color:transparent;


}
.table > tbody > tr > th{
background-color:transparent !important;
text-align:center !important;
}

a {
    color: #FF5146;
    text-decoration: none;
}

/* jssor slider bullet navigator skin 13 css */
/*
.jssorb13 div           (normal)
.jssorb13 div:hover     (normal mouseover)
.jssorb13 .av           (active)
.jssorb13 .av:hover     (active mouseover)
.jssorb13 .dn           (mousedown)
*/
.jssorb13 {
    position: absolute;
}
.jssorb13 div, .jssorb13 div:hover, .jssorb13 .av {
    position: absolute;
    /* size of bullet elment */
    width: 21px;
    height: 21px;
    background: url(../img/b13.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb13 div { background-position: -5px -5px; }
.jssorb13 div:hover, .jssorb13 .av:hover { background-position: -35px -5px; }
.jssorb13 .av { background-position: -65px -5px; }
.jssorb13 .dn, .jssorb13 .dn:hover { background-position: -95px -5px; }

/*MODAL CENTER*/
.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 90%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.nav > li > a {
    padding: 10px 8px;
}

.thumbnail-genshtab {
	/*width: 250px; */
    height: 250px;
    overflow: auto;
    border: 0;
    background: none;
}

.thumbnail-genshtab a > img {
	height:150px;
}

b, strong {
    font-weight: bold;
    color: #FF5146;
}

ul.cat-list {
	list-style:none;
	margin:0px;
	padding:0px;
	background-color:white;
	position:absolute;
	z-index:3;
}

ul.cat-list > li {
	list-style:none;
	color:red;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid black;
}

ul.cat-list > li > a {
	padding-left:10px;
	color:black;
}

ul.cat-list > li > ul {
	list-style:none;
	padding:0px;
	background-color:#939598;
	color:white;
	margin:10px 0px -10px 0px;
}

ul.cat-list > li > ul > li:nth-child(1) {
	/*border-top:1px solid orange;*/
}

ul.cat-list > li > ul > li {
	list-style:none;
	color:white;
	display:none;
	padding:10px 0px 10px 20px;
	border-top:1px solid white;
}

ul.cat-list > li > ul > li > a {
	color:white;
}

.categories {
	color:black;
	background-color:white;
	width:200px;
	position:relative;
	z-index:2;
	cursor:pointer;
}

.l-menu {
    padding: 0;
}
.l-menu ul { padding-left: 20px;}
.l-menu>li:not(.sub)>a {
    font-size: 16px;
    color: rgb(51, 51, 51);
    font-family: 'roboto-regular';
}

/*display non predefined styles*/

.cat-list {
	display:none;
}
.search {
    position: absolute;
    top: -155px;
}
.search-outer {
    padding: 0;
}
.search-outer .search {
    position: static;
}
@media (min-width: 992px) and (max-width: 1300px) {
    .search {
        top: -105px;
    }
}
@media (max-width: 991px) {
    .search input, .search select, .ddcommon, .search form.main-form, .search form .search-small, .search .visible {
          display: block;
          float: none !important;
          width: 100% !important;
    }
    .search form.main-form {
          height: auto !important;
    }
    .search-outer {height: 232px;}
}
.search.sub {
    position: static;
}
.search.sub select:nth-of-type(2) {
    border: 1px solid #47535b;
    border-width: 1px 2px 1px 1px;
}
.search .main-form {
    text-align: left;
    width: 616px;
    margin: 0 auto;
    height: 58px;
    float: left;
    width: 100%;
}
.search, .search select, .search input, .dd, .ddTitle, .ddTitleText {
    /*height: 58px;*/
}
.search input {
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    width: 308px;
    padding: 0 5px;
    height: 58px;
    font-family: roboto;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    letter-spacing: 1px;
    display: block;
    float: left;
}
.search input[type="text"] {
    line-height: 38px;
    padding: 0 17px;
    border: 1px solid #70797f;
}
.search input[type="text"]:focus {
    border: 1px solid #70797f;
}
.search.sub input[type="text"] {
    border: 1px solid #47535b;
}
.search input[type="submit"] {
    background: rgba(255,98,88,0.9);
    width: 215px;
    font-size: 19px;
    text-align: left;
    padding: 0 23px;
    color: #fff;
}
.results input[type="submit"] {
   text-align: center;
}
.search .visible ul {
    display: none;
    list-style: none;
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 0;
}
.search .visible .title {
    font-size: 18px;
    height: 65px;
    display: block;
    line-height: 58px;
    overflow: hidden;
    margin-left: 25px;
    padding-right: 50px;
    white-space: nowrap;
}
.search .visible .title span {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search .root {padding: 0;}
.search select, .search .visible {
    /*width: 50%;*/
    width: 308px;
    float: left;
    height: 58px;
    font-family: roboto;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 19px;
    text-align: left;
    border: 1px solid #70797f;
    background: rgba(255, 255, 255, 0.9) url(/assets/img/main/arrow-down.png) no-repeat;
    background-position: 95% 50%;
}
.search .visible.open {
    background-image: url(/assets/img/main/arrow-up.png);
}
.search .root li {
    background: #fff;
    min-height: 58px;
    border: 1px solid;
    border-width: 0px 0px 1px 0px;
    position: relative;
    overflow: hidden;
}
.search .visible ul.red-border {
    border-top: 2px solid red;
}
.search .root li ul, .search .root li ul li {
    background: #939598;
}
.search .root li ul li {color: #fff;padding-left: 15px;}

.search ul li ul {
    padding-left: 15px;
}
.search .root li span {
    cursor: pointer;
    position: relative;
    left: 25px;
    display: inline-block;
    max-width: 281px;
    margin: 16px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 25px;
}
.search .root li span.big {
    line-height: 1.5em;
}
.search .root li .handler {
    float: right;
    width: 36px;
    height: 24px;
    background: #fff url(/assets/img/main/arrow-down.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 0;
    cursor: pointer;
}
.search .root li .handler.open {
    background-image: url(/assets/img/main/arrow-up.png);
}
.search .input[type="text"] {
    border-right: 1px solid #70797f;
    width: 220px;
    padding: 0 17px;
}
.ddlabel {
    font-size: 17px;
    position: relative;
    top: 18px;
    left: 17px;
    letter-spacing: 1px;
    font-family: roboto;
    font-weight: lighter;
}
.search ::-webkit-input-placeholder {
    font-size: 17px;
    color: #000;
    letter-spacing: 1px;
    font-family: roboto;
    font-weight: lighter;
}

.search :-moz-placeholder { /* Firefox 18- */
    font-size: 17px;
    letter-spacing: 1px;
    font-family: roboto;
    font-weight: lighter;
    color: #000;
}

.search ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 17px;
    letter-spacing: 1px;
    font-family: roboto;
    font-weight: lighter;
    color: #000;
}

.search :-ms-input-placeholder {  
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}
.title-red {
   color: #b21818;
}
.title-block {
   font-size: 1.2em;
   padding: 15px 0;
}
.sc-small {display: none;}
.c4 {
    color: #1E2D37;
    font-weight: bold;
}
.purchases .btn-buy {
    height: 100%;
    padding: 6px 12px;
}
.search form.search-small {
    width: 523px;float: left;
}

/* ## NOTEBOOKS ##*/
@media (max-width: 1200px) and (min-width: 992px) {
   .search input, .search select, .ddcommon .search select, .search .visible {
        width: 25% !important;
   }
   .search form.search-small, .search form.main-form {
        width: 50% !important;
   }
}



@media (max-width: 991px) {
   .search {position: static;margin-bottom: 20px;}
   .search form {width: 100%;}
   .sc-large {display: none;}
   .sc-small {display: inline-block;}
}
@media (max-width: 768px) {
   .prods {
        margin-top: 252px;
   }


   .about-us .imgs {
        width: 100% !important;
   }
   .about-us .imgs img {
        /*width: 100% !important;
        height: auto !important;*/
   }
   .about-us .imgs ul li {
        width: 100% !important;
   }
   .bx-wrapper .bx-pager,
   .bx-wrapper .bx-controls-auto {
      bottom: 80px !important;
   }
.how-to, .about-us {
   /*font-family: 'roboto';*/
}
.about-us h2, h2 {
   /*color: #FF5146;*/
   margin-bottom: 30px;
}
.about-us .imgs {
    width: 360px;
    height: 368px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}
.about-us .imgs img {
    /*width: 360px;*/
    /*height: 310px;*/
    margin-bottom: 8px;
}
.about-us .imgs .gal {
   position: absolute;
   bottom: 0;
}
.about-us .imgs ul {
   padding: 0;
}
.about-us .imgs ul li {
   width: auto;
}
.grozs {
   /*background-color: white;*/
}
.grozs td {
   border: 0 !important;
   
}
#shop_payment, #shop_delivery_method, #shop_delivery {
   width: 225px;
}


footer .pull-left, footer .pull-right {
   float: none !important;
    text-align: center;
}

footer .pull-right table, footer .pull-right table tbody, footer .pull-right table tbody tr, footer .pull-right table tbody tr {
       text-align: center;
    display: block;
}
footer .pull-right table td {
   display: inline-block;
}

.table-bordered > tbody > tr > td {                }
.table-bordered > tbody > tr > td.nos {text-align: left;}
.results table {border: 0;}



} /* end @media */





.navbar-top .navbar-collapse.collapse {
    display: block;
    float: right;
    border: none;
    box-shadow: none;
}
.navbar-top .navbar-nav>li, .navbar-nav {
   float: left !important;
}
.navbar-top .navbar-nav.navbar-right:last-child {
   margin-right: -15px !important;
}
.navbar-top .navbar-right {
   float: right!important;
}
.navbar-top .navbar-nav.navbar-right:before {
   content: none;
}
.navbar-top button {display: none;}
.navbar-top .navbar-header {
    display: inline-block;
}
.bx-wrapper .bx-viewport {
    background: initial !important;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
#shop_payment, #shop_delivery_method, #shop_delivery {
    background: #fff;
    border-radius: 5px;
    height: 25px;
    width: 236px;

}
.labelDeliveryLocation {
    display: inline-block;
    width: 55px;
}
input.inputDeliveryLocation {
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 28px;
}
#basket-detailed input[type=checkbox] {display: none;}
#basket-detailed input[type=checkbox] + label {
    cursor: pointer;
    font-weight: bold;
    color: #FF5146;
    font-size: large;
}
#basket-detailed table th, #basket-detailed table td {
   background: transparent;
}

@media (max-width: 991px) and (min-width: 769px)  {
.search .main-form {
             height: auto;
}
}
.rot {
   -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.bread {
   display: inline;
}
.bread input[type="submit"] {
    background: none;
    border: 0;
    padding: 0;
    color: #FF5146;
    tarnsition: all .3s;
}
.bread input[type="submit"]:focus  {outline: none}
.bread input[type="submit"]:hover {
   text-decoration: underline;
}
.breadcrumb-item+.breadcrumb-item::before {
   display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #818a91;
    content: "/";
}
.link-to-all {
   margin-bottom: 10px;
}
.link-to-all .block {
   margin-left: 36px;
   display: block;
}
@media (max-width: 767px) {
.header .navbar-brand.navbar-top-brand  img.img-responsive {height: 55px;}
   .product-list .thumbnail {margin-bottom: 40px;}
   .product-list .thumbnail > a {        height: auto!important;
background-color: white;}
   .slider-heading {    font-size: 100px;width: 100%;left: 0}
   .slider-text {font-size: 45px;width: 100%;left: 0}
   .header .navbar-top {    margin-top: 0;}
   .header .navbar-top .navbar-right {    margin-top: 0;}

}
@media (max-width: 633px) {
   .fwb {
      width: 100% !important;
   }

   .grozs.form.table.tablebuy>tbody>tr>td {
       display: block;
   }

}
@media (max-width: 550px) {
.header .navbar-brand.navbar-top-brand {
    position: static;
}
.header .navbar-brand.navbar-top-brand img {
    width: auto;
    height: 60px;
}
   
   
}

