#header.dark:not(.transparent-header) {

	background-color: #1a2737 !important;

}



.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a {

	color: #FFF !important;

}



.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a {

	color: #fc5825 !important;

	/*text-decoration: underline !important;*/

}

.dark #header-wrap:not(.not-dark) #top-search a {

	color: #000 !important;

}



#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) {

	background-color: #1a2737 !important;

}



#header.sticky-header:not(.static-sticky) #primary-menu > ul > li:hover a{

	color: #fc5825 !important;

}



.dark #primary-menu:not(.not-dark) ul ul {

	background-color: #000 !important;

	border-color: #000000 !important;

    border-top-color: #fc5825 !important;

}



#capa-slider {

    width: 100%;

    position: absolute;

    z-index: 9;

    pointer-events: none;

    bottom: 0;

}

#sobre {

	margin-top: 100px;

}

.icon-reorder {

	color: #fc5825 !important;

}



#footer.dark, .dark #footer {

	border-top-color: #fc5825 !important;

}



.dark #copyrights {

	color: #FFF !important;

}



footer .copyright-links a {

    width: 94px;

    height: 23px;

    background: url(./images/logo-panoram.png) top center no-repeat;

    -webkit-transition: 0.2s ease-in;

    -moz-transition: 0.2s ease-in;

    -o-transition: 0.2s ease-in;

    transition: 0.2s ease-in;

}



footer .copyright-links a:hover {

    background-position: bottom center !important;

}



footer .copyright-links a img {

    display: none;

}



.sm-form-control {

	border-radius: 20px !important;

	border: 2px solid #000000;

}

.social-icon {

	border: 0px !important;

	background-color: #fc5825 !important;

    color: #FFF !important;

}

.visible-md, .visible-lg {

	display: block !important;

}



.bt-whats {

    border-radius: 50px;

    background-color: #34af23;

}



.bt-ligar {

    border-radius: 50px;

    background-color: #fc5825;

    color: #FFF;

}



#bt-whats {

	display: none;

}

#bt-ligar {

	display: none;

}

#interesse-nesse-item {

	display: none;

}

.single-product ul {

	margin-left: 20px;

}

#content ul {

	margin-left: 20px;

}



#info-whats-contato {

	background-color:#000;

	color: #FFF;

	padding: 10px;

	border-radius: 50px;

}

#info-whats-contato img {

	width: 25px;

	margin-top: -5px;

}

a .img-destaques {

	-webkit-transition: 0.1s ease-in;

    -moz-transition: 0.1s ease-in;

    -o-transition: 0.1s ease-in;

    transition: 0.1s ease-in;

}

a:hover .img-destaques {

	-webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1);

}

.bt-destaques {

    border: 2px solid #000 !important;

    color: #000 !important;

    background-color: #00000000 !important;

}

.bt-destaques:hover {

    border: 2px solid #000 !important;

    color: #000 !important;

    background-color: #fc5825 !important;

}



@media only screen and  (max-width: 1199px) {

	#sobre {

		margin-top: 20px;

	}

}

@media only screen and  (max-width: 991px) {

	#sobre {

		margin-top: 0px;

	}

}



@media only screen and  (max-width: 767px) {

	#bt-whats {

		display: block;

		text-align: center;

		margin-bottom: 15px !important;

	}

	#bt-ligar {

		display: block;

		text-align: center;

		margin-bottom: 15px !important;

	}

	#interesse-nesse-item {

		display: block;

	}

}

@media only screen and  (max-width: 479px) {

	#info-whats-contato {

		font-size: 10px;

	}

	#info-whats-contato img {

		width: 10px;

	}

}