/* Custom code goes here */


#header .header-nav #_prestablog_index div{
    margin-top:0;
}

#exotus_top_banner{
    margin-bottom: 15px;
}

#exotus_top_banner img {
    max-width: 100%;
}

footer#footer {
    margin-top:150px;
    position:relative;
    z-index:1;
}
footer#footer .footer-container{
    position:relative;
    border: 1px solid transparent;
    border-top-color:#e60000;
}

footer#footer .footer-container::before {
    content: '';
    position: absolute;
    display: block;
    top: -185px;
    left: -18px;
    background: url(../img/animals.png);
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    z-index: 10000;
}

main.site-header{
    position: relative;
    z-index: 2;
}

main.site-content .container-site{
    position: relative;
    z-index: 1;
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}

img.vegas-background{
    z-index: 1;
}

#menu .container{
    position: absolute !important;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
}

#header, #header > div:last-child > .container, #columns,
#header .container, #wrapper .container, #footer .container {
	
	 background: none;
}

@media (max-width: 768px){
    body {
        background: #454545 !important;
    }
    img.vegas-background{
        display:none;
    }
}

body#cart .columns .products .product-miniature, body#cms .best-products .products .product-miniature{
    width: 100%;
}

.brand-products .btn{
    background-color:#e60000;
    border-color:#e60000;
}

.brand-products .btn:hover{
    background-color:#000;
    border-color:#000;
}

a:hover, span.link:hover{
    color:#e60000;
}

.footer-container .container{
    position: relative;
    z-index: 1000000;
}

.pblog-left ul li a:before{
    font-family: "FontAwesome";
    content: "\f105";
    display: inline;
    padding-right: 8px;
}
nav.header-nav{
    background-color: #f6f6f6 !important;
}

#exotus_maquee {
    float: right;
    margin: 0 14px 0 0;
    width: 750px;
}

@media (max-width: 768px) {
    #exotus_maquee {
        width: 500px;
    }
}

#exotus_maquee marquee a {
    color: #e60000;
}

.product_comment_advanced a:hover{
    text-decoration:none !important;
    background: #f6f6f6;
    color: initial !important;
}

.product_comment_advanced li{
    padding: 0;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom:10px;
}

#product_comment_advanced .cdpa_comment{
    border: 1px solid transparent;
    background: #fff;
    padding: 8px 8px 8px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 4px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 4px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 4px 0px;
}
#product_comment_advanced .cdpa_comment:hover{
    -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 8px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 8px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 8px 0px;
}
nav.pagination{
    z-index: 100000;
    position: relative;
}

/*body#product div.modal-backdrop{
    background-color: transparent;
}

body#product div.modal-backdrop.in{
    opacity: 1;
}

body#product #product-modal{
    background-color: rgba(50,50,50,.5);
}*/
/*.store-item-wrapper {
    padding:0;
    border:1px solid rgba(80,80,80,.3);
    height:370px;
    position:relative !important;
}

.store-item-wrapper .store-img{
    width:100%;
    max-height:200px;
    object-fit:cover;
    position:relative;
}
.store-item-wrapper a.stores-link-img{
    position:relative;
    display:block;
}

.store-item-wrapper a.stores-link-img:before{
    content:'';
    position:absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right:0;
    background:rgba(90,90,90,.5);
    z-index:1;
}

.store-item-wrapper .store-title{
    position:absolute;
    top:150px;
    left:50%;
    transform:translate(-50%,0);
    color: #fff;
    z-index:2;
}

.store-item-content {
    text-align:center;
}
.store-item-content {
    padding-top:20px;
}

.store-item-content .store-status {
    font-weight:800;
}

.store-item-content .store-address{
    letter-spacing:2px;
    padding-top:8px;
    color:rgb(144, 146, 152);
    font:normal normal 400 normal 14px / 20px latoregular;
}

.stores-know-more {
    padding:10px;
    border:1px solid #e60000;
}
.stores-know-more:hover {
    background:  #e60000;
    color:#ffffff;
    text-decoration:none;
}
.stores-bottom {
    margin-top:25px;
}

.store-video {
    width: 100%;
    max-height: 500px;
}

.store-item-wrapper {
    overflow:hidden;
}

.store-hours {
    position: absolute;
    bottom:-300px;
    background:#ffffff;
    transition:.5s;
}
.store-item-wrapper:hover .store-hours{
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:2;
    display:flex;
    justify-content:center;
    padding-top:40px;
}*/

body#stores #content {
    padding-top: 20px;
    padding-bottom:30px;
}

.store-video {
    width: 100%;
}


#stores .page-stores .store-picture img{
    width:100%;
}

#stores .page-stores .store-picture a {
    text-align:center;
}

.store-call-to {
    padding:0;
    position: relative;
    margin: 0;
}

.store-call-to .store-call-to-front{
    background:#e60000;
    color:#ffffff;
    display:block;
    padding: 5px;
    text-align: center;
}
.store-call-to:hover .store-call-to-front{
    display:none;
}
.store-call-to .store-call-to-back{
    display:none;
}
.store-call-to:hover .store-call-to-back{
    display:block;
    border:1px solid #e60000;
    color:rgb(144, 146, 152);
    padding: 5px;
    text-align: center;
}
.store-call-to-back:hover{
    text-decoration:none;
}

.btn-site {
    background:#e60000;
    color:#ffffff;
    display:block;
    padding: 8px;
    text-align: center;
    max-width:250px;
    cursor: pointer;
}
.btn-site:hover{
    color:#ffffff;
}

.store-item-container {
    align-items: flex-end !important;
}

article.store-item{
    border-color: transparent;
    border-width:5px;
    border-top-color: rgba(0, 0, 0, .125);
}

@media (max-width: 767px){
    .btn-site{
        margin: 0 auto;
    }
}

#header {
    padding: 0;
}

@media (max-width: 767px){
    #adtm_menu ul#menu li.li-niveau1:first-child {
        display: none !important;
    }
    .menuHaveNoMobileSubMenu.advtm_menu_5 a span{
        background-color:#1b1a1b !important;
    }
}

#_mobile_top_menu #menu li.adtm_sub_open .container {
    left: initial !important;
    transform: translate(0,0) !important;
    padding: 0;
}

/*.block-categories .title_block{
    margin-bottom: 0;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #d6d4d4;
}

.block-categories .title_block:before{
    content:'';
    position:absolute;
    bottom:0;
    height:2px;
    width:60%;
    background-color:#e60000;
    margin-bottom: -1px;
}

.block-categories .block_content .navbar-toggler,
.block-categories .block_content .collapse {
    display:none;
}


.adtm_sub{
    background:transparent !important;
    box-shadow: none !important;
}


.adtm_sub {
    border-style:none !important;
}

.li-niveau1 .adtm_sub .container {
    border-color:#e60000;
    border-width:0px 0px 0px 0px;
    -moz-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=137, Strength=0);
}

.li-niveau1 .adtm_sub .sub-menu-wrapper {
    border-style:solid;
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcfcfc');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fcfcfc));
    background: -moz-linear-gradient(top, #ffffff, #fcfcfc);
    background: -ms-linear-gradient(top, #ffffff, #fcfcfc); 
    background: -o-linear-gradient(top, #ffffff, #fcfcfc); 
    background: linear-gradient(top, #ffffff, #fcfcfc);
}*/