@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
@import url('./blocks/viewcart-popup.css');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

@font-face {
  font-family: Bookman-old;
  src: url('font/bm.eot');
  src: url('font/bm.ttf') format('truetype'), url('font/bm.svg#bm') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');
  src: url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
    url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
    url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
    url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'New York';
  src: url('/fonts/NewYork.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --bs-primary-rgb: 187, 45, 59;
}

[class^='pe-7s-'],
[class*=' pe-7s-'] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 18px;
  line-height: 145%;
  color: #552c13;
  font-weight: 300;
  font-family: 'Mulish', sans-serif;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #f7f6f3;
}

table,
tr,
td {
  /*font-weight: normal;*/
}

/* --- Override Bootstrap Primary Color Site-Wide --- */
.bg-primary,
.btn-primary,
.text-primary,
.border-primary {
  background-color: #3c1521 !important;
  border-color: #3c1521 !important;
  color: #fff !important;
}

/* Optional: For links that use primary */
a.text-primary,
a.bg-primary {
  color: #3c1521 !important;
}

/* --- Make Primary Buttons 60% Opacity on Hover, Focus, Active --- */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  opacity: 0.6 !important;
  background-color: #3c1521 !important;
  border-color: #3c1521 !important;
  color: #fff !important;
}

/* Only override .btn-danger button */
.btn-danger {
  background-color: #3c1521 !important;
  border-color: #3c1521 !important;
  color: #fff !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  opacity: 0.6 !important;
  background-color: #3c1521 !important;
  border-color: #3c1521 !important;
  color: #fff !important;
}

a {
  /*color: #552C13;*/
  color: #3c1521;
}

a:hover {
  color: #562e14;
  font-weight: 600;
}

/*H1
{
	font-size: 50px;
	font-weight: 100;
}*/
h1 {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 40px;
  color: #552c13;
  margin-bottom: 30px;
  /* margin-top: 0; */
  margin-top: 30px;
}

h1 a {
  text-decoration: none;
  color: #a10101;
  font-weight: normal;
}

h2 {
  font-size: 25px;
  line-height: 34px;
  margin: 16px 0;
  font-weight: 400;
  color: #552c13;
  letter-spacing: 1px;
}

h2.title {
  font-size: 50px;
  margin: 16px 0 42px;
  font-family: 'New York', serif;
}

h2 a {
  text-decoration: none;
}

h3 {
  font-size: 20px;
  line-height: 25px;
  margin: 16px 0;
  font-weight: 400;
  color: #552c13;
  letter-spacing: 0;
}

h3 a {
  text-decoration: none;
}

h4 {
  font-weight: 300;
  letter-spacing: 3px;
  font-size: 25px;
  color: #552c13;
  margin-bottom: 20px;
  margin-top: 0;
}

h5 {
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 120%;
  font-size: 20px;
  color: #552c13;
  margin-bottom: 25px;
  text-transform: uppercase;
  position: relative;
}

h6 {
  font-size: 15px;
  color: #552d13;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 160%;
  margin-top: 25px;
  margin-bottom: 0;
  position: relative;
  letter-spacing: 1px;
}

.hidden {
  display: none !important;
}

b,
strong {
  font-weight: 700;
}

.view_cart_buttons input {
  margin: 3px;
}

img,
form {
  margin: 0px;
  padding: 0px;
  background: none;
  max-width: 100%;
  border: none;
}

.top-mess {
  border-radius: 0;
  background-color: #8966a0;
  color: white;
  padding: 5px;
}

.alert-dismissible .btn-close {
  padding: 9px;
}

.list-group-item.active {
  /*z-index: 2;*/
  /*color: #FFF;*/
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.login-popup-reg {
  padding: 10px 10px 20px 10px;
  background: #e7e4e4;
  margin: 22px -15px -48px;
}

header {
  background: #816359;
}

header.dark_bg {
  background: #3d1420 !important;
}

header a {
  text-decoration: none;
}

.navbar-brand {
  z-index: 100;
  display: inline-block;
  /*margin-left: 30%;*/
  max-width: 425px;
  margin: 20px 0;
  float: left;
}

header .logo-roof {
  /*text-align: center;*/
  padding: 0;
  margin: 0;
  float: none;
  width: 100%;
  position: relative;
  /*border: 1px solid #CCC;*/
  height: auto;
}

.roof-menu {
  float: right;
  margin-top: 39px;
  font-size: 14px;
  /*z-index: 100;*/
  position: relative;
  text-align: right;
  line-height: 112%;
}

.roof-menu a {
  display: block;
}

.roof-menu .login-list a {
  color: #d58178;
}

.roof-menu .login-list {
  /*margin: 15px 0 45px;*/
  text-align: center;
}

/*.roof-menu .shipping A
{
	color: #80807F;
	padding-left: 10px;
	border-left: 1px solid #CCC;
	margin-left: 0;
}*/
.roof-menu .card-list {
  /*font-size: 18px;*/
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}

.roof-menu .card-list li {
  margin: 0;
  padding: 0 10px;
  font-size: 15px;
  /*width: auto;*/
}

.roof-menu .card-list a {
  color: #d58178;
  color: rgba(255, 255, 255, 0.708);
}

.roof-menu .card-list .tel {
  color: #d58178;
  text-align: right;
  font-size: 20px;
  font-weight: 400;
}

.roof-menu .card-list .tel a {
  color: #816359;
}

/*.roof-menu .card-list .blog
{
}*/
.roof-menu .card-list .cart {
  /*vertical-align: 5px;*/
  /*margin-top: -7px;*/
  width: 49px;
  height: 46px;
  background: url(../img/basket.svg) no-repeat;
  position: relative;
  vertical-align: middle;
}

.roof-menu .card-list .cart a {
  display: block;
  height: 100%;
}

.roof-menu .card-list span {
  margin-bottom: 3px;
  height: 28px;
  text-align: center;
}

/*.roof-menu .card-list .cart:before
{
	(*font-family: 'Pe-icon-7-stroke';*)
	(*font-family: "Font Awesome 5 Free";*)
	font-size: 33px;
	color: #A3A3A5;
	margin-right: 0;
	vertical-align: -14px;
	(*content: "\e66e";*)
}*/
.roof-menu .card-list .cart .badge {
  background: #d2042d;
  vertical-align: 5px;
  font-size: 10px;
  padding: 4px 5px;
  margin-left: 0;
  right: 0;
  margin-top: 27px;
  border-radius: 100px;
  position: absolute;
}

.roof-menu a.login1 {
  font-size: 13px;
  text-transform: none;
}

.roof-menu li.contact_us a {
  font-size: 13px;
  text-transform: none;
}

.roof-menu li.m-shipping {
  width: 77px;
  padding: 0 0px !important;
}

.roof-menu li.m-shipping a {
  font-size: 13px;
  text-transform: none;
}

.roof-menu-start li a {
  text-transform: uppercase;
}

.contact-ic {
  /*height: 23px;*/
  width: 28px;
  background: url(../img/contact.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.login-ic {
  /*height: 28px;*/
  width: 29px;
  background: url(../img/user.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  text-transform: uppercase;
}

.shipp-ic {
  /*height: 33px;*/
  width: 31px;
  background: url(../img/ic-shipp.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.ic-about {
  height: 36px !important;
  width: 31px;
  background: url(../img/ic-about.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.ic-cataring {
  height: 36px !important;
  width: 54px;
  background: url(../img/ic-cataring.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.ic-gifts {
  height: 36px !important;
  width: 49px;
  background: url(../img/ic-gifts.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.ic-best {
  height: 36px !important;
  width: 38px;
  background: url(../img/ic-best.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

#topmenu a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  padding: 17px 15px;
  /*padding-right: 0;*/
}

#topmenu a:hover {
  text-decoration: underline;
  background: #3d1420;
}

#topmenu a:focus {
  text-decoration: underline;
  background: #3d1420;
}

#topmenu li.act {
  cursor: default;
}

#topmenu li.act > * {
  text-decoration: none;
  color: #e06012;
}

.top_menu {
  background: #3d1420;
  text-align: center;
  border: none;
  width: 100%;
}

.top_menu--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: none;
}

.top_menu--fixed--shown {
  display: block;
}

.top_menu ul {
}

.top_menu li a {
  color: #fff !important;
}

.top_menu .dropdown-menu {
  background-color: #3d1420;
  /*display: block !important;*/
  padding: 20px 25px;
}

.top_menu .dropdown-menu li a {
  padding: 10px !important;
}

.top_menu .dropdown-menu li a:hover {
  background: transparent;
}

.top-menu .nav-link {
  padding: 5px 7px;
}

.breadcrumb-pan {
  padding-top: 15px;
  background: #e7ebef;
  margin-bottom: 20px;
}

.btn {
  border-radius: 5px;
  border: none;
  font-size: 18px;
  /*letter-spacing: 2px;*/
  padding: 7px 20px;
  /*font-family: 'New York', serif;*/
}

/*.btn-primary
{
	color: #FFF;
	background-color: #542970;
	border-color: #542970;
}*/
/*.btn-primary:hover
{
	color: #FFF;
	background-color: #7A2BAD;
	border-color: #7A2BAD;
}*/
.btn-primary {
  /*-webkit-transition: all 250ms;*/
  /*backface-visibility: hidden;*/
  color: #ffffff;
  /*display: inline-block;*/
  /*font-size: 14px;*/
  /*letter-spacing: 1px;*/
  /*position: relative;*/
  /*transform: translateZ(0px);*/
  /*transition-duration: 0.3s;*/
  /*transition-property: color;*/
  /*width: auto;*/
  /*text-transform: uppercase;*/
  background: #8a6258;
  /*padding: 10px 30px;*/
  /*vertical-align: middle;*/
  /*-o-transition: all 250ms;*/
  /*transition: all 250ms;*/
  /*text-transform: uppercase;*/
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  background: #d2042d;
  color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #3b1520;
  border-color: #3b1520;
}

/*.btn-danger
{
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	border-color: #552C13;
	background: #552C13;
	backface-visibility: hidden;
	border: none;
	border-radius: 25px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	width: auto;
	text-transform: uppercase;
	padding: 9px 30px;
	vertical-align: middle;
}*/
.btn-default {
  backface-visibility: hidden;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  width: auto;
  text-transform: uppercase;
  /*background: #A19685;*/
  padding: 10px 30px;
  vertical-align: middle;
  background-color: #3b1520;
  border-color: #3b1520;
}

.btn-default:hover {
  background: #552331;
  color: #fff;
}

.btn-secondary {
  /*backface-visibility: hidden;*/
  /*border: none;*/
  /*border-radius: 25px;*/
  /*color: #FFFFFF;*/
  /*display: inline-block;*/
  /*font-size: 12px;*/
  /*letter-spacing: 1px;*/
  /*position: relative;*/
  /*transform: translateZ(0px);*/
  /*transition-duration: 0.3s;*/
  /*transition-property: color;*/
  /*width: auto;*/
  /*text-transform: uppercase;*/
  background: #8a6258;
  /*padding: 10px 30px;*/
  /*vertical-align: middle;*/
}

.btn-secondary:hover {
  background: #552c13;
  color: #fff;
}

.btn-light {
  color: #fff;
  /*background-color: #F8F9FA;*/
  /*border-color: #F8F9FA;*/
  background: #8a6258;
}

.btn-light:hover {
  background: #552c13;
  color: #fff;
}

.btn-white {
  backface-visibility: hidden;
  border: none;
  border-radius: 5px;
  /*color: #FFFFFF;*/
  display: inline-block;
  /*font-size: 12px;*/
  letter-spacing: 1px;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  width: auto;
  /*text-transform: uppercase;*/
  background: #fff;
  /*padding: 9px 30px;*/
  vertical-align: middle;
  border: 1px solid rgba(85, 44, 19, 0.312);
}

.btn-white:hover {
  background: #552c13;
  color: #fff;
}

.input-group-btn .btn-white {
  border: 1px solid #ccc;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  padding-right: 15px;
  padding-left: 15px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.top_message {
  height: auto;
  text-align: center;
  color: #fff;
  background: #8d2714;
  background: #816359;
  padding: 10px;
}

.top_message a {
  color: #fff;
}

/*.def-button
{
	display: inline-block;
	font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease-out 0s;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #25282C;
	border-radius: 36px;
	padding: 9.5px 22px;
	text-decoration: none;
}*/
/*.def-button:hover
{
	background-color: #552C13;
	(*border: 1px solid #C97178;*)
	color: #FFFFFF;
	text-decoration: none;
}*/
.navbar-toggler {
  position: absolute;
  right: 10px;
  z-index: 1000;
  top: 21px;
}

.breadcrumb-line {
  background: rgba(244, 244, 244, 0.823);
  margin-bottom: -46px;
  padding: 8px 0 12px;
  z-index: 10;
  position: relative;
}

.breadcrumb-line .breadcrumb {
  margin: 0;
  background: none;
  /*font-size: 13px;*/
}

.breadcrumb-line .breadcrumb li {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #d58178;
}

.breadcrumb-line .breadcrumb li a {
  color: #3d1420;
}

.breadcrumb > li + li:before {
  color: #684f40;
  content: '\f105' !important;
  font-size: 14px;
  margin: 0 5px;
  font-weight: bold;
  font-family: 'Font Awesome 6 Free';
}

.pe-7s-users:before {
  content: '\e693';
}

.pe-7s-clock:before {
  content: '\e66b';
}

.pe-7s-like2:before {
  content: '\e6a1';
}

.pe-7s-like:before {
  content: '\e642';
}

.fancybox i {
  position: relative;
  z-index: 10;
  top: -44px;
  left: 10px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.482);
}

.choose-box .choose-box-item {
  position: relative;
  margin-bottom: 10px;
}

.choose-box .choose-box-item .fancybox {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.choose-box .choose-box-item .fancybox i {
  position: static;
  top: auto;
  left: auto;
}

.temporary_sold_out_img {
  z-index: 10;
  position: absolute;
  /*width: 100%;*/
  /*height: 100%;*/
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  opacity: 0.8;
  background: #fff;
  font-weight: bold;
  font-size: 2em;
  padding: 20% 7% 7%;
  line-height: 1.2;
  /*display: flex;*/
  /*justify-content: center;*/
  /*align-items: flex-end;*/
  color: rgba(132, 122, 113, 0.65);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .temporary_sold_out_img {
    font-size: 1.5em;
  }
}

.content__main {
  /*margin-top: 25px;*/
}

.content__main .right__content h1 {
  font-family: 'New York', serif;
  font-size: 50px;
  /*font-weight: 600;*/
}

.content__main .right__content h2 {
  /*font-family: 'New York', serif;*/
  /*font-size: 30px;*/
  /*font-weight: 600;*/
}

.nav__left {
  margin-top: 22px;
}

.nav__left a {
  margin-bottom: 10px;
  color: #000;
  font-size: 15px;
  background-color: #fff;
  border-radius: 10px;
  padding: 11px 5px;
  width: 100%;
  line-height: 120%;
  border: 1px solid rgba(85, 35, 49, 0.398);
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  transition: none;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav__left a:hover,
.nav__left a:active,
.nav__left .active a {
  color: #fff;
  background-color: #552331;
  border-color: #552331;
}

/*.right__content
{
	border-left: 1px solid #EDEDED;
	padding-left: 50px;
}*/
a.link-wishlist {
  font-size: 30px;
  color: #d2042d;
  display: inline-block;
  cursor: pointer;
}

.parallax {
  height: 550px;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% !important;
  position: relative;
  overflow: hidden;
}

.index-banner25 {
  text-align: center;
  height: 650px;
  background: url(../img/DELUSCIOUS_MENU_GROUP_1.webp) top / cover #3d1420;
  background-size: cover !important;
  color: #fff;
  font-size: 30px;
  line-height: 120%;
}

.bg-in {
  height: 100%;
  /*background: rgba(61, 20, 32, 0.416);*/
}

.index-banner25 .title {
  font-family: 'New York', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 60px;
  letter-spacing: 2px;
  line-height: 1;
  color: #3d1321c9;
  text-align: center;
  /* text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.274); */
  width: 100%;
  max-width: 700px;
  padding: 20px;
  background-color: #ffffffc0;
  display: block;
}

.index-banner25 h1 {
  color: #fff;
  letter-spacing: 3px;
}

.page-banner25 {
  margin-bottom: 50px;
  background-position: center center !important;
  background-size: cover !important;
}

.page-banner25_about-us {
  max-height: 294px;
}

.page-banner25 h1.title {
  text-align: center;
  font-size: 65px;
  /*background: rgba(61, 19, 33, 0.761);
  color: #FFF;*/
  color: #3d1321c9;
  background-color: #ffffffc0;
  display: inline-block;
  padding: 10px 50px;
  font-family: 'New York', serif;
}

.page-banner25 .container.p-5 {
  padding-bottom: 0 !important;
}

.page-banner25-occasions {
  background-position: bottom center !important;
}

.page-banner25-occasions p {
  font-size: 30px;
}

.page-banner25-occasions h1 {
  margin-bottom: 15px;
}

.page-banner25-cakes {
  background-position: top center !important;
}

.page-banner25-cakes .container {
  display: block;
}

.page-banner25-cakes p {
  font-size: 20px;
  line-height: 109%;
  margin: 0px 0 0;
  padding: 10px 30px 5px;
  /*color: #FFF;*/
  background: rgba(255, 255, 255, 0.761);
}

.page-banner25-cakes .title {
  margin-bottom: -20px;
  margin-left: 20px;
}

.page-banner25-gifts p {
  font-size: 20px;
  color: #fff;
  line-height: 140%;
}

.spage-banner25 {
  height: 300px;
}

.cat_desc {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 130%;
}

/**********************************************************************************************************************
contact-page*/
@media (max-width: 575px) {
  h1 {
    font-size: 20px;
  }

  .breadcrumb-line {
    margin-bottom: -57px;
  }

  .top_menu--fixed--shown {
    display: none !important;
  }

  .navbar-brand {
    width: 183px;
  }

  .navbar-toggler {
    /*position: absolute;*/
    right: 20px;
    /*z-index: 1000;*/
    /*top: 20px;*/
  }

  .roof-menu {
    margin-top: 0;
    /*margin-right: 0;*/
    /*font-size: 12px;*/
    width: 91%;
    /*float: next;*/
    /*text-align: center;*/
  }

  /*.roof-menu .login-list
    {
    	margin: 4px 0 11px;
    }*/
  .roof-menu .card-list .cart {
    vertical-align: 5px;
    margin: 0 23px 0 18px;
  }

  .top_message {
    font-size: 12px;
  }

  .top_menu {
  }

  .top_menu ul {
    padding: 20px;
  }

  #topmenu a {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.257);
    /*padding-right: 0;*/
  }

  .navbar-brand {
    max-width: 300px;
  }

  .index-banner25 {
    height: 231px;
  }

  .index-banner25 .title {
    font-size: 60px;
    margin-top: 16%;
  }

  .page-banner25 h1.title {
    font-size: 30px;
  }

  .parallax {
    height: 275px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 20px;
  }

  /*.top_menu--fixed--shown
    {
    	display: none !important;
    }*/
  .breadcrumb-line {
    margin-bottom: -57px;
  }

  .navbar-brand {
    width: 154px;
    margin-top: 10px;
    /*float: left;*/
    /*clear: none;*/
    /*margin-left: 0;*/
  }

  /*.navbar-toggler
    {
    	position: absolute;
    	right: 0;
    	z-index: 1000;
    	top: 28px;
    }*/
  .roof-menu {
    margin-top: 15px;
    margin-right: 75px;
    /*font-size: 12px;*/
  }

  /*.roof-menu .login-list
    {
    	margin: 25px 0 11px;
    }*/
  .roof-menu .card-list .cart {
    vertical-align: 5px;
    margin: 0 23px 0 18px;
  }

  .top_menu {
  }

  .top_menu ul {
    padding: 20px;
  }

  #topmenu a {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.257);
    /*padding-right: 0;*/
  }

  .navbar-brand {
    max-width: 300px;
  }

  .index-banner25 {
    height: 250px;
  }

  .index-banner25 .title {
    font-size: 80px;
    margin-top: 16%;
  }

  .page-banner25 h1.title {
    font-size: 35px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 25px;
  }

  .breadcrumb-line {
    margin-bottom: -57px;
  }

  .top_menu--fixed--shown {
    display: none !important;
  }

  .navbar-brand {
    width: 225px;
    float: left;
    clear: none;
    margin-left: 0;
  }

  .roof-menu {
    margin-top: 18px;
    margin-right: 66px;
    /*font-size: 11px;*/
    /*margin-right: 71px;*/
  }

  .roof-menu .card-list {
    /*font-size: 10px;*/
  }

  .top_menu {
  }

  .top_menu ul {
    padding: 20px;
  }

  #topmenu a {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.257);
    /*padding-right: 0;*/
  }

  .navbar-brand {
    max-width: 300px;
  }

  .index-banner25 {
    height: 300px;
  }

  .index-banner25 .title {
    font-size: 100px;
    margin-top: 16%;
  }

  .page-banner25 h1.title {
    font-size: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 25px;
  }

  /*.top_menu--fixed--shown
    {
    	display: none !important;
    }*/
  #topmenu a {
    font-size: 11px;
    padding: 10px 10px;
    /*padding-right: 0;*/
  }

  .roof-menu .card-list {
    font-size: 10px;
  }

  .navbar-brand {
    max-width: 300px;
  }

  .index-banner25 {
    height: 300px;
  }

  .index-banner25 .title {
    font-size: 100px;
    margin-top: 16%;
  }

  .page-banner25 h1.title {
    font-size: 55px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #topmenu a {
    font-size: 13px;
    padding: 15px 15px;
    /*padding-right: 0;*/
  }

  h1 {
    font-size: 35px;
  }

  .page-banner25 h1.title {
    font-size: 60px;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
}

@media (min-width: 1600px) {
}

.js-searchform {
  display: none;
}

.js-searchform.active {
  display: block;
}

.js-adrecom-search-toggle {
  display: block;
}

/* .js-adrecom-search-toggle.active {
  display: none;
} */
.top_search {
  /*margin-bottom: 20px;*/
  /*margin-right: 20px;*/
  font-size: 33px !important;
  height: 42px;
  line-height: 119%;
  color: rgba(255, 255, 255, 0.54);
}

.top_search i {
  height: auto;
}

.top_search input[type='text'] {
  font-size: 14px;
  width: 281px;
}

.btn-search i {
  color: #fff;
}

.after_logout_return {
  font-size: 13px;
}

.after_logout_return i {
  font-size: 31px;
  color: #816359;
}

/* .top_search .btn {
  margin-left: -39px;
  color: #8966a0;
} */
.roof {
  font-size: 13px;
}

.social {
  margin-top: 50px;
  margin-bottom: 50px !important;
}

.social i {
  font-size: 40px;
}

.social a {
  display: inline-block;
  margin: 5px;
  color: #8a65a1;
}

.social-links .fa-lg {
  font-size: 20px;
}

.footer {
  background-color: #3d1321;
  color: #fff;
  padding: 20px 0;
  margin-top: 66px;
}

.index .footer {
  margin-top: 0;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  background: none;
}

.footer h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 44px 0 22px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  color: #fff;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer ul.list-link li {
  list-style: none;
  padding: 4px 0;
  margin: 0;
  font-size: 13px;
}

.footer ul.list-link li a {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 2px 0;
  margin: 0;
  display: block;
}

.footer .list-social li {
  display: inline-block;
  text-align: center;
  font-size: 18px;
}

.footer .list-social li a {
  display: block;
  margin: 0;
  text-align: center;
  padding: 0 5px;
  color: #fff;
}

.footer .list-social li em.fa-tripadvisor {
  background: url(../img/ic-tripadvisor.svg) center center no-repeat;
  width: 24px;
}

.footer .list-social #TA_socialButtonIcon450 .socialWidgetContainer {
  display: inline-block;
}

.footer .CCPA_link {
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px !important;
  border-top: 1px solid #ccc;
}

.footer .CCPA_link a {
  font-weight: 600 !important;
}

.footer .copy {
  font-size: 12px;
  margin-top: 20px;
}

.footer .col-md-3:nth-child(1) {
  width: 40%;
}

.footer .col-md-3 {
  width: 20%;
}

.count {
  text-align: right;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 10px;
}

.page-sorting {
}

.page-sorting .btn-light {
  margin: 0 4px;
  border: 1px solid rgba(203, 203, 203, 0.55);
}

.page-sorting .btn-light.active {
  font-weight: 600;
  /*color: #D23F03 !important;*/
}

.page-sorting .updown {
  display: inline-block;
  vertical-align: middle;
}

.page-sorting .btn-light i.fa-sort-down {
  display: block;
  height: 10px;
  width: 10px;
  font-size: 16px;
  line-height: 0px;
  vertical-align: 0;
  margin-left: 3px;
}

.page-sorting .btn-light i.fa-sort-up {
  display: block;
  height: 10px;
  width: 10px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: 0;
  margin-left: 3px;
}

.price {
  color: #9e011c;
}

.msrp {
  color: #686464;
  font-weight: normal;
  text-decoration: line-through;
}

.save {
  color: #477558;
}

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

.page-item a.page-link {
  color: #3d1321;
}

.page_navigator li.view_all {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  border-radius: 0 5px 5px 0;
}

.page_navigator li.view_all a {
  display: block;
  height: 100%;
  line-height: 33px;
  text-decoration: none;
  font-size: 14px;
  padding: 0 15px;
  color: #3d1321;
}

.alert-secondary {
  color: #383d41;
  background-color: #f5f5f5;
  border-color: #ededed;
}

.card {
  height: 100%;
}

.modal-reg-login .reset {
  margin-top: 10px;
  font-size: 12px;
}

.modal-reg-login .form-group label {
  padding-right: 0;
  font-weight: 400;
  font-size: 13px;
}

.modal-reg-login .modal-title,
.modal-reg-login .modal-title-registration {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  margin: 0;
  text-transform: none;
}

.modal-reg-login .modal-body {
  padding-right: 0;
  padding-left: 0;
}

/* .register_form {
  margin: 0;
  padding: 20px;
  background: #f4f4f4;
  border-radius: 6px;
} */
.register_form .btn {
  margin-top: 20px;
}

.thanks_reg .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0;
  height: 34px;
  border: 1px solid #ccc;
  padding-left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
}

.thanks_reg .form-group {
  margin: 7px 0;
}

.thanks_reg .form-group label {
  padding-right: 0;
}

@media (max-width: 575px) {
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }

  .footer {
    padding: 0 50px;
    margin-top: -30px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer {
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
}

/**********************************************************************************************************************
contact-page*/
.googlemap {
}

.contact_form_box {
  background: #f2f2f2;
}

.page-title {
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 0 0 18px;
  height: 137px;
  text-align: center;
  line-height: 136px;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  margin-top: 0;
}

.page-title h1 {
  font-weight: 300;
  font-size: 35px;
  color: #a09585;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 9px;
  line-height: 115%;
  vertical-align: middle;
  display: inline-block;
  padding: 0 20px;
}

.arrows {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 30px;
}

.arrows li {
  margin-bottom: 15px;
  padding-left: 35px;
}

.arrows li .fa {
  display: inline-block;
  vertical-align: top;
  color: #552b13;
  margin-right: 15px;
  font-size: 10px;
  border: 1px solid #ddd;
  border-radius: 25px;
  padding: 4px 6px;
  margin-top: 1px;
  margin-left: -35px;
  letter-spacing: normal;
}

.arrows li a {
  text-decoration: underline;
  font-size: 15px;
  color: #a19585;
  text-transform: uppercase;
  transition: none;
  letter-spacing: 1px;
}

.foto-box {
  position: relative;
  z-index: 1;
  /*margin-bottom: 50px;*/
  /*max-height: 400px;*/
  overflow: hidden;
}

.foto-box img {
  /*width: 100%;*/
  /*max-height: 400px;*/
  /*height: 100% !important;*/
}

.foto-box h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  text-align: center;
  background: rgba(140, 130, 118, 0.567);
  padding: 5px 25px;
}

/*.foto-box H1 SPAN
{
	background: rgba(140, 130, 118, 0.567);
	padding: 5px 25px;
}*/
.container_Shipping hr {
  margin: 50px 0;
}

.container_Shipping table {
  border: none;
}

.container_Shipping table th {
  /*font-size: 15px;*/
  color: #552331;
  /*font-weight: 300;*/
  /*margin: 0;*/
  /*padding: 14px 0;*/
  /*border: none;*/
}

.container_Shipping table td {
  /*border: none;*/
  /*border-top: 1px solid #EDEDED;*/
  /*padding: 14px 0;*/
}

.container_Shipping h3 {
  font-size: 18px;
}

.container_Shipping .picup {
  margin-top: 80px !important;
  font-size: 18px;
  line-height: 130%;
}

/**********************************************************************************************************************
left menu*/
.category_menu {
}

.category_menu_list--sub {
  display: none;
}

.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--path.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--current.category_menu_list__item--open > .category_menu_list--sub {
  display: block;
}

.category_menu .badge.badge-secondary {
  font-size: 10px;
}

.category_menu .list-group-flush .list-group-item {
  padding: 10px 15px;
  background: #f2f2f2;
  font-size: 14px;
}

/*lend eft menu
*/
/**********************************************************************************************************************
products list*/
.jumbotron {
}

.nopict {
  font-size: 20px;
  color: #d1d1d1;
  line-height: 195px;
  height: 195px;
  vertical-align: middle;
  text-align: center;
}

.nopict i {
  vertical-align: middle;
}

.products_list {
}

.products_list .col-sm-12:nth-of-type(odd) {
  padding-right: 3%;
}

.products_list .col-sm-12:nth-of-type(even) {
  padding-left: 3%;
}

.products_list .card {
  border: none;
}

.products_list .card-header {
  background: none;
  padding: 0 0 3px 0;
  border: none;
}

.products__list__item__picture {
  /*height: 270px;*/
  /*line-height: 250px;*/
  /*padding: 10px;*/
  background: #ccc;
  margin-right: 10px;
}

.products__list__item__picture img {
  max-height: 100% !important;
  width: auto !important;
  height: 255px;
  object-fit: cover;
}

.products__list__item__offer__price {
  font-size: 18px;
  color: #eb0000;
}

.products__list__item .products__list__item__offer {
  text-align: center;
}

.products_list .card-body .info {
  padding-left: 20px !important;
  border-left: 2px solid;
  margin-bottom: 20px;
}

.products_list .card-body .info a {
  text-decoration: none;
  color: #542970;
}

.product_option ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.product_option ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

li.prod_radio_button label {
  margin-left: 5px;
}

.products_list .rating_table {
  text-align: center;
}

.products_list .rating_table .review-post-st {
  display: inline-block;
}

.manuf_list span {
  height: 124px;
  line-height: 117px;
  display: block;
}

.bundled_item .nopict {
  height: 160px;
  line-height: 160px;
}

/**********************************************************************************************************************
products list*/
@media (max-width: 575px) {
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}

/*products zoom*/
.zoom_properties .qty {
  display: inline-block;
  vertical-align: middle;
}

.zoom_properties .wishlist-box {
  display: inline-block;
  /*vertical-align: 3px;*/
}

.zoom_properties .product_option label.col-md-5 {
  max-width: 20%;
}

.discounts_info_upsale {
  margin: 10px 0;
}

.discounts_info_upsale th {
  text-align: center;
  font-size: 14px;
  padding: 2px;
}

.discounts_info_upsale td {
  text-align: center;
  font-size: 14px;
  padding: 2px !important;
}

/**********************************************************************************************************************
blog & FAQ*/
.blog_search {
  /*margin-top: 7px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background: #f5f5f5;
}

.rss {
  margin-left: 16px;
  float: right;
}

.blog_cats a.sel {
  color: #d81c1c;
}

.accordion h2 {
  margin: 0;
  padding: 0;
}

.accordion .accordion-button {
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 20px;
  background: rgba(85, 35, 49, 0.788);
  color: #fff;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-item .faq_answer {
  padding: 20px;
  font-size: 17px;
}

/*members*/
.members_list .pict_mem_zoom {
  float: left;
  width: 160px;
  margin-right: 20px;
}

.members_list .inactive {
  float: right;
  color: #ff0000;
}

.members_list .item_property {
  /*float: left;*/
  /*width: 355px;*/
}

/*events
calendar & events search*/
.calendar_search {
  background: #e9ecef;
}

/*video & picts*/
.event_video object embed {
}

.event_video object {
}

/**********************************************************************************************************************
jobs offers*/
.resume_form {
  background: #f7f7f7;
  margin: 20px 0;
  padding: 20px;
}

.resume_form table {
  width: 90%;
}

.jobs_top_search {
  background: #f5f5f5;
}

.jobs_top_search .form-group {
}

/****  raiting*/
.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st {
  margin: 0;
  clear: both;
  display: inline-block;
  height: 25px;
}

.rr-star-st > div {
  width: 155px;
  height: 26px;
  line-height: 17px;
  float: left;
  overflow: hidden;
}

.rr-star-st > div > span {
  float: left;
  width: 28px;
  height: 22px;
  background: url(../img/review-st/w-stars-h.png) no-repeat;
  margin-left: 2px;
  margin-top: 1px;
  cursor: pointer;
  /*cursor: pointer;*/
}

.rr-star-st > div.rating1 > span.rating1,
.rr-star-st > div.rating2 > span.rating1,
.rr-star-st > div.rating2 > span.rating2,
.rr-star-st > div.rating3 > span.rating1,
.rr-star-st > div.rating3 > span.rating2,
.rr-star-st > div.rating3 > span.rating3,
.rr-star-st > div.rating4 > span.rating1,
.rr-star-st > div.rating4 > span.rating2,
.rr-star-st > div.rating4 > span.rating3,
.rr-star-st > div.rating4 > span.rating4,
.rr-star-st > div.rating5 > span {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st > var {
  color: #00002e;
  font-size: 11px;
  line-height: 17px;
  font-style: normal;
  float: left;
}

.rr-star-st > span {
  display: block;
  clear: both;
  color: #617996;
  font-size: 11px;
}

/*comments*/
.comments {
  text-align: left;
}

.comments li {
  display: block;
}

.comments .title {
  background: #e9ecef;
}

.comments .info_line .date {
  margin-right: 15px;
}

.comments .rr-star-st.float-right {
  float: right;
}

/**********************************************************************************************************************
sitemap_*/
.sitemap_div {
  padding: 7px;
  float: left;
  width: 45%;
}

/*******************************contacts_zoom************************************/
.contacts_information {
  margin-right: 30px;
  line-height: 180%;
}

.contacts_information2 {
  line-height: 180%;
}

.BUSINESS_DIR_card {
  margin: 20px 20px 20px 0;
  float: left;
  border: 1px solid #ccc;
}

.BUSINESS_DIR_card .title {
  background: #1d5188;
  color: #fff;
  padding: 5px 0px;
  font-size: 15px;
  text-align: center;
  margin: 0;
}

.BUSINESS_DIR_card .pict {
  margin: 10px;
  float: none;
}

.BUSINESS_DIR_card .contact_person {
  margin: 20px 20px 0 10px;
  color: #1d5188;
  font-weight: bold;
}

.BUSINESS_DIR_card .contact_person .rep_name {
  color: #1d5188;
  font-size: 18px;
  font-weight: bold;
}

.BUSINESS_DIR_card .rep_name_sm {
  color: #1d5188;
  font-weight: bold;
}

.BUSINESS_DIR_card .company_info {
  margin: 0 2px;
  padding: 5px 20px;
  background: #eee;
}

.BUSINESS_DIR_card td .left {
  text-align: left;
  color: #053260;
  margin: 0 20px 0 10px;
}

.BUSINESS_DIR_card td .right {
  text-align: right;
  color: #053260;
  margin: 0 20px 0 10px;
}

/********************************/
.all_panel_404 {
  text-align: center;
}

.all_panel_404 .shadow_panel {
  padding-bottom: 100px;
}

.all_panel_404 .logo {
  float: none;
  margin: 37px 0 0;
  width: 227px;
  height: 60px;
  display: inline-block;
  clear: both;
  /*[disabled]background:url(../img/logo.jpg);*/
}

.num404 {
  font-size: 150px;
  font-family: 'Trebuchet MS';
  line-height: 100%;
  background: #f0efef;
  color: #d83d04;
  width: 350px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}

/*Checkout Form
******************************************************************************/
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
.c_order_preview {
}

.c_order_preview table td table td {
  padding: 3px;
  border-bottom: 1px dotted #ccc;
}

.c_order_preview .prod_table td {
  border: 1px solid #ccc;
  padding: 7px;
  white-space: normal !important;
}

@media (min-width: 576px) and (max-width: 767px) {
  .c_order_preview .prod_table td {
    display: block;
    white-space: normal !important;
    border: none;
    padding: 3px 10px 3px 20px;
    /*text-align: center;*/
  }

  /*.c_order_preview .prod_table TR
    {
        display: block;
        padding: 10px 0;
    }*/
  .c_order_preview .prod_table tr:first-child {
    display: none;
  }

  .c_order_preview .prod_table td:nth-child(1) {
    border-top: 1px solid #fff;
    padding-top: 20px;
  }

  .c_order_preview .prod_table td:nth-child(6) {
    border-bottom: 5px solid #ccc;
    padding-bottom: 20px;
  }

  .c_order_preview .prod_table td:nth-child(1):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Item:';
  }

  .c_order_preview .prod_table td:nth-child(2):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Quantity: ';
  }

  .c_order_preview .prod_table td:nth-child(3):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Ship to: ';
  }

  .c_order_preview .prod_table td:nth-child(4):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Shipping method: ';
  }

  .c_order_preview .prod_table td:nth-child(5):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Unit Cost: ';
  }

  .c_order_preview .prod_table td:nth-child(6):before {
    font-size: 12px;
    color: #a3a3a5;
    content: 'Cost: ';
  }

  .c_order_preview > table > tbody > tr > td {
    display: block;
    width: 100% !important;
    text-align: left;
  }

  .c_order_preview > table > tbody > tr > td > table {
    width: auto;
    margin-bottom: 10px;
  }

  .c_order_preview > table > tbody > tr > td > table td {
    text-align: left;
    white-space: normal !important;
  }
}

/********************** registration & forms ********************************/
.mandatory_selected {
  border: 1px solid #ff0000;
}

label.mandatory_selected {
  border: 0;
  color: #ff0000;
  font-weight: bold;
}

.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
  display: none;
  color: #cc0000;
  text-align: center;
}

.error_mess,
.submit_mess,
.soldout {
  color: #cc0000;
}

.thanks_reg .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0;
  height: 38px;
  border: 1px solid rgba(203, 203, 203, 0.651);
  padding-left: 10px;
  border-radius: 3px;
}

/**********************new login form ********************************/
.login_form {
  padding: 0 10px;
}

.offset-md-3 button {
  display: inline-block;
  clear: none;
}

.facebook_login_block {
  text-align: center;
}

.forgot_pass_related {
  display: none;
}

.facebook_login_block .sn_login {
  display: inline-block;
  background: #415dae;
  color: #fff;
  padding: 7px 15px;
  font-size: 13px;
  border-radius: 5px;
  width: 45%;
  margin-bottom: 5px;
}

.facebook_login_block .sn_login i {
  font-size: 22px;
  vertical-align: -2px;
  margin-right: 5px;
}

.facebook_login_block .sn_google {
  background: #dd4b39;
}

.facebook_login_block .sn_twitter {
  background: #00b0fc;
}

.facebook_login_block .sn_linked {
  background: #0274b3;
}

.facebook_login_block .sn_vk {
  background: #719ac6;
}

/*#mm-quote LABEL
{
	text-align: right;
	font-weight: bold;
}*/
/*.contact_form LABEL
{
	(*text-align: right;*)
	(*font-weight: bold;*)
}*/
/***********************************************************************************************************************/
/***********************************************************************************************************************/
/*==========================================================================================================
!diaolog_st default style!*/
.js-adrecom-scrolltotop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #000000;
  cursor: pointer;
  z-index: 1090;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 2em;
  transition: all 250ms;
  transform: scale(0);
}

.js-adrecom-scrolltotop.active {
  transform: scale(1);
}

.js-adrecom-scrolltotop i {
  transition: all 250ms;
}

.js-adrecom-scrolltotop:hover {
  transform: scale(1.1);
  box-shadow: 0 0 3px #000;
}

.js-adrecom-scrolltotop:hover i {
  transform: scale(0.9);
}

.product__item__link {
  height: min-content;
  overflow: hidden;
  font-family: 'New York', serif;
}

.product__item__link .img {
  width: 100%;
  height: min-content;
}

.product__item .product__item__image {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

.product__item .product__item__second-image {
  opacity: 0;
  scale: 1;
  transition: all 0.5s ease;
  transform-origin: center;
  position: absolute;
  inset: 0;
}

.product__item .img:hover .product__item__second-image {
  opacity: 1;
  scale: 1.1;
}

.form-control:focus,
.form-select:focus,
.form-check-input:focus {
  border-color: rgba(85, 35, 49, 0.65);
  box-shadow: 0 0 0 0.25rem rgba(85, 35, 49, 0.25);
}

.form-check-input:checked {
  border-color: rgb(85, 35, 49);
  background-color: rgb(85, 35, 49);
}

.btn-check:focus + .btn,
.btn:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 35, 49, 0.15);
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 35, 49, 0.25);
}

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 35, 49, 0.5);
}

.btn-search {
  color: inherit;
  padding: 0;
  background-color: transparent;
  border: none;
}

.top_search .js-searchform {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 100%;
  margin: -33px -9px 0 0;
  background: #3d1420;
  padding: 15px 0 15px 10px;
  border-radius: 10px;
  border: 2px solid #816359;
}

.top_search .js-searchform input {
  /*width: 80% !important;*/
}

.floating-label {
  /* margin-top: auto; */
  display: flex;
  flex-direction: column-reverse;
  justify-content: start;
}

.floating-label label {
  font-size: 12px;
  line-height: 16px;
  color: #515151;
  text-align: start;
  /* height: 18px; */
  opacity: 1;
  transition: all 0.25s ease-in-out;
  overflow: hidden;
}

.floating-label > input:placeholder-shown + label,
.floating-label > textarea:placeholder-shown + label,
.floating-label > .input-group:has(input:placeholder-shown) + label {
  /* height: 0; */
  opacity: 0;
}

.modal.error .modal-content {
  border: 1px solid rgba(255, 13, 13, 0.85);
  box-shadow: 0 0 0 0.25rem rgba(247, 139, 139, 0.8);
}

label[for]:not([for='']) {
  cursor: pointer;
}

label.error,
label.success {
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 13, 13, 0.85);
  margin-top: 5px;
}

label.success {
  color: rgba(14, 162, 14, 0.85);
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .index-banner25 .title {
    font-size: 20px;
  }
}
