input::-ms-clear, input::-ms-reveal {
  display: none !important;
}

.floating-social-icons-footer img {
    width: 1.75em;
    margin: 1em .75em .5em 0;    
}

button, input {
  outline: none !important;
}
button:focus, input:focus {
  outline: none !important;
}

.btn-primary, .btn-default, .btn-danger {
  background: #BE3B29;
  color: #fff;
  border-color: #BE3B29;
  min-width: 10em;
  padding: 0.5em;
  transition: 0.6s ease;
  text-transform: uppercase;
}

@media (min-width: 1200px){
    .search_container {
        width: 460px;
    }
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus-within, .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:focus-within, .btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:focus-within {
  border-color: #BE3B29 !important;
  background-color: #fff !important;
  background: #fff !important;
  color: #BE3B29 !important;
}

.input-group-btn .btn-default, .input-group-btn .btn-primary, .input-group-btn #filter_group_tigger_close, .input-group-btn .no-custom, .mi-button .btn-default, .mi-button .btn-primary, .mi-button #filter_group_tigger_close, .mi-button .no-custom, .open .btn-default, .open .btn-primary, .open #filter_group_tigger_close, .open .no-custom, .product-button .btn-default, .product-button .btn-primary, .product-button #filter_group_tigger_close, .product-button .no-custom, .input-group-btn .btn-default, .input-group-btn .btn-primary, .input-group-btn #filter_group_tigger_close, .input-group-btn .no-custom, .item-details .btn-default, .item-details .btn-primary, .item-details #filter_group_tigger_close, .item-details .no-custom {
  min-width: 0 !important;
  padding: 6px 12px;
}

.dropdown-menu, .cart-quantity {
  color: #000;
}
.dropdown-menu .input-group-btn > button, .cart-quantity .input-group-btn > button {
  background: #BE3B29;
}
.dropdown-menu .cart-dorpdown-footer > a, .cart-quantity .cart-dorpdown-footer > a {
  color: #fff;
}

a:hover {
  color: #BE3B29 !important;
}

.breadcrumb {
  background: none;
  border: none;
}
.breadcrumb li:first-of-type {
  padding-right: 5px;
}
.breadcrumb li:last-of-type {
  padding-left: 5px;
}
.breadcrumb li:last-of-type a {
  font-weight: bold;
}
.breadcrumb li a {
  color: #000;
  font-size: 0.9em;
}
.breadcrumb li:hover a, .breadcrumb li:last-of-type a {
  color: #BE3B29;
}

.alert .alert-danger, .alert .alert-success {
  margin-top: 3%;
}

#content {
  margin-bottom: 3em;
  line-height: 2em;
}

#mobileNav i {
  color: #BE3B29;
}

#sidr .cd-accordion-menu .has-children a ~ label {
  display: none !important;
}
#sidr .cd-accordion-menu .has-children ul {
  display: none !important;
}
#sidr a {
  color: #fff !important;
}
#sidr a:hover {
  color: #fff !important;
  font-weight: bold;
}

.account-forgotten form fieldset {
  padding-top: 3%;
}

.account-order .modal-dialog .modal-body ul {
  margin: auto;
  width: auto;
}
.account-order .modal-dialog .modal-body ul li a {
  background: #BE3B29;
  color: #fff;
  border: 1px solid #BE3B29;
  transition: 0.3s ease;
}
.account-order .modal-dialog .modal-body ul li a .badge {
  color: #BE3B29;
}
.account-order .modal-dialog .modal-body ul:hover a {
  background: #fff;
  color: #BE3B29;
}
.account-order .modal-dialog .modal-body #reorder_order {
  width: auto;
  margin: auto;
  background: #BE3B29;
  color: #fff;
  border: 1px solid #BE3B29;
  transition: 0.3s ease;
}
.account-order .modal-dialog .modal-body #reorder_order:hover {
  background: #fff;
  color: #BE3B29;
}

.information-contact-success #content {
  text-align: center;
}
.information-contact-success #content .buttons {
  margin-top: 4em !important;
}

.header-container .search_container .search-custom .search-box input {
  font-size: 13.5px;
}
.header-container .search_container .search-custom .search-box i:hover {
  color: #BE3B29;
}
.header-container .header-menu {
  padding: 0.45em 0;
}
.header-container .header-menu #main-menu {
  color: #000;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.header-container .header-menu #main-menu a {
  font-weight: bold;
  font-size: 15px;
}
.header-container .header-menu #main-menu ul {
  display: none !important;
}
.header-container .header-menu .sub-arrow {
  display: none;
}
@media (max-width: 1300px) {
  .header-container .header-bottom {
    width: 92%;
    margin: auto;
  }
}

footer .contain-footer .img, footer .contain-footer .footer-upper-contet {
  margin: auto;
  width: 90%;
}
footer .contain-footer .img {
  position: relative;
  height: 4em;
}
footer .contain-footer .img hr {
  border: 1.2px solid black;
}
footer .contain-footer .img img {
  position: absolute;
  top: -50%;
  background: white;
  right: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
footer .contain-footer .footer-upper-contet {
  line-height: 2em;
  padding-bottom: 2em;
}
footer .contain-footer .footer-upper-contet *:not(h5) {
  font-size: 1em;
}
footer .contain-footer .footer-upper-contet h5 {
  margin-bottom: 3px;
  font-weight: bold;
  color: #BE3B29;
  font-size: 1.1em;
}
footer .contain-footer .footer-upper-contet *:not(h5) {
  color: #000;
}
footer .contain-footer .footer-upper-contet .open, footer .contain-footer .footer-upper-contet address {
  margin-bottom: 1em;
}
footer .contain-footer .footer-upper-contet .contact {
  line-height: 1.5em;
}
footer .contain-footer .footer-upper-contet .footer-contact-links#le0 {
  padding-right: 4em;
}

footer .contain-footer .footer-upper-contet .iframe {
  overflow: hidden;
}
footer .contain-footer .footer-upper-contet .iframe iframe {
  height: 165px;
}
footer .contain-footer .lower-footer {
  display: flex;
  justify-content: space-between;
  background: #000;
}
footer .contain-footer .lower-footer p {
  color: #fff;
  margin-bottom: 0;
  font-size: 0.9em;
}
footer .contain-footer .lower-footer p a {
  color: #fff;
  text-decoration: none;
}
footer .contain-footer .lower-footer p a:hover {
  color: #BE3B29;
}
footer .contain-footer a {
  color: #000;
}
footer .contain-footer a:hover {
  color: #BE3B29;
}
@media (min-width: 1200px) {
  footer .footer-contact-info {
    flex: 1.4;
  }
  footer .footer-contact-links#le1 {
    flex: 0.7;
  }
}
@media (max-width: 1200px) {
  footer .footer-contact-info, footer .footer-contact-links, footer .iframe {
    width: 50%;
    flex: auto;
    margin-bottom: 2em;
  }
}
@media (min-width: 768px) {
  footer .contain-footer .img img {
    width: 20em;
    padding: 0 2em;
  }
  footer .contain-footer iframe {
    width: 370px;
  }
  footer .lower-footer {
    padding: 0.85em 4.5em;
  }
}
@media (max-width: 767px) {
  footer .contain-footer .img img {
    width: 15em;
    padding: 0 5px;
  }
  footer .contain-footer .footer-upper-contet {
    text-align: center;
  }
  footer .contain-footer .footer-upper-contet #le0 {
    display: none;
  }
  footer .contain-footer .footer-upper-contet .footer-contact-info, footer .contain-footer .footer-upper-contet .footer-contact-links, footer .contain-footer .footer-upper-contet .iframe {
    width: 100%;
    margin-bottom: 0;
  }
  footer .contain-footer .footer-upper-contet iframe {
    width: 280px;
  }
  footer .contain-footer .lower-footer {
    flex-direction: column;
    text-align: center;
    padding: 1em;
  }
  footer .contain-footer .lower-footer p:first-of-type {
    margin-bottom: 5px;
  }
}

.footer-contact-info h5 {
  margin-bottom: 3px;
  font-weight: bold;
  color: #BE3B29;
  font-size: 1.1em;
}
.footer-contact-info *:not(h5) {
  color: #000;
}
.footer-contact-info .open, .footer-contact-info address {
  margin-bottom: 1em;
}
.footer-contact-info .contact {
  line-height: 1.5em;
}

h2 {
  color: #BE3B29;
  font-weight: bold;
}

#ToTop {
  transform: scale(0.8);
}

.zoomContainer {
  z-index: 2 !important;
}

.pagination-container {
  text-align: center;
}
.pagination-container .pagination {
  padding: 3em 0;
}
.pagination-container .pagination li a, .pagination-container .pagination li span {
  border: none;
  color: #000;
  font-weight: bold;
}
.pagination-container .pagination li a {
  background: transparent;
}
.pagination-container .pagination li.active span {
  border-radius: 25px;
  color: #fff;
  background: #BE3B29;
}

header .contain-header .header-top {
  background: #000;
  margin-bottom: 0;
  color: #fff;
}
header .contain-header .header-top a {
  padding: 7.5px !important;
}
header .contain-header .header-top a i {
  font-size: 1.1em !important;
}
header .contain-header .header-top a i:hover {
  color: #BE3B29;
}
header .contain-header .header-top .marquee p {
  margin-bottom: 0;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  header .contain-header .header-top {
    padding-right: 5em;
  }
}
@media (max-width: 767px) {
  header .contain-header .header-top {
    padding-right: 1em;
  }
}
header .contain-header .header-bottom {
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
}
@media (min-width: 1024px) {
  header .contain-header .header-bottom .header-logo {
    width: 18em;
  }
}
@media (max-width: 1023px) {
  header .contain-header .header-bottom .header-logo {
    width: 12em;
  }
}

.slick-nav {
  color: #000;
}
.slick-nav:hover {
  color: #BE3B29;
}

.product-category aside .item-header {
  font-weight: bold;
  font-size: 1.1em;
  color: #BE3B29;
  text-transform: uppercase;
}
.product-category aside #side-categories, .product-category aside #side-manufacturer {
  border-bottom: 1px solid #CCC;
  padding-bottom: 2em;
}
.product-category aside #side-categories .item a, .product-category aside #side-categories .item .toggle {
  color: #000;
  font-size: 0.9em;
}
.product-category aside #side-categories .item.level-1 {
  border-bottom: 1px solid #000;
}
.product-category aside #side-categories .item.level-1 > a {
  padding-top: 1em;
  text-transform: uppercase;
}
.product-category aside #side-categories .item:hover.level-1, .product-category aside #side-categories .item.active.level-1 {
  background: #BE3B29;
  border-color: #BE3B29;
}
.product-category aside #side-categories .item:hover.level-1 a, .product-category aside #side-categories .item:hover.level-1 .toggle, .product-category aside #side-categories .item.active.level-1 a, .product-category aside #side-categories .item.active.level-1 .toggle {
  color: #fff !important;
}
.product-category aside #side-categories .item.active .toggle .plus {
  display: none;
}
.product-category aside #side-categories .item.active .toggle:before {
  content: "-";
}
.product-category aside #side-categories .item.level-2 {
  padding-left: 1em;
}
.product-category aside #side-manufacturer label {
  color: #000;
  font-size: 0.9em;
  padding-left: 1em;
}
.product-category aside #side-manufacturer label input {
  opacity: 0;
}
.product-category aside #side-manufacturer label .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #000;
}
.product-category aside #side-manufacturer label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 0px;
  width: 5.5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-category aside #side-manufacturer label input:checked ~ .checkmark {
  background-color: #000;
}
.product-category aside #side-manufacturer label input:checked ~ .checkmark:after {
  display: block;
}
.product-category aside #side-price .price-container .input-group input {
  border: none;
  box-shadow: none;
}
.product-category aside #side-price .price-container .input-group input.form-control {
  background-color: white;
}
.product-category aside #side-price .price-container .input-group:last-of-type input {
  text-align: right;
}
.product-category aside #side-price #slider-price {
  background: #000;
  height: 3px;
}
.product-category aside #side-price #slider-price .ui-slider-range, .product-category aside #side-price #slider-price .ui-slider-handle {
  background: #BE3B29;
}
.product-category aside #side-price #slider-price .ui-slider-handle {
  height: 15px;
  width: 15px;
  border: 1px solid #fff;
  box-shadow: 0 2px 5px #CCC;
}
.product-category .sorts .col-sm-2 label, .product-category .sorts .col-sm-2 select, .product-category .sorts .col-sm-3 label, .product-category .sorts .col-sm-3 select {
  color: #000;
}
.product-category .sorts .col-sm-3 {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .product-category #side-price .item-header ~ .list-group-item {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .product-category .sorts .col-sm-2 {
    width: 11em;
  }
  .product-category .sorts .col-sm-3 {
    width: 18em;
  }
}
@media (max-width: 767px) {
  .product-category .sorts {
    border-bottom: 1px solid #CCC;
  }
}

.sticker, .special-sticker {
  min-width: 4.8em;
  height: 2.8em;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 0.2em 1em;
  font-size: 0.9em;
  text-align: left;
  overflow: hidden;
}
.sticker:hover, .special-sticker:hover {
  color: #fff !important;
}
.sticker:after, .special-sticker:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -1px;
  border-style: solid;
  border-width: 0 0 38px 16px;
  border-color: transparent transparent white transparent;
}

.product-gutter {
  margin-bottom: 1em;
}
.product-gutter .product-image-block {
  height: 75%;
  overflow: hidden;
}
.product-gutter .product-image-block .product-button {
  justify-content: center;
}
.product-gutter .product-image-block .product-button button, .product-gutter .product-image-block .product-button a {
  padding: 1em;
  border-radius: 25px !important;
  border: none;
  outline: none;
}
.product-gutter .product-image-block .product-button button:first-of-type, .product-gutter .product-image-block .product-button a:first-of-type {
  margin-right: 1em;
}
.product-gutter .product-image-details {
  line-height: 1.5em;
}
.product-gutter .product-image-details a, .product-gutter .product-image-details .price, .product-gutter .product-image-details h5 {
  font-weight: bold;
}
.product-gutter .product-image-details h5, .product-gutter .product-image-details .price-old {
  color: #C4C4C4;
}
.product-gutter .product-image-details .product-name {
  max-height: 3em;
  overflow: hidden;
}
.product-gutter .product-image-details .product-name a {
  color: #000;
}
.product-gutter .product-image-details .product-details .price-new {
  color: #000;
}
.product-gutter .product-image-details .product-details .price-new.special {
  color: red;
}
.product-gutter .product-image-details .product-details h5 {
  text-transform: uppercase;
  font-size: 14px;
}
.product-gutter:hover {
  box-shadow: 0 0 15px #ccc;
}
@media (min-width: 768px) {
  .product-gutter {
    max-height: 17em;
  }
  .product-gutter .product-image-block img {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .product-gutter {
    max-height: 15em;
  }
}

.featured_related_products_ .sticker, .featured_related_products_ .special-sticker {
  transform: none !important;
  min-width: 4.5em;
  height: 3em;
  left: 0 !important;
  top: 0 !important;
  z-index: 2;
  padding: 0.6em 1em;
  font-size: 1.2em;
}
.featured_related_products_ .sticker:after, .featured_related_products_ .special-sticker:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-style: solid;
  border-width: 0 0 51px 16px;
}

.product-product .sticker, .product-product .special-sticker {
  left: 1.2em;
  top: 0.5em;
  transform: scale(1.5);
}
.product-product .col-sm-6 h3, .product-product .col-sm-6 ul {
  font-weight: bold;
  font-size: 2em;
}
.product-product .col-sm-6 h3 {
  color: #000;
}
.product-product .col-sm-6 ul {
  display: flex;
  margin-bottom: 1em;
}
.product-product .col-sm-6 ul .product-price {
  color: #000 !important;
}
.product-product .col-sm-6 ul .old-prices {
  color: #C4C4C4;
  padding-right: 0.5em;
}
.product-product .col-sm-6 ul .new-prices {
  color: #E20612;
}
.product-product .col-sm-6 ul p {
  margin-bottom: 0;
  font-size: 0.7em;
  color: #ccc;
}
.product-product .col-sm-6 h4 {
  color: #BE3B29;
  font-weight: bold;
  font-size: 14px;
}
.product-product .col-sm-6 .special-sticker {
  z-index: 3;
}
.product-product .col-sm-6 .input-group-flex {
  margin: 1em 0;
}
.product-product .col-sm-6 .input-group-flex .at-share-btn-elements .at-share-btn {
  background-color: transparent !important;
}
.product-product .col-sm-6 .input-group-flex .at-share-btn-elements .at-share-btn svg {
  fill: #000 !important;
}
.product-product .col-sm-6 .buttons .back {
  background: #D6D6D6;
  border-color: #D6D6D6;
}
.product-product .col-sm-6 .buttons .back:hover {
  border-color: #BE3B29 !important;
}
@media (min-width: 768px) {
  .product-product .col-sm-6 .buttons {
    display: flex;
  }
  .product-product .col-sm-6 .buttons button:first-of-type {
    margin-right: 1em;
  }
}
@media (max-width: 767px) {
  .product-product .col-sm-6:last-of-type {
    text-align: center;
  }
  .product-product .col-sm-6:last-of-type ul {
    justify-content: center;
  }
  .product-product .col-sm-6:last-of-type #product {
    margin: auto;
  }
  .product-product .col-sm-6:last-of-type .input-group-flex {
    justify-content: center;
  }
}
.product-product .col-sm-6 .product-image-main-container {
  border: 1px solid #F7F7F7;
  position: relative;
}
.product-product .col-sm-6 .product-image-main-container .magnify {
  position: absolute;
  bottom: 0.8em;
  right: 1em;
}
.product-product .col-sm-6 .product-image-main-container .magnify img {
  width: 2em;
}
.product-product .col-sm-6 .product-image-main-container .product-image-main, .product-product .col-sm-6 .product-image-main-container .slick-list, .product-product .col-sm-6 .product-image-main-container .slick-track, .product-product .col-sm-6 .product-image-main-container .slick-slide, .product-product .col-sm-6 .product-image-main-container .slick-slide > div {
  height: 100%;
}
.product-product .col-sm-6 .product-image-additional-container .product-image-main, .product-product .col-sm-6 .product-image-additional-container .slick-list, .product-product .col-sm-6 .product-image-additional-container .slick-track, .product-product .col-sm-6 .product-image-additional-container .slick-slide, .product-product .col-sm-6 .product-image-additional-container .slick-slide > div {
  height: 5em;
}
.product-product .col-sm-6 .product-image-additional-container .slick-slide > div {
  border: 1px solid #F7F7F7;
}
.product-product .col-sm-6 .product-image-additional-container .slick-slide > div img {
  height: 100%;
  object-fit: cover;
}
.product-product .col-sm-6 #product {
  padding-right: 1px;
  padding-bottom: 1px;
}
.product-product .col-sm-6 #product .options {
  display: flex;
  align-items: center;
}
.product-product .col-sm-6 #product .options label {
  margin-bottom: 0;
}
.product-product .col-sm-6 #product .select {
  display: flex;
  align-items: center;
}
.product-product .col-sm-6 #product .select select {
  width: 80%;
  background: transparent;
}
.product-product .col-sm-6 #product .text-danger {
  position: absolute;
  bottom: -1.5em;
}
.product-product .col-sm-6 #product .form-group {
  margin-bottom: 2em;
  position: relative;
}
.product-product .col-sm-6 #product .form-group label, .product-product .col-sm-6 #product .form-group .input-group-addon {
  width: 22%;
  padding-right: 1.5em;
  text-align: right;
}
.product-product .col-sm-6 #product .form-group .input-group .input-group-btn button {
  background: #BE3B29;
  color: #fff;
}
.product-product .col-sm-6 #product .form-group .input-group .input-group-btn button:hover {
  background: #fff;
  color: #BE3B29;
}
.product-product .col-sm-6 #product .form-group .input-group input {
  background: transparent;
  width: 12.2em;
}
.product-product .col-sm-6 #product .form-group .input-group-flex {
  margin: 2em 0;
}
.product-product #product-tabs {
  padding-bottom: 2px;
}
.product-product #product-tabs li a {
  color: #fff !important;
  background: #D6D6D6;
  border-radius: 0;
  min-width: 10em;
  text-transform: uppercase;
  text-align: center;
  border-color: transparent;
}
.product-product #product-tabs li.active a {
  border-color: #BE3B29;
  background: #BE3B29;
}
.product-product .tab-content {
  margin-bottom: 3em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
}
.product-product .featured_related_products_ {
  padding-top: 4em;
}
.product-product .featured_related_products_ .product-gutter {
  margin-top: 1em;
  padding-top: 0;
  max-height: 20em;
}
.product-product .featured_related_products_ .product-gutter .product-block {
  padding-bottom: 1em;
}
.product-product .featured_related_products_ .product-gutter .product-image-block {
  max-height: 15em;
  overflow: hidden;
}
.product-product .featured_related_products_ .product-gutter .product-image-block img {
  width: 100%;
}
.product-product .featured_related_products_ .product-gutter .product-image-details {
  padding-top: 0 !important;
}
.product-product #button-cart:hover {
  color: #fff;
}
@media (min-width: 1024px) {
  .product-product .col-sm-6:first-of-type .product-image-column {
    margin-left: 5em;
  }
}
@media (max-width: 767px) {
  .product-product .waiting_list_container .flex-just-cont-center {
    flex-wrap: wrap;
  }
  .product-product .waiting_list_container .flex-just-cont-center input {
    height: 3em;
  }
}
@media (max-width: 400px) {
  .product-product .waiting_list_container .flex-just-cont-center button {
    margin-top: 1em;
  }
}

.iid-4 #content {
  display: none;
}
.iid-4 .about-container {
  margin-bottom: 2em;
}
.iid-4 .about-container h2 {
  margin-bottom: 1em !important;
}
.iid-4 .about-container p {
  line-height: 2em;
  color: #000;
}
.iid-4 .about-container .top p, .iid-4 .about-container .mid p {
  text-align: center;
}
.iid-4 .about-container .mid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.iid-4 .about-container .mid .image {
  overflow: hidden;
}
.iid-4 .about-container .bottom {
  display: flex;
}
.iid-4 .about-container .bottom .contain {
  display: flex;
  flex-direction: column;
}
.iid-4 .about-container .bottom .contain .imgcontain {
  width: auto;
  overflow: hidden;
  position: relative;
}
.iid-4 .about-container .bottom .contain .imgcontain img {
  width: 100%;
  height: auto;
}
.iid-4 .about-container .bottom .contain h4 {
  color: #BE3B29;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 5px;
}
.iid-4 .about-container .bottom .contain p {
  line-height: 1.5em;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .iid-4 .mid {
    margin: 5em 0;
  }
  .iid-4 .mid .texts, .iid-4 .mid .image {
    width: 46%;
  }
  .iid-4 .mid .image img {
    width: 38em;
  }
  .iid-4 .bottom .contain {
    width: 33.33%;
  }
  .iid-4 .bottom .contain .imgcontain {
    height: 25.5em;
  }
  .iid-4 .bottom .contain .imgcontain img {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .iid-4 .bottom .contain p {
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .iid-4 .about-container .mid {
    margin: 2.5em 0;
  }
  .iid-4 .about-container .mid, .iid-4 .about-container .bottom {
    flex-direction: column;
  }
  .iid-4 .about-container .mid .image, .iid-4 .about-container .bottom .image {
    margin: auto;
  }
  .iid-4 .about-container .mid .image img, .iid-4 .about-container .bottom .image img {
    width: 100%;
  }
  .iid-4 .about-container .bottom {
    width: 80%;
    margin: auto;
  }
}

.floating-social-icons {
  position: fixed;
  z-index: 0;
  width: 40px;
  text-align: center;
}
.floating-social-icons a {
  color: #fff;
}
@media (min-width: 768px) {
  .floating-social-icons {
    top: 70%;
    right: 2.4em;
  }
}
@media (max-width: 767px) {
  .floating-social-icons {
    bottom: 1em;
    right: 1em;
  }
}

.common-home .image-overlay {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-around;
  width: 70%;
  margin: auto;
  z-index: 2;
}
.common-home .image-overlay .inner-image {
  overflow: hidden;
  border: 2.5px solid #fff;
  transform: skewX(-10deg);
}
.common-home .image-overlay .inner-image img {
  width: 110%;
  transform: skewX(10deg);
}
@media (min-width: 1200px) {
  .common-home .image-overlay .inner-image {
    width: 13em;
    height: 8em;
  }
}
@media (max-width: 1199px) {
  .common-home .image-overlay .inner-image {
    width: 10em;
    height: 5em;
  }
}
@media (max-width: 1023px) {
  .common-home .image-overlay {
    bottom: 1em;
  }
  .common-home .image-overlay .inner-image {
    width: 9em;
    height: 5em;
  }
}
@media (max-width: 435px) {
  .common-home .image-overlay {
    width: 90%;
  }
  .common-home .image-overlay .inner-image {
    width: 4em !important;
    height: 3em !important;
  }
}
.common-home .slideshow {
  position: relative;
}
.common-home .slideshow #slideshow0 .owl-nav .slider-nav {
  opacity: 0;
}
.common-home .slideshow #slideshow0:hover .slider-nav {
  opacity: 1;
  color: #fff;
}
.common-home .slideshow #slideshow0:hover .slider-nav:hover i {
  color: #BE3B29;
}
.common-home .slideshow #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
  font-size: 2em;
  margin-bottom: 1em;
  text-shadow: 0px 1px 4px #000;
}
@media (min-width: 1024px) {
  .common-home .slideshow #slideshow0 .slider-slideshow-description {
    top: 30% !important;
  }
  .common-home .slideshow #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .common-home .slideshow #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts {
    width: 90%;
    padding: 0 4em;
  }
}
@media (min-width: 768px) {
  .common-home .slideshow #slideshow0 .slider-slideshow-description {
    top: 35%;
  }
  .common-home .slideshow #slideshow0 .slider-slideshow-description .slideshow-text-0 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .common-home .slideshow #slideshow0 .owl-nav .owl-prev .slider-nav {
    width: 100%;
  }
  .common-home .slideshow #slideshow0 .owl-nav .owl-next {
    right: 5px;
  }
  .common-home .slideshow #slideshow0 .slider-slideshow-description {
    top: 35%;
  }
  .common-home .slideshow #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts {
    padding: 0;
    width: 93%;
    margin: auto;
  }
  .common-home .slideshow #slideshow0 .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
    font-size: 1.5em;
  }
}
.common-home .homecustom {
  padding: 50px 0;
}
.common-home .homecustom .pros {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-around;
}
.common-home .homecustom .pros .contain img {
  width: 4.5em;
  transition: 0.5s ease;
}
.common-home .homecustom .pros .contain h4 {
  color: #BE3B29;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.common-home .homecustom .pros .contain p {
  line-height: 1.5em;
  font-size: 0.9em;
  color: #000;
  font-weight: bold;
}
.common-home .homecustom .pros .contain:hover img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .common-home .homecustom .contain {
    width: 23%;
  }
}
@media (max-width: 767px) {
  .common-home .homecustom .pros {
    flex-direction: column;
  }
  .common-home .homecustom .pros .contain {
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
  }
}
.common-home .fcategory {
  padding: 50px 0;
  background: #ccc;
}
.common-home .fcategory h2 {
  margin-bottom: 1em !important;
}
.common-home .fcategory .fcategories {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: auto;
}
.common-home .fcategory .fcategories .product-layout {
  position: relative;
  overflow: hidden;
  max-height: 20.5em;
}
.common-home .fcategory .fcategories .product-layout a img {
  transition: 0.4s ease;
  width: 100%;
}
.common-home .fcategory .fcategories .product-layout a h3 {
  position: absolute;
  bottom: 1em;
  left: 2em;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.common-home .fcategory .fcategories .product-layout a h3:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.common-home .fcategory .fcategories .product-layout a:hover img {
  transform: scale(1.1);
}
.common-home .fcategory .fcategories .product-layout a:hover h3 {
  color: #fff;
}
.common-home .fcategory .fcategories .product-layout a:hover h3:after {
  width: 100%;
  left: 0;
}
@media (min-width: 1024px) {
  .common-home .fcategory .fcategories .product-layout {
    width: 33.33%;
  }
}
@media (max-width: 1023px) {
  .common-home .fcategory .fcategories .product-layout {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .common-home .fcategory .fcategories .product-layout {
    width: 100% !important;
  }
}
.common-home .featured-29 {
  padding: 50px 0;
}
.common-home .featured-29 .text-center {
  margin-top: 1em;
}
.common-home .featured-29 h2 {
  margin-bottom: 1em !important;
}
.common-home .featured-29 .slick-list {
  padding-top: 1em;
}
.common-home .featured-29 .slick-list .product-gutter {
  max-height: 20em;
}
.common-home .featured-29 .slick-list .product-gutter .product-image-block {
  height: 16em;
}
.common-home .featured-29 .slick-list .product-gutter .product-image-block img {
  margin: auto;
}
.common-home .featured-29 .slick-list .product-gutter .product-image-details {
  padding-bottom: 1em;
}
.common-home .homecustom2 {
  padding: 50px 0;
  margin-top: 3em;
  margin-bottom: 3em;
}
.common-home .homecustom2 .home-about {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.common-home .homecustom2 .home-about .contain {
  position: absolute;
  background: #BE3B29;
  z-index: 2;
}
.common-home .homecustom2 .home-about .contain h2, .common-home .homecustom2 .home-about .contain p {
  color: #fff;
}
.common-home .homecustom2 .home-about .contain h2 {
  text-align: center;
  margin-bottom: 1em !important;
}
.common-home .homecustom2 .home-about .contain p {
  width: 80%;
  margin: auto;
  font-size: 0.9em;
  overflow: auto;
}
.common-home .homecustom2 .home-about .contain-image {
  width: 55%;
}
.common-home .homecustom2 .home-about .contain-image img {
  transition: 0.4s ease;
}
.common-home .homecustom2 .home-about .contain-image:hover img {
  transform: scale(1.1);
}
@media (min-width: 1400px) {
  .common-home .homecustom2 .home-about .contain {
    width: 55% !important;
    padding: 6em 3em !important;
  }
  .common-home .homecustom2 .home-about .contain-image {
    width: 55% !important;
  }
}
@media (min-width: 1024px) {
  .common-home .homecustom2 .home-about .contain {
    width: 70%;
    padding: 3em 3em;
    left: -3.7em;
    transform: skewX(-10deg);
    min-height: 95%;
  }
  .common-home .homecustom2 .home-about .contain h2 {
    transform: skewX(10deg);
  }
  .common-home .homecustom2 .home-about .contain p {
    transform: skewX(10deg);
  }
  .common-home .homecustom2 .home-about .contain-image {
    width: 65%;
  }
}
@media (max-width: 1023px) {
  .common-home .homecustom2 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .common-home .homecustom2 .home-about .contain {
    left: -2em;
    padding: 2em;
    transform: skewX(-5deg);
  }
  .common-home .homecustom2 .home-about .contain h2 {
    transform: skewX(5deg);
  }
  .common-home .homecustom2 .home-about .contain p {
    transform: skewX(5deg);
  }
}
@media (min-width: 768px) {
  .common-home .homecustom2 .home-about {
    height: 30em;
  }
  .common-home .homecustom2 .home-about .contain {
    width: 80%;
    top: 0;
  }
  .common-home .homecustom2 .home-about .contain p {
    line-height: 2.5em;
  }
  .common-home .homecustom2 .home-about .contain-image {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .common-home .homecustom2 .home-about .contain {
    width: 95%;
  }
  .common-home .homecustom2 .home-about .contain p {
    line-height: 2em;
  }
  .common-home .homecustom2 .home-about .contain-image {
    width: 90%;
  }
}

.information-contact .container {
  margin: auto;
}
.information-contact .container #content {
  padding-top: 1em;
}
.information-contact .container #content h2, .information-contact .container #content .thetext {
  text-align: center;
}
.information-contact .container #content h2 {
  margin-bottom: 1em !important;
}
.information-contact .container #content .thetext {
  margin: 1.5em 0;
}
.information-contact .container #content .thecontainer {
  display: flex;
  justify-content: space-between;
}
.information-contact .container #content .thecontainer h3 {
  font-weight: bold;
  font-size: 1.6em !important;
}
.information-contact .container #content .thecontainer .details {
  font-size: 1em;
}
.information-contact .container #content .thecontainer .details strong {
  color: #000;
  font-size: 1.1em;
}
.information-contact .container #content .thecontainer .details a {
  color: #000;
}
.information-contact .container #content .thecontainer .details a:hover {
  color: #BE3B29;
}
.information-contact .container #content .thecontainer #google_recaptcha .text-danger {
  text-align: left;
}
.information-contact .container #content .thecontainer form .contact_agreement {
  display: flex;
  flex-direction: column;
}
.information-contact .container #content .thecontainer form .contact_agreement .inner-agreement {
  display: flex;
}
.information-contact .container #content .thecontainer form .contact_agreement label {
  text-align: left;
  font-size: 0.9em;
  padding-top: 0;
}
.information-contact .container #content .thecontainer form .form-group .custom-select {
  position: relative;
  height: 2.5em;
}
.information-contact .container #content .thecontainer form .form-group .custom-select select {
  display: none;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-selected {
  background-color: white;
  height: 100%;
  display: flex;
  align-items: center;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 1.4em;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 7px;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-items div, .information-contact .container #content .thecontainer form .form-group .custom-select .select-selected {
  color: #999;
  padding: 6px 12px;
  border: 1px solid #ccc;
  font-size: 0.8em;
  cursor: pointer;
  user-select: none;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.information-contact .container #content .thecontainer form .form-group .custom-select .select-items div:hover, .information-contact .container #content .thecontainer form .form-group .custom-select .select-items .same-as-selected {
  background-color: #BE3B29;
  color: white;
}
.information-contact .container #content .thecontainer form .form-group .select-hide {
  display: none;
}
@media (min-width: 1024px) {
  .information-contact .thecontainer .details {
    width: 30%;
  }
  .information-contact .thecontainer form {
    width: 70%;
  }
  .information-contact .thecontainer form .inner-agreement {
    align-items: baseline;
  }
  .information-contact .thecontainer form .inner-agreement input {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .information-contact .thecontainer {
    flex-direction: column;
    text-align: center;
  }
  .information-contact .thecontainer .text-danger {
    text-align: left;
  }
  .information-contact .thecontainer .details, .information-contact .thecontainer form {
    margin: 1em 0;
  }
  .information-contact .thecontainer form .inner-agreement input {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .information-contact #google_recaptcha {
    transform: scale(0.7) !important;
    transform-origin: bottom !important;
  }
}

@media (min-width: 992px) {
  .product-search .product-gutter {
    width: 25% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .product-search .product-image-block img {
    max-width: 90%;
  }
}

/*# sourceMappingURL=mystylesheet.css.map */
