@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;700&family=Poppins:wght@400;500;700&display=swap'); 

.notifyjs-corner {
  z-index: 99 !important;
}

.top {
  position: relative;
  z-index: 100;
  display: block;
  height: 10px;
  width: 100%;
  background: linear-gradient(90deg, #03aae3 40%, #fbbc36 40%, 60%, #e8377f 0);
}

.promo_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  background: rgba(255,255,255,0.65);
  transition: all 0.3s;
  z-index: 101;
}
.promo_modal img {
  max-width: 800px;
  width: 90%;
  margin: 5% 5% 0 5%;
}
.promo_showed {
  opacity: 1;
  visibility: visible;
}
.promo_close {
  display: none !important;
}

.nws_reg {
  max-width: 940px;
  min-height: 595px;
  width: 90%;
  margin: 5% 5% 0 5%;
  background: url(data/nws_bg.jpg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
}
.nws_reg_close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 90%;
  cursor: pointer;
  color: #504d4d;
}
.nws_reg_close img {
  position: relative;
  display: inline-block;
  width: 14px;
  margin: 0;
  top: 3px;
}
.nws_reg_text {
  float: left;
  width: 63%;
  margin: 4% 0 0 5%;
  text-align: left;
}
.nws_reg_text h2 {
  font-size: 310%;
  line-height: 115%;
  color: #ee2d7a;
  font-weight: 700;
  margin-bottom: 15px;
}
.nws_reg_text p {
  line-height: 150%;
  color: black;
  margin: 0;
  padding: 0;
}
.nws_reg_form {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.nws_reg_mail {
  display: inline-block;
  margin: 0px 2% 20px 2%;
  width: 55%;
  background: white;
  border-radius: 30px;
  padding: 1.5% 2.5% 1.5% 2.5%;
  box-sizing: border-box;
  font-size: 110%;
  border: 0;
}
.nws_reg_btn {
  width: 20%;
  display: inline-block;
  text-align: center;
  margin: 0px 2% 20px 2%;
  background: #ee2d7a;
  color: white;
  border-radius: 30px;
  padding: 1.25% 2.5% 1.25% 2.5%;
  text-decoration: none;
  box-sizing: border-box;
  font-size: 110%;
  border: 0;
}

img.about_collavio_title {
  margin-right: 1%;
  width: 98%;
  max-width: 350px;
}
img.collavio_banner_small {
  display: inline-block;
  width: 100%;
}

#hw-87kwowifjjowiklsadh666left {
  z-index: 8 !important;
}

body {
  font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  background: white;
}
a {
  color: #333333;
	text-decoration: underline;
}
a:hover {
  color: #333333;
	text-decoration: none;
}
.root {
  width: 98%;
  max-width: 1256px;
	position: relative;
	margin: auto;
	text-align: left;
}
.content_box {
  float: left;
  width: 100%;
  margin-top: 280px;
}

.hp_slider {
  float: left;
  width: 100%;
}
.hp_slider_item {
  float: left;
  width: 100%;
}
.home_mobile_only {display: none;}
.home_full {display: block;}
.hp_slider img {
  float: left;
  width: 100%;
}
.hp_banners, .hp_mobile_banners {
  float: left;
  width: 100%;
  margin-top: 126px;
}
.hp_mobile_banners img {
  float: left;
  width: 100%;
  transition: all 0.3s;
  box-sizing: border-box;
  border: 1px solid white;
}
.hp_banners img {
  float: left;
  width: 24.25%;
  transition: all 0.3s;
  box-sizing: border-box;
  border: 1px solid white;
}
.hp_mobile_banners img {
  border: 1px solid white;
  box-sizing: border-box;
  transition: all 0.3s;
}
.hp_banners a:nth-child(2) img {
  width: 49.25%;
  margin-left: 1.2%;
}
.hp_banners a:nth-child(3) img {
  float: right;
}
.hp_banners img:hover, .hp_mobile_banners img:hover {
  border: 1px solid #ee2d7a;
}
.hide_on_pc {
  display: none;
}

.hp_title {
  float: left;
  width: 100%;
  margin: 60px 0 60px 0;
  text-align: center;
  font-family: 'Josefin Sans';
}
.hp_title strong {
  float: left;
  width: 100%;
  color: #ee2d7a;
  font-weight: normal;
  font-size: 110%;
  margin-bottom: 10px;
}
.hp_title h1, .hp_title h2 {
  float: left;
  width: 100%;
  font-size: 250%;
  font-weight: normal;
  color: #3e373a;
  padding: 0;
  margin: 0;
}

.hp_top_pr {
  float: left;
  width: 100%;
  text-align: center;
}
a.hp_top_pr_item {
  display: inline-block;
  width: 300px;
  margin: 0 3% 80px 3%;
  text-decoration: none;
}
.hp_top_img {
  float: left;
  width: 240px;
  height: 240px;
  padding-top: 20px;
  margin-left: 20px;
  position: relative;
  margin-bottom: 50px;
}
.hp_top_img:before {
  content: "";
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: #faf6e2;
  bottom: 0px;
  left: -20px;
  position: absolute;
  z-index: 1;
  transition: all 0.5s;
}
a.hp_top_pr_item:nth-child(2) .hp_top_img:before {
  background: #f9eaed;
}
a.hp_top_pr_item:hover .hp_top_img:before {
  border-radius: 0%;
  bottom: -30px;
  height: 320px;
}
.hp_top_img img {
  position: absolute;
  width: 100%;
  bottom: -20px;
  left: 0px;
  z-index: 2;
}
a.hp_top_pr_item strong {
  float: left;
  width: 100%;
  font-size: 160%;
  font-weight: normal;
  font-family: 'Josefin Sans';
}
a.hp_top_pr_item p {
  float: left;
  width: 100%;
  color: #8f8e8f;
  font-size: 110%;
}

.hp_full_banner {
  float: left;
  width: 100%;
  background: #fff6f9 url(/data/hp/woman.jpg) right center no-repeat;
  background-size: contain;
}
.hp_full_banner_inside {
  float: left;
  width: 60%;
  background: url(/data/hp/vyhody_collavio.jpg) left center no-repeat;
  background-size: contain;
  padding: 100px 0 80px 30%;
}
.hp_full_banner_item {
  float: left;
  width: 45%;
  text-align: left;
  margin-bottom: 20px;
}
.hp_full_banner_item:nth-child(3) {
  margin-left: 5%;
}
.hp_full_banner_item:nth-child(5) {
  margin-left: 10%;
}
.hp_full_banner_item  svg {
  float: left;
  width: 15%;
}
.hp_full_banner_item strong {
  float: right;
  width: 83%;
  font-family: 'Josefin Sans';
  font-size: 160%;
  font-weight: normal;
  color: #282b3f;
  margin-top: 8px;
}
.hp_full_banner_item p {
  float: right;
  width: 70%;
  color: #8f8e8f;
  font-size: 105%;
  padding-right: 13%;
}

.hp_brands {
  float: left;
  width: 92%;
  margin-left: 4% !important;
  margin-bottom: 60px;
}
.hp_brands img {
  width: 20%;
  height: 160px;
  object-fit: contain;
  object-position: center;
}

/* hlavička */

.top_line {
  float: left;
  width: 100%;
  height: 32px;
  background: #eeeeee;
  color: #313537;
  font-size: 90%;
  box-sizing: border-box;
  margin-bottom: 30px;
  max-height: 40px;
  transition: all 0.3s;
  overflow: hidden;
}
.top_line a, .top_line_parser {
  color: #313537;
  text-decoration: underline;
}
.top_line a:first-child {
  margin-left: 0px;
}
.top_line a:last-child {
  margin-right: 0px;
}
.top_line a:hover {
  text-decoration: underline;
}
.top_l {
  float: left;
  width: 20%;
  text-align: left;
}
.top_r {
  float: right;
  width: 20%;
  text-align: right;
}
.top_c {
  float: left;
  width: 60%;
  text-align: center;
}
.small_header .top_line {
  max-height: 0px;
  padding-top: 0px;
  margin-bottom: 12px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 96;
}
.small_header {
  box-shadow: 0px 0px 4px 0px gray;
}
.header img.logo {
  float: left;
  width: 15%;
  margin: 0px 0px 15px 0;
  min-width: 130px;
  max-width: 250px;
  transition: all 0.3s;
}
.small_header img.logo {
  margin: 0px 0px 12px 0;
  width: 12%;
}
.search_place {
  float: right;
  width: 16%;
  border-radius: 25px;
  background: #f9f9f9;
  overflow: hidden;
  margin: 20px 5% 0px 0px;
  transition: all 0.3s;
}
.small_header .search_place {
  margin: 5px 5% 0px 0px;
}
.search_place input, .search_place .btn {
  float: left;
  width: 70%;
  border: 0;
  background: none;
  color: black;
  font-size: 100%;
  font-family: 'Poppins', sans-serif;
  padding: 8px 5% 8px 5%;
  transition: all 0.3s;
}
.search_place .btn {
  float: right;
  width: 10%;
  background: #f9f9f9;
  color: black;
  text-align: center;
  cursor: pointer;
}
.search_place .btn:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
}
.search_place:hover .btn {
  background: #ee2d7a;
  color: white;
}
.kosik_place {
  float: right;
  position: relative;
  color: #313537;
  border-radius: 4px;
  margin: 20px 1.5% 0px 0px;
  padding: 8px 15px 8px 0px;
  font-size: 110%;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s;
}
.small_header .kosik_place {
  margin: 5px 1.5% 0px 0px;
}
.kosik_place:after {
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  transition: all 0.3s;
}
.kosik_place:hover:after {  
  color: #ee2d7a;
}
.kosik_place_num {
  position: absolute;
  background: #ee2d7a;
  width: 22px;
  height: 22px;
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  border-radius: 50%;
  padding-top: 2px;
  right: -4px;
  top: -10px;
  text-decoration: none !important;
  box-sizing: border-box;
}
.menu_place {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  transition: all 0.3s;
}
.small_header .menu_place {
  margin: 0px 0px 0px 0px;
}
.menu_place .flag_btn {
  display: none;
}
.menu_item {
  float: left;
  position: relative;
  margin-right: 1.5%;
  transition: all 0.2s;
  font-size: 110%;
  font-weight: 500;
}
.menu_place .dd {
  padding: 0 1.11% 0 0%;
  background: white url(data/ico/dd_hi.png) right center no-repeat;
  background-size: 10px;
}
.menu_place .dd:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  top: 20px;
  left: 0px;
}
.menu_item:last-child {
  border-right: 0;
}
.menu_place a {
  display: inline-block;
  text-decoration: none;
  color:#313537;
  transition: all 0.2s;
}
.submenu_place {
  position: absolute;
  width: 200px;
  left: 0;
  top: 20px;
  background: white;
  overflow: hidden;
  transition: none;
  max-height: 0;
  opacity: 0;
  z-index: 10;
  text-align: left;
  font-size: 85%;
  box-shadow: 0 0 10px 4px rgba(0,0,0,0.15);
}
.menu_item:hover a, .menu_item.active a {
  color: #ee2d7a;
}
.menu_item:hover .submenu_place {
  top: 40px;
  opacity: 1;
  transition: top 0.3s, opacity 0.3s;
  max-height: 500px;
}
.submenu_place a {
  float: left;
  width: 91%;
  padding: 8px 5% 8px 4%;
  transition: all 0.3s;
  color: black !important;
  border-bottom: 1px dashed rgba(0,0,0,0.15);
}
.submenu_place a:last-child {
  border-bottom: 0;
}
.submenu_place a:hover, .submenu_place a.active {
  color: #ee2d7a  !important;
}
.nav_bar {
  float: left;
  width: 100%;
  text-align: left;
  background-color: #e8377f;
  color: white;
  padding: 5px 0 10px 0;
  margin-top: 15px;
}
.nav_bar h1 {
  margin: 5px 0 0 0;
}
.nav_line {
  float: left;
  width: 99%;
  font-size: 15px;
  position: relative;
  margin-top: -8px;
  padding-left: 2px;
}
.nav_parser {
  display: inline-block;
  background: white;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: 0px 10px 0px 10px;
  position: relative;
  top: 11px;
}
.nav_line a, .nav_target {
  color: white;
  font-size: 90%;
  transition: all 0.2s;
  text-decoration: none;
  display: inline;
  position: relative;
  left: -2px;
}
.nav_line a:hover {
  text-decoration: underline;
}
.search_mobile_btn {
  display: none;
}
a.flag_btn {
  float: right;
  background: #999999;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px 3px 0px 0px;
  padding: 6px 8px 6px 8px;
  margin-left: 1px;
  transition: all 0.2s;
}
a.flag_btn:hover {
  color: #343434;
}
.flag_btn_1 {
  background-color: #de6567 !important;
}
.flag_btn_2 {
  background-color: #f6c5a5 !important;
}
h1, .content_head {
  float: left;
  width: 100%;
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 5px;
}
.content_head {
  font-size: 180%;
  margin: 25px 0px 10px 0px;
}
.shop_perex {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgb(51, 51, 51);
  font-weight: 300;
  line-height: 140%;
}
.shop_perex strong {
  font-weight: 700;
}
.pr_list_subs {
  float: left;
  width: 100%;
}
.pr_list_sub_item, .filter_item {
  float: left;
  width: 100%;
  margin: 8px 0 8px 0;
  font-size: 100%;
  color: black;
  text-decoration: none;
  transition: all 0.3s;
}
.pr_list_sub_item:hover, .filter_item:hover {
  color: #ee2d7a;
}
.filter_item span {
  font-size: 90%;
  opacity: 0.5;
}
.shop_part {
  float: right;
  width: 75%;
  margin: 25px 0px 25px 0px;
}
.related_list {
  width: 100%;
}
a.pr_item {
  float: left;
  width: 31.75%;
  margin: 0px 2.375% 20px 0px;
  box-sizing: border-box;
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
  border: 1px solid white;
}
.related_list a.pr_item {
  width: 23.25%;
  margin: 0px 2.333% 20px 0px;
}
a.pr_item:hover {
  border: 1px solid #ee2d7a;
}
a.pr_item:nth-child(3n+3) {
  margin: 0px 0% 20px 0px;
}
.related_list a.pr_item:nth-child(3n+3) {
  margin: 0px 2.333% 20px 0px;
}
.related_list a.pr_item:nth-child(4n+4) {
  margin: 0px 0% 20px 0px;
}  
img.pr_stamp {
  position: absolute;
  top: 1%;
  left: 1%;
  height: 81px;
  z-index: 2;
}
img.pr_stamp:nth-child(2) {
  top: 90px;
}
img.pr_stamp:nth-child(3) {
  left: 90px;
}
img.pr_stamp:nth-child(4) {
  left: 180px;
}
img.pr_stamp:nth-child(5) {
  top: 180px;
}
.pr_full_gal img.pr_stamp {
  top: 1%;
  left: 1%;
}
.pr_full_gal img.pr_stamp:nth-child(2) {
  top: 90px;
}
.pr_full_gal img.pr_stamp:nth-child(3) {
  left: 90px;
}
.pr_full_gal img.pr_stamp:nth-child(4) {
  left: 180px;
}
.pr_full_gal img.pr_stamp:nth-child(5) {
  top: 180px;
}
.pr_img_place {
  float: left;
  width: 100%;
  height: 350px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  box-sizing: border-box;
  border: 15px solid rgba(0,0,0,0.03);
}
.pr_img_place:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.03);
}
.small_stamps {
  position: absolute;
  left: 0%;
  top: 0%;
}
.pr_full_gal .small_stamps {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: none;
}
.pr_small_stamp {
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 8px 3px 8px;
  color: white;
  background: #A6CC80;
  text-align: center;
  font-size: 80%;
  margin-bottom: 2px;
  font-weight: 500;
  border-radius: 20px;
}
.pr_small_stamp_purple {
  background: #ee2d7a;
}
.vyprodej {
  background: rgb(144,144,144) !important;
}
.img_flag {
  position: absolute;
  top: 0%;
  right: 0%;
  padding: 3px 8px 3px 8px;
  color: white;
  background: #ee2d7a;
  font-size: 80%;
  font-weight: 500;
  border-radius: 20px;
}
a.pr_item .pr_img_place img {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 4px 4px 0px 0px;
  object-fit: cover;
  transform: scale(1.01);
  transition: all 0s;
}
.no_zoom img {
  transform: none !important;
  object-fit: cover;
}
.no_zoom_contain img {
  transform: none !important;
  object-fit: contain !important;
}
.img_none img {
  transform: none !important;
  object-fit: contain !important;
  width: 70% !important;
  margin-left: 15%;
  opacity: 0.6;
}
a.pr_item .pr_img_place img.zoom {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.4s;
  opacity: 0;
}
a.pr_item:hover .pr_img_place img:first-child {
  transform: scale(1.15);
  transition: all 1s ease;
}
a.pr_item:hover .pr_img_place img.zoom {
  opacity: 1;
  transition: all 0.4s ease-out 0.4s;
}
a.pr_item strong {
  float: left;
  width: 97%;
  height: 80px;
  text-align: center;
  font-size: 100%;
  font-weight: 400;
  font-size: 110%;
  color: black;
  transition: all 0.3s;
  padding: 12px 1.5% 0px 1.5%;
}
a.pr_item:hover strong {
  color: #ee2d7a;
}
.pr_line {
  float: left;
  width: 98%;
  padding: 0px 1% 25px 1%;
}
.pr_cena {
  float: left;
  width: 100%;
  font-size: 130%;
  color: black;
  opacity: 0.75;
  text-align: center;
  font-weight: 500;  
}
.pr_cena span {
  display: inline-block;
  font-size: 80%;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 2%;
  opacity: 0.6;
}
.pr_cena span.pr_disc_pr {
  text-decoration: none;
  margin-left: 5px;
}
.pr_sklad, .pr_sklad2, .pr_sklad3 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #A6CC80;
  background: none;
  font-size: 100%;
  font-weight: 500;
  text-transform: uppercase;
}
.pr_sklad2 {
  background: #dc5d5c;
}
.pr_sklad3 {
  background: rgb(230,230,230);
  color: rgb(90,90,90);
}

.pr_pages {
  float: left;
  width: 100%;
  background: none;
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 5px;
  text-align: right;
}
.pr_pages a {
  display: inline-block;
  background: white;
  width: 24px;
  color: #f6c5a5;
  border-radius: 4px;
  margin: 4px 2px 0px 2px;
  padding: 2px 0px 2px 0px;
  text-decoration: none;
  text-align: center;
}
.pr_pages a:hover {
  color: #333333;
}
.pr_pages a.active {
  color: white;
  background: #333333;
}
.pr_list {
  float: left;
  width: 100%;
}
.load_more_pr {
  float: right;
  width: 30%;
  margin: 15px 0px 25px 0px;
  border-radius: 3px;
  padding: 10px 15px 10px 15px;
  text-align: center;
  background: #f6c5a5;
  color: white;
  font-weight: 700;
  cursor: pointer;
}

.prbacklink {
  float: left;
  width: 100%;
  position: relative;
  top: -10px;
}
.pr_full_gal {
  float: left;
  width: 42%;
  position: relative;
}
.pr_full_gal .img_flag {
  right: 3%;
}
.pr_full_gal a img.primary {
  float: left;
  width: 100%;
  height: auto;
  max-height: 35rem;
  object-fit: contain;
  margin: 0px 0px 0px 0px;
}
.pr_full_gal a img.pr_gal_item {
  float: left;
  width: 30%;
  height: 120px;
  object-fit: contain;
  margin: 15px 1.5% 0px 1.5%;
  border-radius: 3px;
}
.pr_info_part {
  float: right;
  width: 52%;
  font-weight: 300;
  padding-left: 3%;
  border-left: 1px solid rgb(232,232,232);
  margin-bottom: 30px;
}
.pr_buy_part {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgb(232,232,232);
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.pr_old_cena {
  float: left;
  width: 50%;
  line-height: 140%;
  min-height: 60px;
}
.pr_old_cena strike {
  color: #777;
  font-weight: 700;
}
.pr_old_cena span {
  color: #ee2d7a;
}
.pr_old_cena strong {
  font-weight: 700;
}
.pr_old_cena strong span {
  background: #00b455;
  color: white;
  padding: 1%;
  border-radius: 3px;
}
.pr_buy_part .pr_sklad, .pr_buy_part .pr_sklad2, .pr_buy_part .pr_sklad3 {
  position: static;
  float: left;
}
.pr_buy_cena {
  float: right;
  width: 50%;
  text-align: right;
}
.pr_buy_cena strong {
  font-size: 240%;
}
.pr_buy_line {
  float: right;
  width: 50%;
}
.pr_buy_line input {
  float: left;
  width: 25%;
  background: white;
  border-radius: 3px;
  border: 5px solid #EBF5EB;
  font-family: Roboto, arial, sans-serif;
  font-size: 115%;
  box-sizing: border-box;
  padding: 2%;
  height: 51px;
}
.pr_buy_line .btn, .cart_items .soucet .btn, .send_btn, .btn_filtry_apply, .btn_zslk {
  float: right;
  width: 70%;
  border-radius: 3px;
  background: #A6CC80;
  color: white;
  font-size: 120%;
  font-weight: 700;
  text-align: center;
  border: 5px solid #A6CC80;
  padding: 6px 0 6px 0;
  cursor: pointer;
  transition: all 0.3s;
}
.btn_filtry_apply {
  float: left;
  margin: 25px 0px 0px 15%;
}
.cart_items .soucet .btn {
  display: inline-block;
  float: none;
  font-size: 110%;
  margin-top: 15px;
}
.pr_buy_line .btn:hover, .cart_items .soucet .btn:hover {
  background: white;
  color: #A6CC80;
}
img.vyhoda_1 {
  float: left;
  width: 49.5%;
}
img.vyhoda_2 {
  float: right;
  width: 49.5%;
}
.pr_params {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.pr_params .cross {
  font-weight: 400;
}
.pr_params .cross select {
  font-weight: bold;
  min-width: 50%;
}
.param_item {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(232,232,232);
}
.param_item:first-child {
  font-weight: bold;
  padding-bottom: 20px;
}
.param_item:last-child {
  border-bottom: 0px;
}
.param_item span {
  float: left;
  width: 25%;
}
.param_item span:last-child {
  float: right;
  width: 75%;
}
.param_item:first-child span {
  float: left;
  width: 50%;
}
.pr_popis {
  float: left;
  width: 100%;
  font-weight: 300;
  line-height: 150%;
  margin: 20px 0px 0px 0px;
  padding: 0;
}
.pr_popis a {
  color: #008dd1;
}
.pr_popis strong {
  font-weight: 700;
}

.nutri_table {
  width: 100%;
  border: 0;
  font-size: 85%;
}
.nutri_table th {
  text-align: center;
  font-size: 110%;
  font-weight: 500;
}
.nutri_table th:nth-child(1) {
  width: 50%;
}
.nutri_table th:nth-child(2) {
  min-width: 90px;
  width: 20%;
}
.nutri_table th:nth-child(3) {
  min-width: 130px;
  width: 30%;
}
.nutri_table td:nth-child(2), .nutri_table td:nth-child(3) {
  text-align: center;
}
.nutri_table td, .nutri_table th {
  padding: 1.5% 3%;
  box-sizing: border-box;
}
.nutri_table tr {
  background: #fcf8f9;
  width: 100%;
}
.nutri_table tr:nth-child(2n+2) {
  background: white;
}
.pr_full_gal p {
  float: left;
  width: 100%;
  padding: 0% 3%;
  box-sizing: border-box;
}
.pr_full_gal .nutri_table {
  float: left;
  margin-top: 50px;
}

.footer {
  float: left;
  width: 100%;
  background: #eeeeee;
  color: #313537;
  padding: 20px 0px 0px 0px;
}
.footer_part {
  float: left;
  width: 23%;
  margin-right: 1.3%;
  margin-bottom: 15px;
}
.footer_part img {
  float: left;
  max-width: 200px;
  margin: 10px 0px 20px 0px;
}
.footer_part:last-child {
  float: right;
  margin-right: 0%;
}
.footer_part strong {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ee2d7a;
  font-family: 'Josefin Sans';
  font-weight: normal;
  font-size: 150%;
}
.footer_part p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 130%;
}
.footer_c_line {
  float: left;
  width: 100%;
  color: #313537;
  margin-bottom: 15px;
}
.footer_c_line img {
  float: left;
  width: 8%;
}
.footer_part a {
  color: #313537;
  text-decoration: none;
  transition: all 0.2s;
}
.footer_part a:hover {
  color: #ee2d7a;
}
.footer_menu a {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.footer_c_line i {
  float: left;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  margin-top: 3px;
}
.footer_c_line i.point:before {
  content: "\f3c5";
}
.footer_c_line i.mail:before {
  content: "\f0e0";
}
.footer_c_line i.tel:before {
  content: "\f879";
}
.footer_c_line span {
  float: right;
  width: 92%;
}
.copyright_line {
  float: left;
  width: 100%;
  background: #eeeeee;
  padding: 15px 0px 15px 0px;
  text-align: center;
  color: #313537;
  border-top: 1px solid rgba(2, 1, 1, 0.08);
  font-size: 90%;
}
.copyright_line a {
  color: black;
}

.content_part {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.close {
  width: 26px;
  height: 26px;
  opacity: 0.6;
  transition: all 0.3s;
  cursor: pointer;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 12px;
  content: ' ';
  height: 27px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

.active_filter_del {
  float: left;
  position: relative;
  font-size: 90%;
  margin: 12px 30px 0px 0px;
}
.active_filter_del .close {
  position: absolute;
  display: block;
  right: -15px;
  top: 3px;
  width: 12px;
  height: 12px;
  background: none;
  margin: 0;
  padding: 0;
}
.active_filter_del .close:before, .active_filter_del .close:after {
  position: absolute;
  left: 5px;
  content: ' ';
  height: 14px;
  width: 2px;
  background-color: red;
}

.filtry_line {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.filter_btn {
  float: left;
  width: 36px;
  height: 36px;
  position: relative;
  background-position: center center;
  background-size: 20px;
  background-image: url(data/ico/filter.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: white;
  border-radius: 50%;
  border: 2px solid #ee2d7a;
  display: none;
}
.filters_active {
  background-color: #ee2d7a;
}

.filter_group {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: left;
}
.filter_group:last-child {
  margin-bottom: 15px;
}
.filter_group strong {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: normal;
  font-family: Josefin Sans,'Josefin Sans', sans-serif;
  font-weight: 400;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid #ee2d7a;
  margin: 15px 0 15px 0;
}
.filter_group strong:before {
  background: none;
  border-color: transparent;
  border-top-color: transparent;
  border-style: solid;
  border-width: 8px 8px 0;
  content: "";
  font-size: 16px;
  height: 0;
  position: absolute;
  left: 30px;
  top: 100%;
  width: 0;
  border-top-color: #ee2d7a;
}
.filter_group strong:after {
  border-width: 6px 6px 0;
  border-top-color: #fff;
  left: 32px;
  background: none;
  border-color: transparent;
  border-top-color: transparent;
  border-style: solid;
  border-width: 8px 8px 0;
  content: "";
  font-size: 16px;
  height: 0;
  position: absolute;
  left: 30px;
  top: 100%;
  width: 0;
  border-width: 6px 6px 0;
  border-top-color: #fff;
  left: 32px;
}
/*.filter_group a.filter_item {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding: 3px 5px 3px 5px;
  background: rgb(242,242,242);
  text-decoration: none;
  border-radius: 4px;
  box-sizing: border-box;
}*/
.filter_group a.filter_color {
  float: left;
  width: 32px;
  height: 32px;
  margin: 10px 5px 0px 5px;
  background: white;
  border-radius: 50%;
  border: 3px dotted rgb(152,203,213);
  text-decoration: none;
}
.filter_group a.filter_color.active {
  border: 3px solid rgb(30,75,75);
}
.filter_group a.active {
  font-weight: bold;
}

.sort_btn {
  float: right;
  width: 30%;
  position: relative;
  border: 2px solid #ee2d7a;
  background-color: white;
  background-position: right center;
  background-size: 14px;
  //background-image: url(data/ico/dd_hi.png);
  padding: 5px 20px 5px 10px;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 20px;
  text-align: left;
}
.sort_btn:hover {
  text-decoration: none;
  border-radius: 20px 20px 0px 0px;
}
.sort_btn:before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 11;
  right: 17px;
  top: 1px;
  bottom: 0;
  height: 0;
  margin: auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid;
}
.sort_btn .submenu_place {
  right: -2px;
  top: none;
  box-shadow: none;
  left: auto;
  width: 100%; 
  background-color: white;
  border: 2px solid #ee2d7a;
  border-top: 0;
  border-radius: 0px 0px 20px 20px;
  margin-top: 10px;
  opacity: 0;
  max-height: 0px;
}
.sort_btn:hover .submenu_place {
  max-height: 300px;
  opacity: 1;
}
.sort_btn_item {
  display: inline-block;
  width: 90%;
  padding: 10px 0px 10px 10px;
}
.sort_btn_item:hover {
  text-decoration: underline;
}

.page_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0,0,0,0.5);
  transition: all 0.4s;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.overlay_box_left, .overlay_box_right {
  position: absolute;
  left: -390px;
  width: 100%;
  height: 100%;
  padding: 2% 1.5% 2% 1.5%;
  max-width: 380px;
  background: white;
  box-sizing: border-box;
  transition: all 0.4s;
  box-shadow:  0px 0px 8px 0px gray;
}
.overlay_box_right {
  max-width: 550px;
}
.overlay_box_left .close {
  position: absolute;
  top: 1%;
  right: 4%;
}
.overlay_box_right .close {
  position: absolute;
  top: 1%;
  right: 4%;
}
.modal_box .close {
  position: absolute;
  top: 1%;
  right: 1%;
}
.btn_zslk {
  display: inline-block;
  margin-top: 15px;
  float: none;
  text-decoration: none;
}
.overlay_box_right {
  left: auto;
  right: -560px;
}
.modal_box {
  display: block;
  position: absolute;
  top: -500px;
  width: 30%;
  min-height: 50px;
  background: white;
  padding: 2% 1.5% 2% 1.5%;
  text-align: center;
  box-sizing: border-box;
  transition: opacity 0.4s;
  box-shadow:  0px 0px 8px 0px gray;
  margin-left: 35%;
}
.modal_content {
  float: left;
  width: 100%;
}
.modal_content strong {
  margin-bottom: 15px;
  display: inline-block;
}
.modal_content .zslk_search {
  width: 100% !important;
  padding: 2%;
  font-size: 110%;
  box-sizing: border-box;
  border-radius: 4px;
}
.open_left_over, .open_right_over, .open_modal, .open_search {
  opacity: 1;
  visibility: visible;
}
.menu_open {
  opacity: 1;
  visibility: visible;
}
.open_left_over .overlay_box_left {
  left: 0px;
}
.open_right_over .overlay_box_right {
  right: 0px;
}
.open_modal .modal_box {
  top: 200px;
}
.over_box_header {
  float: left;
  width: 100%;
  font-size: 160%;
  border-bottom: 1px solid rgb(232,232,232);
  padding-bottom: 15px;
}
.overlay_box_left p, .overlay_box_right p {
  text-align: center;
  font-weight: normal;
  font-size: 105%;
}

.cart_items {
  float: left;
  width: 100%;
}
.cart_info {
  float: left;
  width: 70%;
  margin: 20px 0px 00px 15%;
  font-size: 90%;
}
.cart_message {
  float: left;
  width: 100%;
  font-size: 90%;
  color: rgb(255,0,51);
}
.cart_message a {
  display: inline-block;
  background: rgb(255,0,51);
  color: white !important;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
  text-decoration: none;
  width: auto !important;
}
.cart_item {
  float: left;
  width: 96%;
  border-bottom: 1px solid rgb(232,232,232);
  padding: 15px 2% 15px 2%;
  position: relative;
  transition: background 1.25s linear 1.25s;
  font-size: 95%;
}
.cart_item_new {
  background: #CCF2A6;
  transition: none;
}
.cart_item_cena {
  color: #909090;
}
.cart_item_cena span {
  color: #333333;
}
.cart_item table {
  float: left;
  width: 100%;
  border: 0;
  vertical-align: middle;
  text-align: left;
}
.cart_item table select {
  border: 1px solid gray;
  border-radius: 3px;
  width: 100%;
  height: 25px;
}
.cart_item table td:nth-child(1) {
  width: 12%;
}
.cart_item table td:nth-child(2) {
  text-align: center;
  width: 22%;
}
.cart_item table td:last-child {
  text-align: right;
  width: 10%;
}
.cart_item img {
  width: 80%;
}
.cart_item a {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  color: #008dd1;
}
.cart_del {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(data/ico/del.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.5;
  transform: rotate(0deg);
  transition: all 0.3s;
}
.cart_del:hover {
  transform: rotate(90deg);
  opacity: 1;
}
.cart_btm {
  float: left;
  width: 100%;
}
.cart_items .soucet {
  float: left;
  width: 96%;
  border-bottom: 1px solid rgb(232,232,232);
  padding: 15px 2% 15px 2%;
  margin-bottom: 10px;
  font-size: 95%;
  font-size: 130%;
  color: #909090;
}
.cart_items .soucet span {
  font-size: 140%;
  color: #333333;
}

.cart_icons {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.cart_ico {
  float: left;
  width: 50%;
  font-size: 90%;
  margin-top: 10px;
  color: #909090;
  box-sizing: border-box;
  padding: 0px 5% 0px 5%;
}
.cart_ico span {
  color: #333333;
}
.cart_ico img {
  height: 30px;
}
.cart_back_btn, .cart_truncate_btn {
  float: left;
  width: 30%;
  padding: 1%;
  background: rgb(232,232,232);
  border-radius: 3px;
  cursor: pointer;
}
.cart_truncate_btn {
  float: right;
}
.cart_back_btn:hover, .cart_truncate_btn:hover {
  text-decoration: underline;
}

.cashout_place {
  float: left;
  width: 100%;
  text-align: center;
}
.cashout_part {
  display: inline-block;
  width: 70%;
}
.cashout_place .one_col {
  width: 35%;
}
.cashout_place h4 {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
.cashout_place .full {
  width: 100% !important;
}
.cashout_part input[type=text] {
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 4px solid #EBF5EB;
  padding: 6px;
  font-family: Roboto, arial, sans-serif;
  font-size: 105%;
  text-align: center;
  margin-bottom: 10px;
}
.two_col input[type=text] {
  width: 49%;
}
.two_col input[type=text]:nth-child(2n+2) {
  float: right;
}
.cashout_part input[type=text]:hover, .cashout_part input[type=text]:focus {
  border: 4px solid #A6E3BF;
}
a.next_step {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 15px 0;
  background: url(/data/ico/dd_green.png) center bottom no-repeat;
  background-size: 20px;
  color: #00b455;
  font-weight: bold;
}

.dp_item {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.dp_item span {
  float: right;
  width: 93%;
  text-align: left;
  color: #909090;
}
.dp_item span:first-child {
  float: left;
  width: 5%;
}
.dp_item span:last-child {
  padding-top: 2px;
  color: black;
}
.dp_item span strong {
  color: black;
}

.cashout_rekap p {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.rekap_part p:first-child {
  width: 50%;
  float: left;
}
.rekap_part p:nth-child(2) {
  width: 50%;
  float: right;
}
.rekap_part p:last-child {
  width: 100%;
  float: left;
}
.rekap_part {
  float: left;
  width: 100%;
}
.cashout_rekap .cart_item table td:last-child {
  width: 25%;
}
.cashout_rekap .soucet {
  padding: 10px 0px 10px 0px;
  color: #909090;
  border-bottom: 1px solid rgb(232,232,232);
}
.cashout_rekap .soucet span {
  font-size: 120%;
  font-weight: bold;
  color: #00b455;
}
.send_btn {
  display: inline-block;
  float: none;
  width: 50%;
}

.voucher_info {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 10px 0;
  color: #F75959;
  display: none;
  font-size: 80%;
}
.voucher_code {
  float: left;
  width: 50%;
  height: 32px;
  border: 1px solid #333333;
  background: white;
  box-sizing: border-box;
  border-radius: 3px 0 0 3px;
}
.voucher_activate {
  float: left;
  width: 20%;
  height: 32px;
  text-align: center;
  font-weight: normal;
  font-size: 80%;
  border: 1px solid #333333;
  background: #333333;
  color: white;
  box-sizing: border-box;
  cursor: pointer;
  padding-top: 2px;
  border-radius: 0px 3px 3px 0px;
}

.obj_title {
  float: left;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  margin-top: 25px;
  padding-top: 25px;
}
.obj_title h1 {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  color: #24272e;
  font-weight: 300;
}
.obj_title a {
  color: #87a3a1;
  font-weight: 300;
  display: inline-block;
  margin-top: 10px;
  margin-left: 25%;
}
.obj_process {
  float: left;
  width: 100%;
  height: 110px;
  margin-top: 45px;
  position: relative;
  margin-bottom: 10px;
}
.obj_process:before {
  content: "";
  width: 75%;
  background: #d2d2d2;
  height: 1px;
  bottom: 75%;
  display: block;
  left: 12.5%;
  position: absolute;
  z-index: 0;
}
.obj_process_part {
  float: left;
  width: 25%;
  height: 70px;
  text-align: center;
}
.obj_process_label {
  float: left;
  width: 100%;
  color: #5d6472;
  text-align: center;
  padding-top: 6px;
  font-size: 85%;
  text-transform: uppercase;
}
.obj_process_label a {
  text-decoration: none;
}
.obj_process_num {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 130%;
  border-radius: 50%;
  text-align: center;
  background: white;
  color: #717784;
  padding-top: 7px;
  box-sizing: border-box;
  border: 2px solid #d2d2d2;
  position: relative;
  z-index: 2;
}
.obj_active_num .obj_process_num {
  color: white;
  border-color: #ee2d7a;
  background: #ee2d7a;
}
.obj_active_num .obj_process_label {
  font-weight: bold;
}
.kosik_head {
  float: left;
  width: 96%;
  color: #24272e;
  background: #ececec;
  padding: 12px 2% 12px 2%;
  font-size: 90%;
  text-transform: uppercase;
}
.kosik_cell_1 {
  float: left;
  width: 40%;
}
.kosik_cell_1 span {
  font-size: 80%;
  opacity: 0.6;
}
.kosik_cell_1-4 {
  float: left;
  width: 80%;
}
.kosik_cell_1 img {
  display: inline-block;
  margin-right: 15px;
  width: 70px;
  height: 70px;
  object-fit:contain;
}
.kosik_cell_2 {
  float: left;
  width: 13%;
  text-align: center;
}
.kosik_cell_3 {
  float: left;
  width: 20%;
  text-align: center;
}
.kosik_cell_4 {
  float: left;
  width: 12%;
  text-align: center;
}
.kosik_cell_5 {
  float: right;
  width: 13%;
  text-align: right;
}
.kosik_cell_5_dp {
  float: right;
  width: 15%;
  text-align: right;
  //color: #e02121;
}

#obj_full_form .obj_form_head, #obj_full_form .obj_form_head .kosik_cell_1 {
  width: 100%;
  text-align: center;
}

.kosik_item, .dppl_item, .kosik_item_rekap {
  float: left;
  width: 96%;
  font-size: 90%;
  padding: 15px 2% 15px 2%;
  border-bottom: 1px solid #e4e4e4;
  transition: all 0.3s;
}
.kosik_item_rekap {
  border-top: 1px solid #e4e4e4;
  border-bottom: 0;
}
.dppl_btn {
  display: inline-block;
  padding: 0px 4px 0px 4px;
  background: #A6CC80;
  border: 2px solid #A6CC80;
  border-radius: 4px;
  color: white;
}
.dppl_item:hover .dppl_btn {
  background: white;
  color: #A6CC80;
}
.dppl_item {
  cursor: pointer;
}
.dppl_item:hover, .dppl_active {
  background: #D1E0E6;
}
.dppl_item:hover b, .dppl_active b {
  color: #003870;
}
.kosik_footer {
  float: left;
  width: 96%;
  padding: 15px 2% 15px 2%;
  border-bottom: 1px solid #e4e4e4;
  font-size: 120%;
  font-weight: 700;
}
.kosik_footer_info {
  float: left;
  width: 60%;
  padding: 15px 2% 15px 2%;
  font-weight: 300;
  font-size: 90%;
  color: #9c9c9c;
}
.kosik_footer_info img {
  display: inline-block;
  position: relative;
  top: 6px;
  margin-right: 12px;
}
.kosik_footer_info b {
  color: #333333;
}
.kosik_item .kosik_cell_2, .kosik_item .kosik_cell_5, .kosik_footer .kosik_cell_5 {
  //color: #e02121;
}
.kosik_item .kosik_cell_2, .kosik_item .kosik_cell_4, .kosik_item .kosik_cell_5 {
  padding-top: 25px;
}
.kosik_item .kosik_cell_3 {
  padding-top: 18px;
}
.kosik_next, a.kosik_send, .pay_btn {
  float: right;
  color: white;
  background: #A6CC80;
  font-size: 110%;
  font-weight: 400;
  text-align: center;
  padding: 12px 30px 12px 30px;
  margin-top: 25px;
  cursor: pointer;
  transition: all 0.3s;
  border: 3px solid #A6CC80;
  font-family: roboto;
  border-radius: 3px;
}
.kosik_next:hover {
  background: white;
  color: #A6CC80;
}
.pay_btn {
  width: 60%;
  float: left;
  margin-left: 20%;
}
.pay_info {
  float: left;
  width: 100%;
}
.pay_info p {
  float: left;
  width: 100%;
}
a.kosik_send {
  background: #1AA640;
  color: white !important;
  text-decoration: none;
}
a.kosik_send:hover {
  background: #016ca4;
}
.dp_pl_box {
  float: right;
  width: 49.5%;
}
.dp_pl_box:nth-child(2) {
  float: left;
}
img.dp_ico {
  float: left;
  margin-right: 2%;
  width: 6rem;
  height: 6rem;
  object-fit:contain;
  border: 1px solid #e4e4e4;
  padding: 2px;
  background: white;
}
.dp_line {
  float: left;
  width: 65%;
}
.pl_part {
  float: left;
  width: 100%;
  opacity: 0.4;
}
.kosik_cell_rekap {
  float: left;
  width: 32%;
  margin-right: 1.32%;
}
.kosik_cell_rekap:last-child {
  margin-right: 0;
}
.kosik_full_rekap {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.obj_process_info {
  float: left;
  width: 100%;
  text-align: center;
  color: #D15959;
  background: #F7D9D9;
  padding: 1%;
  box-sizing: border-box;
  margin-top: 15px;
  border-radius: 4px;
}

.content_page, #f_forms, #d_forms {
  float: left;
  width: 100%;
}
#f_forms {
  position: relative;
}
#ajax_anim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(255,255,255,0.4) url(/data/work.gif) center center no-repeat;
  border-radius: 4px;
  display: none;
}
.obj_form_part {
  float: left;
  width: 40%;
  margin: 0px 0 0px 30%;
}
.obj_form_head {
  float: left;
  width: 100%;
  margin: 15px 0 10px 0;
  font-size: 120%;
}
.obj_form_part input, .obj_form_part textarea {
  float: left;
  width: 100%;
  font-family: roboto;
  font-size: 90%;
  background: white;
  border: 0;
  margin: 0px 0px 15px 0px;
  padding: 1% 0 1% 0;
  color: #737382;
  box-sizing: border-box;
}
.obj_form_part textarea {
  width: 100%;
  margin: 0px 0 10px 0px;
  padding: 1%;
}
.form-group {
  position:relative;
  float: left;
  width: 100%;  

  & + .form-group {
    margin-top: 30px;
  }
}
.form-label {
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 16px;
  color: #B2B2B2;
  z-index: 10;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
}
.focused .form-label {
  transform: translateY(-125%);
  font-size: .75em;
}
.obj_form_part input, .obj_form_part textarea {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #e5e5e5;
  transition: box-shadow 150ms ease-out;
  
  &:focus {
    box-shadow: 0 2px 0 0 blue;
  }
}
.obj_form_part input.filled:valid {
  box-shadow: 0 2px 0 0 lightgreen;
}
.obj_form_part input:focus:required:invalid {
  box-shadow: 0 2px 0 0 red;
}
.obj_form_part input:required:valid {
  box-shadow: 0 2px 0 0 lightgreen;
}
.street_line {
  margin-top: 15px;
}
.street_line .form-group:nth-child(1), .street_line .form-group:nth-child(3), #f_forms .form-group:nth-child(1) {
  width: 60%;
}
.street_line .form-group:nth-child(2), .street_line .form-group:nth-child(4), #f_forms .form-group:nth-child(2) {
  float: right;
  width: 30%;
}
a.load_ares_btn {
  float: left;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #ee2d7a;
  border: 2px solid #ee2d7a;
  background: white;
  padding: 4px 0 4px 0;
  border-radius: 4px;
  transition: all 0.3s;
  box-sizing: border-box;
  font-size: 90%;
  margin-top: 6px;
}
a.load_ares_btn:hover {
  color: white;
  background: #ee2d7a;
}

.kosik_btns {
  display: inline-block;
  width: 90%;
  text-align: center;
}
.kosik_btns .cart_count {
  display: inline-block;
  font-size: 110%;
  height: 34px;
}
.kosik_btns .cart_del {
  display: inline-block;
  margin: 3px 0px 0px 10px;
}
.kosik_item input.kusy {
  float: left;
  width: 35%;
  height: 30px;
  font-size: 100%;
  font-family: roboto;
}
.kosik_item_ok, .kosik_item_del {
  float: left;
  height: 27px;
  width: 30%;
  padding: 5px 0px 0px 0px;
  font-family: roboto;
  cursor: pointer;
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background: #f5f5f5;
  color: gray;
  font-weight: 400;
}
.kosik_item_ok:hover {
  color: green;
  background: white;
}
.kosik_item_del:hover {
  color: #e02121;
  background: white;
}

#full_basket_items {
  float: left;
  width: 100%;
  font-size: 110%;
  transition: all 0.5s;
  margin-bottom: 25px;
  position: relative;
}

p.perex {
  width: 100%;
  font-size: 150%;
  opacity: 0.75;
}
.blog_content {
  float: right;
  width: 70%;
}
.blog_content img {
  display: inline-block;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
  padding: 1.5%;
  box-sizing: border-box;
  background: rgb(240,240,240);
}
.blog_content p {
  line-height: 26px;
}
img.blog_img {
  float: left;
  width: 26%;
  margin-top: 20px;
} 
a.blog_item {
  float: left;
  width: 22%;
  text-decoration: none;
  margin: 5px 3% 20px 0;
}
a.blog_item strong {
  float: left;
  width: 100%;
  height: 65px;
  text-decoration: none;
  color: #008dd1;
  font-weight: normal;
  font-size: 115%;
}
a.blog_item:hover strong {
  text-decoration: underline;
}
a.blog_item img {
  float: left;
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: center;
  margin: 5px 0px 5px 0px;
}

#goTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 98;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s;
  transform: rotate(180deg);
  background: #ee2d7a url(/data/ico/dd_white.png) center center no-repeat;
  background-size: 50%;
  width: 50px;
  height: 50px;
  opacity: 0.7;
}
#goTopBtn:hover {
  opacity: 1;
}

.cookies {
  position: fixed;
  width: 98%;
  padding: 14px 1% 14px 1%;
  font-size: 14px;
  background-color: #343434;
  color: white;
  text-align: center;
  display: none;
  z-index: 200;
  left: 0px;
  bottom: 0px;
}
.cookies a {
  color: #f6c5a5;
}

.left_shop {
  float: left;
  width: 22%;
}