@media (min-width: 1200px) {
.dtiName, .dmiName, .dddlName {width: 410px;}
}


#footer-c2r3 {display: none;}
#footer-c3r1 {display: none;}
#footer-c3r2 {display: none;}
#footer-c3r3 {display: none;}

.footer .footerLogo {
  max-height: calc(50px + 1vw);
  max-width: calc(200px + 1vw);
}

@media (min-width: 1199px) {
  .footer-column {
    height: 100px;
  }
}

.main-carousel-wrapper .image-carousel-wrapper .image-wrapper img {
border: none;
}

@media (min-width: 768px) and (max-width: 1199px) {
.static-product.product-layout .main-wrapper .main-carousel-wrapper {
margin: 40px 0;
}}

@media (min-width: 768px) and (max-width: 1199px){
.static-product.product-layout .main-wrapper .left {
margin-top: 0;
}}

.product-price {text-align: center;}
.animated-slider .slider-content .inner h1 {line-height: 1.2;}

.slider-wrapper .track .slide .inner .button {display:none;}

.search .input-group {
  flex-wrap: nowrap;
  min-width: 200px;
}

.promotion-item .button {display: none;}

.category-item .category-name {color:white;}

.product-item .image-wrapper .image {width: 100%; height: 100%; object-fit: cover;}
.gallery .main .product-name {text-align:center;}
.product-item .product-description {text-align: center;}

.FieldOptionItem.FOGrid .optionIcon {-webkit-border-radius:0px;}
.FieldOptionItem.selected.FOGrid .optionIcon {
border-radius:0px;
border: 3px solid #b5bd00;
padding: 1px;
}

.home .featured-products-wrapper {display:none;}


.promo-heading {display: none;}

.promo-boxes-wrapper {display: inline-block;}

.promo-title {
    content: 'Hello';
}


.copyright {display:none;}