body {
  color: #919191;
  font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.785;
}
a,
a:hover,
a:focus{
outline:none;
text-decoration:none;
}

.p_header{
background-color:#0098ff;
color:#fff;
padding:50px 0;
}
.p_header h1{
margin:0;
}
.p_header .navbar-form{
margin:0;
}
.p_front{
background:#ddd;
padding:50px 0;
}
.p_front .container{
background:#fff;
}
.p_head{
margin:0;
}
.p_front .p_form {
  float: right;
  display: inline-flex;
  margin-top: 20px;
}
.p_front .p_form label {
margin-right:20px;
}
.p_front .p_form  .form-control {
  min-width: 160px;
}
.p-select {
  display: inline-block;
  position: relative;
}
select.form-control {
  box-shadow: none;
  color: rgba(145, 145, 145, 0.7);
  line-height: 1.5;
}
select {
  -moz-appearance: none;
  display: inline-block;
  font: inherit;
  outline: medium none;
  position: relative;
}
.p-select::after {
  border-color: #919191 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: "";
  height: 8px;
  line-height: 0;
  margin-top: -2px;
  position: absolute;
  right: 11px;
  top: 50%;
  width: 8px;
  z-index: 1;
}
.p_plugin {
  border: 1px solid #ccc;
  margin:40px 0;
  padding: 20px 10px ;
}
.p_plugin_pic .img-thumbnail{
padding:0;
border:0;
display:block;
position:relative
}
.p-box{
margin:0;
}
.p-box h2 a{
text-decoration:none;
color:#666;
}
.p_rateing{
list-style:none;
padding:0;
margin:0;
}
.p_rateing li{
display:inline-block;
}
.price {
  line-height: 1;
  margin: 0 0 30px;
  text-align: center;
}
.currency {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}
.price-number {
  color: #5b5b5b;
  display: inline-block;
  font-size: 43px;
  vertical-align: middle;
}
.btn-group-vertical .btn-lg {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 15px;
  padding-left: 45px;
  padding-right: 45px;
}
.p_plugin_desc p{
margin:10px 0;
color:#777;
}
.star-rating a {
    color: #ffd700;
	font-size:18px;
}
.menu,
.spa-menu-head{
margin:0;
}

.p_plugin_pic .img-thumbnail .overlay {
background-color: rgba(255,255,255,0.90);
border: 15px solid rgba(0,0,0,0.30);
height: 100%;
opacity: 0;
visibility:hidden;
position: absolute;
text-align: center;
top: 0;
width: 100%;
color: #fff;
}
.p_plugin_pic:hover .overlay {
opacity: 0.75;
visibility:visible;
transition:all ease 0.6s;
}
.p_plugin_pic .overlay a{
color:#fff;
text-decoration:none;
}
.p_plugin_pic .overlay i {
border-radius: 50%;
font-size: 20px;
height: 40px;
padding: 8px 0;
width:40px;
border:1px solid #666;
color:#666;
margin-top:30%;
}
.p-box h2{
margin:0;
}
.p-box p strong {
    font-size: 16px !important;
}
.p-box ul li {
    margin-bottom: 2px !important;
}
@media (max-width:768px){
.p-box h2{
font-size:24px;
}
.p-select::after {
    margin-top: -5px;
    right: 5px;
}
.navbar-right {
    float: left !important;
    margin-top: 20px !important;
}
}
@media (max-width:767px){
.menu .dropdown-menu {
position:relative !important;
left:0 !important;
width:100%;
}
}
@media (max-width:480px){
.btn-group-vertical .btn-lg {
    display: inline-block;
    width: auto;
    margin: 0px 2px;
    padding: 5px 15px;
    border-radius: 0 !important;
}
.price {
    margin: 0px 0px 10px;
    text-align: left;
	display:inline-block;	
}
.p-box h2 {
    font-size: 20px;
}
.section-title{
font-size:30px;
}
.p_front .p_form {
    float: left;
}
.price-number {
    font-size: 30px;
}
.p_plugin_desc p {
    font-size: 14px;
}
.p_head h1{
font-size:24px;
}
.input-lg {
    height: 35px;
    padding: 5px 10px;
    float: left;
	width:64%;
	display:inline-block;
}
.navbar-right {
    float: none !important;
}
.navbar-form .form-group {
    margin-bottom: 0px;
}
.btn-lg {
padding: 5px 15px;
}
}
li:hover {
    cursor: pointer;
}
#theme {
    padding: 0 10px;
	font-size:20px;
}
#plugin {
	font-size:20px;
}
.menu {
	padding-top: 0 !important;
}
.theme-menu.active a {
  background-color: #0098ff !important;
  color: #fff !important;
}
/**extra**/
.seting-page .col-md-12.settings {
			    margin-bottom: 6%;
			    margin-top: 2%;
			    box-shadow: 1px 1px 10px -1px #acaaaa;
			    border-radius: 8px;
			}
			.title_offers {color: #f5f1f1;}
			.col-md-12.settings{
				padding:0px;
			}
			.settings .product-main-cont {
				margin: 0 auto;
				float: none;
				clear: both;
			}
			
			
                .about-wrap .p_plugin_desc h2 {
                    margin: 15px -2px 0.6em;
                    font-size: 26px;
                }
                
                .row.p-box li {
                    color: #888;
                }
                
                .form_shortcodes {
					text-align: center;
					padding: 30px;
					margin-bottom: 40px;
					background-color: #eff4f8;
					border-bottom: 2px solid #00a0d2;
					margin-top: 15px;
				}
                
                .product-tbs.nav-tabs>li {
                    float: left;
                    text-align: center;
                    margin-bottom: -1px;
                    width: 33%;
                }
                
                .form_shortcodes input {
                    border-radius: 0px;
                    height: 45px;
                }
                
                input#google_api {
                    border-radius: 0px;
                    height: 45px;
                }
                
                .row.p-box {
                    display: block;
                }
                
                .p_plugin {
                    width: 100%;
                }
                
                .about-wrap img {
                    background-color: #ffffff!important;
                }
                
                .about-wrap h2 {
                    margin: 40px 0 .6em;
                    font-size: 2em;
                    line-height: 1.3;
                    text-align: left;
                }
                
                .about-wrap h1 {
					margin:0;
                    padding: 30px 0;
                    text-align: center;
                    font-weight: bold;
                    text-shadow: 2px 2px #ccc;
                    font-size: 2.9em;
                    /* font-weight: 400; */
                }
                
                .row.p-box ul {
                    margin-left: 30px;
                }
                
                .row.p-box li {
                    list-style: initial;
                    padding: 4px;
                }
                
                .p_plugin_desc p {
                    font-size: 16px;
                    letter-spacing: 0.2px;
                    line-height: 25px;
                    color: #6d6d6d;
                }
                
                .get_link-cont {
                    margin-top: 43px;
                }
                .about-wrap {
				    max-width: 100%;
				}
				.row.p_plugin.blog_gallery {
				    margin: 15px 0px;
				}
				.p_plugin {
				    border: 1px solid #ccc;
				    margin: 40px 0;
				    padding: 20px 10px;
				}
				.p_plugin_pic .img-thumbnail {
				    padding: 0;
				    border: 0;
				    display: block;
				    position: relative;
				}
				.p-box {
    margin: 0;
}
.p_plugin_desc p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 25px;
    color: #6d6d6d;
}
.p_plugin_desc p {
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 25px;
    color: #6d6d6d;
}
.p_plugin_desc p {
    margin: 10px 0;
    color: #777;
}
.price {
    line-height: 1;
    margin: 0 0 30px;
    text-align: center;
}
.currency {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    text-transform: uppercase;
    vertical-align: middle;
}
.price-number {
    color: #5b5b5b;
    display: inline-block;
    font-size: 43px;
    vertical-align: middle;
}
.p_plugin {
    border: 1px solid #ccc;
    margin: 40px 0;
    padding: 20px 10px;
}
.p_plugin {
    width: 100%;
}
.col-md-12.settings {
    padding: 37px;
    margin-top: 41px;
    box-shadow: 1px 1px 1px 1px #ccc;
}
.col-md-12.settings {
    padding: 0px;
}
.btn-group-vertical .btn-lg {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px;
    padding-left: 45px;
    padding-right: 45px;
}
.p_plugin.blog_gallery h2 a {
    color: #fff;
}
span.elw_shortcode_heading {
    margin: 0;
    padding: 30px 0;
    text-align: center;
    font-weight: bold;
    text-shadow: 2px 2px #ccc;
    font-size: 39px;
    color: #3eabf6;
    /* font-weight: 400; */
}
.p-box h2 a {
    text-decoration: none;
    color: #fff;
}
.product-tbs.nav>li.active>a, .product-tbs.nav>li>a:focus, .product-tbs.nav>li>a:hover {
    text-decoration: none;
    color: #fff!important;
background-color: #3fb6db!important;}