@import "../../../atlanta/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
#menu-he-main-menu .menu-item-has-children{
    position:relative;
}
#menu-he-main-menu .menu-item-has-children::after{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position:absolute;
    left:5px;
    top: 50%;
    transform: translateY(-50%);
}
.container {
    max-width: 1200px;
}

.hp_intro_products h1{
   margin:0;
font-size: 52px;
}
#footer .widget-title{
border:0;
}
#footer .widget-title::after{
display:none;
}
.products_page h4, .products_page h6{
margin:0;
}
.products_page .button{
padding:9px 25px;
margin-top:20px;
}
.products_recommended h4{
margin:0;
}
.pojo-accordion .panel{
border:0;
}
.pojo-accordion .panel .panel-heading{
background-color: #e1e3ef;
}
.panel-group .panel+.panel {
    margin-top: 15px;
}
.pojo-accordion .panel .panel-heading a{
font-weight:700 !important;
font-size: 18px !important;
color:#df209a !important;
}
.pojo-accordion .panel .panel-heading a.collapsed{
font-weight:400 !important;
font-size: 18px !important;
color:#343434 !important;
}
.panel-group .panel-heading+.panel-collapse .panel-body{
border:0;
}
#sidebar .widget-title{
border:0;
margin-bottom:0;
}
#sidebar .widget-title:after{
display:none;
}
.image-link .overlay-plus {
    background-color: rgba(38, 52, 123, 0.87);
}
.pojo-accordion .panel .panel-heading .panel-title:after{
     color: #df209a;
}
.pojo-accordion .panel .panel-heading a{

}
@media (max-width: 800px){
.home #rev_slider_1_1_wrapper .rev-btn {
	padding:0 !important;
	font-size:14px !important;
	min-width: 80px !important;
    	line-height: 20px !important;
    	text-align: center !important;

	}
}