/*
Theme Name: Weblizar Demo
Theme URI: www.weblizar.com
Author: weblizar
Author URI: http://weblizar.com/
Description: Weblizar theme is the home theme
Version:  1.01
Tags: white, red , full-width-template, threaded-comments, custom-menu, two-columns,translation-ready , custom-background , sticky-post
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: weblizar
*/
body{
	font-family: "Merriweather","Georgia",serif !important;
    line-height: 32px;
}
a,
a:hover,
.button,
.button:hover{
text-decoration:none !important;
outline:none !important;

}
.btn:focus,
a:focus{
color:inherit !important;
}
button.w_offer {
    background: #c81100;
    color: #fff;
	border:0;
}
.img-responsive{
width:100%;
height:auto;
}
.white{
color:#fff;
}
#pbOverlay{
z-index:99999 !important;
}
.sticky-head {
    position: fixed !important;
    top: 0;
	width: 100%;
    z-index: 10;
}
.sticky-head .weblizar-top {
    display: none;
}
.sticky-head .menu{
top:0;
 -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    transition: all 600ms ease 0s;
}
.w_offer_detail {
    height: 150px !important;
    /* background-image: url(images/top-offer.png); */
    background-size: 100% 100%;
}
.logged-in .sticky-head {
  top: 32px !important;
}
.topnav a.navbar-toggle {
    line-height: 18px;
    margin-top: -1px;
    padding: 0;
}
.navbar-brand {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.navbar-brand  img {
  margin-top: 10px;
}
.w_offer_detail{
margin:0 !important;
}
.weblizar-offer-detail .btn-success {
border:none;
}
.w_offer .weblizar-offer{
background-color:#31a3dd;
opacity:0.85;
}
.weblizar-offer {
  background-color: #31a3dd;
  padding: 0 !important;
  position: fixed;
  width: 100%;
  z-index: 99;
  height:auto;
  top:0;
}
.logged-in .weblizar-offer {
  top:32px;
}
.weblizar-offer-detail {
  padding: 5px 0 !important; 
  padding-left:0px;
  color:#fff;
  font-size: 18px;
}
.weblizar-offer .link-btn ,
.weblizar-offer .link-btn:focus {
  border-radius: 36px;
  float: right;
  font-size: 16px;
  margin: 5px 0  !important;
  padding: 3px 30px;
  text-transform: uppercase;
  font-weight:bold;
  text-decoration:none;
  color:#fff !important;
}
.weblizar-offer .btn {
  color: #fff;
  font-size: 18px;
  padding: 0 5px;
  text-decoration: none;
}
.weblizar-offer a:hover{
color:#fff;
}
.weblizar-offer-detail .icon {
  color: #ffd700;
}
.weblizar-top{
background-color:#333;
padding:2px 0;
}
.weblizar-top a,
.weblizar-top a:hover{
color:#fff;
font-size:16px;
text-decoration:none;
}
.weblizar-top .sign-up {
  display: inline-block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
  margin-right: -30px;
}
.weblizar-top .address {
  margin-left: -5px;
  margin-top: 10px;
  padding: 0;
}
.weblizar-top .sign-up li{
display:inline-block;
}
.weblizar-top .sign-up .btn,
.weblizar-top .sign-up .btn:focus {
  padding: 3px 20px;
  margin: 0 5px;
  border-radius: 0;
   color:#fff !important;
}
header {
  padding-top: 38px;
}
header .menu{
margin:0 !important;
background-color:#fff;
 border-bottom: 1px solid #e6e6e6 !important;
}
.menu .dropdown-menu li a:hover,
.menu .navbar-nav > li > a:hover,
.menu .active a{
background-color:#31a3dd !important;
color:#fff !important;
}
.menu .navbar-right li a{
color:#000;
font-size:16px; 
padding:25px 20px;
}
.menu .dropdown-menu{
left:0 !important;
padding:0 !important;
min-width: 200px !important;
}
.menu .dropdown-menu li a{
color:#000;
font-size:16px;
padding:10px !important;
white-space: normal;
word-wrap: break-word;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100% !important;margin-top:0px;margin-left:-1px; margin-right:-130px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.dropdown-submenu>a:after{display:block;content:"";float:right;width:0;height:0;border-color:transparent; font-weight:bold; border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:-1px;margin-right:0px; font-size:20px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.menu .dropdown.open a,
.menu .dropdown.open a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .dropdown.open .dropdown-menu li a{
background-color: #fff !important;
  color: #555 !important;
}
.menu .dropdown.open .dropdown-menu li a:hover{
 background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li.current_page_item a {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li a:hover,
.menu.navbar-nav li.dropdown a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li.current_page_item .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu.navbar-nav li.current_page_item .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor a,
.menu .current_page_parent a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li a,
.menu .current_page_parent .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-menu li a:hover,
.menu .current_page_parent .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a,
.menu .current_page_parent .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li a,
.menu .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li.current_page_item a,
.menu .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .dropdown-submenu .dropdown-menu li.current_page_item a {
  background-color: #31a3dd !important;
  color: #FFF !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
/* Slider */
.slider {
  padding: 50px 0;
  border-top: 2px solid #e6e6e6;
}
.slider .carousel-indicators{
display:none;
}
.slider .slider-title {
  text-align: center;
}
.weblizar-slider .right,
 .weblizar-slider .left {
  background-image: none;
}
.weblizar-slider .right.carousel-control {
  bottom: 0;
  color: #31a3dd;
  font-size: 30px;
  right: 40%;
  top: 100%;
}
.weblizar-slider .left.carousel-control {
  bottom: 0;
  color: #31a3dd;
  font-size: 30px;
  left: 40%;
  top: 100%;
}
.weblizar-slider .carousel-indicators li{
  height: 15px;
  width: 15px;
  border:2px solid #31a3dd;
}
.weblizar-slider .carousel-indicators .active {
  background-color: #31a3dd;
  height: 15px;
  width: 15px;
}
.weblizar-slider .right.carousel-control:hover,
.weblizar-slider .right.carousel-control:hover{
 color: #31a3dd;
}
.slider h1{
font-size:54px;
font-weight:bold;
color:#444;
}
.slider h2 {
  border-bottom: 2px solid #aaa;
  border-top: 2px solid #aaa;
  font-weight: bold;
  padding: 10px 0;
}
.slider .btn {
  border-radius: 0;
background-color:#31a3dd;
color:#fff !important;
font-size: 20px;
  margin: 10px 5px;
  padding: 15px 10px;
}
.slider .btn:hover{
color:#fff;
}
.slider .slider-link {
    margin: 30px 0;
    padding: 0;
    text-align: center;
}
/* Slider */

/* Services */
.weblizar-services{
padding: 0 !important;
background-color:#e6e6e6;
}
.section-title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 64px;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.section-title::after {
  background: #31a3dd none repeat scroll 0 0;
  border-radius: 3px;
  bottom: -15px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.section-title.white::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  bottom: -15px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.section-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: center;
}
/* Services */
.weblizar-ser .services-icon{
text-align:center;
}
.weblizar-ser {
  margin-bottom:30px;
}
.weblizar-ser .weblizar-serv {
  margin: 0;
  min-height: 280px;
  box-shadow: -1px 0px 5px 2px #d6d6d6;
  background-color:#fff;
}
.weblizar-ser .services-info {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  text-align: center;
  padding: 10px;
}
.weblizar-ser .services-info .service-title{
font-weight:bold;
color:#565656;
 margin: 10px 0;
 border-bottom:2px solid #e6e6e6;
 border-top:2px solid #e6e6e6;
 padding:10px 0;
}
.weblizar-ser .services-info p {
  font-size: 18px;
  line-height: 25px;
  color:#747474;
  padding:5px 0;
}
.services-icon{
padding:10px 0;
}
.weblizar-ser .services-icon{
overflow:hidden;
}
.weblizar-ser .icon {
  font-size: 60px;
  color: #31a3dd;
}
.weblizar-ser:hover h2{
  color: #31a3dd;
  -webkit-transition:all 0.6s ease 0.3s ;
  -moz-transition:all 0.6s ease 0.3s ;
  -ms-transition:all 0.6s ease 0.3s ;
  -o-transition:all 0.6s ease 0.3s ;
  transition:all 0.6s ease 0.3s ;
}
.weblizar-ser:hover .services-icon .icon{
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
-webkit-transition:all 0.6s ease 0.3s ;
-moz-transition:all 0.6s ease 0.3s ;
-ms-transition:all 0.6s ease 0.3s ;
-o-transition:all 0.6s ease 0.3s ;
transition:all 0.6s ease 0.3s;
}
/* Services */

/* Featured  */
.weblizar_latest_theme_section {
  background-color: #e6e6e6;
}
.weblizar-themes {
  margin: 0;
  padding: 0 50px;
}
.weblizar-title {
  /* background-color:rgba(0, 0, 0, 0.80); */
  background-color:#31a3dd;
  margin:0 !important;
}
.weblizar-service {
  margin: 40px 0 !important;
  background-color:transparent;
}
.weblizar-featured{
padding:40px 0;
color:#fff;
}
.weblizar-featured a{
text-decoration:none;
}
.weblizar-featured .themes {
  margin: 30px 0 !important;
}

.weblizar-featured .themes {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 55px 20px;
  height: 300px;
    position: relative;
    width: 100%;
}
.weblizar-pics {
  display: block;
  height: 95%;
  padding: 0;
  top: 0px;
  width: 100%;
  position:relative;
}
.weblizar-featured .themes .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.weblizar-featured .themes .image-shop-scroll{
-webkit-transition: all 9s ease-out 0s;
-moz-transition: all 9s ease-out 0s;
-ms-transition: all 9s ease-out 0s;
-o-transition: all 9s ease-out 0s;
transition: all 9s ease-out 0s;
}
.weblizar-featured .themes:hover .image-shop-scroll{
	background-position: center 100% !important;
}
.weblizar-theme-type {
  text-align: center;
  border: 2px solid;
  width: 80%;
  margin: 0 auto;
  padding: 10px;
}
.weblizar-theme-name {
  text-align: center;
  margin-top: 30px;
}
.weblizar-theme-name a{
color:#444;
text-decoration:none;
}
.weblizar-theme-name a:hover,
.weblizar-theme-name a:focus{
 color: #31a3dd;
 text-decoration:none;
}
.weblizar-pics:hover img {
position: relative;
-webkit-animation: mymove 10s infinite; /* Chrome, Safari, Opera */
-webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
-webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
-webkit-animation-timing-function: linear;
animation: mymove 10s infinite;
animation-timing-function: linear;
animation-direction: alternate;
animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {top: 0px;}
    to {top: -2100px;}
}
/* Standard syntax */
@keyframes mymove {
    from {top: 0px;}
    to {top: -2100px;}
}
.theme-overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.theme-overlay .btn {
  border: 2px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px 10px;
  background: rgba(0,0,0,0.80);
}
.theme-overlay .btn:hover{
 background-color: #31a3dd;
 color: #fff;
}
.theme-product:hover .theme-overlay,
.weblizar-pics:hover .theme-overlay{
opacity:1;
visibility:visible;
height:100%;
width:100%;
background:rgba(0,0,0,0.3);
z-index:1;
-webkit-transition:all 0.6s ease 0.3s; 
 -moz-transition:all 0.6s ease 0.3s; 
 -ms-transition:all 0.6s ease 0.3s; 
 -o-transition:all 0.6s ease 0.3s; 
 transition:all 0.6s ease 0.3s; 
padding-top: 40%;
}
.all-themes{
text-align:center;
margin:30px 0;
}
.all-themes .upcoming-browse-button{
border:2px solid #fff;
padding:5px 30px;
color:#444;
font-size:20px;
}
.all-themes .browse-button{
background-color:#31a3dd;
padding:15px 30px;
color:#fff;
font-size:24px;
}
/* Featured  */


/* SkillS */
.skills{
padding:0 !important;
}
.skills-process {
  margin: 80px 0 30px 0 !important;
}
.chart-wrapper {
  border: 2px solid #31a3dd;
  display: block;
  height: 180px;
  margin: 0 auto 30px;
  padding-top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 180px;
}
.chart {
  display: inline-block;
  height: 150px;
  margin-bottom: 0;
  position: relative;
  text-align: center;
 -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 150px;
}
.percent {
  color: #31a3dd;
  display: inline-block;
  font-size: 72px;
  font-weight: 300;
  line-height: 120px;
  z-index: 2;
}
.percent::after {
  content: "%";
  font-size: 24px;
  margin-left: 0.1em;
}
.chart canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.skills h2 {
  color: #4e5961;
  font-size: 32px;
  margin-top: 70px;
}
.circle {
  height: 160px;
  left: 8px;
  position: absolute;
  text-align: center;
  top: 8px;
  -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg); 
   -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 160px;
}
.circle strong {
  font-size: 54px;
  left: 0;
  position: relative;
  top: -85%;
}
.circle > canvas {
  height: 160px;
  width: 160px;
}
/* SkillS */

/* Blogs */
.weblizar_process {
  padding: 0 !important;
  background-color: #e6e6e6;
}
.weblizar-blogs{
margin:40px 0;
}
.weblizar-blogs-details .blogs-date {
  border: 1px solid #31a3dd;
  display: block;
  float: left;
  font-size: 36px;
  text-align: center;
  margin: 5px 10px 0 0;
}
.weblizar-blogs-details .blogs-date span {
  background-color: #31a3dd;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 0 20px;
}
.weblizar-blogs-pics{
margin:0 0 50px !important;
}
.weblizar-blogs-pics .img-thumbnail{
padding:0;
display:block;
position:relative;
border:0;
}
.weblizar-blogs-details  h2 {
  line-height: 40px;
  margin: 0;
  padding: 5px 0;
  margin-bottom:10px;
}
.weblizar-blogs-details  h2 a{
color:#31a3dd;
text-decoration:none;
}
.weblizar-blogs-details{
padding:0;
}
.post-comments {
  font-size: 20px;
}
.weblizar-blogs-details  p {
  font-size: 18px;
  margin: 10px 0;
}
.weblizar-blogs-details  p strong {
  font-size: 20px;
 }
 .weblizar-blogs-details  p span{
  font-size: 20px;
  color:#31a3dd;
  font-weight:bold;
 }
 .post-comments  a {
  color: #555;
  font-weight: bold;
  margin: 0 5px;
  text-decoration: none;
}
.post-comments a:hover{
text-decoration: none;
 color: #555;
}
.weblizar-blogs-pics .img-thumbnail .overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.weblizar-blogs-pics .img-thumbnail .overlay .icon {
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    width: 60px;
    height: 40px;
    padding: 5px;
    top: 40%;
    position: absolute;
}
.weblizar-blogs-pics .img-thumbnail .overlay .icon:hover{
color:#31a3dd;
background-color:#fff;
border:1px solid #31a3dd;
}
.weblizar-blogs-pics .img-thumbnail:hover .overlay{
visibility: visible;
  opacity: 0.8;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
  
}
/* blogs */

.blog_thumb_detail {
  background-color: #fff;
}
.blog-thumb-wrapper .img-thumbnail{
position:relative;
padding:0;
border:0;
border-radius:0;
display:block;
}
.showcase-overlay{
opacity:0;
visibility:hidden;
position:absolute;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
top:0;
}
.blog-thumb-wrapper:hover .showcase-overlay{
opacity:1;
visibility:visible;
z-index:1;
}
.showcase-overlay a {
  color: #fff;
  font-size: 18px;
  top: 0;
  text-align: center;
  position: absolute;
  right: 0px;
  text-align:center;
  border-bottom-left-radius: 55px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
   height: 50px;
  width: 50px;
  opacity:0;
  visibility:hidden;
}
.blog-thumb-wrapper {
  margin: 20px 0;
}
.blog-thumb-wrapper .showcase-overlay:hover a {
opacity:1;
visibility:visible;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.showcase-overlay .icon {
  padding: 12px;
  font-size:24px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition:all 1s ease 0.6s;
  -webkit-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.blog-thumb-wrapper{
  text-align:center;
}
.blog_thumb_title a {
  color: #31a3dd;
  font-family: "Montserrat",sans-serif;
 -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  font-size:24px;
  text-decoration:none;
  font-weight:bold;
}
.blog_thumb_title a:hover {
  text-decoration:none;
  color: #31a3dd;
}
.blog_thumb_post_meta {
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  margin-bottom: 2px;
  overflow: hidden;
  padding: 5px 0 10px;
}
.blog_thumb_post_meta  span{
color:#000;
font-weight:bold;
}
.blog_thumb_description {
  color: #7a7c7f;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}
.blog_thumb_read_more_btn {
  background-image: linear-gradient(to bottom, transparent 50%, #31a3dd 50%);
  background-size: 100% 200%;
  border: 3px solid #31a3dd;
  border-radius: 2px;
  color: #31a3dd;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  outline: medium none;
  padding: 8px;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog_thumb_read_more_btn:hover{
background-position:0 -100%;
color:#ddd;
}
.weblizar-showcase{
 box-shadow: -1px 0px 5px 2px #d6d6d6;
 margin:0 !important;
}
.blog_thumb_title{
margin:0;
padding:10px 0;
}
/* Blogs */

/* Clients */
.client{
padding:0 0 30px 0 !important;
}
.weblizar_testimonial_section .img-thumbnail {
  background-color: transparent;
  border: 5px solid #31a3dd;
  border-radius: 50%;
  padding:0;
}
.testimonial_wrapper {
  background: rgba(0,0,0,0.7);
  color: #fff;
  margin-top: 30px;
  padding: 10px;
}
.testimonial_wrapper p{
font-size:16px;
padding:20px;
}
.testimonial_wrapper::before {
  color: #5cc9df;
  content: "\f10d";
  display: block;
  font-family: FontAwesome;
  font-size: 66px;
  font-weight: 800;
  left: 20px;
  line-height: 60px;
  position: absolute;
  top: 30px;
 -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.testimonial_wrapper p {
  font-size: 18px;
  padding: 20px 50px 10px 100px;
}
.testimonial-thumb {
  color: #444;
  text-align: center;
}
.testimonial-thumb .title{
color:#31a3dd;
font-weight:bold;
font-size:18px;
}
.testimonial-thumb .title a {
  font-size: 16px;
  white-space: normal;
  word-wrap: break-word;
  color:#444;
  text-decoration:none;
}
.testimonial-slide {
  margin: 0 !important;
  padding: 0 20px;
}
.testimonial_wrapper *::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: transparent transparent transparent #000;
  border-image: none;
  border-style: solid;
  border-width: 20px;
  box-shadow: -3px 0 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.7;
  position: absolute;
  top: -40px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transition: border-left-color 0.3s ease-out 0s;
  -webkit-transition: border-left-color 0.3s ease-out 0s;
  -ms-transition: border-left-color 0.3s ease-out 0s;
  -o-transition: border-left-color 0.3s ease-out 0s;
  transition: border-left-color 0.3s ease-out 0s;
  width: 0;
    margin-left: -15px;
}
.swiper-pagination-bullet {
  height: 12px;
  width: 12px;
   opacity: 0.7;
}
.swiper-pagination-bullet-active {
  background: #31a3dd none repeat scroll 0 0;
  opacity: 1;
  width: 30px;
  border-radius: 12px !important;
  height: 10px;
  -moz-transition: all 0.6s ease 0.3s;
  -webkit-transition: all 0.6s ease 0.3s;
  -ms-transition: all 0.6s ease 0.3s;
  -o-transition: all 0.6s ease 0.3s;
  transition: all 0.6s ease 0.3s;
}
.client-testimonail{
margin-top:50px;
}
/* Clients */

/* verified */
.verified_section{
padding:40px 0 !important;
text-align:center;
}
.verified_section .img-thumbnail {
  border: 0 none;
  margin: 20px 0;
  box-shadow: -2px 2px 10px 5px #ccc;
  display: block;
}
.weblizar-verified{
margin-top:40px;
}
/* verified */

/* Socail */
.social_section .social_div{
text-align:center;
 padding: 20px 0;
 overflow:hidden;
}
.social_section .social_div .icon {
  font-size: 60px;
  padding: 10px 0;
}
.social_section .social_div:hover .icon {
-moz-transform:rotateY(360deg) scale(1.5);
-webkit-transform:rotateY(360deg) scale(1.5);
-ms-transform:rotateY(360deg) scale(1.5);
-o-transform:rotateY(360deg) scale(1.5);
transform:rotateY(360deg) scale(1.5);
-moz-transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-ms-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
.social_section .social_div a{
color:#fff;
}
.social_section {
  background-color: #fff;
  padding: 0 !important;
}
.w_social {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.w_social li {
    display: inline-block;
    width: 10%;
    padding: 20px 0 !important;
    margin: 0 -3px -5px -2px;
}
.social-fb{
background-color:#3b5998;
color:#fff;
}
.social-twitter{
background-color:#00aced;
color:#fff;
}
.social-google-plus{
background-color:#c92228;
color:#fff;
}
.social-linkedin{
background-color:#3b5998;
color:#fff;
}
.social-wordpress{
background-color:#00aced;
color:#fff;
}
.social-pinterest{
background-color:#c92228;
color:#fff;
}
.social-thumblr{
background-color:#35465c;
color:#fff;
}
.social-flickr{
background-color:#0063DC;
color:#fff;
}
.social-windows{
background-color:#2672EC;
color:#fff;
}
.social-instagram{
background-color:#3f729b;
color:#fff;
}
/* Socail */

/* Footer  */
.footer{
background-color:#444;
color:#fff;
padding:40px 0;
}
.recent-blogs {
  display: inline-block;
  list-style-type: none !important;
  margin: 0;
  padding: 0 !important;
}
.recent-blogs .blogs-post {
	padding:0 !important;
}
.recent-blogs .blogs-post a::before {
	content:"";
	margin:0;
}
.recent-blogs .blogs-pics {
  padding: 0;
}
.recent-blogs .blogs-pics img{
	width:100%;
	height:auto;
	border-radius:50%;
  width:60px;
  height:60px;
 box-shadow: 0 0 2px 4px #ccc;
  border-radius:50%;
}
.recent-blogs .blogs-detail{
padding:0 0 0 10px;
}
.recent-blogs .blogs-detail h3 {
  margin:0 0 5px 0;
  font-size: 16px;
  line-height: 1.2;
}
.recent-blogs .blogs-detail a {
text-decoration:none;
color:#fff;
}
.recent-blogs .blogs-post {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}
.sidebar-widget .recent-blogs .blogs-detail h3{
	padding:0;
}
.sidebar-widget .recent-blogs .blogs-detail a {
text-decoration:none;
color:#31a3dd;
}
.sidebar-widget .weblizar_recent_widget_post_date {
  color: #333;
  font-size: 16px;
}
.widget-text {
  padding: 0 !important;
}
.weblizar_recent_widget_post_date {
  color: #ffffff;
  font-family: "OpenSansRegular";
  font-size: 16px;
  line-height: 20px;
}
.widget-heading {
  padding:20px 0 !important;
}
.widget-text .widget-pages {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}
.widget-text .widget-pages li {
padding:0 0 10px 0;
}
.widget-text .widget-pages li a{
text-decoration:none;
color:#fff;
font-size:16px;
}
.footer-copy{
background-color:#333;
color:#fff;
padding:5px 0;
font-size:18px;
}
/* Footer  */

/* Ribbon */
.upcoming-ribbon {
  background-image: url("images/ribbon.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.recent-ribbon {
  background-image: url("images/ribbon1.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.popular-ribbon {
  background-image: url("images/ribbon2.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.most-sale-ribbon {
  background-image: url("images/ribbon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
/* Ribbon */

/* Product-detail */
.weblizar-heading-title{
text-align:center;
background-color:#31a3dd;
color:#fff;
padding:20px 0;
  font-weight: bold;
}
.weblizar-heading-title h1 {
  font-size: 42px;
}
.features-themes .theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  height: 300px;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 60px;
}
.weblizar-themes-view {
  padding: 50px 0;
}
.theme-product .img-thumbnail {
  display: block;
  height: 95%;
/*   overflow: hidden; */
  padding: 0;
  position: relative;
  width: 100%;
}
.features-themes .weblizar-theme-name a {
  color: #000;
  text-decoration: none;
}
.themes-category {
  padding: 20px  0;
  text-align: center;
}
.themes-category .button {
  background-color: transparent;
  padding: 5px 20px;
  margin: 5px;
  box-shadow: 0;
  border: 2px solid #31a3dd;
  border-radius: 30px;
  font-size: 20px;
  color: #31a3dd;
  font-weight:bold;
  text-transform:uppercase;
}
.themes-category .button:hover,
.themes-category .button.is-checked {
  background-color: #0098ff;
  color: #fff;
}
.features-themes.grid {
    height: 100% !important;
}
/* Product-detail */
.weblizar_scrollup{
background-color:rgba(0,0,0,0.5);
border-radius:50%;
position:fixed;
bottom:20px;
right:20px;
}
.weblizar_scrollup .icon {
  font-size: 42px;
  height: 50px;
  padding: 0;
  text-align: center;
  width: 50px;
  color:#fff;
}

/* Product Detail */
.weblizar-product-details{
padding:40px 0;
}
.weblizar-product-description .weblizar-single-link .btn {
  font-size: 18px;
  margin-top: 5px;
  padding: 5px 30px;
  color: #fff;
}
.weblizar-product-description .btn span {
  color: #644602;
  display: inline-block;
  font-size: 20px;
}
.weblizar-product-description p {
  margin: 0;
}
.weblizar-theme-feature{
margin:10px 0;
text-align:center;
}
.theme-feature {
  text-align: left;
  margin: 0;
  padding: 10px;
  list-style-type: none;
}
.product-type {
  font-size: 20px !important;
}
.theme-feature  li {
  font-size: 24px;
  padding: 15px 0;
  color:#444;
}
.theme-feature li .icon {
  color: #31a3dd;
  font-size: 42px;
  width: 50px;
  text-align: center;
}
/* .weblizar-product-img .themes {
  background-image: url("images/desktop.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0;
  max-height: 400px;
  overflow: hidden;
  padding: 20px 90px 40px;
} */
.weblizar-product-img .themes {
  background-image: url("images/desktop1.png");
  background-repeat: no-repeat;
  background-size: 95% 100%;
  margin: 0;
  max-height: 550px;
  overflow: hidden;
  padding: 20px 60px 90px 20px;
}
.weblizar-product-img .weblizar-pics {
  border: 0 none;
  display: block;
  height: 440px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.weblizar-product-img .themes .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.weblizar-product-img .themes .image-shop-scroll{
	transition: all 9s ease-out 0s;
	-webkit-transition: all 9s ease-out 0s;
	-moz-transition: all 9s ease-out 0s;
	-ms-transition: all 9s ease-out 0s;
	-o-transition: all 9s ease-out 0s;
}
.weblizar-product-img .themes:hover .image-shop-scroll{
	background-position: center 100%!important;
}
/* .weblizar-product-img .weblizar-pics {
  display: block;
  height: 340px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  border:0;
} */
/* Product Detail */

/* featured Product Detail */
.weblizar-theme-feature-detail {
  margin: 30px 0 !important;
  text-align: left;
}
.weblizar-feature-margin {
    padding: 20px 0;
}
.weblizar-theme-feature-pics .img-thumbnail {
  border: 0 none;
  display: block;
  padding: 0;
  position: relative;
}
.weblizar-product-description h2 {
  border-bottom: 5px solid #31a3dd;
  margin: 10px 0;
  padding: 10px 0;
}
.weblizar-product-description {
  border-bottom: 2px solid #31a3dd;
  margin: 0 0 30px 0;
  padding: 0 10px;
}
.weblizar-product-description-detail {
  margin: 0;
  padding: 10px;
}
.weblizar-product-description span {
  display: block;
  font-size: 14px;
  padding: 5px 0;
}
.weblizar-headline {
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.weblizar-product-description  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.weblizar-product-description  ul li{
  padding:10px 0;
  font-size:16px;
}
.weblizar-product-description .icon{
font-size:18px;
color:#31a3dd;
}
.weblizar-product-description .rating-icon {
  color: #f0ad4e;
  font-size: 20px;
}
.weblizar-related-product {
padding:20px 0px;
 text-align: center;
}
.weblizar-related-product .img-thumbnail{
display:block;
position:relative;
padding:0;
border:0;
  max-height: 600px;
  overflow: hidden;
}
.weblizar-related-product .theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  height: 150px;
  margin:  0;
  overflow: hidden;
  padding: 5px 30px;
}
.weblizar-related-product .img-thumbnail {
  display: block;
  height: 95%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
/* featured Product Detail */
.weblizar-product-price-detail {
  margin: 30px 0 0;
  padding: 0;
}
.weblizar-product-price-detail p {
  font-size: 18px;
  border-left: 2px solid #0098ff;
  border-right: 2px solid #0098ff;
  padding: 5px 20px;
}
.weblizar-multi-link {
 
}
.weblizar-multi-link .weblizar-product-price {
  color: #e53a31;
  font-size: 48px;
  padding: 0;
  text-decoration: none !important;
}
.weblizar-multi-link .btn {
  font-size: 20px;
  padding: 5px 30px;
  white-space: normal;
}
.weblizar-product-price-detail .btn {
  padding: 10px 30px;
  font-size: 18px;
  margin: 5px;
}
.weblizar-product-price-detail .btn span {
  color: #644602;
  font-size: 20px;
}
.weblizar-featured-number {
  background-color: #31a3dd;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 24px;
  padding: 0 10px;
}
.weblizar-theme-feature-text p {
  color: #444;
  font-size: 18px;
}
 .section-title1::after {
 /* background: #31a3dd none repeat scroll 0 0; */
  border-radius: 3px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  float: left;
  height: 4px;
  position: absolute !important;
  margin-top: 5px !important;
  width: 100px;
}
.weblizar-product-description a,
.weblizar-product-description a:hover{
text-decoration:none;
color:#31a3dd;
}
.weblizar-product-price-info {
  opacity: 0;
  position: absolute;
  top: 30px;
  visibility: hidden;
  z-index: 9;
  margin-top: 15px;
  background-color:#fff;
  -webkit-transition:all ease 1s;
  -moz-transition:all ease 1s;
  -ms-transition:all ease 1s;
  -o-transition:all ease 1s;
  transition:all ease 1s;
  border:2px solid #444;
  padding:10px 20px;
  font-weight:500;
}
.licence:hover .weblizar-product-price-info {
 opacity: 1;
 visibility: visible ;
 -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
 transition:all 1s ease 0.6s;
}
.weblizar-product-description-detail .btn {
  font-size: 20px;
  padding: 5px 20px;
  color:#fff;
}
.weblizar-product-price-info span {
  font-size: 20px;
  font-weight: bold;
}
.price-info{
margin:0;
}
.weblizar-single-link  .licence {
  color: #444;
  font-size: 20px;
  font-weight: bold;
}
.weblizar-product-price {
  color: #31a3dd;
  float: right;
  font-size: 42px !important;
  margin-top: -10px;
  padding: 0;
  text-decoration: none !important;
}
.pricing-heading  span {
  display: block;
  font-size: 16px;
}
.product-type {
  float: right;
  font-size: 42px !important;
  margin-top: -20px;
  color: #31a3dd;
  font-weight:bold;
  padding: 5px 0 0 8px !important;
}
.price-info  p {
  font-size: 14px;
}
.post-slider {
  margin: 0px;
}
.post-slider .img-thumbnail{
padding:0;
border:0;
max-height:400px;
overflow:hidden;
 display: block;
}
.weblizar-related-post-slider {
  margin: 30px 0;
}
.weblizar-pricing li {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
  font-size: 18px;
}
.swiper-container1 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.swiper-container2 {
  margin: 0 auto;
  overflow: hidden;
  padding-top: 0;
  position: relative;
  z-index: 1;
}
.swiper-container3 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.swiper-container4 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.weblizar-pricing-details{
padding:50px 0;
}
.weblizar-headline .icon{
font-size:20px;
}
.weblizar-pricing{
list-style-type:none;
text-align:center;
padding: 0;
border: 1px solid #e6e6e6;
}
.pricing-heading {
  background-color: #0098ff;
  color: #fff;
  font-size: 30px !important;
  padding: 20px 0 !important;
}
.table-price-tag a{
text-align:left;
}
.table-price-tag {
  max-height: 150px;
  padding: 10px 0 !important;
}
.base-tag {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
}
 .button-wrap {
  padding: 15px 25px;
}
 .button-wrap .btn {
  color: #fbfbfb !important;
  font-size: 18px;
  line-height: 1.2;
  padding: 15px;
  width: 100%;
  background: #01b22e;
  text-align:center;
}
.table-price-tag strong {
  font-size: 18px;
  white-space: normal;
}
 .table-price-tag .price {
  color: #2d84bd;
  display: inline-block;
  font-size: 54px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-left: -10px;
  position: relative;
}
.table-price-tag .price::before {
  color: #b1b1b1;
  content: attr(data-before);
  font-size: 20px;
  font-weight: normal;
  left: -5%;
  letter-spacing: 1px;
  margin-top: -10px;
  position: relative;
  text-decoration: line-through;
  top: 50%;
  vertical-align: middle;
}
.weblizar-pricing .legend-table {
  background: #f8f8f8 none repeat scroll 0 0;
  line-height: 10px;
  visibility: hidden;
  padding: 10px 0;
}
.table-price-tag small {
  line-height: 25px;
  visibility: hidden;
}
/*.extended-table .pricing-heading::before {
  background-color: #ffbe00;
  content: "50% OFF Offer";
  font-size: 14px;
  font-weight: normal;
  padding: 4px 20px 1px;
  position: absolute;
  right: 30px;
  top: -15px;
}
.extended-table .pricing-heading::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ba8d08;
  border-style: solid;
  border-width: 0 10px 18px 0;
  content: "";
  height: 0;
  position: absolute;
  right: 20px;
  top: -15px;
  width: 0;
}*/
.extended-table .button-wrap .btn {
  background: #51b4d3; 
}
.extended-table .pricing-heading {
  background: #51b4d3 none repeat scroll 0 0;
  font-size: 22px;
  min-height: 96px;
  padding-top: 24px;
}
.success{
color:#01b22e;
}
.danger{
color:#c81100;
}
.weblizar-pricing .btn-cart{
background-color:#01b22e;
color:#fff;
font-size:18px;
 padding: 10px 20px;
 text-decoration:none;
 margin:0 5px;
}
.weblizar-pricing .btn-view{
background-color:#c81100;
color:#fff;
font-size:18px;
 padding: 10px 20px;
  text-decoration:none;
 margin:0 5px;
}
.weblizar-pricing .price-info {
  padding: 30px 0 !important;
}


/* Image */
.theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 60px;
  height: 300px;
    position: relative;
    width: 100%;
}
.theme-product .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 95%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.theme-product .image-shop-scroll{
	transition: all 6s ease-out 0s;
	-webkit-transition: all 6s ease-out 0s;
	-moz-transition: all 6s ease-out 0s;
	-ms-transition: all 6s ease-out 0s;
	-o-transition: all 6s ease-out 0s;
}

.theme-product:hover .image-shop-scroll{
	background-position: center 100%!important;
}
/* Image */

/* theme Buldle */
.weblizar-theme-about .img-thumbnail {
  border: 0 none;
  padding: 0;
  position: relative;
  border: 5px solid #ccc;
  border-radius: 50%;
}
.weblizar-theme-about {
  padding: 20px 0;
}
.price-btn:hover{
color:#fff;
}
.price-btn {
  background-color: #0098ff;
  border: 1px solid;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 15px 25px;
  text-transform: uppercase;
}
.weblizar-price-link{
padding:50px 0;
}
.weblizar-themes-bundle{
padding:50px 0;
text-align: center;
}
.weblizar-single-theme {
  margin: 20px 0;
   padding: 0 10%;
}
.single-theme-details {
  border: 10px solid #31a3dd;
  margin: 35% 0 0 !important;
  padding: 0;
  text-align: center;
}
.multi-theme-details {
  border: 10px solid #31a3dd;
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
.weblizar-single-theme {
  padding: 0 7%;
}
.single-theme-details  h2 {
  background-color: #31a3dd;
  margin: 0;
  padding: 20px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
}
.single-theme-details span {
  font-size: 72px;
  font-weight: bold;
  display: inline-block;
  color: #31a3dd;
}
.single-theme-details span .dollar {
  color: #444;
  font-size: 36px;
  left: 15px;
  position: relative;
  top: -24px;
}
.multi-theme-details p,
.single-theme-details p {
  margin: 20px 0;
  padding: 0 10%;
  font-size: 16px;
  color: #555;
}
.weblizar-multi-theme {
  padding: 0 4% !important;
}
.multi-theme-details  h1 {
  background-color: #31a3dd;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
}
.multi-theme-details  h1 span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
}
.multi-theme-details  ul {
  list-style: outside none none;
  margin: 20px 10%;
  padding: 0;
  text-align: left;
}
.multi-theme-details li {
  color: #555;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
}
.multi-theme-details li .icon {
  color: #31a3dd;
  font-size: 20px;
  margin: 0 5px;
}
.multi-theme-details .old-price {
  font-size: 72px;
  display: inline-block;
  color: #555;
}
.multi-theme-details .weblizar-prices span.old-price .old::after {
  border-color: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  bottom: 40%;
  content: "";
  left: 20%;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  width: 150px;
}
.multi-theme-details .new-price {
  font-size: 72px;
  font-weight: bold;
  display: inline-block;
  color: #31a3dd;
}

.multi-theme-details .new-price .dollar ,
.multi-theme-details .old-price .dollar {
  color: #444;
  font-size: 36px;
  left: 15px;
  position: relative;
  top: -24px;
}
.multi-theme-details .new-price .dollar {
 color: #31a3dd;
}
.multi-theme-details .btn,
.single-theme-details .btn {
  background-color: #31a3dd;
  border-radius: 0;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0 0;
  text-transform: uppercase;
  width: 100%;
}
.multi-theme-details .btn:focus,
.single-theme-details .btn:focus {
  color: #fff;
}
.weblizar-theme-pics{
padding:50px 0;
}
.weblizar-theme-pics .img-thumbnail{
display:block;
position:relative;
padding:0;
border:0;
}
.weblizar-theme-pics .swiper-slide {
  max-height: 600px;
  max-width: 500px;
  overflow:hidden;
}
.weblizar-plugin-pics{
padding:50px 0;
}
.weblizar-plugin-pics .swiper-slide {
  max-height: 600px;
  max-width: 400px;
  overflow: hidden;
}
.weblizar-theme-support{
padding:0;
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}
.weblizar-theme-support .swiper-container-3d .swiper-slide-shadow-left,
.weblizar-theme-support .swiper-container-3d .swiper-slide-shadow-right {
  background-image: none !important;
}
/* theme Buldle */

/* side bar */
.weblizar-blogs-sidebar{
margin:40px 0;
}
.weblizar-blogs-sidebar  h3 {
    font-weight: bold;
    margin: 0;
    padding: 5px;
    background-color:#31a3dd;
    color: #fff;
    margin-bottom: 20px; 
}
.weblizar-post-pics {
  display: block;
  margin: 0;
  padding: 0;
}
.weblizar-post-pics img{
  border-radius:50%;
  border:3px solid #31a3dd;
}
.weblizar-post-text  h3{
  margin: 0;
  line-height:0.8;
  margin-bottom:10px;
  padding: 0;
}
.weblizar_recent_widget_post{
margin-bottom:20px;
 padding: 0;
}
.weblizar_recent_widget_post:hover .weblizar-post-pics img{
  border-radius:0;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.weblizar-post-text  h3 a {
  color: #31a3dd;
  font-size: 14px;
  text-decoration: none;
  font-weight:bold;
}
.weblizar-post-text  h3 a:hover {
color: #000;
}
.sidebar-widget {
  margin: 10px 0 !important;
  padding: 10px 0;
}
.footer-widget ul,
.sidebar-widget  ul {
  list-style: outside none none;
  padding: 0 0 0 20px;
}
.sidebar-widget ul li {
  border-bottom: 2px solid #f5f5f5;
  display: block;
  font-family: "RobotoRegular";
  font-size: 15px;
  padding:5px 0;
  transition: all 0.6s ease 0s;
}
.footer-widget ul li:hover,
.sidebar-widget ul li:hover{
padding-left:10px;
}
.footer-widget ul li a::before,
.sidebar-widget ul li a::before {
  content: "";
  font-family: FontAwesome ;
  font-size: 18px;
  margin-right: 10px;
  opacity: 1;
}

.sidebar-widget ul li a {
  display: inline-block;
  position: relative;
  font-family: Lato,Arial,sans-serif;
  font-size: 17px;
  line-height: 20px;
  transition: all 0.4s ease 0s;
  text-decoration:none;
  color:#555;
}
.footer-widget ul li a{
 color:#fff;
 text-decoration:none;
}
.footer-widget ul li a:hover,
.sidebar-widget ul li a:hover {
color:#31a3dd;;
}
.weblizar_widget_tags a, 
.tagcloud a {
  background-image: linear-gradient(to bottom, #31a3dd 50%, #31a3dd 50%);
  background-size: 100% 200%;
}
.weblizar_recent_widget_post h3 a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.weblizar_recent_widget_post h3 {
margin:5px 0;
}
.weblizar_recent_widget_post_move {
  border-radius: 50%;
  display: inline-block;
}
.weblizar_recent_widget_post_move img{
width:70px;
height:70px;
border-radius:50%;
border:2px solid #31a3dd;
}
.weblizar_recent_widget_post .media-body {
  display: inline-block;
  width: auto;
  padding-left: 5px;
}
.weblizar_widget_tags a,
 .tagcloud a {
  border: 1px solid #31a3dd;
  color: #fff;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.weblizar_widget_tags a,
 .tagcloud a {
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: "OpenSansSemiBold";
  font-size: 17px !important;
  font-weight: normal;
  line-height: 20px;
  margin: 0 5px 10px 0;
  padding: 8px 12px;
   -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  vertical-align: baseline;
  white-space: normal;
  text-decoration:none;
  word-wrap:break-word;
}
.weblizar_widget_tags a:hover,
 .tagcloud a:hover {
 color:#fff;
   text-decoration:none;
 }
 #searchform #s {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  color: #999;
  float: left;
  font-size: 13px;
  height: 41px;
  padding: 5px 10px;
}
#searchsubmit {
  background:#31a3dd  url("images/site-search-icon.png") no-repeat scroll center 10px;
  border: 0 none;
  cursor: pointer;
  float: left;
  height: 41px;
  line-height: 100;
  overflow: hidden;
  text-indent: -5555em;
  width: 46px;
}
.screen-reader-text {
  display: none;
}
/* side bar */

/* Contact */
.weblizar-contact-detail {
  padding: 50px 0;
}
.weblizar-contact .icon {
  font-size: 72px;
  display: block;
  float: left;
  margin-right: 10px;
  color:#31a3dd ;
}
.weblizar-contact  h2 {
  color: #555;
  display: inline-block;
  font-weight: bold;
  margin: 10px 0;
}
.weblizar-contact  p {
  color: #777;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
.contact-info {
  padding: 30px 0;
}
.weblizar-map {
  margin: 30px 0;
}
.feedback-info {
  padding: 30px 0;
}
.feedback-info .form-control {
  height: auto;
  padding: 15px 0 15px 30px;
}
.feedback-info label{
width:100%;
}
.weblizar-map iframe{
width:100%;
min-height:300px;
max-height:400px;
}
.weblizar-contact {
  padding: 20px 0;
}
.browse-callout-button {
  background-color: #31a3dd;
  border: 0 none;
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
  padding: 10px 30px;
}
#name-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 10px;
  position: absolute;
  top: 10px;
}
#email-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 10px;
  position: absolute;
  top: 10px;
}
#message-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 25px;
  position: absolute;
  top: 10px;
}
#name-label::before,
 #email-label::before,
 #message-label::before{
  color: #666;
}
.feedback-info  #name-label,
 .feedback-info  #email-label {
  position: relative;
  width: 100%;
}
/* Contact */

/* About Us */

.weblizar-directors .team-pics,
.weblizar-about-team .team-pics {
  margin: 20px 0;
}
.weblizar-directors .team-pics .img-thumbnail,
.weblizar-about-team .team-pics .img-thumbnail {
  border:0;
  border-bottom: 5px solid rgb(49, 163, 221);
  border-radius: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.weblizar-directors .team-pics .img-thumbnail img{
max-height:350px;
}
.weblizar-about-team .team-pics .img-thumbnail img{
max-height:250px;
}
.team-detail {
 /*  background-color: #31a3dd; */
 /*  color: #fff; */
  padding: 0 5px;
  text-align: center;
}
.team-detail a{
color:#31a3dd;
font-weight:bold;
text-decoration: underline;
}
.weblizar-about-details{
padding:50px 0;
}
.about-detail{
margin:0;
border:1px solid #ddd;
padding:10px 10px;
}
.weblizar-about-details .weblizar-about .icon {
  border: 3px solid #e6e6e6;
  border-radius: 50%;
  color: #31a3dd;
  font-size: 54px;
  height: 80px;
  padding: 10px;
  width: 80px;
}
.weblizar-about-details .weblizar-about-choose p ,
.weblizar-about-details .weblizar-about p {
  color: #666;
  font-size: 15px;
  margin: 20px 0 0;
  text-align:justify;
}
.weblizar-about{
text-align:center;
padding:0 5px;
}
.weblizar-about-who{
padding:50px 0;
background-color:#31a3dd;
color:#fff;
}
.weblizar-about-who h1{
font-size:54px;
}
.weblizar-about-who p{
font-size:18px;
color:#eee;
margin-top:30px;
text-align:justify;
}
.weblizar-about-who .img-thumbnail{
background-color:transparent;
border:0;
}
.weblizar-about-team .team-pics:hover .img-thumbnail img{
-webkit-transform:scale(1.3)rotate(15deg);
-moz-transform:scale(1.3)rotate(15deg);
-ms-transform:scale(1.3)rotate(15deg);
-o-transform:scale(1.3)rotate(15deg);
transform:scale(1.3)rotate(15deg);
 -webkit-transition: all 0.6s ease 0.9s;
  -moz-transition: all 0.6s ease 0.9s;
  -ms-transition: all 0.6s ease 0.9s;
  -o-transition: all 0.6s ease 0.9s;
transition:all 0.6s ease 0.9s;
}
.team-pics p{
margin:10px 0;
}
.client-name {
  text-transform: capitalize;
}
.client-name a{
text-decoration:none;
color:#31a3dd;
}
.client-name a:hover{
text-decoration:none;
}
.star-rating i{
color:#31a3dd;
}
table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
.sliderContent table td ,.footer1 table td {
color:#e7e7e7;
}
.sliderContent #wp-calendar thead tr th ,
.footer1 #wp-calendar thead tr th {
color: #fff;
}
#wp-calendar caption{
text-align:center;
color:#fff;
font-weight:bold;
border:1px solid #fff;
background-color:#31a3dd;
}
.post-slider h4{
text-align:center;
}
.post-slider h4 a{
text-decoration:none;
color:#31a3dd;
}
.alignnone {
height: auto;
max-width: 100%;
}
.aligncenter {
margin: 0 auto;
}
.alignnone img {
height: auto;
max-width: 100%;
}
.wp-caption-text {
background-color: #ccc;
font-size: 16px;
padding: 5px 0;
text-align: center;
font-style: italic;
 margin:0 !important;
}
.entry-content p {
font-size: 16px;
}
.alignleft {
float: left;
margin: 0 20px;
}
.alignright {
float: right;
}
.footer-copy a {
  color: #31a3dd !important;
  text-decoration: none;
}
.post-info{
list-style:none;
padding:0;
margin:20px 0 10px 0 ;
display:block;
}
.post-info li {
  display: inline-block;
  font-size: 16px;
  margin: 8px 0;
}
.post-info li a {
  background-color: #eee;
  color: #666;
  display: inline-block;
  margin: 2px;
  padding: 2px 5px;
}
.post-info li a:hover{
background-color: #31a3dd;
color: #fff;
}
.post-info li i {
  color: #31a3dd;
  margin: 0 5px;
  width: 20px;
  text-align: ;
}
 .navigation a {
  font-size: 18px;
  padding: 5px 10px;
  text-decoration:none;
}
.navigation .alignleft > a {
  float: left;
}
.navigation  a {
  background-color: #31a3dd;
  border: 1px solid #31a3dd;
  color: #fff;
}
.navigation  a:hover {
  color: #fff;
  text-decoration:none;
}
.navigation .alignright > a {
  float: right;
}
/* Blog Comment */
.comment {
margin:0;
}
.comment-section{
margin:0;
}
.comments-text > h4 {
display: inline-block;
margin-right: 20px;
font-weight: bold;
}
.comments-text a,
.comments-text a:hover{
text-decoration:none;
color:#31a3dd;
}
.comments-text span {
font-size: 16px;
margin-left: 20px;
font-weight: normal;
}
.comments-pics{
	text-align:center;
}
.comments-pics img {
border: 5px solid #ccc;
}
.comment .comment-detail{
margin:10px 0;
}
.blog-feedback{
margin:0;
}
.blog-feedback .form-control {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color -moz-use-text-color #666;
border-image: none;
border-style: none none solid;
border-width: 0 0 2px;
}
.blog-feedback  .btn{
background-color:#31a3dd;
color:#fff;
padding:10px 20px;
}
/* Blog Comment */
  
/* 404 */
 .weblizar-blogs .error_404 {
  text-align: center;
}
.weblizar-blogs .error_404 h2{
  font-size:60px;
  margin:0;
  color:#c81100;
}
.weblizar-blogs .error_404 h4{
  color:#c81100;
}

.weblizar-404-page .error_404 {
  text-align: center;
  padding:50px 0;
}
.weblizar-404-page .error_404 h2{
  font-size:120px;
  margin:0;
  color:#c81100;
}
.weblizar-404-page .error_404 h4{
  color:#c81100;
}
.weblizar-404-page .error_404 p{
	 font-size:18px;
	 color:#333;
	 margin:20px 0;
}
.weblizar-404-page .error_404 .btn{
font-size:20px;
}
.pager li a {
    background-color: #31a3dd;
    color: #fff;
}
/* 404 */ 

.weblizar-theme-all{
margin:0;
}
.weblizar-theme-all h1 {
  font-size: 38px;
  font-weight: bold;
  margin:0;
}
.weblizar-theme-all h1 a{
text-decoration:none;
color:#fff;
}
.weblizar-theme-support-all{
background-color:#31a3dd;
color:#fff;
padding:30px 0;
}
.weblizar-price-link-all{
text-align:right;
}
.weblizar-theme-all .old_price{
color:#fff;
font-size:42px;
}
.weblizar-theme-all .new_price{
color:#c81100;
font-size:60px;
margin-left:30px;
font-weight:bold;
}
.weblizar-theme-all .old_price::after {
  background-color: #fff;
  content: "";
  height: 3px;
  position: absolute;
  left: 25px;
  margin-top: 50px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  width: 100px;
}
.weblizar-theme-all .old_price i {
  display: inline-block;
  font-size: 20px;
  margin-left: -10px;
  margin-top: 35px;
  position: absolute;
}
.weblizar-theme-all .new_price i {
  display: inline-block;
  font-size: 30px;
  margin-left: -15px;
  margin-top: 24px;
  position: absolute;
}
.weblizar-theme-all .btn{
font-size:36px;
background-color:#c81100;
color:#fff;
}
.weblizar-theme-all .btn:hover{
color:#fff;
}
.w_comment_form,
.w_comment,
.w_related_blog,
.w_about_author,
.w_blog_pagination,
.w_blog_post_detail{
margin:0 !important;
}
.h_price {
  background-image: url("images/price.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -15px;
  font-size: 24px;
  height: 40px;
  left: -10px;
  padding: 5px 30px;
  position: absolute;
  width: 70px;
  z-index: 9;
  color:#fff;
}
.h_price span {
  left: 25px;
  position: absolute;
  top: 5px;
}
.h_price i {
  font-size: 18px;
  margin-left: -15px;
  margin-top: 5px;
  position: absolute;
}
.theme-product .h_price {
  bottom: -5px;
  left: -13px;
}
.weblizar-blogs-details > ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.pager .previous a,
.pager .next a {
  background-color: #31a3dd !important;
  color: #fff;
}
.form-submit .btn {
  background-color: #31a3dd;
  color: #fff;
  font-size: 16px;
  margin: 15px;
}
.cptch_block {
  display: inline-block;
  margin-left: 15px;
}
.footer-widget {width:24% !important;}
.heading_title { text-align:center; }
.heading_title  span{	line-height:110px; display:inline-block;}
.heading_title span.white::after { bottom:-25px; }
.section-description { margin-top:18px; }
.theme-hading-p {
  /*font-size: 30px;*/
 font-size: 25px;
  margin: 10px 0;
  min-height: 70px;
}
.theme-hading-p a:focus{ color:#31a3dd !important; }
.skills p.heading {
    color: #4e5961;
    font-size: 32px;
    margin-top: 70px;
}
#widget-title{font-size:30px !important;}

/* New Css */
.weblizar-blogs-details {
  padding-left: 0;
}
.textwidget #siteseal, .textwidget a {
  display: block;
}
.textwidget h4 a {
  color: #31a3dd;
}
.textwidget  h4 {
  margin: 0 0 10px;
}
#weblizar_logo { height:55px; width:150px;}

/***** For amember login form and singup ********/ 
.am-body-content h1{ display:none; }
.am-copyright{ display:none; }
.am-body-content { margin-top: 3%; }
.am-main_login {	background: #fff;    box-shadow: 0 0 6px #ccc; }
.am-form form {    border:0px solid #ddd; }
.am-form fieldset legend {
    width: 100%;
    display: block;
    color: #243647;
    z-index: -1;
    border-bottom: 1px solid #DFDFDF;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}
.weblizar-blogs-pics {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.weblizar-blogs-details {
  padding: 0 !important;
}
.sidebar-widget {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 0 0 20px !important;
  padding: 10px;
}
.sidebar-widget .textwidget img {
  width: 100%;
}
.theme_left{float:left;}
.theme_right{float:right;}
.theme_left span, .theme_right span{ font-size:30px;}
.theme-featured {text-align:left; padding-left: 5% !important; }



/* New CSS */
.affiliate-link{
	background-color: #fff;
    color: #31a3dd;
    padding: 10px 50px !important;
    font-size: 18px !important;
}
.affiliate-link:hover,
.affiliate-link:focus{
	background-color:#fff;
    color:#31a3dd !important;
	}
.weblizar-heading-title p{ 
	font-size:18px; }
.af-heading {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.af-program h3 a{
	color:#555;
	text-decoration:none;
}
.weblizar-affiliate{
	margin:0;
	padding:30px 0;
}
.af-program .af-icon {
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  height: 100px;
  margin: 50px auto 20px;
  padding-top: 20px;
  width: 100px;
}
.af-program .af-icon i{ 
font-size:54px;
}
.af-program {
  border: 1px solid rgba(0, 0, 0, 0.09);
  height: 330px;
  padding: 10px;
  text-align: center;
}
.af-program h3::before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    content: "";
    left: 20%;
    margin-top: 35px;
    position: absolute;
    width: 60%;
}
.af-program h3::after {
  border-left: 1px solid rgba(0,0,0,0.3);
  content: "";
  height: 40px;
  left: 50%;
  margin-top: 35px;
  position: absolute;
}
.af-program p {
  margin-bottom: 5px;
  min-height: 60px;
  font-size:16px;
}
.af-link{
	font-size:16px;
	color:#31a3dd;
	margin:5px 0;
}
.weblizar-basic {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cfd8dc;
    margin: 0 0 30px;
    padding: 32px 25px 40px;
}
.weblizar-basic h1 {
    font-size: 24px;
    font-weight: bold;
    color: #243238;
    background: #eceff1;
    padding: 20px 25px 20px;
    border-bottom: 1px solid #cfd8dc;
    margin: -32px -25px 35px;
    position: relative;
}
.weblizar-basic h1::before {
  border-color: #d7d7d7 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 45px;
  position: absolute;
  z-index: 2;
}
.weblizar-basic h1::after {
  border-color: #eceff1 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 43px;
  position: absolute;
  z-index: 2;
}
.af-content {

}
.weblizar-basic div.af-seprator {
    background: #cfd8dc;
    margin: 38px -25px 35px;
    padding: 0 25px 1px;
    position: relative;
    color: #fff;
}
.weblizar-basic  div.af-seprator:before {
     border-color: #d7d7d7 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 45px;
  position: absolute;
  z-index: 2;
}
.weblizar-basic div.af-seprator:after {
   border-color: #eceff1 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 43px;
  position: absolute;
  z-index: 2;
}
.content_wrap p ,
.af-content p {
  font-size: 16px;
  line-height: 23px;
  white-space: normal;
  word-wrap: break-word;
}
.af-content h4 {
  border-bottom: 2px solid;
  color: #444;
  display: inline-block;
  font-weight: bold;
  padding-bottom: 5px;
}
.content_wrap a,
.af-content a{
	color:#31a3dd;
}
.orange{
	background-color:#ff8533;
	color:#fff;
}
.red{
	background-color:#ff4d4d;
	color:#fff;
}
.green{
	background-color:#00cc44;
	color:#fff;
}
.blue{
	background-color:#4dd2ff;
	color:#fff;
}
.yellow{
	background-color:#ffdb4d;
	color:#fff;
}
.brown{
	background-color:#bf8040;
	color:#fff;
}
/*.weblizar-blogs-post {
  background-color: #eceff1;
}*/

.af-program:hover{
	 background-color: #eceff1;
	 box-shadow:0 0px 5px rgba(0,0,0,0.2);
}
@media (max-width:768px){
	.af-program h3{
	font-size:20px;	
	}
}
@media (max-width: 768px){
.af-program h3 {
    font-size: 16px;
}
.af-program h3::before {
    width: 50%;
	left: 25%;
}
}
/* New CSS */
/*---wedding-themes--*/
	.wedding-web-col{
		margin-bottom:30px;
	}
	.wedding-web-col-inner{
		border: 0 none;
		display: block;
		height: 400px;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 100%;
	    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
	}

	.wedding-web-col-inner .image-wdd-scroll {
		background-position: center 0;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100%;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top:0;
		width: 100%;
		transition: all 9s ease-out 0s;
		-webkit-transition: all 9s ease-out 0s;
		-moz-transition: all 9s ease-out 0s;
		-ms-transition: all 9s ease-out 0s;
		-o-transition: all 9s ease-out 0s
	}
	.wedding-web-col:hover .image-wdd-scroll{
		background-position: center 100% !important;
	}

	.wdd-overlay {
		opacity: 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		bottom: 0;
		background: #5e5c5c4f;
		-webkit-transition: all ease 0.6s;
		-moz-transition: all ease 0.6s;
		-o-transition: all ease 0.6s;
		transition: all ease 0.6s;
	}
	.wedding-web-col-inner:hover .wdd-overlay {
			opacity:1;
	-webkit-transition: all ease 0.6s;
		-moz-transition: all ease 0.6s;
		-o-transition: all ease 0.6s;
		transition: all ease 0.6s;
	}
	.wdd-overlay a.btn {
		padding: 12px;
		background-color: #ff4948;
		margin: 5px;
		border-radius: 0;
		color: #fff;
		font-size: 18px;
	}

	.margin-40{
		height:40px;
		clear:both;
	}

	.wedding-web-col{
	
	}

.wdd_title span {
    padding: 9px;
    border-bottom: 1px solid #31a3dd;
    text-transform: capitalize;
}
	.wedding-web {
    position: relative;
    background: linear-gradient(55deg, rgb(255, 255, 255) 12%, rgba(255, 255, 255, 0.95) 62%), url(images/rustic-flower-pattern.jpg);

	}
	
	.wedding-web .md-center{
		float:none;
		margin:0 auto;
	}
	
.flowers_pillars {
    max-width: 220px;
	margin: 10px;
    bottom: 100px;
    position: absolute;
	z-index:1;
}
	
.flowers_pillars.flowers_pillars-left{
  left:0;
  right:auto;
}

.flowers_pillars.flowers_pillars-right{
  right:0;
    left:auto;

}
.wdd_title{
	color:#333;
	font-size:50px;
	margin:0;
}

.wedding-web-col h2{
	margin: 0;
}
.wedding-web-col h2 a{
   color: #515151;
    padding: 15px;
	font-size:32px;
    left: 0;
    bottom: -16px;
    right: 0;
    margin: 0;
	display:block;
}
.page-template-wedding-theme .container-fluid.verified_section {
    padding: 0!important;
}

a.btn.btn-wding {
    font-size: 38px;
    color: #fff;
    background: #ff4948;
    padding: 8px 15px;
}

@media(max-width:767px){
	.flowers_pillars{
		display:none;
	}
	.wdd_title {
    font-size: 36px;
}
}
/*---close-wedding-themes--*/