/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Russo+One&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Russo+One&display=swap');

:root {
  --jumbotron-padding-y: 3rem;
  --main-font: 'Manrope', sans-serif;
  --main-color: #fd7a02;
  --gray-color: #414141;

}
* {
    font-family: var(--main-font);
}
body {
	margin-top: 100px;
        position: relative!important;
}

@media (min-width: 973px) and (max-width: 1074px) {
	body {
		margin-top: 114px;
	}
}
@media (min-width: 443px) and (max-width: 972px) {
	body {
		margin-top: 70px;
	}
}
@media (max-width: 442px) {
	body {
		margin-top: 110px;
	}
	.btn-cart {
		min-width: 60px;
	}
}



h1,h2,h3 {
	font-family: 'Russo One', sans-serif;
}

nav .container.layout {
	max-width: 1800px;
}

/* Slider arrows - Other pages */
.slick-arrow {
    height: 43px;
    width: 43px;
    border: none;
    border-radius: 20px;
    margin-left: 6px;
    margin-right: 6px;
    background: #fff;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.15);
    outline: none;
}
.slick-arrow:focus {
	outline: none;
}
.slick-arrow:hover {
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.2);
}
.slider-slick_arrows {
	margin-bottom: 10px;
}
.slick-prev {
	right: 6px;
}
.card {
	height: 100% !important;
	border: 2px solid rgba(0, 0, 0, 0.025);
}
.card-index {
	border: 0px solid rgba(0, 0, 0, 0.025);
	border-radius: 20px;
}
.card-title {
	min-height: 50px;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: auto !important;
	color: #000000;
}
.card-body {
    position: relative;
	height: 100% !important;
	display: flex !important;
	flex-direction: column !important;
	margin-top: 2px;
	word-wrap: normal;
}
.card-body > a {
	color: #000000;
}
.card-body > .text-muted {
	margin-top: auto;
	font-size: 1.2rem;
}
.card-margin-bottom {
	margin-bottom: .75rem !important;
}
.card .price-line {
	align-self: center;
}
.card-index .image-caption {
	bottom: 0;
}
.w-100 .image-caption {
	bottom: 0;
}
.slick-track, .slick-slide {
	height: 100% !important;
}
.section_pop {
	position: relative;
	background-color: #f7f7f7;
	padding-top: 100px!important;
	padding-bottom: 80px!important;
}
.section_pop::before {
    position: absolute;
	content: "";
	top: 100px;
	bottom: -170px;
	left: 0;
	right: 0;
	background:  url(/i/seefood-bg1.png) center top no-repeat;
}
.section_pop .image-pic {
	border-top-left-radius: 20px !important;
	border-top-right-radius: 20px !important;
	position: relative;
}
.section_pop .card:hover {
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.15);
}
.section_pop .slick-slide {
	padding-bottom: 22px;
}
#slider_936661
{
overflow: hidden;
max-height: 550px;
}
/* Slider arrows - Home page */
.section_pop .slick-arrow,
.sales .slick-arrow {
    border: none;
    height: 43px;
    width: 43px;
	margin-top: 10%;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
	background: #fff;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.15);
	outline: none;
}
.section_pop .slick-arrow:focus,
.sales .slick-arrow:focus {
	outline: none;
}
.section_pop .slick-arrow:hover,
.sales .slick-arrow:hover {
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.2);
}
.section_pop .slick-prev,
.sales .slick-prev {
	right: 80px;
	margin-top: -90px;
	z-index: 20;
}
.section_pop .slick-next,
.sales .slick-next {
	margin-top: -90px;
	right: 20px;
}
.tit-index {
	font-family: 'Russo One', sans-serif;
	font-size: 2.8em;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	margin-bottom: 40px;
	line-height: 1.2;
}
.tit-index span {
	font-family: 'Russo One', sans-serif;
	color: #fd0202;

}
.sales {
	position: relative;
	padding-top: 100px!important;
	padding-bottom: 30px!important;
}
.sales .img-fluid {
	border-radius: 20px;
	margin: 0px auto 20px;
}
.sales .img-fluid:hover {
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.delivery {
	position: relative;
	background:  rgba(229, 229, 229, 0.05) url(/i/back_delivery.png) left top;
	padding-top: 100px!important;
	padding-bottom: 60px!important;
}
.delivery::before {
    position: absolute;
	content: "";
	top: -120px;
	bottom: -170px;
	left: 0;
	right: 0;
	z-index: -1;
	background:  url(/i/seefood-bg2.png) center top no-repeat;
}
.delivery .card {
	background: none;
	border: none;
}
.delivery .tit-index {
	margin-bottom: 0;
}
.delivery-desc {
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
}
.delivery .image-pic {
	padding-bottom: 30px;
}
.delivery .card-text {
	font-size: 18px;
	font-weight: bold;
}
.delivery-ad {
	padding-top: 100px!important;
	padding-bottom: 50px!important;
}
.delivery-ad .col-lg-6 :first-child {
	font-size: 22px;
	font-weight: bold;
    line-height: 1.2;
}
.delivery-ad p {
	margin-bottom: 0;
}
.delivery-ad p:not(:last-child) {
	margin-bottom: 0.6rem;
}
.delivery-ad img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-main-slider {
    max-height: 356px!important;
}
.slick-dots {
	display: none !important;
}
.form-group .help-block {
	color: red;
	font-size: 0.9em;
}
footer .container {
	padding-top: 50px;
	margin-top: 50px;
	border-top: 2px solid #F7F7F7;
}
footer .categories ul {
	list-style: none;
	margin-bottom: 0;
	flex-grow: 1;
	padding: 0;
	column-count: 2;
}
footer .categories li {
	margin-bottom: 15px;
}
footer .categories a {
	color: rgba(0, 0, 0, 0.64);
	font-weight: bold;
}
footer .categories a:hover {
	color: rgba(0, 0, 0, 0.88);
}
@media (min-width: 992px) {
	footer .categories {
		padding-right: 45px;
	}
}
@media (min-width: 1200px) {
	footer .categories {
		padding-right: 100px;
	}
}
footer .categories p,
.media-pay p {
	font-size: 24px;
	font-family: 'Russo One', sans-serif;
}
footer .media-pay-icons i {
	color: var(--main-color);
}
footer .media-pay-icons {
	padding-bottom: 16px;
}
footer .media-pay-icons img {
	margin-bottom: 16px;
}
footer .app-download {
	padding: 0 15px;
	height: 260px;
}
footer .app-logo {
	flex: 1 1 0;
}
footer .app-logo img {
	height: auto;
	width: 100%;
	max-width: 330px;
}
footer .app-text {
	display: flex;
	font-size: 24px;
	font-weight: bold;
	flex: 1 1 0;
}
footer .app-text p {
	margin: auto;
}
footer .app-button {
	justify-content: center;
	flex: 1 1 0;
}
footer .app-button a {
	position: relative;
	height: 60px;
	width: 155px;
	cursor: pointer;
}
footer .android-btn,
.mobile-detect__link a.android-btn {
	background: url(/i/google-play-badge.svg) center no-repeat;
	transition: opacity 300ms ease 0s;
	left: 10px;
}
footer .ios-btn,
.mobile-detect__link a.ios-btn {
	background: url(/i/app-store-badge.svg) center no-repeat;
	transition: opacity 300ms ease 0s;
	right: 4px;
}
footer .android-btn:hover,
footer .ios-btn:hover,
footer .android-btn:focus,
footer .ios-btn:focus {
	opacity: .85;
}
footer .copyright {
	height: 53px;
	color: var(--main-color);
	font-weight: bold;
	line-height: 24px;
	background-color: #f7f7f7;;
	margin-bottom: 0;
}
.fa-pepper-hot {
	position: absolute;
	top: -18px;
	right: 8px;
	width: 40px;
	height: 40px;
	padding-top: 5px;
  background-image: url(/i/pepper.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fa-pepper-hot-product {
  position: absolute;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  background-image: url(/i/pepper.png);
}

/* .section_pop .fa-pepper-hot {
top: -18px !important;
}
.w-100 .fa-pepper-hot {
top: -18px !important;
} */
.fa-pepper-hot::before {
  display: none;
}
.masthead {
  margin-top: 60px;
  background-image: url('/i/back_slider.jpg');
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
}
.location {
	display: block;
	width: 100%;
	color: #6b6b6b;
	padding: 3px;
	text-decoration: none;
}
a.location:hover {
	color: rgba(0, 0, 0, 0.7);
	text-decoration: none;
}
.location span {
	font-weight: bold;
	padding-left: 10px;
}

.location img {
	height: 20px;
	width: 16px;
	margin-bottom: 4px;
}
.nav__phone {
	font-size: 17px;
	clear: both;
}

.nav__phone img {
	height: 16px;
	width: 16px;
}

.nav__phone a {
	font-family: 'Russo One', sans-serif;
	font-size: 16px;
	letter-spacing: .07rem;
	color: #212529;
}
.nav__time {
	clear: both;
	display: block;
	text-align: center;
	font-size: 1em;
	color: #565656;
}
.menu-index {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 0px;
  justify-content: center;
}
.menu-img {
	height: 135px;
	width: 100%;
}
.menu-img img {
	width: 112px;
	margin: 0px auto;
}
.menu-item a {
	display: block;
	height: 224px;
	width: 177px;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	padding: 30px;
}
.menu-item a:hover {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 22px rgba(0, 0, 0, 0.15);
}
.modal-dialog .badge {
	white-space: normal !important;
}
.modal.fade {
	opacity: 1;
	z-index: 200002;
}

.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}
.btn-cart {
	display: block;
    left: 0px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: var(--main-color);
    color: white;
    cursor: pointer;
    border-radius: 5px;
    font-size: 18px;
}
.btn-cart svg {
	height: 18px;
	width: 18px;
	margin-bottom: 4px;
}
.container-thanks {
	margin-top: 15%;
}
.price {
    font-size: 21px;
    font-family: var(--main-font);
    color: #000;
	font-weight: bold;
}
.price.sale {
	color: #f00;
}
.price::after {
	content: 'грн';
	color: #7e7e7e;
	margin-left: 5px;
	margin-right: 4px;
	font-size: 0.8em;
}
.btn-prim {
	background: var(--main-color);
	color: #ffffff;
	font-weight: bold;
}
.btn-prim:hover {
        color: #ffffff !important;
}
.image-container {
	position: relative;
}
.image-container:hover .image-caption {
	opacity:1;
}
.image-container:hover img {
	transform: translate(0,-30px) scale(1.1);
	transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
}

.image-container-blog {
	position: relative;
}
.image-container-blog:hover .image-caption {
	opacity:1;
}
.image-container-blog:hover img {
	transform:  scale(1.2);
	transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
}



.image-caption {
	width: 100%;
	position:absolute;
	opacity: 0;
	bottom: 150px;
	background: rgb(255,255,255, 1);
	font-size: 0.8em;
	margin: 0px;
	padding: 15px;
	text-align: center;
	transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
}
.image-pic {
	overflow: hidden;
	margin: 0px auto;
}

.image-pic .like_button,.product-image .like_button
{
  position: absolute;
  top:15px;
  right:15px;
  display: block;
  z-index: 99;
  border: none;
  outline: none;
  background-color: var(--main-color);
  color: white;
  cursor: pointer;
  border-radius: 5px;
  font-size: 15px;
  padding: 5px;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.row.slider2 .like_button
{
  right:20%;
}

.image-pic .like_button svg, .product-image .like_button svg
{
  transition: all 0.15s ease-in-out;
}
.image-pic .selected, .image-pic .selected svg ,.product-image .selected, .product-image .selected svg
{
  color: #f00!important;
  fill:#f00!important;
}

.image-pic .like_button:hover, .image-pic .like_button:hover svg ,.product-image .like_button:hover, .product-image .like_button:hover svg
{
  color: black;
  fill:#000000;
}

.subitem::before {
	content: '\203A';
	padding-left: 7px;
	padding-right: 5px;
	color: #ccc;
}
.navbar-nav.location_menu
{
 display: block;
}

.navbar-nav.location_menu .location
{
  font-weight: bold;
  color: #6b6b6b;
}

.navbar-nav.location_menu .location:after
{
display: none;
}


/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
	.masthead {
		  max-height: auto;
	}
	.masthead .container {
		padding: 0px;
		margin: 0px auto;
		width: 100% !important;
	}
	.tit-index {
		margin-bottom: 70px;
	}
	.section_pop .slick-prev,
	.sales .slick-prev {
		margin-top: -60px!important;
	}
	.section_pop .slick-next,
	.sales .slick-next {
		margin-top: -60px!important;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
	.masthead .container {
		padding: 0px;
		margin: 0px auto;
		width: 100% !important;
	}
	.allcost {
		text-align: center;
		font-size: 1.3em;
		font-weight: bold;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
	.masthead .container {
		padding: 0px;
		margin: 0px auto;
		width: 100% !important;
	}
	.splash.slick-slider {
		margin-top: 70px;
	}
}
@media (max-width: 378px) {
	.splash.slick-slider {
		margin-top: 110px;
	}
}



/* Large devices (desktops, less than 1200px)
@media (max-width: 1199px) {  }*/


/* Menu dropdown scrollable */
@media (max-width: 992px) {
  @media (max-height: 640px) {
    .navbar-nav {
      max-height: calc(100vh - 228px);
      overflow-y: scroll;
    }
  }
    @media (min-height: 641px) {
      .navbar-nav {
        max-height: calc(100vh - 187px);
        overflow-y: scroll;
      }
    }
}

/* Cart buttons corrections */
#cart-table .btn-light {
    color: #007bff!important;
    font-size: 18px!important;
    text-decoration: underline!important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .allcost {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
  }
  #cart-table .col-md-6 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  #cart-table .row {
    align-items: center;
  }
  #cart-table .btn-light {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #cart-table .col-md-6 {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  #cart-table .btn-light {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.price.del {
	font-size: 14px;
	/*color: #fd0101;*/
	text-decoration:line-through;
}
.price.del::after {
	text-decoration: none;
	display: inline-block;
}
.btn-number {
	padding-left: 0;
	padding-right: 0;
}

/* ON/OFF Switch */
.onoffswitch {
	position: relative;
	width: 76px;
	display: inline-block;
	font-size: 80%;
}
.onoffswitch .onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid hsl(0, 0%, 90%);
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin: 0;
}
.onoffswitch .onoffswitch-inner {
	width: 200%;
	margin-left: -100%;
	-webkit-transition: margin 0.15s ease-in-out;
	-o-transition: margin 0.15s ease-in-out;
	-moz-transition: margin 0.15s ease-in-out;
	transition: margin 0.15s ease-in-out;
}
.onoffswitch .onoffswitch-inner:before,
.onoffswitch .onoffswitch-inner:after {
	float: left;
	width: 50%;
	height: 42px;
	padding: 0;
	line-height: 24px;
	font-size: 80%;
	color: hsl(0, 0%, 100%);
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.onoffswitch .onoffswitch-inner:after {
	content: " ";
	padding-left: 10px;
	background-color: hsl(0, 0%, 98%);
	color: hsl(0, 0%, 100%);
}
.onoffswitch .onoffswitch-inner:before {
	content: " ";
	padding-right: 10px;
	background-color: hsl(11, 83%, 60%);
	color: hsl(0, 0%, 24%);
	text-align: right;
}
.onoffswitch .onoffswitch-switch {
	width: 40px;
	height: 40px;
	margin: 0;
	background: hsl(0, 0%, 100%);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	bottom: 0;
	right: 35px;
	-webkit-transition: right 0.15s ease-in-out;
	-o-transition: right 0.15s ease-in-out;
	-moz-transition: right 0.15s ease-in-out;
	transition: right 0.15s ease-in-out;
}
.toggle-group {
	position: relative;
	height: 27px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: 50%;
	left: 20px;
	margin-top: -13.5px;
}
.toggle-group input[type=checkbox] {
	position: absolute;
	left: 36px;
}
.toggle-group input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}
.toggle-group input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-switch {
	right: 1px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.toggle-group input[type=checkbox]:focus ~ .onoffswitch {
	outline: thin dotted #333;
	outline: 0;
}
.toggle-group label {
	position: absolute;
	cursor: pointer;
	padding-left: 76px;
	display: inline-block;
	text-align: left;
	line-height: 24px;
	/*width: 100%;*/
	z-index: 1;
	height: 44px;
	font-weight: 200;
}
/* ==== Accessibility ===== */
.aural {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
.aural:focus {
	clip: rect(0, 0, 0, 0);
	font-size: 1em;
	height: auto;
	outline: thin dotted;
	position: static !important;
	width: auto;
	overflow: visible;
}
.product-image {
	position: relative;
	margin-bottom: 40px;
  min-height: 300px ;
}

.flag_is-new {
	position: absolute;
	background-image: url("/i/flag_new.png");
	background-repeat: no-repeat;
	left: 15px;
	width: 101px;
	height: 45px;
	z-index: 11;
}
.product-image .flag_is-new {
	top: 100%;
}
/* для индивидуальной карточки */
.image-container .flag_is-new {
	left: 0;
	bottom: -44px;
}
.badge-orange {
	color: #fff;
	background-color: #fd7a02;
}
a.badge-orange:hover{
	color: #000;
}

/** Search product */
#search-block {
	width: 100%;
	min-height: 300px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 1000;
}
.block-close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	color: #fff;
}
.block-close > a{
	color: #fff;
	filter: invert(93%) sepia(100%) saturate(26%) hue-rotate(99deg) brightness(107%) contrast(107%);
}
.search-form {
	position: absolute;
	top: 10px;
	left: auto;
	width: 100%;
	margin-top: 160px;
}
ul.products-list {
	background-color: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.products-list > li > a {
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
}
.field-searchform-world {

}

.field-searchform-world > input {
	background-color: transparent;
	color: #FFF;
	font-size: 1.5rem;
	border-bottom: 2px solid #FFF;
	border-left: none;
	border-top: none;
	border-right: none;
	border-radius: 0;
}
.field-searchform-world > input:focus {
	background-color: transparent;
	color: #FFF;
	box-shadow: none;
	border-bottom: 2px solid #FFF;
}
/** /Search product */

/** Breadcrumb */
.breadcrumb {
	padding: 6px 20px;
	font-size: 14px;
}
.breadcrumb li::after{
	content: "»";
	margin: 0 6px;
}
.breadcrumb li:last-child:after {
	content: "";
}
.breadcrumb a {
	color: #000;
}
.dtp_modal-win {
  z-index: 999998;
}
.dtp_modal-content-no-time,
.dtp_modal-content {
  position: fixed;
  top: 50%!important;
  left: 50%!important;
  /* margin-top: -100px; */
  /* margin-left: -250px; */
  z-index: 999999;
  transform: translate(-50%, -50%);
}
/** -------- новый виджет выбора времени -------- */
@media (max-width: 600px) {
  .dtp_modal-content-no-time,
  .dtp_modal-content{
    margin-left:auto;
    width: 84%;

  }
  .dtp_modal-cell-date {
    float: none;
  }
  .dtp_modal-cell-time {
    float: none;
  }
  .dpt_modal-button {
    float: none;
    margin: 0 40px;
    display: block;
  }
}


.google-drop-down-list {
  position: absolute;
  width: 100%;
}
.google-drop-down-list > .place-list {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FFF;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
}
.google-drop-down-list > .place-list a {
  color: #212529;
  padding: 6px 10px;
  display: block;
  width: 100%;
}
.google-drop-down-list > .place-list a:hover {
  background-color: #d4d4d4;
  text-decoration: none;
}

.seo_height:after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);
    content: "";
}

.seo_height {
	max-height: 150px;
	overflow: hidden;
}

.bottom-seo_text__toggler {
    padding: 0;
    border: none;
    font-size: 15px;
    line-height: 18px;
}
.button_type_link {
    background: none;
    border: none;
    color: #3e77aa;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.delivery--22 {
  position: relative;
  overflow: hidden;
}
.delivery--22 .container {
  max-width: 1150px;
  padding-left: 15px;
  padding-right: 15px;
}
.delivery--22__wrapper {
  padding: 70px 0 94px;
  position: relative;
  background: #f7f7f7;
  /* height: 675px; */
}
.delivery--22__wrapper::before {
  content: "";
  position: absolute;
  top: -53px;
  left: 33px;
  width: 100%;
  height: 778px;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../i/delivery-22-bg.png);
  background-size: contain;
}
.feedback-wrapper::before
{
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../i/delivery-22-bg.png);
  background-size: contain;
}
.feedback-wrapper .container
{
  position: relative;
  z-index: 10;
}
.delivery--22__wrapper .container {
  z-index: 1;
  position: relative;
}
.delivery--22__title {
  margin-bottom: 70px;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 48px;
  color: #212529;
}
.delivery--22__form {
  display: flex;
  justify-content: space-between;
  background: #fd7a02;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  min-height: 392px;
}
.delivery--22__form-calc {
  padding: 44px 38px;
  width: 100%;
}
.delivery--22__form-calc-title {
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #212529;
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
.delivery--22__form-calc-title span {
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  display: inline-block;
  margin-right: 7px;
}
.delivery--22__form-calc-selectbox {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.delivery--22__form-calc-selectbox::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 16px;
  height: 16px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../i/arrow-down.png);
}
.delivery--22__form-calc-select {
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  height: 55px;
  outline: transparent;
  cursor: pointer;
  padding: 15px 20px;
  appearance: none;
  border: transparent;
}
.delivery--22__form-calc-input {
  position: relative;
  width: 100%;
}
.delivery--22__form-calc-input input {
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  height: 55px;
  outline: transparent;
  cursor: pointer;
  padding: 15px 20px;
  appearance: none;
  border: transparent;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
}
.delivery--22__form-calc-input input::placeholder {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
}
.delivery--22__form-rules {
  background: #ffffff;
  border-radius: 20px;
  padding: 44px 38px;
  max-width: 455px;
  width: 100%;
}
.delivery--22__form-rules-title {
  margin-bottom: 20px;
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
  color: #212529;
}
.delivery--22__form-rules-text {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #212529;
  margin-bottom: 0;
}
.delivery--22__form-rules-text.--bordered {
  position: relative;
  padding-bottom: 20px;
}
.delivery--22__form-rules-text.--bordered::before {
  content: "";
  position: absolute;
  width: 65%;
  height: 2px;
  background-color: #f5f6f7;
  bottom: 0;
  left: 0;
}
.delivery--22__form-rules-text + .delivery--22__form-rules-text {
  margin-top: 25px;
}
.delivery--22__form-rules-text strong {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #212529;
}
.delivery--22__form-rules-text a {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #fd0101;
  position: relative;
}
.delivery--22__form-rules-text a::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  background-color: #fd0101;
  width: 100%;
  height: 1px;
}
.delivery--22__form-rules--2 .delivery--22__form-rules-title {
  margin-bottom: 20px;
}
.delivery--22__form-rules--2 .delivery--22__form-rules-text {
  font-size: 16px;
}
.delivery--22__form-rules--2 .delivery--22__form-rules-text + .delivery--22__form-rules-text {
  margin-top: 20px;
}
.delivery--22__payment {
  padding: 88px 0 60px;
}
.delivery--22__payment-title {
  margin-bottom: 25px;
}
.delivery--22__payment-title span {
  font-family: "Russo One";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
  color: #212529;
}
.delivery--22__payment-subtitle {
  margin-bottom: 50px;
}
.delivery--22__payment-subtitle span {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #212529;
}
.delivery--22__payment-linetext {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #212529;
  position: relative;
  padding-left: 25px;
}
.delivery--22__payment-linetext::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 2px;
  height: 2px;
  background-color: #212529;
  border-radius: 50%;
}
.delivery--22__payment-linetext + .delivery--22__payment-linetext {
  margin-top: 25px;
}
.delivery--22__payment-linetext strong {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #212529;
}

@media screen and (max-width: 767px) {
  .delivery--22__wrapper::before {
    display: none;
  }
  .delivery--22__wrapper {
    padding: 18px 0 38px;
  }
  .delivery--22__title {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
  }
  .delivery--22__form {
    display: block;
  }
  .delivery--22__form-calc {
    padding: 30px 20px;
  }
  .delivery--22__form-calc-title {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    justify-content: center;
  }
  .delivery--22__form-calc-selectbox {
    margin-bottom: 20px;
  }
  .delivery--22__form-rules {
    padding: 30px 20px;
  }
  .delivery--22__form-rules-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .delivery--22__payment {
    padding: 35px 0;
  }
  .delivery--22__payment-title {
    margin-bottom: 30px;
  }
  .delivery--22__payment-title span {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
  }
  .delivery--22__payment-subtitle {
    margin-bottom: 33px;
  }
  .delivery--22__payment-subtitle span {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }
  .delivery--22__payment-linetext {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding-left: 26px;
  }
  .delivery--22__payment-linetext strong {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
  }

  	.hb_n {
	display: none;
	}

	.table-striped tbody tr:nth-of-type(odd) {
		background-color: #fff;
	}

}

#cart-table .picture img{
	max-width: 48px;
	border-radius: 5px;
}

.checkout-item {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    padding: 8px 0;
    border-bottom: 1px solid rgba(50,50,50,.1);
}

.checkout-item .picture {
    position: relative;
}

.checkout-item-title-price-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.checkout-item-title-wrapper {
    display: flex;
    flex-flow: column nowrap;
    margin-left: 8px;
    font-size: 14px;
    line-height: 1.5;
    color: #323232;
}

.checkout-item-count-price {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
}

.checkout-item-count-price .price {
    text-align: right;
    opacity: .5;
    font-size: 14px;
    color: #323232;
    width: 50px;
}

.checkout-item-count-price .counter {
    margin-left: 10px;
}

#cart-table .counter {
    width: 88px;
    height: 28px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 12px;
    letter-spacing: -.1px;
    text-align: center;
    color: #323232;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    display: flex;
    margin-left: 5px;
	border-radius: 5px;
}

#cart-table .counter .input-group-btn{
    padding-left: 5px;
    padding-right: 5px;
}

#cart-table .form-control{
	padding: 0px;
	text-align: center;
	height: 28px;
    border: 0px;
    background: #f2f2f2;
}

.checkout-thumb {
    height: 48px;
}

.checkout-item-trash-icon {
    cursor: pointer;
    margin-left: 5px;
    border: none;
    background-color: #fff;
    width: 24px;
    height: 24px;
}

.checkout-item-count-price {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
}

.checkout-item-count-price .summ {
    width: 65px;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    color: #323232;
}

#cart-table .price::after {
    content: '';
    margin-left: 0px;
    margin-right: 0px;
    font-size: 0em;
}

#cart-table button,
#cart-table button:active,
#cart-table button:focus  {
  border:none;
}


#modal-cart .modal-dialog {
	max-width: 500px;
}

.checkout-item-trash-icon {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
}

.orders-form .form-group {
    margin-bottom: 0.8rem;
}


.checkout-item-count-price .price {
	order: 2;
	width: 50px;
}

.checkout-item-count-price .summ {
	order: 3;
}

.checkout-item-count-price .counter {
	order: 1;
	margin-right: 20px;
}

.allcost {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}

.сutlery .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-content: stretch;
  flex-wrap: nowrap;
}
.сutlery {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}
.сutlery label {
  align-self: flex-start;
}
.сutlery .form-control {
  align-self: flex-end;
}
.сutlery .form-group {
  height: 100%;
  display: grid;
}
.сutlery .help-block
{
display: contents;
}
.blog-container-page .card-img-top-main {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    border-radius: 16px;
    display: block;
    height: auto;

    margin-top: 0;
    max-height: 320px;
    max-width: 1000px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    margin: 50px 0px;
}

.pagination2 {
  display: flex;
  justify-content: center;
}

ul.pagination2 {
  margin: 0;
}

ul.pagination2 > li {
  display: inline-block;
  margin-right: 5px;
}

ul.pagination2 > li > a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: var(--main-color);
}

ul.pagination2 > li > a:hover,
ul.pagination2 > li > a:focus {
  background-color: #f5f5f5;
  border-color: #ccc;
}

ul.pagination2 > .active > a,
ul.pagination2 > .active > a:hover,
ul.pagination2 > .active > a:focus {
  background-color: var(--main-color);
  border-color: var(--main-color);
  color: #fff;
}

ul.pagination2 > .disabled > span,
ul.pagination2 > .disabled > a,
ul.pagination2 > .disabled > a:hover,
ul.pagination2 > .disabled > a:focus {
  display: none;
  color: #ccc;
  padding: 5px 10px;
  background-color: #f5f5f5;
  border-color: #ccc;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #fd7a02;
  border-color: #fd7a02;
}

.page-link:hover {
  z-index: 2;
  color: #fd7a02;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

a {
  color: #fd7a02;
}

.page-link {
  color: #fd7a02;
}


@media (max-width: 991px)
{
  .hlogo
  {
    height: 46px;
    width: auto;
  }

}

.card-img-top{
  max-width: 100%;
  width: auto;
}

.black_week{
  color: #e9ecef;
  text-decoration: none;
  background-color: #16181b;
}
