/* I know, that this is pretty fucked up.. But what could I do with this shitty template x( */

@font-face {
  font-family: 'sebastian_medium_proregular';
  src: url("./fonts/sebastianmediumpro-webfont.eot");
  src: url("./fonts/sebastianmediumpro-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/sebastianmediumpro-webfont.woff2") format("woff2"), url("./fonts/sebastianmediumpro-webfont.woff") format("woff"), url("./fonts/sebastianmediumpro-webfont.ttf") format("truetype"), url("./fonts/sebastianmediumpro-webfont.svg#sebastian_medium_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'sebastian_text_proregular';
  src: url("./fonts/sebastiantextpro-webfont.eot");
  src: url("./fonts/sebastiantextpro-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/sebastiantextpro-webfont.woff2") format("woff2"), url("./fonts/sebastiantextpro-webfont.woff") format("woff"), url("./fonts/sebastiantextpro-webfont.ttf") format("truetype"), url("./fonts/sebastiantextpro-webfont.svg#sebastian_text_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
h1,
h2,
h3,
h4,
h5,
.sdstitle_block,
.block .title_block,
.block h4,
.sf-menu > li > a,
#cmsinfo_block h3,
#home-page-tabs > li a,
.hp-box-header,
.price.product-price,
#layer_cart_product_title,
header .shopping_cart b,
ul.step,
.cart_total_price span,
#our_price_display,
.box-info-product .exclusive span,
.secondary-menu li a,
.cat-title,
.show-secondary-menu,
.product-price-units {
  font-family: "sebastian_text_proregular", sans-serif !important;
  line-height: 1.6em !important;
  text-transform: uppercase !important;
  font-weight: normal !important; }

.price.product-price,
#our_price_display,
.product-price-units {
  text-transform: none !important; }

.product-price-units {
  font-size: 16px; }

.product-price small {
  color: #9f999e;
  font-size: 75%; }

#home-page-tabs > li a {
  line-height: 1.8em !important; }

.product-container .functional-buttons {
  display: none !important; }

ul.product_list.grid > li .product-container .product-image-container .content_price {
  background-image: none !important;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.7) !important; }

#page .product-count,
#page .heading-counter,
#page #product_condition,
#page .comment_details ul,
#page #enabled_filters,
#page .product-container .comments_note {
  display: none !important; }
#page .footer-container #footer ul li a {
  text-shadow: none; }
#page .product_attributes, #page .box-cart-bottom,
#page .product_attributes, #page .box-cart-bottom {
  box-shadow: none;
  -moz-box-shadow: none; }

.TeaHouse {
	background: #607a2e !important;
	color:white;
	text-transform: uppercase;
	font-family: 'sebastian_text_proregular',sans-serif !important;
	font-size: 18px;
	line-height: 1.4;
	padding: 2ex 2ex 1ex;
}

h2.TeaHouse {
	font-size: 120%;
	color: rgb(255, 255, 255);
	background: rgb(154, 58, 36);
	padding: 2ex 2ex 1ex;
	margin: 0 0 10px;

}

@media (min-width: 768px) {
  #header .col-sm-4 {
    width: 25%;
    float: right; }

  .shopping_cart, #search_block_top {
    padding-top: 80px !important; }

  #header .cart_block {
    top: 125px !important; }

  .product-container .button-container {
    width: 92%;
    margin: 0 auto; }
  .product-container .ajax_add_to_cart_button, .product-container .lnk_view {
    width: 48.5%;
    margin: 0 !important; }
	.product-container .ajax_add_to_cart_button span, .product-container .lnk_view span {
		padding: 11px 0 4px 0 !important;
		text-align: center; }
  .product-container .ajax_add_to_cart_button {
    float: left; }
  .product-container .lnk_view {
    float: right; }
  .product-container #header_logo img {
    width: 250px; }

  #header .sf-menu > li > a {
    padding-bottom: 10px;
    border: none;
    font-size: 20px !important;
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center; }
  #header .sf-menu {
    text-align: center;
    clear: both; }
  #header .sf-menu > li {
    width: 14.28%;
    border: none; } 

	.product_list.list .left-block, .product_list.list .product-desc, .product_list.list .color-list-container {
		display: none; }
	.product_list.list .center-block {
		width: 45%; }
	.product_list.list .right-block {
		width: 50%;
		float: right; }
  .product_list.list .right-block .right-block-content {
    padding-top: 15px !important;
    padding-bottom: 0px !important; }
	.product_list.list .button-container {
		float: right;
		padding-right: 0px !important;
		padding-bottom: 0px !important; }
	.product_list.list .content_price {
		width: 35% !important;
		padding-bottom: 0px !important; }
  .product_list.list .content_price span {
    padding-top: 10px;
    margin-bottom: 8px !important; }
	.product_list.list .button-container {
		width: 53% !important; }
	.product_list.list h5 {
		display: inline; }
	.product_list.list .button {
		float: none !important; }
	.product_list.list .lnk_view {
		float: right !important; }
	.product_list.list .availability span {
		margin-bottom: 8px !important; }

	ul.product_list.list > li .product-container {
		padding: 10px 0 10px !important; }


}
@media (max-width: 989px) {
  #header .sf-menu > li > a {
    font-size: 17px !important; }

  .secondary-menu li a {
    font-size: 15px !important; } }
#homepage-slider .bx-wrapper .bx-controls-direction a:before {
  display: none !important; }

.bx-controls-direction {
  opacity: 0.7; }
.bx-controls-direction:hover {
	opacity: 0.85; }

.bx-controls-direction a {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.homeslider-description {
  width: 42%;
  padding: 30px 10px 15px 45px !important;
  display: block;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.8), 3px 3px 20px rgba(0, 0, 0, 0.8), 5px 5px 30px rgba(0, 0, 0, 0.5), 3px 3px 15px rgba(0, 0, 0, 0.8); }
.homeslider-description p {
	font-family: "sebastian_text_proregular", sans-serif !important;
	font-size: 40px !important;
	line-height: 45px !important; }
.homeslider-description h2 {
	line-height: 1.4em !important; }

#homepage-slider .homeslider-description p {
  width: 100% !important; }

#htmlcontent_home ul li a, #htmlcontent_top ul li a {
  position: relative;
  display: block;
  opacity: 0.9; }
#htmlcontent_home ul li a .hp-box-header, #htmlcontent_top ul li a .hp-box-header {
	width: 100%;
	display: block;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	text-shadow: 0px 0px 10px black;
	position: absolute;
	font-size: 22px;
	color: #fff;
	top: 0;
	left: 0;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 15px; }
#htmlcontent_home ul li a i, #htmlcontent_top ul li a i {
	display: none; }
#htmlcontent_home ul li a:hover, #htmlcontent_top ul li a:hover {
	opacity: 1; }
#htmlcontent_home ul li a:hover .hp-box-header, #htmlcontent_top ul li a:hover .hp-box-header {
	background-color: rgba(0, 0, 0, 0.8); }

ul.product_list.grid > li .product-container h5 {
  min-height: 0 !important; }

#page .socialsharing_product .btn {
  padding-top: 9px !important; }
#page .label {
  padding: 8px 8px 4px 8px; }
#page ul.product_list .availability span.available-now, #page .label-success {
  background: #b7c640; }
#page .availability span, #page #availability_statut span, #page .warning_inline, #page .label {
  text-transform: uppercase;
  font-family: "sebastian_text_proregular", sans-serif !important;
  font-weight: normal !important;
  padding-top: 8px;
  line-height: 10px;
  border: none; }
#page ul.product_list .availability span.out-of-stock,
#page #availability_statut #availability_value.warning_inline,
#page .alert-warning {
  background: #9a3a24;
  border: none;
  text-shadow: none; }
#page #availability_value {
  padding-top: 15px !important;
  padding-bottom: 10px !important; }
#page .btn {
  border: none !important;
  font-family: "sebastian_text_proregular", sans-serif !important;
  text-transform: uppercase;
  font-weight: normal !important;
  text-shadow: none !important; }
#page .button.ajax_add_to_cart_button.teahouse {
	opacity:1
}

#page ul.product_list .availability span.available-dif,
#page .button.ajax_add_to_cart_button span,
#page .cart_block .cart-buttons a#button_order_cart span,
#page .button.button-medium,
#page .box-info-product .exclusive span,
#page .button.button-medium span {
  background: #607a2e !important;
  border: none;
  text-shadow: none; }
#page .button.ajax_add_to_cart_button:hover span,
#page .cart_block .cart-buttons a#button_order_cart:hover span,
#page .cart_navigation .button-medium:hover span,
#page .box-info-product .exclusive:hover span,
#page .button.button-medium:hover span {
  background: #4f6426 !important; }
#page .box-info-product .exclusive {
  width: 100%; }
#page .box-info-product .exclusive span {
  padding: 18px 6px 14px 49px;
  width: 100%; }
#page .cart_navigation .button-medium,
#page .cart_navigation .button-medium span,
#page .box-info-product .exclusive,
#page .box-info-product .exclusive span {
  border: none !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0; }
#page .cart_navigation .button-medium span {
  padding-top: 15px; }
#page .box-info-product .exclusive:before {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-shadow: none;
  border: none !important;
  line-height: 60px; }
#page .box-info-product .exclusive:after {
  display: none; }
#page .button.lnk_view span {
  background: #ededed !important; }
#page .button.lnk_view:hover span {
  background: #d9d9d9 !important; }
#page .cart_block .cart-buttons a#button_order_cart span {
  padding-top: 14px !important; }
#page .cart-buttons a span i {
  display: none; }
#page #layer_cart .layer_cart_product h2 {
  color: #607a2e; }
#page #layer_cart .layer_cart_cart .button-container i {
  display: none; }

#page ul.product_list.grid > li.hovered .product-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 10;
  border: 1px solid #d6d4d4; }
#page ul.product_list.grid > li.hovered .product-container .product-image-container {
  padding-bottom: 10px;
  border: none; }
#page ul.product_list.grid > li .product-container .content_price {
  padding-bottom: 7px; }
#page .buttons_bottom_block {
  padding: 13px 0 0 0;
  margin: 0; }
#page .buttons_bottom_block button {
  margin: 0 auto; }

.info-icon {
  display: block;
  width: 60px;
  height: 60px;
  float: left;
  background-repeat: no-repeat;
  margin-right: 18px;
  margin-top: 4px; }
.info-icon.info-icon-1 {
	background-image: url("../img/dc-icon/info-1.png"); }
.info-icon.info-icon-2 {
	background-image: url("../img/dc-icon/info-2.png"); }
.info-icon.info-icon-3 {
	background-image: url("../img/dc-icon/info-3.png"); }

#facebook_block, #cmsinfo_block {
  min-height: 365px; }

#cmsinfo_block h2 {
  margin-top: 0 !important; }

@media (min-width: 1200px) {
  #index ul.product_list.tab-pane > li {
    padding-bottom: 43px !important; } }
#usefull_link_block {
  display: none !important; }

.footer-container #footer ul li a {
  font-weight: normal !important; }

input, input:active, input:focus, button:focus {
  outline: none !important;
  box-shadow: none !important; }

input:focus {
  border-color: #d6d4d4 !important;
  color: #000 !important; }

#search_block_top #search_query_top {
  line-height: 19px !important; }

header {
  padding-bottom: 5px !important; }

#block_top_menu {
  padding-top: 2px !important; }

header .row #header_logo {
  padding-top: 0 !important; }

#page .alert {
  border: none; }
#page .alert li {
	list-style: none; }
#page .alert ol, #page .alert ul {
	padding-left: 0;
	margin-left: 25px; }
#page .alert .lnk {
	display: none; }
#page .alert-danger {
  background-color: #9a3a24; }

#page .shopping_cart > a:first-child {
  padding-top: 9px !important;
  padding-bottom: 6px !important; }
#page #cart_summary tbody td.cart_product img {
  border: none; }
#page #order_step em {
  display: none; }
#page ul.step li.step_current span,
#page ul.step li.step_todo span,
#page ul.step li.step_current,
#page ul.step li.step_todo,
#page ul.step li.step_done,
#page ul.step li.step_done a {
  border: none; }
#page ul.step li.step_done a {
  background: #727171; }
#page ul.step li.step_done a:hover {
  background-color: #585858; }
#page ul.step li.step_current span {
  background-color: #607a2e; }
#page ul.step li.last span,
#page ul.step li.last,
#page ul.step li.first,
#page ul.step li.first span, #page ul.step li.first a,
#page ul.step {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important; }
#page ul.step li.step_todo span:after,
#page ul.step li.step_current span:after,
#page ul.step li.step_done a:after {
  background-image: none !important; }
#page ul.step li a, #page ul.step li span,
#page ul.step li.step_current span,
#page ul.step li.step_current_end span,
#page ul.step li.step_done a span {
  font-weight: normal !important;
  text-shadow: none;
  padding: 16px 10px 10px 13px;
  text-align: center; }
#page .cart_navigation a i, #page .button-small i, #page .standard-checkout i {
  display: none; }
#page .cart_total_price span {
  font-size: 22px !important;
  line-height: 22px !important; }
#page #cart_summary tfoot td.total_price_container span {
  display: inline-block;
  padding-top: 6px; }
#page #cart_summary tfoot td.total_price_container span,
#page #cart_summary tfoot td#total_price_container {
  color: #000; }
#page .button.button-small span {
  border: none !important;
  padding-top: 8px !important; }
#page ul.step li.step_todo {
  background: #ededed; }
#page #total_price_container span {
  text-transform: none !important; }
#page .button.button-medium span,
#page .button.exclusive-medium span {
  padding: 10px 10px 6px 10px !important; }
#page .button.exclusive-medium span {
  border: none !important;
  background: #ededed; }
#page .button.exclusive-medium:hover span {
  background: #d9d9d9; }

.breadcrumb {
  border-radius: 0 !important; }

#page .button.button-medium span i.left {
  display: none; }
#page #SubmitCreate i
#SubmitLogin i {
  display: none !important; }

#my-account ul.myaccount-link-list li a,
#my-account ul.myaccount-link-list li a span {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border: none !important;
  text-shadow: none !important;
  background-image: none !important; }

#my-account ul.myaccount-link-list li a span {
  background: #ededed; }

#my-account ul.myaccount-link-list li a:hover span {
  background: lightgray; }

#my-account ul.myaccount-link-list li a i {
  color: #9a3a24 !important;
  border: none !important;
  border-right: 1px solid #a1a1a1; }

.myaccount-link-list {
  width: 100% !important;
  max-width: 450px; }

.secondary-menu {
  width: 100%;
  margin: 20px 0; }
.secondary-menu li {
	display: block;
	width: 11.11%;
	float: left; }
.secondary-menu li a {
	font-size: 19px;
	padding: 10px 0 45px 0;
	display: block;
	width: 100%;
	text-align: center; }

/*Strip the ul of padding and list styling*/
#secondary-menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/*Create a horizontal list with spacing*/
/*Style for menu links*/
#secondary-menu li a {
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #484848;
  text-decoration: none;
  width: 100%; }
#secondary-menu li a:hover {
	color: #000; }

/*Hover state for top level links*/
/*Style for dropdown links*/
#secondary-menu li:hover ul a {
  height: 40px;
  line-height: 40px; }

/*Hover state for dropdown links*/
#secondary-menu li:hover ul a:hover {
  color: #484848; }

/*Hide dropdown links until they are needed*/
#secondary-menu li ul {
  display: none; }

/*Make dropdown links vertical*/
#secondary-menu li ul li {
  display: block;
  float: none; }

/*Prevent text wrapping*/
#secondary-menu li ul li a {
  width: auto;
  min-width: 100px; }

/*Display the dropdown on hover*/
#secondary-menu ul li a:hover + .hidden, .hidden:hover {
  display: block; }

/*Style 'show menu' label button and hide it by default*/
.show-secondary-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #484848;
  text-align: center;
  padding: 10px 0;
  display: none;
  background-color: #ededed;
  margin: 20px 0; }

/*Hide checkbox*/
#show-secondary-menu {
  display: none; }

/*Show menu when invisible checkbox is checked*/
input#show-secondary-menu:checked ~ #secondary-menu {
  display: block !important; }

/*Responsive Styles*/
@media screen and (max-width: 768px) {
  #homepage-slider {
    display: none; }

  /*Make dropdown links appear inline*/
  #secondary-menu {
    position: static;
    display: none; }

  /*Create vertical spacing*/
  #secondary-menu li {
    margin-bottom: 1px;
		float: none;
	}

  /*Make all menu links full width*/
  #secondary-menu li, #secondary-menu li a {
    width: 100%; }

  /*Display 'show menu' link*/
  .show-secondary-menu {
    display: block; } }
.footer-container #footer #block_contact_infos {
  border: none !important; }

#homepage-slider .homeslider-description {
  cursor: default !important; }

#product_reference {
  display: none; }

.price-percent-reduction, .old-price {
	vertical-align: super;
	font-family: "sebastian_text_proregular", sans-serif !important;
  /*display: none !important*/
}

.quantity-formated small {
  text-transform: none !important;
  font-size: 15px; }

#header .banner {
  margin-top: -13px;
  background-color: #333; }
#header .banner .container {
	height: 65px !important;
	overflow: hidden; }
#header .nav .container {
  margin-top: -28px !important; }

.index #columns {
  padding-top: 4px; }


.product_list.list .left-block, .product_list.list .product-desc, .product_list.list .color-list-container {
  display: none; }
.product_list.list .center-block {
  width: 45%; }
.product_list.list .right-block {
  width: 50%;
  float: right; }
.product_list.list .right-block .right-block-content {
	padding-top: 15px ;
	padding-bottom: 0px ; }
.product_list.list .button-container {
  float: right;
  padding-right: 0px ;
  padding-bottom: 0px ; }
.product_list.list .content_price {
  width: 35% ;
  padding-bottom: 0px ; }
.product_list.list .content_price span {
	padding-top: 10px;
	margin-bottom: 8px ; }
.product_list.list .button-container {
  width: 53% ; }
.product_list.list h5 {
  display: inline; }
.product_list.list .button {
  float: none ; }
.product_list.list .lnk_view {
  float: right ; }
.product_list.list .availability span {
  margin-bottom: 8px ; }

ul.product_list.list > li .product-container {
  padding: 10px 0 10px ; }



.top-pagination-content div.pagination .showall, .bottom-pagination-content div.pagination .showall {
  margin-right: 0 !important; }

.top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
  width: 100% !important;
  text-align: left !important;
  padding-top: 5px !important; }

#left_column {
  padding-right: 60px; }

.product_list > p {
  text-align: center; }

#layered_form div div ul {
  max-height: none !important; }

.header_user_info {
  border: none !important; }

#add_address .form_info {
  display: none; }

#vat_number {
  display: block !important; }

#cms h2 {
  line-height: 30px !important;
  font-size: 25px;
  margin-top: 40px; }
#cms h3 {
  margin-top: 20px !important;
  padding: 0 !important; }

.footer-container #footer #social_block {
  width: auto !important; }

#account-creation_form .pull-right.required {
  display: none; }

#header_logo img {
  width: 270px; }

div.box #registration-warehouse-checkboxes,
div.box #vat_number {
  display: none; }

#header .banner .container {
  background: url("https://www.tea.cz/themes/default-bootstrap/img/banner-milci-logo.png");
  background-repeat: no-repeat;
  background-position: left top; }

@media (max-width: 1199px) {
  #header .banner img {
    visibility: hidden; } }

/*# sourceMappingURL=style.css.map */

@media (max-width: 479px){
	.product_list.list .right-block {
		width: 100%;
		float:left
	}
	ul.product_list.list > li .right-block .right-block-content .button-container {
		padding:0
	}

	.product_list.list .lnk_view {
		float:none
	}
	ul.product_list.list > li .right-block .right-block-content .button-container .btn {
		margin-right: 5px
	}
	.button.ajax_add_to_cart_button span,
	.button.lnk_view span {
		padding-bottom: 5px
	}
	ul.product_list.list > li .right-block .right-block-content .button-container {
		padding-bottom: 0 !important
	}
	#left_column {
    padding-right: 15px
	}

	.pb-left-column #image-block {
		width: 100% !important
	}

	#columns, #header .container {
		padding-right: 30px;
		padding-left: 30px
	}
	#columns {
		padding-bottom:0
	}
	.pb-center-column {
    margin-bottom: 10px !important
	}

	.pb-left-column #views_block {
		width: 100% !important;
		margin-top: 14px !important;
	}

	#thumbs_list {
		float: none !important;
		width: 100% !important
	}
	#thumbs_list li:first-child {
		margin: 0 !important;
	}
	#thumbs_list li {
		float: none !important;
		display: inline-block !important;
		margin: 0 !important;
	}
	#thumbs_list_frame {
		width: 100% !important;
		text-align: center;
		justify-content: space-evenly;
		display: flex;
	}

	#search_block_top {
    padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	#header .shopping_cart {
		padding-top:10px !important
	}
	.top-hr {
		display: none;
	}
	#page .box-info-product .exclusive span{
		font-size: 130%;
	}
	#page .box-info-product .exclusive span::before {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-shadow: none;
    border: none !important;
    line-height: 60px;
		font-family: "FontAwesome";
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		color: white;
		font-size: 25px;
		line-height: 47px;
		text-shadow: 0 1px #015883;
		content: "\f07a";
		z-index: 2;
		width: 51px;
		text-align: center;
	}
	
	.bottom-pagination-content {
		border-top: none
	}
	
	ul.product_list.list > li:first-child .product-container {
		border-top: none
	}
	.top-pagination-content {
		display: none
	}
}
.page-product-box {
	margin-bottom: 20px
}
.page-product-box:not(:last-of-type) {
	padding-bottom:0;
	border: 1px solid #d6d4d4;
}

.page-product-box h3 { 
	border: none;
	padding-bottom: 1ex;
	line-height: 1;
	margin-bottom:0;
	border-bottom: 1px solid #d6d4d4;
}

#page .page-product-box .rte {
	padding-top:1rem;
	padding-bottom:1rem
}

#page .page-product-box .rte p {
	margin-bottom: 0
}

.page-product-box .table-data-sheet {
	margin-bottom:0;
	border-bottom: none
}

.page-product-box h3 + .table-data-sheet tr.odd:first-child {
	border-top:none
}

body#index .htmlcontent-item-2 .hp-box-header {
	display: none
}