@import url('products.css');
.soldout {
  color: #d58178;
  font-weight: bold;
}
/*comments*/
.comments {
  text-align: left;
}
.comments .title {
  background: #e9ecef;
}
/*comments*/
.pict-zoom {
  display: block;
  padding: 0;
  height: auto;
  margin: 0;
}
.pict-zoom img {
  /*height: 100%;*/
}
.quanty {
  position: relative;
  display: inline-block;
  margin: 0 0;
  padding: 0;
}
.quanty input.input-text {
  background-color: #f2f2f2;
  border: medium none;
  border-radius: 42px;
  color: #202020;
  font-size: 14px;
  height: 38px;
  text-align: center;
  padding: 0;
  width: 120px !important;
  margin: 0;
}
.quanty .items {
  background: none 0 0 / cover repeat scroll rgba(0, 0, 0, 0);
  border: medium none;
  height: 20px;
  overflow: hidden;
  position: relative;
  width: 21px;
  top: 1px;
  z-index: 0;
  font-size: 18px;
  padding: 0;
  text-align: center;
}
.quanty .items.reduced {
  margin: 0;
  left: 30px;
}
.quanty .items.increase {
  right: 30px;
}
.quanty .items .fa {
  color: #000000;
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #666666;
  border-radius: 100%;
  color: #666666;
  font-size: 12px;
  height: 20px;
  line-height: 17.5px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
}
.products_zoom h1 {
  font-size: 50px;
  /*line-height: 120%;*/
  margin-top: 0;
  margin-bottom: 10px;
  color: #552c13;
  font-weight: 300;
  text-transform: capitalize;
  padding: 0;
  /*font-family: 'Montserrat', sans-serif;*/
  letter-spacing: -0.03em;
  font-family: 'New York', serif;
}
.products_zoom .price {
  /* font-weight: 300; */
  margin-bottom: 10px;
  margin-top: 10px;
  /*color: #A19685;*/
  font-size: 30px;
  display: inline-block;
  font-family: Lato;
  letter-spacing: 2px;
  vertical-align: -2px;
  /*margin-right: 20px;*/
}
.choose-box {
  margin-top: 22px;
  margin-bottom: 0;
}
.choose-box h4 {
  margin: 15px 0;
  font-size: 18px;
}
.choose-box ul li {
  width: 143px;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.choose-box ul li.selected img {
  /*border: 2px solid #C97178;*/
  border: 2px solid #3d1420;
}
.choose-box ul li .text {
  /*margin-top: 10px;*/
}
.choose-box ul li img {
  max-width: 100%;
}
.packopt {
  display: inline-block;
  margin-left: 78px;
  vertical-align: 2px;
}
.packopt a {
  padding: 3px 15px;
  font-weight: 200;
  font-size: 10px;
}
.packopt a:before {
  font-family: 'fontAwesome';
  font-size: 17px;
  color: #fff;
  margin-right: 7px;
  vertical-align: -2px;
  content: '\f059';
}
ul.add-to-links {
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
ul.add-to-links li {
  margin-right: 10px;
}
ul.add-to-links li a {
  display: block;
  text-align: center;
  outline: medium none;
  font-size: 12px;
  font-family: Lato;
  text-transform: uppercase;
  margin-right: 5px;
  padding: 0px;
  border-radius: 2px;
  background: none !important;
}
ul.add-to-links li a i {
  /*background: #9F2044;*/
  background: #3d1420;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  /*font-weight: bold;*/
  height: 36px;
  border-radius: 100%;
  line-height: 36px;
  margin-right: 5px;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  width: 36px;
  color: #fff;
}
ul.add-to-links li a:hover {
  color: #c97178 !important;
}
ul.add-to-links li a:hover i {
  background: none repeat scroll 0 0 #c97178;
  color: #ffffff;
}
.flavor-names {
  font-weight: 600;
}
/*.product-options-bottom
{
	padding: 10px 0 20px;
}*/
/*.product-options-bottom .btn
{
	background: #C10000;
}*/
/*.product-options-bottom .btn:hover
{
	background: #C97178;
}*/
.product-options-bottom ul.add-to-links li {
  float: left;
  text-align: left;
}
.product-options-bottom ul.add-to-links li small {
  font-size: 11px;
  display: block;
  margin: -11px 0 0 42px;
}
.product-options-bottom ul.add-to-links li a {
  font-size: 12px;
  font-family: Lato;
  /*outline: medium none;*/
  text-align: left;
  text-decoration: none;
}

.product__item .link-wishlist:hover {
  border: 1px solid #d58178;
  background-color: #d58178;
  color: #fff;
}
.photos-sm {
}
.photos-sm .thumb-wrapper {
  display: inline-block;
  clear: none;
  /*height: 145px;*/
  text-align: center;
  width: 33%;
  vertical-align: top;
  overflow: hidden;
  margin: 1%;
  border: 1px solid #ccc;
}
.photos-sm .thumb-wrapper img {
  display: inline-block;
  width: 100%;
}
.fancybox i {
  position: relative;
  z-index: 10;
  top: -44px;
  left: 10px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.482);
}
.more_picts {
  display: block;
  text-align: center;
  margin: -30px 0 20px;
}
.more_picts i {
  font-size: 50px;
  color: rgba(85, 35, 49, 0.549);
  font-weight: 600;
}
.more_picts a {
  display: block;
  width: 100%;
  margin: 0;
  height: 157px;
}
.more_picts a img {
  height: 100%;
  width: 100%;
  object-fit: fill;
}
.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;
}
.gray_line {
  background: #f2f2f2;
  padding: 20px 0 50px;
  margin: 50px 0 0 0;
}
.flavors h3 {
  font-weight: 300;
  letter-spacing: 1px;
  margin: 20px 0;
}
.row.flavors .item {
  margin: 0;
  /*background: #FFF;*/
  /*min-height: 498px;*/
  font-size: 14px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.flavors .item > div {
  padding: 10px 20px;
}
.flavors a strong {
  font-family: 'New York', serif;
  font-size: 18px;
}
.info-tabs {
  margin-top: 20px;
}
.info-tabs .nav-link {
  color: #898989;
  font-size: 16px;
}
.info-tabs .nav-link.active {
  color: #7c213b;
}
#INFOTabContent .tab-pane {
  padding: 20px 10px;
}
.prod_radio_caption {
  display: flex;
  gap: 8px;
}
.option_icon {
  --option-width: 150px;
  width: var(--option-width);
  display: inline-block;
}
.option_icon input {
  display: none;
}
.option_icon input + label {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1em;
  cursor: pointer;
}
.option_icon input + label::before {
  content: '';
  width: var(--option-width);
  height: auto;
  aspect-ratio: 1;
  border: 1px solid #3d1420;
  /*border: 1px solid #9E011C;*/
  display: block;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 85%;
}
.option_icon input:checked + label::before {
  /*outline: 2px solid #9E011C;*/
  outline: 2px solid #3d1420;
}
.option_icon.dozen_1 input + label::before {
  background-image: url('../img/product_options/ic-box-12.svg');
}
.option_icon.dozen_1_5 input + label::before {
  background-image: url('../img/product_options/ic-box-18.svg');
}
.option_icon.dozen_2 input + label::before {
  background-image: url('../img/product_options/ic-box-24.svg');
}
.option_icon.dozen_3 input + label::before {
  background-image: url('../img/product_options/ic-box-36.svg');
}
.option_icon.white_box input + label::before {
  background-image: url('../img/product_options/white-box.jpg');
  background-size: 100%;
}
.option_icon.fabric_gift input + label::before {
  background-image: url('../img/product_options/fabric-gift.webp');
  background-size: 100%;
}
.option_icon.luxurious_gift input + label::before {
  background-image: url('../img/product_options/luxurious-gift.webp');
  background-size: 100%;
}
.radio_option.option_icon.dozen_1,
.radio_option.option_icon.dozen_1_5,
.radio_option.option_icon.dozen_2,
.radio_option.option_icon.dozen_3 {
  width: max-content;
  margin: 0 !important;
}
.radio_option.option_icon.dozen_1 input + label::before,
.radio_option.option_icon.dozen_1_5 input + label::before,
.radio_option.option_icon.dozen_2 input + label::before,
.radio_option.option_icon.dozen_3 input + label::before {
  content: none;
}
.radio_option:not(.option_icon) input {
  display: none;
}
.radio_option:not(.option_icon) input + label,
.radio_option.option_icon.dozen_1 input + label,
.radio_option.option_icon.dozen_1_5 input + label,
.radio_option.option_icon.dozen_2 input + label,
.radio_option.option_icon.dozen_3 input + label {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  color: #3d1420;
  /*color: #9E011C;*/
  text-align: center;
  width: auto;
  height: min-content;
  padding: 8px;
  background-image: none;
  background-color: transparent;
  /*border: 1px solid #9E011C;*/
  border: 1px solid #3d1420;
  transition: all 0.125s ease;
}
.radio_option:not(.option_icon) input + label:hover,
.radio_option.option_icon.dozen_1 input + label:hover,
.radio_option.option_icon.dozen_1_5 input + label:hover,
.radio_option.option_icon.dozen_2 input + label:hover,
.radio_option.option_icon.dozen_3 input + label:hover,
.radio_option:not(.option_icon) input:checked + label,
.radio_option.option_icon.dozen_1 input:checked + label,
.radio_option.option_icon.dozen_1_5 input:checked + label,
.radio_option.option_icon.dozen_2 input:checked + label,
.radio_option.option_icon.dozen_3 input:checked + label {
  color: #ffffff;
  /*background-color: #9E011C;*/
  background-color: #3d1420;
}
.owl-carousel {
  list-style: none;
  padding: 0;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 40px;
  padding: 10px !important;
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center center;
  height: 40px;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: rgba(255, 255, 255, 1);
}
.owl-carousel .owl-nav button.owl-prev {
  left: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1sZWZ0IiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtYW5nbGUtbGVmdCBmYS13LTgiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjU2IDUxMiI+PHBhdGggZmlsbD0iIzU1MjMzMSIgZD0iTTMxLjcgMjM5bDEzNi0xMzZjOS40LTkuNCAyNC42LTkuNCAzMy45IDBsMjIuNiAyMi42YzkuNCA5LjQgOS40IDI0LjYgMCAzMy45TDEyOC4xIDI1Nmw5Ni40IDk2LjRjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMjAxLjcgNDA5Yy05LjQgOS40LTI0LjYgOS40LTMzLjkgMGwtMTM2LTEzNmMtOS41LTkuNC05LjUtMjQuNi0uMS0zNHoiPjwvcGF0aD48L3N2Zz4=);
}
.owl-carousel .owl-nav button.owl-next {
  right: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWFuZ2xlLXJpZ2h0IGZhLXctOCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSIjNTUyMzMxIiBkPSJNMjI0LjMgMjczbC0xMzYgMTM2Yy05LjQgOS40LTI0LjYgOS40LTMzLjkgMGwtMjIuNi0yMi42Yy05LjQtOS40LTkuNC0yNC42IDAtMzMuOWw5Ni40LTk2LjQtOTYuNC05Ni40Yy05LjQtOS40LTkuNC0yNC42IDAtMzMuOUw1NC4zIDEwM2M5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwxMzYgMTM2YzkuNSA5LjQgOS41IDI0LjYuMSAzNHoiPjwvcGF0aD48L3N2Zz4=);
}
.owl-item--active {
  border: 1px solid #000000;
}
.owl-carousel .owl-item img {
  object-fit: cover;
}
.pict_zoom img {
  height: 530px;
  object-fit: cover;
}
.flavor_item_zoom img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}

.occasions-box-img {
  width: auto;
  max-height: 200px;
  object-fit: cover;
}

@media (max-width: 1399px) {
  .prod_radio_caption {
    flex-wrap: wrap;
  }
}

@media (max-width: 1199px) {
  .option_icon {
    --option-width: 120px;
  }
}

@media (max-width: 757px) {
  .products_zoom h1 {
    font-size: 30px;
  }
  .owl-carousel {
    width: 95%;
    margin-left: 2%;
  }
}
