/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #custom-text {
    padding: 0;
}
.an_homeslider-block {
    margin-bottom: 0;
}
 .an_homeslider .an_homeslider-desc .h2, .anthemeblocks-homeslider-desc .h2
  {
    color: #ffffff !important;
    font-size: 56px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
 }
 .an_homeslider .an_homeslider-desc p, .anthemeblocks-homeslider-desc, .anthemeblocks-homeslider-desc p {
    color: #ffffff !important;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
}
#wrapper #custom-text {
    background: transparent;
    margin-bottom: 1.5rem;
    padding: 0;
    text-align: center;
}
#wrapper #custom-text p {
    height: 50px;
    padding-top: 15px;
    color: #ffffff;
}
#wrapper .an_homeslider-block {
    margin-bottom: 0px;
}
.header-options.dropdown.js-dropdown{
    display: none;
}
.product-page-stars{
    display: none;
}
.an_hurry_up.js-an_hurry_up {
    display: none;
}
.product-information .product-details-info .product-reference{
    display: none;
}
.productblock-content .h1{
    font-family: Noto Sans, sans-serif;
    color: #232323;
    font-weight: 700;
    text-transform: uppercase;
}
#header,
.breadcrumb-wrapper,
#category-top,
.header-top{
    background-color: #efe4d0;
}
.copyright-container{
    background-color: #6c3b18;
}
#footer #an_brandslider-block {
    width: 1500px;
    margin: 0 auto;
}
#_desktop_top_menu, #amegamenu {
    background:  #efe4d0 !important;
}
#index #footer #an_brandslider-block .an_brandslider-items .owl-stage .owl-item {
    height: 230px;
    border: 1px solid #aaa;
    border-radius: 5%;
}
#index #footer #an_brandslider-block .an_brandslider-items .owl-stage{
    gap: 15px;
    display: flex;
}
#index #footer #an_brandslider-block .an_brandslider-items .owl-stage-outer{
    padding-left: 6px;
}
#footer #an_brandslider-block .an_brandslider-title {
    text-align: center;
}
#footer .links.block-contact li:nth-child(2) {
    display: none;
}
@media (min-width: 1200px) {
    #footer #an_brandslider-block {
        width: 1140px;
        max-width: 100%;
    }
}
#footer div.footer-container div.container div.block-contact.links.wrapper.col-md-3{
    padding-left: 0;
}

.an_homeslider.owl-carousel .owl-item {
margin-top: 150px;
}
#scrolltopbtn {
    bottom: 100px;
    right: 30px;
}
.whatsapp_rand {
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 2;
}