#index .elementor .elementor-element-bviv4p6 .elementor-widget-container .elementor-icon-box-title a{
	color:white;
}

#index .elementor .elementor-element-bviv4p6 .elementor-widget-container .elementor-icon-box-title a:hover{
	color:black;
}

#index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper {
	padding-top: 0;
}
.info {
	background-color: #000;
}
.info p {
	margin: 5px;
	padding: 0;
	color: #fff;
}
.header-user-btn {
	color: #000 !important;
}
.header-user-btn:hover {
	color: #000 !important;
}
#mobile-header .m-nav-btn {
	color: #000;
}
.cart-toogle {
	color: #000 !important;
}
#whatsapp i {
	font-size: 21px;
	color: #008bd2;
}
#whatsapp i:hover {
	color: #000;
}
.bg_news {
	background-color: #008bd2;
	padding: 30px 0;
	min-height: 240px;
}
.content_news:before {
	content: '';
	background-image: url('/img/cms/dron.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 200px;
	height: 161px;
	top: -62px;
}
.content_news:after {
	content: '';
	background-image: url('/img/cms/car01.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 168px;
	height: 106px;
	top: 131px;
}
.bg_footer {
	background-color: #171717;
	border-top: 1px solid #fff;
	padding: 70px 0 0px;
	min-height: 360px;
}
.bg_footer .title {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom: 22px;
}
.bg_footer ul.list {
	margin: 0;
	padding: 0;
}
.bg_footer ul.list li {
	list-style: none;
	line-height: 28px;
}
.bg_footer ul.list li a {
	color: #bdbdbd;
}
.bg_footer ul.list li a:hover {
	color: #fff;
	transition: 0.4s;
}
.logo_footer {
	margin: 9px 0 13px;
}
ul.icons_footer {
	margin: 0;
	padding: 0;
}
ul.icons_footer li {
	display: inline-block;
	margin-right: 10px;
}
.cash {
	margin-top: 40px;
}
.content_copy {
	font-size: 11px;
	margin-top: 40px;
	position: relative;
}
#category .product-miniature-grid .product-price {
	color: #000;
	font-size: 19px;
	font-weight: bold;
}
/*.content_copy:after {
	content: '';
	background-image: url('/img/cms/4x4.png');
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	bottom: -11px;
	width: 246px;
	height: 213px;
}*/
address {
	color: #777;
}
.input-test {
	width: 37%;
	padding-top: 20px;
	margin: auto;
}
.bg_footer i {
	color: #b9cb00;
}
.mt20 {
	margin-top: 20px;
}
.news_title {
	font-size: 27px;
	color: #fff;
	letter-spacing: -2px;
	padding-top: 20px;
}
.newsletter p {
	color: #fff;
	padding-top: 7px;
}
.form-check-label {
	color: #fff;
}
.form-check-label a {
	color: #fff !important;
}
.form-check-label a:hover {
	text-decoration: none !important;
}
.form-check {
	left: -30px;
	top: 10px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border-bottom: 3px solid #008bd2;
}

/* ************************************************************************************************
                                    Sub Categories Styles
************************************************************************************************ */
 
#subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
}
 
#subcategories ul {
    margin: 0 0 0 -20px;
}
 
#subcategories ul li {
    float: left;
    width: 145px;
    margin: 0 0 40px 33px;
    text-align: center;
    height: 202px;
}
 
#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0;
}
 
#subcategories ul li .subcategory-image a {
    display: block;
    padding: 9px;
    border: 1px solid #d6d4d4;
}
 
#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
}
 
#subcategories ul li .subcategory-name {
    color: #555454;
    text-transform: uppercase;
}
 
#subcategories ul li .subcategory-name:hover {
    color: #515151;
}
 
#subcategories ul li .cat_desc {
    display: none;
}
 
#subcategories ul li:hover .subcategory-image a {
    border: 5px solid #333;
    padding: 5px;
}

.content-instagram-img img{
	width: auto;
	height: 222px;
}

.input_newsletter_lbl{
	background-color: white;
}

.link-item{
	color:black;
}

h3 .elementor-icon-box-title a{
	color:white;
}

h3 .elementor-icon-box-title a:hover{
	color:black;
}
/*  SUBCATEGORIAS  */




/*.logo_footer:after {
	content: '';
	background-image: url('/img/cms/helicoptero-rc.png');
	background-repeat: no-repeat;
	width: 217px;
	height: 138px;
	position: absolute;
	left: 0;
	top: 56px;
}
/*#search_widget:after {
	content: '';
	background-image: url('/img/cms/car.png');
	width: 143px;
	height: 49px;
	position: absolute;
	right: 39px;
	bottom: -26px;
}*/
@media (max-width: 700px) {
  .content_copy:after {
  	background-image: none;
  }
  .logo_footer:after {
  	background-image: none;
  }
  #search_widget:after {
  	background-image: none;
  }
  .input-test {
  	width: 100%;
  }
  .bg_footer {
  	padding: 70px 0 47px;
  }
  .bg_footer .title {
  	font-size: 17px;
  }
  .bg_footer ul.list {
  	margin: 0 0 40px 0;
  }
  .content_news:after {
  	background-image: none;
  }
  .content_news:before {
  	left: 10px;
  	top: 168px;
  }
  .bg_news {
  	min-height: 304px;
  }
  .form-check {
  	left: 3px;
  }
}

@media (max-width: 900px) and (orientation:landscape) {
	.img-fluid-logo{
		max-width: 15%;
	}
 }

#idxrcookies div#buttons {
    display: flex;
    justify-content: space-between;
}
#idxrcookies #idxrcookiesOK{
    order: 3;
    /* margin-left: auto; */
    background: #999;
    color: #fff;
}

.btn-cookies{
	display: flex;
    align-items: center;
    justify-content: center;
}

/*#idxrcookies #cookiesConf{
    margin-left: auto;
}*/


#idxrcookies .contenido{
    background-color: #fff!important;
    color: #000
    
}

#idxrcookies .btn-cookies{
    background: #999 50%;
    /*color: #fff;*/
}

/* Cookie Banner CSS adjustments */

span#cookiesConf span {
    visibility: hidden;
    font-size: 0px;
    position: relative;
}
span#cookiesConf span.cookies-conf:after {
    content: 'Configuracion';
    font-size: 12px;
    visibility: visible;
    position: absolute;
    left: 0px;
    width: 100%;
} 
#idxrcookies div#buttons {
    display: flex;
    justify-content: space-between;
}
#idxrcookies #buttons span {
    min-width: 120px;
}
#idxrcookiesOK {
    order: 3;
    background: #999;
    color: #000000;
    /*border: solid 1px #000000;*/
}
#idxrcookiesKO {
    order: 1;
    background: rgb(56, 56, 56);
    color: lightgray;
    border: solid 1px lightgray;
}
#cookiesConf {
    order: 2;
    background: rgb(56, 56, 56);
    color: lightgray;
    border: solid 1px lightgray;
}
span#idxrcookiesKO {
    margin-right: auto;
}
#idxrcookies a {
    color: lightgrey;
}

#idxrcookies .btn-cookies{
    background: #fff;
}
.cookie-button-right {
    bottom: 94px !important;
    right: 20px;
}
@media screen and (max-width: 768px) {
	#idxrcookies #cookiesConf {
        width: 35px;
        min-width: 35px!important;
       
    }
    #idxrcookies #cookiesConf span{
         color:  lightgray!important;
    }

	#idxrcookies #cookiesConf span.cookies-icon {
	    visibility: visible;
	    font-size: 12px;
	}

	#idxrcookies .withRejectButton #cookiesConf {
	    margin-right: 5px!important;
	}
}
