/*!
 Author:         Bankai
 Template:       Opencart
*/

@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,700");

body {
  color: #413d35;
  font-family: 'Ubuntu', sans-serif;
}

body > .container {
  position: relative;
  padding-top: 70px;
}

body.information-information.iid-7 > .container,
body.information-information.iid-4 > .container {
  display: none;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  margin-bottom: 30px;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  content: none !important;
}

.loader {
  background-size: 250px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  text-transform: Capitalize;
  font-weight: 900 !important;
}

.sec {
  padding: 70px 0;
}

.floater_container .fl,
.floater_container .fr {
  position: absolute;
  z-index: -1;
}

.floater_container .fl {
  display: block;
  top: 30%;
  left: 0;
}

.floater_container .fr {
  display: none;
  right: 0;
}

.news-article .floater_container .r1,
.information-contact .floater_container .r1 {
  display: none;
}

.bottom_bg {
  position: relative;
  z-index: -3;
}

.bottom_bg > * {
  display: none;
}

.bottom_bg .blue_bg,
.bottom_bg .blue_home_bg {
  position: relative;
  z-index: 2;
}

.bottom_bg .white_bg,
.bottom_bg .yellow_bg,
.bottom_bg .yellow_about_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

body:not(.common-home) .bottom_bg .blue_bg {
  display: block;
}

body:not(.common-home):not(.product-product):not(.iid-4) .bottom_bg .white_bg {
  display: block;
}

body.common-home .bottom_bg .blue_home_bg {
  display: block;
}

body.common-home .bottom_bg .yellow_bg,
body.product-product .bottom_bg .yellow_bg {
  display: block;
}

body.iid-4 .bottom_bg .yellow_about_bg {
  display: block;
  margin-left: auto;
}

.featured-module {
  margin-top: 50px;
}

.featured-module .featured {
  padding: 0;
}

.featured-module .featured > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.featured-module .featured .slick-list {
  width: 90%;
}

.featured-module .featured .slick-nav {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.featured-module .featured .slick-nav:hover {
  opacity: 0.7;
}

.featured-module .product-name a:hover {
  color: #413d35 !important;
}

.featured-module .product-gutter {
  height: 100%;
  padding: 10px;
}

.featured-module .product-block {
  border: 0;
}

.featured-module .title_dots {
  margin-bottom: 30px;
}

.featured-module .slick-nav {
  width: auto !important;
}

.featured-module .cart-buttons .btn-cart:hover {
  background-color: #30bbd5 !important;
  border-color: #30bbd5 !important;
}

#ToTop {
  display: none !important;
}

#footer-area {
  margin-top: 0 !important;
}

#footer-area a {
  color: #fff !important;
}

#footer-area a:hover {
  opacity: 0.7;
}

#footer-area > img {
  width: 100%;
}

#footer-area footer {
  border: 0;
  background-size: cover !important;
  background-position: top left !important;
  padding-top: 50px;
}

#footer-area footer h5 {
  font-size: 22px;
  font-weight: 600 !important;
  margin-bottom: 30px;
  color: #f6ee74;
}

#footer-area .footer-contact-links li {
  margin-bottom: 20px;
}

#footer-area .footer-contact-links a {
  text-transform: uppercase;
}

#footer-area .footer-upper-contet > *:nth-child(2) ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

#footer-area .footer-upper-contet > *:nth-child(2) ul > li {
  width: 50%;
}

#footer-area .footer-upper-contet .footer_logo_con {
  -webkit-box-flex: 0;
  flex: 0 1 auto;
}

#footer-area .footer-upper-contet .footer-contact-links {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
}

#footer-area .footer-upper-contet .footer-contact-info {
  color: #fff !important;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
}

#footer-area .footer-upper-contet .footer-contact-info p {
  margin: 0;
}

#footer-area .footer-upper-contet .footer-contact-info > div {
  display: -webkit-box;
  display: flex;
  margin-bottom: 20px;
}

#footer-area .footer-upper-contet .footer-contact-info > div .figure {
  width: 30px !important;
  padding-right: 5px;
}

#footer-area .footer-upper-contet .footer-contact-info > div > *:not(.figure) {
  width: calc(100% - 30px);
}

#footer-area .copyright {
  color: #fff;
  margin-top: 20px;
}

#footer-area .copyright p {
  margin: 0;
}

#footer-area .copyright a {
  color: #fff;
  text-decoration: none;
}

.fixed-header {
  background: transparent;
  box-shadow: none;
}

.fixed-header .item-name {
  color: #413d35;
}

.fixed-header.on_scroll .dropdown-menu {
  color: #413d35;
}

.fixed-header.on_scroll .header_cta a {
  color: #fff !important;
}

.fixed-header.on_scroll #main-menu a {
  background: transparent !important;
}

.fixed-header.on_scroll #main-menu a:hover {
  color: #413d35;
}

.fixed-header .header-container .header-menu {
  width: 100%;
}

.fixed-header .header-container #main-menu {
  width: 100%;
  display: -webkit-box;
  display: flex;
}

.fixed-header .header-container #main-menu .sub-arrow {
  display: none;
}

.fixed-header .header-container #main-menu > li {
  width: calc(100% / 3);
  border: 1px solid #fff;
}

.fixed-header .header-container #main-menu > li.active a {
  color: #413d35;
  background: #d4b92c !important;
  background: -webkit-gradient(linear, left top, right top, from(#d4b92c), to(#f6ee74)) !important;
  background: linear-gradient(90deg, #d4b92c 0%, #f6ee74 100%) !important;
}

.fixed-header .header-container #main-menu a {
  padding: 23px 10px !important;
  text-align: center;
  display: block;
  text-transform: uppercase;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.2);
}

.fixed-header .header-container #main-menu a:hover {
  background: #d4b92c !important;
  background: -webkit-gradient(linear, left top, right top, from(#d4b92c), to(#f6ee74)) !important;
  background: linear-gradient(90deg, #d4b92c 0%, #f6ee74 100%) !important;
}

.fixed-header .header-container .header_left #main-menu {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.fixed-header .header-container .header_left .header_cta {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 41px;
}

.fixed-header .header-container .header_left .header_cta > .item:first-child {
  margin-right: 20px;
}

.fixed-header .header-container .header_left .header_cta a {
  color: #413d35;
}

.fixed-header .header-container .header_left .header_cta img {
  margin-right: 10px;
}

.fixed-header .header-container .header-logo .header-logo-image {
  text-align: center;
}

.fixed-header .header-container .header-top #main-menu > li > ul {
  display: none !important;
}

.fixed-header .header-container .header-top .header_essentials {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.fixed-header .header-container .header-top .header_essentials img:hover {
  opacity: 0.7;
}

.fixed-header .header-container .header-top .header_essentials #cart > a .badge {
  display: none;
}

#sidr i,
#sidr a {
  color: #413d35;
}

#sidr .search-box {
  border: 0;
}

#sidr .has-children > label {
  display: none;
}

.breadcrumb {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  display: block;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb li {
  padding: 0 10px;
  font-size: 16px !important;
  font-weight: 300 !important;
}

.breadcrumb li:first-child {
  padding-left: 0;
}

.breadcrumb li:not(:last-child) a {
  color: #fff;
}

.breadcrumb li::after {
  color: #fff;
  content: '/';
}

.slideshow [class^=slideshow-text] {
  color: #413d35;
}

.slideshow .slideshow-text-0 {
  font-weight: 600 !important;
  font-size: 24px;
  line-height: 1em;
}

.slideshow .slideshow-text-1 {
  font-size: 14px !important;
}

.slideshow .slider-slideshow-description {
  z-index: 2;
}

.slideshow .home_slideshow_bg {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}

.slideshow .home_slideshow_bg img {
  width: 100%;
}

#pg-banner-wrap .page_banner_bg {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}

#pg-banner-wrap .page-banner-title {
  font-weight: 600 !important;
  font-size: 28px;
  line-height: 1em;
  text-transform: uppercase;
}

a {
  color: #413d35;
}

a:hover {
  color: #d4b92c;
}

.btn.get_quote,
.btn#button-cart,
.btn.btn-cart,
.btn#button-payment-method {
  padding: 12px;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger) {
  border-radius: 50px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px 30px;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-grey {
  color: #413d35;
  background-color: #f6ee74;
  border: #f6ee74;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-grey:hover {
  color: #fff;
  background-color: #413d35;
  border-color: #413d35;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-primary,
.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-default {
  color: #fff;
  background-color: #413d35;
  border: #413d35;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-primary:hover,
.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger).btn-default:hover {
  color: #413d35;
  background-color: #f6ee74;
  border-color: #f6ee74;
}

.btn:not(.btn-number):not(#button-login):not(#button-coupon):not(#button-voucher):not(#button-search):not(#filter_group_tigger_open):not(#filter_group_tigger_close):not(#articles-filter-trigger-close):not(.btn-danger):focus {
  outline: none !important;
}

.btn-number,
.btn-number.disabled,
.btn#button-login,
.btn#button-coupon,
.btn#button-voucher,
.btn#button-search {
  color: #fff;
  border-color: #413d35;
  background-color: #413d35;
}

.btn-number:hover,
.btn-number.disabled:hover,
.btn#button-login:hover,
.btn#button-coupon:hover,
.btn#button-voucher:hover,
.btn#button-search:hover {
  color: #413d35;
  border-color: #f6ee74;
  background-color: #f6ee74;
}

.label-primary {
  background-color: #f6ee74 !important;
}

.swal2-confirm {
  color: #fff;
  background-color: #f6ee74 !important;
  border: #f6ee74 !important;
}

#quickcheckout-back {
  border-radius: 50px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px 30px;
  background-color: #413d35;
  border-color: #413d35;
}

#quickcheckout-back:hover {
  color: #413d35;
  background-color: #f6ee74;
  border-color: #f6ee74;
}

.cart-quantity .input-group-btn .btn:focus,
.product-inputs .input-group-btn .btn:focus,
.item-details .input-group-btn .btn:focus,
#product .input-group-btn .btn:focus {
  outline: none !important;
  color: #fff !important;
}

.cart-quantity .input-group-btn [data-type=minus],
.product-inputs .input-group-btn [data-type=minus],
.item-details .input-group-btn [data-type=minus],
#product .input-group-btn [data-type=minus] {
  background: #888;
  border: #888;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.cart-quantity .input-group-btn [data-type=plus],
.product-inputs .input-group-btn [data-type=plus],
.item-details .input-group-btn [data-type=plus],
#product .input-group-btn [data-type=plus] {
  background: #333;
  border: #333;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.cart-quantity #input-quantity,
.product-inputs #input-quantity,
.item-details #input-quantity,
#product #input-quantity {
  border-radius: 0 !important;
}

input,
textarea {
  padding: 15px !important;
  box-shadow: none !important;
  outline: none;
  border-radius: 5px !important;
}

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #ebebeb !important;
}

input:focus,
textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #ebebeb !important;
}

input::-ms-clear,
textarea::-ms-clear {
  display: none !important;
}

.form-control {
  height: auto !important;
}

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #ebebeb !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50% !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important;
}

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
  box-shadow: none !important;
}

.form label {
  font-size: 16px;
  margin-bottom: 5px;
  display: none;
}

.form .text-danger {
  width: 100%;
  padding-left: 1px;
  margin-top: 5px;
  font-size: 11px;
}

.form .form-body .item {
  margin-bottom: 20px;
}

.form .form-body .item:not(.full) {
  width: 100%;
}

.form .form-body .item.full {
  width: 100%;
}

.form .form-footer .btn {
  width: 150px !important;
}

#google_recaptcha {
  position: relative;
  -webkit-transform: inherit;
  transform: inherit;
  -webkit-transform-origin: none;
  transform-origin: none;
  margin-bottom: 15px !important;
  margin-left: 0 !important;
}

#google_recaptcha .g-recaptcha {
  -webkit-transform: scale(0.7) !important;
  transform: scale(0.7) !important;
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
}

#google_recaptcha .text-danger {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.search-container .search-options input {
  height: 100%;
}

.pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 0;
}

.pagination > li i {
  font-size: 18px;
}

.pagination > li:not(:last-child) {
  margin-right: 3px;
}

.pagination > li > * {
  font-size: 17px;
  font-weight: 600 !important;
  padding: 5px !important;
  margin: 0 !important;
  color: #413d35 !important;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}

.pagination > li.active > *,
.pagination > li:hover > * {
  color: #30bbd5 !important;
}

#side-price input {
  text-align: left !important;
  border: 0 !important;
  padding: 0 !important;
}

#side-price label {
  display: none !important;
}

#side-price #slider-price {
  background: #000;
  height: 2px;
}

#side-price #slider-price .ui-slider-range {
  background: #000;
}

#side-price #slider-price .ui-slider-handle {
  width: 17px;
  height: 17px;
  top: 1px;
  background: #000;
  border: 1px solid #000;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}

#filter-groups .item-header {
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 24px;
  color: #000;
}

#filter-groups #side-categories a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

#filter-groups #side-categories .side-categories-level-1:not(:last-child) {
  margin-bottom: 10px;
}

#filter-groups #side-categories .level-1 {
  background: #413d35;
  padding: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-radius: 50px;
}

#filter-groups #side-categories .level-1 > a {
  -webkit-box-flex: 1;
  flex: 1;
}

#filter-groups #side-categories .level-1 a {
  color: #fff;
}

#filter-groups #side-categories .level-1 a:hover {
  background: transparent;
}

#filter-groups #side-categories .level-1:hover,
#filter-groups #side-categories .level-1.active {
  background: #f6ee74;
}

#filter-groups #side-categories .level-1:hover a,
#filter-groups #side-categories .level-1.active a {
  color: #413d35 !important;
}

#filter-groups #side-categories .level-1.pointer {
  border: 0;
  background: transparent;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 0;
}

#filter-groups #side-categories .level-1.pointer .chevron {
  font-size: 20px;
}

#filter-groups #side-categories .level-1.pointer .chevron:after {
  content: '+';
}

#filter-groups #side-categories .level-1.active .pointer,
#filter-groups #side-categories .level-1:hover .pointer {
  color: #413d35;
}

#filter-groups #side-categories .level-1.active .pointer .chevron:after,
#filter-groups #side-categories .level-1:hover .pointer .chevron:after {
  content: '-';
}

#filter-groups #side-categories .level-2 {
  border: 0 !important;
}

#filter-groups #side-categories .level-2 a {
  color: #413d35;
  padding-left: 20px;
}

#filter-groups #side-categories .level-2 a:hover {
  color: #f6ee74;
  background: transparent;
}

#filter-groups #side-categories .level-2 .group {
  border: 0;
}

#filter-groups #side-categories .level-2.active a {
  color: #f6ee74;
}

.product-view {
  padding: 5px !important;
}

.product-view .product-gutter {
  padding: 20px;
  width: 100%;
}

.product-view .product-block {
  border: 0;
}

.product-category > .container-fluid > .row {
  margin: 0 auto;
  width: 100%;
}

.product-category #column-left {
  padding: 0;
}

.filters-wrap {
  display: -webkit-box;
  display: flex;
}

.filters-wrap #filter_group_tigger_open {
  height: 100%;
  color: #fff;
  background-color: #413d35;
  border-color: #413d35;
  text-transform: uppercase;
}

.filters-wrap select {
  padding-right: 30px !important;
}

.product-block {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-bottom: 0;
  border: 0 !important;
  background: transparent !important;
}

.product-block .product-image-block {
  background: #fff;
  padding: 20px 10px;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-block .product-image-block img {
  width: auto !important;
  margin: 0 auto;
}

.product-block:hover .product-image-block {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.product-block .product-button {
  display: none;
}

.product-block .product-name {
  font-weight: 900 !important;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.product-block .product-name a {
  font-size: 18px;
  color: #413d35;
}

.product-block .product-name a:hover {
  color: #f6ee74;
}

.product-block .product-details {
  padding: 0;
  margin: auto auto 0;
}

.product-block .product-details .price {
  font-weight: 600 !important;
  padding: 0 7px;
  font-size: 16px;
  color: #413d35;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-box-align: end;
  align-items: flex-end;
}

.product-block .product-details .price > * {
  padding: 5px;
}

.product-block .product-details .price .price_new {
  -webkit-box-ordinal-group: 3;
  order: 2;
  color: #e14042;
}

.product-block .product-details .price .price-old {
  font-size: 14px;
  color: #413d35;
  text-decoration: line-through;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.product-block .product-inputs {
  display: none;
  padding: 0;
}

.product-block .product-inputs .form-group {
  margin: 0;
}

.product-block .product-inputs .control-label {
  display: none;
}

.product-block .cart-buttons {
  margin-top: 5px !important;
}

.product-block .cart-buttons .btn {
  padding: 12px;
}

.product-block .cart-buttons .btn.sold-out {
  color: #fff;
  cursor: default;
  background: #888;
}

.product-product .input-group-flex {
  display: none !important;
}

.product-product #waiting_list .waiting_list_container {
  font-size: 16px;
  color: #000;
  text-align: center;
  border-color: #f5f394;
  padding: 20px;
  background-color: #fffdf1;
}

.product-product #waiting_list #waiting_list_submit {
  width: 100%;
}

.product-product .product-description {
  margin-bottom: 30px;
  line-height: 2em;
}

.product-product #product {
  border: 0;
}

.product-product #product .form-group.required {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.product-product #product .form-group.required label {
  margin-right: 5px;
  width: calc(20% - 5px);
}

.product-product #product .form-group.required label::before {
  content: none !important;
}

.product-product #product .form-group.required > *:not(label):not(.text-danger) {
  width: 80%;
}

.product-product #product .form-group.required .text-danger {
  width: 100%;
  margin-top: 10px;
}

.product-product #product .form-group select,
.product-product #product .form-group input {
  border-radius: 8px;
  padding: 10px !important;
}

.product-product #product .input-group-btn [data-type=minus] {
  background: #888;
  border: #888;
}

.product-product #product .input-group-btn [data-type=plus] {
  background: #333;
  border: #333;
}

.product-product .product-image-column .product-image-main-container {
  border: 1px solid #ebebeb;
  padding: 30px 20px;
  border-radius: 20px;
}

.product-product .product-image-column .product-image-main-container img {
  width: auto !important;
}

.product-product .product-image-column .product-image-main-container .slick-slide > div {
  text-align: center;
}

.product-product .product-image-column .product-image-additional-container {
  padding: 0;
}

.product-product .product-image-column .product-image-additional-container img {
  border: 0;
  width: auto !important;
  padding: 0;
}

.product-product .product-image-column .product-image-additional-container img:hover {
  border-width: 0px !important;
}

.product-product .product-image-column .product-image-additional-container .slick-slide {
  border: 1px solid #ebebeb;
  padding: 10px;
  border-radius: 20px;
  border-color: #ebebeb;
}

.product-product .product-image-column .product-image-additional-container .slick-slide > div {
  text-align: center;
}

.product-product .product_name {
  font-weight: 900 !important;
  color: #413d35;
  font-size: 24px !important;
}

.product-product .product_price {
  font-size: 24px !important;
  color: #413d35;
  line-height: 1em;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
}

.product-product .product_price .old_price {
  color: #888;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-right: 10px;
  font-size: 24px !important;
}

.product-product .product_price .new-prices {
  -webkit-box-ordinal-group: 3;
  order: 2;
  color: #e14042;
}

.product-product #button-cart {
  margin-top: 24px;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-block .sticker,
.product-product .product-image-column .special-sticker,
.product-product .product-image-column .sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-block .sticker,
.product-category .product-image-column .special-sticker,
.product-category .product-image-column .sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-block .sticker,
.product-search .product-image-column .special-sticker,
.product-search .product-image-column .sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-block .sticker,
.common-home .product-image-column .special-sticker,
.common-home .product-image-column .sticker {
  z-index: 2;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 20px !important;
  top: 10px !important;
  right: auto;
}

.product-product .product-image-block .special-sticker:after,
.product-product .product-image-block .sticker:after,
.product-product .product-image-column .special-sticker:after,
.product-product .product-image-column .sticker:after,
.product-category .product-image-block .special-sticker:after,
.product-category .product-image-block .sticker:after,
.product-category .product-image-column .special-sticker:after,
.product-category .product-image-column .sticker:after,
.product-search .product-image-block .special-sticker:after,
.product-search .product-image-block .sticker:after,
.product-search .product-image-column .special-sticker:after,
.product-search .product-image-column .sticker:after,
.common-home .product-image-block .special-sticker:after,
.common-home .product-image-block .sticker:after,
.common-home .product-image-column .special-sticker:after,
.common-home .product-image-column .sticker:after {
  position: absolute;
  left: 0;
  bottom: -10px;
  content: '';
  width: 10px;
  height: 10px;
  border: 5px solid #000;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.product-product .product-image-block .out-of-stock,
.product-product .product-image-column .out-of-stock,
.product-category .product-image-block .out-of-stock,
.product-category .product-image-column .out-of-stock,
.product-search .product-image-block .out-of-stock,
.product-search .product-image-column .out-of-stock,
.common-home .product-image-block .out-of-stock,
.common-home .product-image-column .out-of-stock {
  background: #666 !important;
}

.product-product .product-image-block .out-of-stock:after,
.product-product .product-image-column .out-of-stock:after,
.product-category .product-image-block .out-of-stock:after,
.product-category .product-image-column .out-of-stock:after,
.product-search .product-image-block .out-of-stock:after,
.product-search .product-image-column .out-of-stock:after,
.common-home .product-image-block .out-of-stock:after,
.common-home .product-image-column .out-of-stock:after {
  border-color: #404040;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-column .special-sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-column .special-sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-column .special-sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-column .special-sticker {
  background: #e14042 !important;
}

.product-product .product-image-block .special-sticker:after,
.product-product .product-image-column .special-sticker:after,
.product-category .product-image-block .special-sticker:after,
.product-category .product-image-column .special-sticker:after,
.product-search .product-image-block .special-sticker:after,
.product-search .product-image-column .special-sticker:after,
.common-home .product-image-block .special-sticker:after,
.common-home .product-image-column .special-sticker:after {
  border-color: #b81d1f;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-block .sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-block .sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-block .sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-block .sticker {
  left: -10px;
}

.product-product .product-image-column .special-sticker,
.product-product .product-image-column .sticker,
.product-category .product-image-column .special-sticker,
.product-category .product-image-column .sticker,
.product-search .product-image-column .special-sticker,
.product-search .product-image-column .sticker,
.common-home .product-image-column .special-sticker,
.common-home .product-image-column .sticker {
  left: 5px;
}

.news-article .article-content #image-article {
  border-radius: 20px;
}

.news-article .article-content .article_title h3 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #413d35;
}

.news-article .article-content .article_posted {
  margin-bottom: 20px;
  font-size: 14px;
}

.news-article .article-content .article_posted i {
  color: #000;
  margin-right: 10px;
}

.news-article .article-content .article_posted span {
  color: #888;
}

.news-article .article-content .description {
  line-height: 2em;
  color: #000;
}

.news-article .article-content .description > p {
  margin-bottom: 0;
}

.news-article .article-content .description > p:not(:last-child) {
  margin-bottom: 20px;
}

.news-article .media-detail__btn-group {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.news-article .addthis_sharing_toolbox .at-share-btn-elements > *:last-child {
  display: none !important;
}

.news-ncategory .floater_container .l1 {
  top: 25%;
}

.news-ncategory .floater_container .r1 {
  display: block;
  bottom: 30%;
}

.news-ncategory .article_title {
  font-size: 20px;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.news-ncategory .article_title a {
  color: #413d35;
}

.news-ncategory .article_posted {
  margin-bottom: 10px;
  font-size: 14px;
}

.news-ncategory .article_posted i {
  color: #000;
  margin-right: 10px;
}

.news-ncategory .article_posted span {
  color: #888;
}

.news-ncategory .desc {
  font-size: 14px;
  color: #000;
}

.news-ncategory .btn_con a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 900 !important;
  color: #000;
}

.news-ncategory .btn_con a:hover {
  color: #f6ee74;
}

.news-ncategory .article-meta {
  display: block !important;
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #ebebeb !important;
}

.news-ncategory .artblock {
  padding: 0 !important;
}

.news-ncategory .bigimagein {
  margin-bottom: 20px;
}

.news-ncategory .bigimagein .article-image {
  width: 100%;
  border-radius: 20px;
}

.news-ncategory #articles-column-left .list-group {
  margin: 0;
}

.news-ncategory #articles-column-left .list-group .list-group-item {
  padding: 0;
}

.news-ncategory #articles-column-left .list-group .list-group-item a {
  color: #413d35;
  text-transform: uppercase;
  padding: 0;
  background-color: transparent !important;
}

.news-ncategory #articles-column-left .list-group .list-group-item a:hover {
  color: #f6ee74;
}

.news-ncategory #column-left {
  width: 100% !important;
}

.news-ncategory #column-left h3 {
  font-size: 24px;
  text-transform: uppercase;
}

.news-ncategory #content .article-meta {
  padding-bottom: 20px !important;
  margin-bottom: 20px !important;
}

.common-home #sec1 {
  padding-bottom: 0;
}

.common-home #sec1 .blue_sec2_bg {
  margin-top: 50px;
}

.common-home #sec1 .blue_sec2_bg img {
  width: 100%;
}

.common-home #sec1 .prod_title {
  font-size: 28px;
  line-height: 1em;
  font-weight: 600 !important;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}

.common-home #sec1 .prod_process {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.common-home #sec1 .prod_process .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.common-home #sec1 .prod_process .item .arrow {
  padding: 20px;
}

.common-home #sec1 .prod_process .item .img {
  text-align: center;
  margin-bottom: 20px;
}

.common-home #sec1 .prod_process .item .title {
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
}

.common-home #sec1 .prod_process .item:last-child .arrow {
  display: none;
}

.common-home #sec1 .prod_process .item:nth-child(even) .arrow {
  margin-top: 40px;
}

.common-home #sec1 .prod_process .item:nth-child(even) .arrow img {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.common-home #sec2 {
  padding-top: 50px;
  background-size: contain !important;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  background-color: #03accb !important;
  padding-bottom: 0;
  position: relative;
}

.common-home #sec2 .container {
  position: relative;
  z-index: 1;
}

.common-home #sec2 .white_sec2_bg {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.common-home #sec2 .items {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.common-home #sec2 .items .item {
  text-align: center;
  padding: 20px;
}

.common-home #sec2 .items .milk_img {
  margin-top: 30px;
}

.common-home #sec2 .items .milk_img img {
  width: 70%;
}

.common-home #sec2 .items .img {
  margin-bottom: 10px;
}

.common-home #sec2 .items .title {
  color: #f6ee74;
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
}

.common-home .floater_container .fl {
  top: 20%;
}

.common-home .floater_container .fl img {
  width: 60%;
}

.common-home .floater_container .fr {
  display: block;
  bottom: 25%;
}

.common-home .featured-module .container {
  padding-top: 0;
}

.information-contact iframe {
  border-radius: 20px;
}

.information-contact h3 {
  margin-bottom: 30px;
}

.information-contact #row2 {
  margin-top: 50px;
}

.information-contact #row2 .info {
  color: #000;
}

.information-contact #row2 .info a {
  color: #000;
}

.information-contact #row2 .info a:hover {
  color: #f6ee74;
}

.information-contact #row2 .info > *:not(:last-child) {
  margin-bottom: 20px;
}

.iid-7 .floater_container .l1 {
  top: 25%;
}

.iid-7 .floater_container .r1 {
  display: block;
  bottom: 30%;
}

.iid-7 .uht_milk_container {
  position: relative;
  padding-top: 70px;
}

.iid-7 .uht_milk_container .center_img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.iid-7 .uht_milk_container #sec1 {
  text-align: center;
}

.iid-7 .uht_milk_container #sec1 p {
  margin-bottom: 30px;
}

.iid-7 .uht_milk_container #sec2 h2 {
  font-size: 28px;
  line-height: 1em;
}

.iid-7 .uht_milk_container #sec2 .process_items .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.iid-7 .uht_milk_container #sec2 .process_items .item:not(:first-child) {
  margin-top: 0px;
}

.iid-7 .uht_milk_container #sec2 .process_items .item:nth-child(odd) {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.iid-7 .uht_milk_container #sec2 .process_items .arrow {
  padding: 10px;
}

.iid-7 .uht_milk_container #sec2 .process_items .content {
  width: 270px;
  height: 270px;
  background-color: #f6ee74;
  border-radius: 100%;
  position: relative;
}

.iid-7 .uht_milk_container #sec2 .process_items .content::before {
  z-index: 0;
  content: '';
  border-radius: 100%;
  border: 1px solid #fff;
  width: 95%;
  height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.iid-7 .uht_milk_container #sec2 .process_items .content .img {
  z-index: 2;
  position: relative;
  text-align: center;
}

.iid-7 .uht_milk_container #sec2 .process_items .content .desc {
  margin: 0 auto;
  position: relative;
  width: 70%;
  text-align: center;
}

.iid-4 .floater_container .l1 {
  display: none;
}

.iid-4 .floater_container .r1 {
  display: block;
  top: 30%;
}

.iid-4 #sec1 .items .item:not(:first-child) {
  margin-top: 100px;
}

.iid-4 #sec1 .items .item:nth-child(even) .img {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.iid-4 #sec1 .items .item:nth-child(even) .img img {
  border-radius: 20px;
}

.iid-4 #sec1 .items .item:nth-child(even) .content {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.iid-4 #sec1 .items .item .title {
  font-weight: 600 !important;
  font-size: 22px;
  line-height: 1em;
  color: #000;
  margin-bottom: 30px;
}

.iid-4 #sec1 .items .item .desc {
  line-height: 2em;
  color: #000;
}

.iid-4 #sec1 .items .item .desc > p {
  margin: 0;
}

.iid-4 #sec1 .items .item .desc > p:not(:last-child) {
  margin-bottom: 25px;
}

@media (min-width: 577px) {
  #footer-area .footer-upper-contet > *:nth-child(2) {
    width: 250px;
  }

  #footer-area .footer-upper-contet .footer_logo_con {
    width: 300px;
  }

  .slideshow .slideshow-text-0 {
    font-size: 30px;
  }

  .slideshow .slideshow-text-1 {
    font-size: 16px !important;
  }

  .btn.get_quote,
  .btn#button-cart,
  .btn.btn-cart,
  .btn#button-payment-method {
    width: auto;
  }

  .form .form-body {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .form .form-body .item:not(.full) {
    width: calc(50% - 10px);
  }

  .form .form-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .product-view .product-gutter {
    width: calc(99% / 2);
  }

  .product-block .product-inputs {
    padding: 7px;
  }

  .common-home #sec2 .items .milk_img img {
    width: 60%;
  }

  .iid-7 .uht_milk_container #sec2 {
    padding-bottom: 300px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:not(:first-child) {
    margin-top: -100px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:nth-child(even) .arrow {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:nth-child(even) .arrow img {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:nth-child(even) .content {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content {
    width: 250px;
    height: 250px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content .img {
    top: -20px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content .desc {
    top: -10px;
  }
}

@media (min-width: 769px) {
  #footer-area .copyright {
    padding: 10px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  #google_recaptcha {
    margin-bottom: 0 !important;
  }

  .product-view .product-gutter {
    width: calc(99% / 3);
  }

  .news-ncategory #articles-column-left {
    margin-top: 30px;
  }

  .news-ncategory #column-left {
    width: 30% !important;
  }

  .news-ncategory #content {
    width: 70% !important;
  }

  .common-home .floater_container .fr {
    bottom: 30%;
  }
}

@media (min-width: 992px) {
  #footer-area .copyright {
    margin-top: 150px;
  }

  .fixed-header.on_scroll {
    background: rgba(65, 61, 53, 0.9);
    color: #fff;
  }

  .fixed-header.on_scroll .header_left img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .fixed-header.on_scroll .header-top #fullpage-search-open img,
  .fixed-header.on_scroll .header-top #account > a img,
  .fixed-header.on_scroll .header-top #cart_dropdown_icon img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .fixed-header .header-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .fixed-header .header-container .header_left {
    -webkit-box-ordinal-group: 2;
    order: 1;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    align-self: flex-start;
    border-right: 1px solid #fff;
  }

  .fixed-header .header-container .header_left #main-menu > li:last-child {
    border-right: 0 !important;
  }

  .fixed-header .header-container .header-logo {
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    padding: 10px 10px 0;
  }

  .fixed-header .header-container .header-top {
    -webkit-box-ordinal-group: 4;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    justify-content: flex-start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    border-left: 1px solid #fff;
  }

  .fixed-header .header-container .header-top #main-menu > li:first-child {
    border-left: 0 !important;
  }

  .slideshow {
    margin-top: -139px !important;
  }

  .slideshow .slider-slideshow-description-texts {
    margin-top: 100px;
  }

  #pg-banner-wrap {
    margin-top: -139px !important;
  }

  #pg-banner-wrap .page-banner-title {
    margin-top: 50px;
  }

  .filters-wrap {
    -webkit-box-pack: end;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .filters-wrap > *:not(:last-child) {
    margin-right: 20px;
  }

  .filters-wrap .form-group {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }

  .iid-4 #sec1 .items .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .iid-4 #sec1 .items .item:nth-child(odd) .img {
    padding-right: 30px;
  }

  .iid-4 #sec1 .items .item:nth-child(even) .content {
    padding-right: 30px;
  }

  .iid-4 #sec1 .items .item > * {
    width: 50%;
  }
}

@media (min-width: 1025px) {
  body > .container {
    padding-top: 100px;
  }

  .sec {
    padding: 100px 0;
  }

  #footer-area .footer-upper-contet {
    flex-wrap: nowrap;
  }

  #footer-area .footer-upper-contet > *:not(:last-child) {
    padding-right: 30px;
  }

  #footer-area .footer-upper-contet > *:not(:last-child) {
    padding-right: 50px;
  }

  .flex_container {
    display: -webkit-box;
    display: flex;
  }

  .flex_container .flex_item {
    width: 50%;
  }

  .breadcrumb li {
    font-size: 18px !important;
  }

  .slideshow {
    margin-top: -219px !important;
  }

  .slideshow .slideshow-text-0 {
    font-size: 42px;
    margin-bottom: 10px;
  }

  .slideshow .slideshow-text-1 {
    font-size: 18px !important;
    margin-bottom: 10px;
  }

  #pg-banner-wrap {
    margin-top: -219px !important;
  }

  #pg-banner-wrap .page-banner-title {
    font-size: 32px;
  }

  #pg-banner-wrap .page-banner-title {
    margin-top: 70px;
  }

  .product-block .cart-buttons .btn {
    width: auto !important;
  }

  .product-product #waiting_list input {
    margin-right: 15px !important;
  }

  .product-product #waiting_list #waiting_list_submit {
    width: 30%;
  }

  .product-product #product .form-group.required label {
    margin-bottom: 0 !important;
  }

  .product-product .product_name {
    font-size: 30px !important;
  }

  .product-product .product_price {
    font-size: 30px !important;
  }

  .product-product .product_price .old_price {
    font-size: 30px !important;
  }

  .news-article .article-content .article_title h3 {
    font-size: 30px;
  }

  .news-ncategory #column-left h3 {
    font-size: 30px;
  }

  .common-home #sec1 .prod_title {
    font-size: 36px;
  }

  .common-home #sec2 .items .milk_img img {
    width: 70%;
  }

  .common-home .floater_container .fl img {
    width: 80%;
  }

  .common-home .floater_container .fr {
    bottom: 20%;
  }

  .information-contact #row2 > .item:first-child {
    padding-right: 50px;
    width: 30%;
  }

  .information-contact #row2 > .item:last-child {
    width: 70%;
  }

  .iid-7 .uht_milk_container {
    padding-top: 100px;
  }

  .iid-7 .uht_milk_container #sec2 {
    padding-bottom: 250px;
  }

  .iid-7 .uht_milk_container #sec2 h2 {
    font-size: 36px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:not(:first-child) {
    margin-top: -70px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content {
    width: 300px;
    height: 300px;
  }
}

@media (min-width: 1281px) {
  #filter-groups .item-header {
    font-size: 30px;
  }

  .product-category > .container-fluid > .row {
    width: 95%;
  }
}

@media (min-width: 1441px) {
  .fixed-header > .container {
    width: 1380px;
  }

  .common-home #sec2 .items .milk_img img {
    width: 100%;
  }

  .common-home .featured-module .container {
    width: 1400px;
  }
}

@media (max-width: 1920px) {
  .fixed-header .header-container .header-logo img {
    width: 75%;
  }
}

@media (max-width: 1024px) {
  .floater_container .fl img,
  .floater_container .fr img {
    width: 70%;
  }

  .floater_container .fr {
    text-align: right;
  }

  .fixed-header .header-container .header-logo img {
    width: 200px;
  }

  .product-product #waiting_list #waiting_list_submit {
    margin-top: 0;
    padding: 15px;
  }

  .information-contact #row2 > .item:first-child {
    margin-bottom: 50px;
  }

  .iid-7 .uht_milk_container .center_img img {
    width: 400px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .arrow img {
    width: 230px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content .img {
    width: 50%;
    margin: 0 auto;
  }

  .iid-4 #sec1 .items .item .img {
    text-align: center;
  }

  .iid-4 #sec1 .items .item .content {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .common-home > .container {
    overflow: hidden !important;
  }
  .featured-module .featured {
    padding: 0 15px;
  }

  .featured-module .featured .slick-nav img {
    width: 35px;
  }

  .fixed-header {
    background: #fff;
  }

  .slideshow .slider-slideshow-description-texts {
    margin-bottom: 50px;
  }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  #filter-groups #filter_group_tigger_close {
    display: block !important;
  }

  #filter-groups.open {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .product-category #content {
    width: 100%;
  }

  .filters-wrap {
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
  }

  .filters-wrap > * {
    padding: 0 !important;
    float: none !important;
    width: calc(100% / 3);
  }

  .filters-wrap .form-group {
    margin-bottom: 0;
  }

  .filters-wrap .input-group-prepend {
    display: none;
  }

  .common-home > .container {
    padding: 0;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .arrow img {
    width: 130px;
  }
}

@media (max-width: 768px) {
  #footer-area .copyright {
    text-align: center;
  }

  #google_recaptcha .g-recaptcha {
    -webkit-transform-origin: center;
    transform-origin: center;
  }

  .news-ncategory > .container > .row {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .news-ncategory > .container > .row::before,
  .news-ncategory > .container > .row::after {
    content: none !important;
  }

  .news-ncategory #column-left {
    margin-top: 50px !important;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .news-ncategory #content {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .common-home #sec1 .prod_process {
    flex-wrap: wrap;
  }

  .common-home #sec1 .prod_process .item {
    padding-bottom: 20px;
  }

  .common-home #sec1 .prod_process .item:nth-child(even) .arrow {
    display: none;
  }
}

@media (max-width: 576px) {
  #footer-area .footer-upper-contet > *:nth-child(2) {
    display: none;
  }

  #footer-area .footer-upper-contet .footer_logo_con {
    text-align: center;
  }

  .slideshow .slider-slideshow-description-texts {
    padding: 0;
    margin-bottom: 30px;
  }

  #pg-banner-wrap .page_banner_bg {
    bottom: -1px;
  }

  .product-block .cart-buttons {
    margin: 20px 0 0;
  }

  .product-product #product {
    max-width: 100%;
  }

  .common-home #sec1 .prod_process {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .common-home #sec1 .prod_process .item {
    margin-bottom: 40px;
  }

  .common-home #sec1 .prod_process .item .arrow {
    display: none;
  }

  .common-home #sec2 .items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .common-home #sec2 .items .item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    order: 3;
    padding-bottom: 0;
  }

  .common-home #sec2 .items .item:last-child {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .iid-7 .uht_milk_container .center_img {
    display: none;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .item:first-child .arrow {
    display: none;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .arrow {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content {
    margin-top: 60px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content .img {
    width: 120px;
  }

  .iid-7 .uht_milk_container #sec2 .process_items .content .desc {
    margin-top: 10px;
  }
}
/*# sourceMappingURL=main.css.map */
