/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/

body {
    background: #FFFFFF;

}

.map-responsive{
    overflow:hidden;
    padding-bottom:26.25%;
    position:relative;
    height:0;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.orcamentos .bfQuickMode input[type="text"], .orcamentos .bfQuickMode textarea, .orcamentos .bfQuickMode select, .orcamentos .bfQuickMode .uneditable-input {
    max-width: 25%;
    width: 100%;
}

.form-actions {
    padding: 0px 55px 20px;
    background-color: inherit;
    border-top: 0px solid #e5e5e5;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.filter_values_container br {
    display: none;
}

.hikashop_product_page .hikashop_product_quantity_main {
    background: inherit;
    border-top: 0px;
    border-bottom: 0px;
    padding: 0px;
}

.hikashop_filter_checkbox > label {
    float: left;
    margin-bottom: 0;
    margin-left: 5px;
}

.hikashop_filter_checkbox > input {
    clear: both;
    float: left;
}

#hikashop_only_products_hikashop_category_information_module_170 ul {
    display: block;
    float: left;
    margin: 35px 0 0;
    width: 3330px;
}

.hikashop_product_page .hikashop_product_price_main {
margin: 0;
display: block;
}

#content #mainmenu {
    background-color: #215001;
    background-image: linear-gradient(to bottom, #79AE18, #215001);
}

.icemegamenu > ul > li.active > a.iceMenuTitle {
    background-color: #83B219;
}

.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {
    color: #FFFFFF !important;
}

#footer .moduletable .moduletable_heading span {
    color: rgba(255, 255, 255, 0.8);
}

#sidebar .sidebar_module .sidebar_module_heading {
    background-color: #79AE18;
    background-image: linear-gradient(to bottom, #79AE18, #4B6D0D);
}

.hikashop_product_stock span.cart_btn_before {
    background-color: #245800;
    background-image: linear-gradient(to bottom, #97CD1D, #245800);
}

.hikashop_product_stock .btn.cart_btn {
    background-color: #79AE18;
    background-image: linear-gradient(to bottom, #A9CA3F, #79AE18);
}

.hikashop_products_pagination .list-footer ul.pagination-list span.pagenav, .hikashop_subcategories_pagination .list-footer ul.pagination-list span.pagenav, .hikashop_product_page .list-footer ul.pagination-list span.pagenav, #hikashop_order_listing .list-footer ul.pagination-list span.pagenav {
    background-color: #83B219;
}

#icecarousel {
    border-color: #4C6E0D;
}

.icemegamenu > ul > li.active:after {
    border-top-color: #245800;
}

.icemegamenu > ul > li:hover a.iceMenuTitle {
  background-color: #83B219;
}

.icemegamenu ul.icesubMenu {
  background-color: #83B219;
}

#iceslideshow .carousel-caption .mod-description .btn {
    background-color: #83B219;
    background-image: linear-gradient(to bottom, #83B219, #4B6D0D);
}

#iceslideshow .iceslideshow_arrow .carousel-control {
    border-color: #83B219;
}

.hikashop_filter_main.hikashop_filter_main {
    display: block;
    min-width: 165px;
    width: auto !important;
}

.hikashop_filter_main.hikashop_filter_main.Teste {
    float: right !important;
	clear:both;
}

#header_contact .custommodulo_ligue_nos > p {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
}

#header .custommodulo_ligue_nos {
    background: #83b219 url("../images/ligue_ja_para_a_clima_eco_topo.png") no-repeat scroll 0 0;
    border-radius: 3px;
    font-style: italic;
    margin-right: 0;
    padding: 10px 15px 10px 155px;
    text-align: right;
    text-shadow: 2px 2px 3px #355707;
    width: 220px;
}

#header #header_contact {
    float: right;
    margin: 28px 0 15px;
    width: 390px;
}

.fa.fa-mobile.fa-2x {
    color: #FFFFFF !important;
    font-size: 62px;
}

.hikashop_subcategories, .hikashop_products {
    overflow: hidden;
}

.numeroverde {
    display: none;
}

#footer {
    background-image: url("../images/footer_bg.jpg");
}

@media only screen and (max-width: 767px) {
	
#header #header_contact {
    margin: 28px 0 15px;
}

#header #header_contact {
    clear: none;
}

#header_contact .custommodulo_ligue_nos p {
    display: none;
    text-align: right !important;
}

#header_contact .custommodulo_ligue_nos .numeroverde {
    display: block;
	text-align: center;
}
	
#header_contact .custommodulo_ligue_nos .numeroverde a {
	color: #FFFFFF;
}
	
}

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

#header .custommodulo_ligue_nos {
    background-color: #83b219;
    background-image: none;
    border-radius: 0 0 3px 3px;
    margin-right: 0;
    padding: 10px 25px;
    text-align: right;
    width: auto;
}

#header #header_contact {
    background: url("../images/ligue_ja_para_a_clima_eco.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    padding-top: 37%;
    width: 100%;
}

#header_contact .custommodulo_ligue_nos .numeroverde {
    display: block;
	text-align: center !important;
}

}

#iceslideshow:hover img {
  opacity: .7;
}

.hikashop_product_page .hikashop_product_price.hikashop_product_price_0 {
    color: #FFB348;
    font-size: 35px;
    text-shadow: 2px 1px 2px #616161;
}

.hikashop_filter_main.hikashop_filter_main {
    margin: 0 10px 15px 0;
}

.hikashop_filter_checkbox > label {
    float: left;
    font-size: 12px;
}

.hikashop_filter_checkbox {
    float: left;
    margin: 10px 5px;
}
