.home-full .slider-content h3 {
    margin-bottom: 15px;
    margin-top: 50px;
    line-height: 1.4;
}

.navbar.nav_2.navbar-light .navbar-toggler {
    color: #fd4f00;	
}

.bread_crumb {
    background-image: none;
    background-color: #fd4f00;
}
.bread_crumb .page-title h2 {
	color: #ffffff;
}

.owl-carousel .owl-dots {
	display: none;
}

.navbar.nav_2 .navbar-nav .nav-item .nav-link {
	color: #0c1429;
}
.navbar.nav_2.construct {
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
}

.copyright_sec::before {
    background: #a24d01;
}

a {
	color: #fe7d0b;
}

.navbar-brand {
	margin-right: 2rem;
}

section#service.cmn_bg .service_content .service_title .icon_bg {
	display: none !important;
}

html body section.zoom-gallery .project_row figure figcaption .link_icon a i.fa.fa-link {
	display: none;
}

.testimonial {
	background-size: cover;	
}

.cmn_bg ul.plus_decore {
	display: none;
}


.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: $zindex-fixed;
    text-align: right;
}

/*begin top bar*/
div.top-contact.tap-contact-2 {
	background-color: #ffffff;
}
.top-contact .top-content ul li i {
    color: #fd4f00;
}
.top-contact .top-content ul li
 {
	color: rgba(12, 20, 41, 0.7);
}
.top-contact.tap-contact-2 .top-social ul li a i.fa {
	color: #fd4f00;
}
/*end top bar*/


/*Productos*/
.collection-product-wrapper .product-wrapper-grid .product-box {
    margin-top: 0px;
}
.product-box .product-detail div a h5 {
    color: #222;
    font-weight: 500;   
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label::before {
    border: 0px solid;
}
.collection-brand-filter .custom-control.custom-checkbox.collection-filter-checkbox {
    padding-left: 0px;
}
.product-right h2 {
    font-size: 23px;
    line-height: 1.2em;
    font-weight: 600;
    color: #222;
}
.bread_crumb.shop_bread_crumb {
    background-image: none;
    background-color: #6c6c6c;
  }
/**/

@media (max-width: 991px) {
.default-nav {
	background-color:#ffffff;
}
.navbar.nav_2 .navbar-nav {
    background-color: 
    #ffffff;
}
.tap-top {
	display: none !important;	
}
}
@media (max-width: 764px) {
.navbar-brand img {
    /*height: auto;*/
    max-width: 200px;
}
.navbar.nav_2.construct {
	border-top: 0px;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}
/*begin top bar*/
div.top-contact.tap-contact-2 {
	/*display: none;*/
	background-color: #ffffff;
}
.top-contact .top-content {
    display: initial;
}
.top-contact.tap-contact-2 .top-social {
	display:none;
}
.top-contact .top-content ul li i {
    color: #fd4f00;
    padding-right: 2px;
}
.top-contact .top-content ul li {
    padding-top: 5px;
    letter-spacing: 0.5px;
    font-size: 11.5px;
	color: rgba(12, 20, 41, 0.7);
}
.top-contact .top-content ul li#emailtop {
	display: none;
}
/*end top bar*/
}

@media (max-width: 480px) {
.owl-carousel .owl-item {
    text-align: center;	
}
.owl-carousel .owl-item img {
    width: 80%;
	display: inline;
}
footer .mobile-title h3 , footer.home_2_footer h3 {
    color: #ffffff !important;
}
}