/*
Theme Name: SpotMoto Pro
Theme URI: http://www.inkthemes.com/wp-themes/blog-and-magazine-wordpress-theme/
Description: The SpotMoto Theme for WordPress is simple and beautiful with lots of customization options that can tweaked by Theme Options Panel like logos, intro texts and background. SpotMoto Theme supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery images and posts). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Fullwidth" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: InkThemes.com
Author URI: http://www.inkthemes.com
Version: 1.1
License: GNU General Public License
License URI: license.txt
Text Domain: spotmoto-pro
Tags: two-columns,custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #5a5d5e;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 12px;
}
a {
    text-decoration: none;
    color: #148fa3;
}
a:hover{
    text-decoration: none;
}
a img {
    border: none;
}
:focus {
    outline: none;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.625em;
    margin-top: 5px;
}
td, th {
    border: 1px solid #ccc;
    padding: 3px;
}
ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
li {
    margin-left: 30px;
    font-size: 14px;
    line-height: 26px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 15px;
    font-weight: normal;
}
.wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
}
.body_wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    padding-right: 0;
}
.header_wrapper {
    margin: 0;
    padding: 0;
    z-index: 120;
    position: relative;
}
.header_wrapper.is-sticky{
    position: fixed;
    background: white;
    z-index: 99;
    width: 100%;
}
.header {
    /*min-height: 71px;*/
    position: relative;
    display: -webkit-box;
    padding: 40px 0;
}
.header .logo {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.header .logo img {
    max-width: 100%;
    height: auto;
}
.topphone-details {
    float: right;
    background: url(assets/images/phoneicon.png) 0 3px no-repeat;
    padding-left: 30px;
    margin-right: 10px;
    color: #848484;
    font-size: 15px;
    margin-top: 10px;
}
/* `Clear Floated Elements
-----------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}
/* Menu Style
========================================================*/
.mean-bar li{
    margin-left: 0px;
}
/*.mean-container .mean-nav ul li a*/
.mean-container .mean-nav ul li a{
    /*width: 100%;*/
}
.mean-container .mean-nav ul li li a{
    width: 100%;
}
.mean-container .mean-nav ul li{
    width: 100%;
}
.wrapper_menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.menu_container {
    margin: 0;
    padding: 0;
    max-width: 100%;
    float: right;
}
.menu_bar {
    display: inline-block;
    width: 100%;
    margin-left: 0;
}
#menu {
    position: relative;
}
#menu ul {
    list-style-type: none;
}
#menu .ddsmoothmenu {
    list-style: none;
    position: relative;
    z-index: 100;
    margin: 0;
    z-index: 99;
}
#menu .ddsmoothmenu li {
    margin: 0;
    position: relative;
    display: block;
    float: left;
    margin-bottom: 0;
}
#menu .ddsmoothmenu ul {
    padding-top: 0px;
    -moz-box-shadow: 0px 2px 8px #bbb;
    -webkit-box-shadow: 0px 2px 8px #bbb;
    box-shadow: 0px 2px 8px #bbb;
}
#menu .ddsmoothmenu li:last-child {
    border-bottom: none;
}
#menu .ddsmoothmenu .pagenav,
#menu .ddsmoothmenu li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    display: block;
    padding: 8px 15px;
}
#menu .ddsmoothmenu li:first-child a {
    margin-left: 0;
}
#menu .ddsmoothmenu li a {
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li.current_page_item a {
    color: #198797;
}
#menu li a.selected, #menu li.current_page_item a {
    color: #161616;
    background: #e1e1e1;
}
#menu li a:hover {
    color: #198797;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
    border: none;
    position: relative;
}
#menu .ddsmoothmenu li a:hover,#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    text-decoration: none;
    color: #161616;
    background: #e1e1e1;
}
#menu .ddsmoothmenu li a:hover,
#menu li a:hover.selected {
    color: #198797;
}
#menu .ddsmoothmenu li li:first-child {
    border-top: 1px solid #cecfd0;
}
#menu .ddsmoothmenu li li {
    background-color: #fff;
    margin: 0;
    padding: 0;
}
#menu .ddsmoothmenu li li a {
    width: 216px;
    height: auto;
    float: none;
    display: block;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 7px 0;
    padding-left: 15px;
    border-left: none;
    font-size: 14px;
    line-height: 28px;
    text-transform: capitalize;
    color: #10636e;
    font-weight: normal;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
#menu .ddsmoothmenu li li:last-child {
    padding-bottom: 0px;
}
#menu .ddsmoothmenu li li a:after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top: none;
}
#menu .ddsmoothmenu li li:last-child a:after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
* html #menu .ddsmoothmenu li li a {
    display: inline-block;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    background-image: none;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    background-color: #f7f6f6;
    color: #1b95af;
}
#menu .ddsmoothmenu li ul {
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
    margin-top: 4px;
    margin-left: 0px;
    text-align: center;
}
#menu .ddsmoothmenu li ul li {
    display: list-item;
    float: none;
    border-top: none;
    background-color: #fff;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 231px;
}
#menu .ddsmoothmenu li ul li ul {
    padding-top: 0;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    z-index: 333;
}
#menu .ddsmoothmenu li ul li ul li:first-child {
    padding-top: 0;
}
* html .ddsmoothmenu {
    height: 1%;
}
.ddshadow {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
#menu .ddsmoothmenu li li a:hover {
    color: #1b95af;
    border: none;
}
#menu .ddsmoothmenu li li a {
    border: none;
}
/* Slider
=========================================*/
.slider_container {
    margin: 0;
    padding: 0;
    background: #e6e6e6;
}
.slider_container .carousel-caption{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: rgba(73,69,69,0.78);
}
.slider_container .carousel-caption-inner{
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.slider_container .carousel-caption .carousel-text h1{
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
}
.slider_container .carousel-caption .carousel-text ul{
    margin-bottom: 0;
    padding: 20px 0 30px;
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
}
.slider_container .carousel-caption .carousel-text li{
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
}
.slider_container .carousel-caption .carousel-text a{
    padding: 8px 20px;
    display: inline-block;
    text-shadow: none;
    font-size: 20px;
    line-height: 34px;
    animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
}
.slider_container,
.home-shop-wrapper,
.content_wrapper, 
.testimonial_container,
.team_container,
.partners_container,
.payment_container,
.content_bottom_wrapper,
.footer-wrapper,
.feature-wrapper{
    position: relative;
    height: auto;
    padding-bottom: 175px;
}
.slider_container .slider-tri-overlay ,
.home-shop-wrapper .shop-tri-overlay ,
.content_wrapper .blog-tri-overlay ,
.testimonial_container .testimonial-tri-overlay ,
.team_container .team-tri-overlay ,
.partners_container .partners-tri-overlay ,
.content_bottom_wrapper .payment-tri-overlay ,
.footer-wrapper .footer-tri-overlay ,
.feature-wrapper .feature-tri-overlay {
    width: 0;
    height: 0;
    border-left: 800px solid transparent;
    border-right: 800px solid transparent;
    border-bottom: 100px solid #ffc731;
    position: absolute;
    top: -100px;
    left: -10px;
}
.slider_container{
    padding-bottom: 0;
}
.slider_container .layered_slider .carousel-inner img{
    margin: 0 auto;
}
.feature-wrapper .feature-tri-overlay {
    border-bottom-color: #ffc731;
}
.home-shop-wrapper .shop-tri-overlay{
    border-bottom-color: #ffffff;
}
.content_wrapper .blog-tri-overlay{
    border-bottom-color: #1bbc9b;
}
.testimonial_container{
    background: #00c1e4
}
.testimonial_container .testimonial-tri-overlay{
    border-bottom-color: #00c1e4;
}
.team_container .team-tri-overlay{
    border-bottom-color: #fff;
}
.content_bottom_wrapper .payment-tri-overlay{
    border-bottom-color: #f8fafe;
}
.footer-wrapper .footer-tri-overlay{
    border-bottom-color: #25252a;
}
.partners_container .partners-tri-overlay{
    border-bottom-color: #f44336;
}
.content-wrapper .home-blog-pagination{
    margin: 30px 0;
    text-align: center; 
}
.team_container .container,
.team_container .team-member{
    overflow: hidden;
}
.team_container .team-member-image{
    position: relative;
}
.team_container .team-member-image img{
    max-width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
}
.team_container .team-member-info{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.78;
    bottom: 0;
    overflow: hidden;
    background: rgba(50,202,244,0.78);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
.team_container .team-member-image:hover .team-member-info{
    transition: all 0.5s ease-in;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
} 
.team_container .team-member-info .team-member-meta{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    text-align: right;
}
.team_container .team-member-info ul.team-social-icons li{
    list-style: none;
    display: block;
    margin-left: 0;
    width: 45px;
    height: 45px;
    background: white;
    vertical-align: middle;
    border-radius: 50%;
    position:relative;
    margin-bottom:10px;
}
.team_container .team-member-info ul.team-social-icons{
    position: absolute;
    top: 20px;
    left: 20px;
}
.team_container .team-member-info ul.team-social-icons li i{
    position: absolute;
    left: 0;
    right: 0;
    top: 32.5%;
    color: #333;
    font-size: 15px;
    bottom: 0;
    text-align: center
}
.team_container .team-member-info .team-member-meta .team-memeber-name{
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 36px;
}
.team_container .team-member-info .team-member-meta .team-memeber-designation{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/ 

.flexslider2 li{
    margin-left:0;
}
.flexslider2 .flex-direction-nav .flex-prev {
    left: 0;
}
.flexslider2 .flex-direction-nav .flex-prev:before{
    content: "\e257";
    font-family: 'Glyphicons Halflings';
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides {
    width: 100%;
    display: block;
    padding-top: 0px;
}
.flexslider .slides li {
    margin-left: 0;
}
.flexslider .slides .imgmedia-div{
    position: relative;
}
.flexslider .slides .imgmedia-div .slider-bottom-shadow {
    height: 35px;
    background: url(assets/images/slider-shadow.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.flexslider .slides .imgmedia {
    background: white; 
    text-align: center;
    padding: 10px;
    border:1px solid #d2d3d4;
    border-radius: 2px;
}
.flexslider .slides .imgmedia .video {
    margin-left: 11px;
    margin-top: 11px;
}
.flexslider .slides .imgmedia .video iframe {
    width: 441px;
    height: 235px;
}
.flexslider .slides .imgmedia span.slider-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 5px 5px 10px -4px rgb(41, 41, 41); 
    -moz-box-shadow: inset 5px 5px 10px -4px rgb(41, 41, 41);
    box-shadow: inset 5px 5px 10px -4px rgb(41, 41, 41);
}
.flexslider .slides .imgmedia .images {
    display: inline-block;
    background: white;
    position: relative;
}
.flexslider .slides .imgmedia img {
    box-shadow: 0px 0 10px #c1bebe;
    max-width: 100%;
}
.flexslider .slides .content h1 {
    color: #fff;
}
.flexslider .slides .content h1 a {
    font-size: 26px;
    line-height: 31px;
    color: #222;
}
.flexslider .slides .content p.mid {
    color: #148fa3;
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.flexslider .slides .content p {
    font-size: 14px;
    line-height: 22px;
    color: #343333;
    font-family: 'Poppins', sans-serif;;
}
.flexslider .slides .content a.btn-2 {
    color: #fff;
    background: #1fbfd8;
    border-radius: 5px;
    border: 1px solid #1a8fb2;
    box-shadow: -1px 1px 5px #174e5f;
    display: inline-block; 
    font-size: 19px;
    padding: 8px 20px;
}

.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    position: absolute;
    top: 36%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;/*-webkit-transition: all .3s ease;*/
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    top: 43%;
    right: -100px;
    z-index: 9999;
    background: url(assets/images/right-nav.png) no-repeat;
    width: 63px;
    height: 63px;
    position: absolute;
}
.flex-direction-nav .flex-prev {
    top: 43%;
    left: -100px;
    background: url(assets/images/left-nav.png) no-repeat;
    width: 63px;
    height: 63px;
}
.flexslider .flex-next, .flexslider .flex-prev {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
    opacity: 1!important;
}
/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    display: none;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -300px;
}
.flex-direction-nav .flex-prev {
    left: -300px;
}
.slider_container:hover .flex-next {
    opacity: 0.8;
    right: -109px;
}
.slider_container:hover .flex-prev {
    opacity: 0.8;
    left: -109px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
/*Feature Area
========================================*/

.feature-wrapper{
    position: relative;
    text-align: center;
    background: #ffc731;
    padding-bottom: 150px;
}
.home-shop .product-headings,
.team-headings,
.testimonial-headings,
.partners-headings,
.feature-wrapper .feature-headings{
    margin-bottom: 50px;
}
.testimonial_container .testimonial-headings h2.testimonial-heading,
.partners_container .partners-headings h2.partners-area-heading,
.team_container .team-headings h2.team-area-heading,
.home-shop .product-headings h2.shop-area-heading,
.feature-wrapper h2.feature-area-heading{
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
}
.testimonial_container .testimonial-subheading,
.partners_container .partners-area-subheading,
.team_container .team-subheading,
.home-shop .shop-area-subheading,
.feature-wrapper p.feature-subheading{
    font-size: 21px;
    font-weight: 100;
    line-height: 21.6px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    animation-delay: .10s;
    -moz-animation-delay: .10s;
    -webkit-animation-delay: .10s;
    -o-animation-delay: .10s;
}
.testimonial_container .testimonial-headings h2.testimonial-heading,
.testimonial_container .testimonial-subheading,
.partners_container .partners-headings h2.partners-area-heading,
.partners_container .partners-area-subheading{
    color: #fff;
    text-align: center;
}
.team_container .team-subheading,
.home-shop .shop-area-subheading{
    text-align: center;
    color: #000;
}
.feature-wrapper .feature-icon{
    height: 125px;
    width: 125px;
    border: 3px solid #ce9f21;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
    font-size: 40px;
    background: white;
}
.feature-wrapper .feature-icon i{
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 5px;
    text-align: center;
    height: inherit;
    align-items:center;
    justify-content:center;
}
.feature-wrapper .feature-title {
    font-size: 19px;
    line-height: 19.2px;
    color: #000;
    font-weight: 500;
}
.feature-wrapper .feature-title a{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}
.feature-wrapper .feature-desc{
    font-size: 13px;
    line-height: 21.2px;
    color: #000;
    font-weight: 500;
}
.feature-wrapper .feature-overlay-wrapper{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    transform: rotate(180deg);
}
.feature-wrapper .feature-overlay-wrapper:before{
    content: '';
    background: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100px;
    left: 49.25%;
    top: 0%;
    margin-top: 0;
    position: absolute;
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
}
.feature-wrapper .feature-overlay-wrapper:after{
    content: '';
    background: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100px;
    right: 49.25%;
    top: 0;
    margin-top: 0;
    position: absolute;
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
}

/*Testimonial
=====================================*/
.testimonial{
    background: black;
    color: white;
    margin: 0;
    font-weight: 100;
}
.testimonial img{
    max-width: 100%;
    height: auto;
}
.testimonial .testimonial-image{
    padding: 0;
}
.testimonial-wrapper{
    padding-right: 45px;
    border-right: 2px solid #13d5f8;
}
.testimonial-widget{
    padding-left: 45px;
}
.testimonial-widget iframe{
    max-width: 100%;
    height: 400px !important;
}
.testimonial-first{
    margin-bottom: 30px;   
}
.testimonial-message{
    font-size: 13px;
    line-height: 21px;
}
.testimonial-message-box{
    padding: 20px;
}
.testimonial-message-box p{
    margin-bottom: 0;
    font-weight: 100;
}
.testimonial-user-meta i,
.testimonial-user-meta div{
    display: inline-block;
    vertical-align: top;
}
.testimonial-user-meta i{
    font-size: 17px;
    color: #e21712;
}
.testimonial-user-meta{
    margin-top: 25px;
}
.testi-user-meta-inner{
    padding-left: 5px;
}
.testimonial-user-name{
    font-size: 12px;
    line-height: 13px;
}
.testimonial-user-designation{
    font-size: 11px;
    color: #aaaaaa;
}
.owl-carousel .owl-item img{
    width: auto;
}
.owl-dots {
    text-align: center;
    margin-top: 20px;
}
.owl-dot {
    display: inline-block;
}
.owl-dot.active span {
    background: #057083;
}
.owl-dot span {
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px;
    width: 12px;
}

/*Content
=====================================*/
.content_wrapper {
    margin: 0;
    background: #1bbc9b;
}
.content_wrapper .home-blog-pagination{
    text-align: center;
    margin: 50px 0 0;
    clear: both;
}
.content {
    margin: 0;
    margin-bottom: 55px;
}
.content div.featureproduct {
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
    margin-top: 55px;
}
/*.content div.featureproduct p{
    text-align:center;
}*/
.content div.featureproduct.last-post {
    border-bottom: none;
}
.content .featureproduct .feature_excerpt,
.content .featureproduct .feature_image {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
}
.content .featureproduct .feature_image img {
    width: 95%;
    height: auto;
}
.content .featureproduct .productinfo {
    margin: 0;
    padding: 0;
}
.content .featureproduct .productinfo h1 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
}
.content .featureproduct .productinfo h1 a {
    color: inherit;
}
.content .featureproduct .productinfo p {
    color: inherit;
    font-size: 19px;
    line-height: 27px;
    font-weight: 100;
}
.featureproduct.right .productinfo {
    margin: 0;
    padding: 0;
    margin-right: 50px;
    margin-top: 30px;
}
.content .featureproduct .productimgbox.right {
    margin: 0;
    padding: 0;
    width: 469px;
    height: 315px;
}
.content .featureproduct.right .feature_image {
    float: right;
    margin-left: 50px;
    margin-right: 0;
}
.content .featureproduct.right .productimgbox {
    margin-right: -5px;
}
.content .featureproduct.right .productimgbox img {
    margin: 0;
    padding: 0;
    width: 464px;
    padding-right: 3px;
    padding-left: 6px;
}
.productinfo span.clicknow {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    background: #1fbfd8;
    text-transform: uppercase;
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.27);
    font-size: 22px;
    padding: 5px 30px;
}
.productinfo span.clicknow a {
    color: #fff;
}
.productinfo span.clicknow a:hover {
    opacity: 0.5;
}
.productinfo span.buynow {
    background: url(assets/images/buynowbtn.png) no-repeat;
    width: 120px;
    height: 35px;
    display: block;
    float: left;
    color: #3c3c3c;
    font-size: 14px;
    cursor: pointer;
    padding-left: 15px;
    padding-top: 6px;
    margin-top: 8px;
}
.productinfo span.buynow img.carticon {
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    margin-right: 5px;
}
.productinfo span.buynow a {
    color: #3c3c3c;
}
.productinfo span.buynow a:hover {
    opacity: 0.5;
}
.content_bottom_box {
    margin: 0;
    padding: 0;
}
.content_bottom_box h2 {
    font-size: 24px;
    color: #333232;
    line-height: 35px;
}
.content_bottom_box p {
    color: #4e4d4d;
    font-size: 13px;
    line-height: 22px;
}
/* Content Advertisement*/
.partners_container {
    background: #F44336;
}
.partners_container .partners_content a img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0.5;
}
.partners_container .partners_content a img:hover {
    -webkit-filter: grayscale(1%);
    -moz-filter: grayscale(1%);
    -o-filter: grayscale(1%);
    -ms-filter: grayscale(1%);
    filter: grayscale(1%);
    opacity: 1;
}
.target {
    filter: url(resources.svg#desaturate);
}
/* Content bottom*/
.content_bottom_wrapper {
    margin: 0;
    background: #f8fafe;
}
.content_bottom {
    margin: 0;
    text-align: center;
}
p.paymentinfo {
    color: #1b849b;
    margin-top: 0px;
    text-align: center;
    margin-right: 20px;
    font-size: 18px;
    display: inline;
    margin-bottom: 25px;
}
span.paymentbutton {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    padding-left: 46px;
    color: #fff;
    background: #484848;
    border-radius: 2px;
    box-shadow: -1px 1px 5px #2f2f2f;
    display: inline-block;
    font-size: 19px;
    padding: 12px 20px;
}
span.paymentbutton a {
    color: #fff;
}
/* Footer
=====================================*/
.footer-wrapper {
    margin: 0;
    padding: 0;
}
.footer-wrapper .logo img{
    max-width: 100%;
    height: auto;
}
.footer {
    background: #25252a;
}
.footer a {
    color: rgb(219, 247, 255);
}
.footer ul {
    list-style: none;
    list-style-position: inside;
}
.footer ul li a {
    color: #d4f4fe;
    font-size: 12px;
    line-height: 35px;
    word-wrap: break-word;
    word-break: break-all;
}
.footer ul li a:hover {
    color: #d4f4fe;
}
.footer P {
    color: #93daf0;
    font-size: 13px;
    line-height: 21px
}
.footer .footer_widget {
    padding-top: 30px;
}
.footer .footer_widget.last {
    padding-right: 0;
}
.footer .footer_widget.first {
    padding-top: 30px;
}
.footer .footer_widget h4 {
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #4d4d52;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
    clear: both;
}
.footer .footer_widget h3 {
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0;
    text-transform: uppercase;
}
.footer .footer_widget p {
    color: #93daf0;
    font-size: 13px;
    line-height: 21px
}
.footer .footer_widget ul li {
    margin-left: 0;
    font-size: 13px;
    line-height: 21px;
    color: #d4f4fe;
    border-bottom: 1px solid #4d4d52;
}
.footer .footer_widget ul li:first-child {
    background: none;
}
.rsswidget img{
    width: auto;
}
.sidebar select,
.footer .footer_widget select {
    display: block;
    margin: 10px 0px;
    width: 100%;
    overflow: hidden;
    border: 0;
    font-size: 13px;
    background-color: #ededed;
    outline: 0;
    font-weight: 500;
    color: #797979;
    padding: 9px 12px;
    height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer .footer_widget .searchform,
.sidebar .searchform,
.searchform {
    width: 100%;
    position: relative;
    border: 1px solid;
    margin-bottom: 35px;
}
.footer .footer_widget .searchform input[type="submit"],
.sidebar .searchform input[type="submit"],
.searchform input[type="submit"] {
    position: absolute;
    right: 7px;
    top: 7px;
    font-size: 14px;
    background: transparent;
    border: none;
    font-family: 'FontAwesome',sans-serif;
}
/* Footer Blogupdates */
.footer ul.blogupdates {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer ul.blogupdates li {
    color: #d4f4fe;
    font-size: 14px;
    border-bottom: 1px solid #81b1bf;
    padding-bottom: 10px;
    padding-top: 5px;
}
.footer ul.blogupdates li:first-child {
    background: none;
}
/* Footer Image Area */
.footer ul.imagearea {
    list-style: none;
}
.footer ul.imagearea li {
    display: inline;
    margin-right: 13px;
    cursor: pointer;
}
.footer ul.imagearea img {
    width: 59px;
    height: 59px;
}
.footer ul.imagearea img.imgbox {
    border: solid 3px #90c1cf;
    margin-bottom: 10px;
    margin-right: 0;
}
.footer ul.imagearea img.imgbox:hover {
    border: solid 3px rgb(219, 247, 255);
    margin-bottom: 10px;
    margin-right: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
/*Footer widget Social Logos*/
.socialicon {
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
}
.socialicon ul.social_logos {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 40px 0 20px;
}
.socialicon ul.social_logos i {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    vertical-align: middle;
    background: #2c2c31;
    position: relative;
}
.socialicon ul.social_logos i:before {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    font-size: 15px;
    color: white;
}
.socialicon ul.social_logos li {
    display: inline;
    margin-right: 0px;
    margin-left: 8px;
}
.socialicon li a span:after {
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}
.socialicon li a:hover span {
    opacity: 0.9;
    bottom: 30px;
}

/* Footer Bottom */
.footer-bottom-wrapper {
    margin: 0;
    padding: 0;
}
.footer-bottom-wrapper .footer-bottom {
    background: #25252a;
    text-align: center;
    padding: 60px 0;
}
.footer-bottom-wrapper .footer-bottom .copyrightinfo {
    font-size: 13px;
}
.footer-bottom-wrapper .footer-bottom .copyrightinfo p {
    color: #a2a2a2;
    font-size: 14px;
    line-height: 37px;
    margin-bottom: 0;
}
.footer-bottom-wrapper .footer-bottom .copyrightinfo a {
    color: #f5f5f5;
}
.footer-bottom-wrapper .footer-bottom .copyrightinfo a:hover {
    color: #fff;
}
/*Single Page Table
==============================*/
.content-bar .post .tbl_des {
    border: 1px solid #fff;
    margin-top: 25px;
    border: 1px solid rgb(209, 240, 252);
    box-shadow: 0 1px 8px rgb(197, 229, 240);
    -moz-box-shadow: 0 1px 8px rgb(197, 229, 240);
    -webkit-box-shadow: 0 1px 8px rgb(197, 229, 240);
    padding: 20px;
}
.content-bar .post .ar_desc {
    font-size: 14px;
    width: 100%;
    margin-bottom: 0;
}
.content-bar .post .ar_desc .label i {
    width: 30px;
}
.content-bar .post .ar_desc .label {
    color: #555;
    display: -webkit-box;
}
.content-bar .post .ar_desc td {
    padding: 12px 0;
    border: none;
    position: relative;
    line-height: inherit;
    font-size: inherit;
    font-weight: 500;
}
/*.content-bar .post .ar_desc td span {
    position: absolute;
    right: 0;
    top: 26%;
}*/
.content-bar .post .ar_desc td a {
    color: #2565ac;
}
/*page heading
==============================*/

.wrap_sidebar,
.wrap_footer{
    margin-bottom: 40px;
}
.textwidget img{
    max-width: 100%;
    padding: 5px 0;
}
.widget_archive select{
    display: block;
    margin: 10px 0px;
    width: 100%;
    overflow: hidden;
    border: 0;
    font-size: 13px;
    background-color: #ededed;
    outline: 0;
    font-weight: 500;
    color: #797979;
    padding: 9px 12px;
    height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#searchform {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-color: #ededed;
    background-color: transparent;
    border: 1px solid #6a6a6a;
}
#searchform input[type="text"],
.searchform input[type="text"] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #8d8d8d;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 12px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*color: white;*/
}

#wp-calendar th, #wp-calendar td {
    padding: 3px 4px;
    font-family: 'Poppins', sans-serif;;
    font-size: 13px;
    line-height: 23px;
    color: white;
    font-weight: 400;
    text-align: center;
    border: none;
}
#wp-calendar caption {
    font-family:'Poppins', sans-serif;;
    font-size: 13px;
    line-height: 23px;
    color: white;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}
#wp-calendar {
    width: 100%;
    text-align: center;
}

/*page heading
==============================*/
.heading_container {
    margin: 0;
    padding: 0;
    background: #e8e8e8 url(assets/images/page-headingbg.png) repeat-x;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    position: relative;
}
.page-heading {
    margin: 0;
    margin-bottom: 0;
    overflow: hidden;
}
.page-heading a {
    color: #148fa3;
    margin-bottom: 0;
}
#crumbs {
    color: #8b8b8b;
    margin-bottom: 0;
    margin-top: 0px;
}
#crumbs span.current{
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}
.page-heading h1.title {
    font-size: 13px;
    line-height: 22px;
    padding-top: 1px;
    color: #8b8b8b;
}
.page-heading span.parentpage {
    color: #377a91;
    margin-right: 10px;
}
.page-heading h1 {
    font-size: 16px;
    color: #8b8b8b;
    margin-bottom: 0;
    padding: 30px 0;
}
.page-heading span.parentpage a {
    padding-top: 10px;
    margin-top: 10px;
    color: #377a91;
}
.heading-title {
    padding-top: 5px;
}
.page-heading span.activepage {
    color: #fff;
    margin-left: 10px;
}
.page-heading span.activepage a {
    padding-top: 10px;
    color: #fff;
}
/*Blog 
===================================================*/
.page_container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: url(assets/images/pattern.png) repeat;
}
.page-content {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 125px;
    width: 100%;
}
.page-content.gall {
    padding-top: 70px;
}
.page-content .fullwidth img{
    max-width: 100%;
    height: auto;
}
.page-content .fullwidth #commentform{
    width: 70%
}
.attachment-meta-info {
    padding: 10px 0;
    text-align: center;
}
.attachment-meta-info + p{
    text-align: center;
}
.content-bar {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}
.content-bar.right {
    margin: 0;
    padding: 0;
    width: 97%;
    padding-top: 10px;
    margin-left: 16px;
}
.content-bar.nosidebar {
    width: 100%;
}
.content-bar img {
    max-width: 100%;
    background: none;
    padding: 0;
}
.content-bar.nosidebar img {
    max-width: 940px;
    height: auto;
    background: none;
    padding: 0;
}
.content-bar .post {
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 0;
    margin-bottom: 40px;
}
.content-bar .post .post_title {
    color: #148fa3;
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 12px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.content-bar .post .post_title a {
    color: #148fa3;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.content-bar .post.single .post_title {
    color: #148fa3;
    line-height: 30px;
    font-size: 24px;
}
.content-bar .post.single .post_title a {
    color: #148fa3;
}
.content-bar .post .post_title a:hover {
    color: #2d6f96;
}
.content-bar .post .post_content {
    overflow: hidden;
    margin-top: 15px;
    color: #424141;
    margin-bottom: 35px;
}
.content-bar .post .post_content iframe {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 10px;
}
.content-bar .post .post_content p {
    font-size: 14px;
    line-height: 22px;
    color: #424141;
    text-align: justify;
    padding-right: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.content-bar .post .post_content img.postimg {
    border: solid 1px #d5d4d1;
    background-color: #fff;
    padding: 3px;
    margin-bottom: 15px;
    width: 245px;
    height: 168px;
    margin-right: 16px;
    float: left;
}
.content-bar .post .post_content .imagebox {
    margin: 0;
    padding: 0;
}
.content-bar .post .post_content .read_more {
    display: block;
    color: #136e9d;
    font-size: 13px;
    line-height: 23px;
    font-weight: normal;
    float: left;
}
.content-bar .post .post_content .read_more:after{
    content: "\f0a9";
    font-family: 'FontAwesome';
    padding-left: 10px;
    color: #c1bfbf;
    font-size: 16px;
    vertical-align: middle;
}
.content-bar .post .post_content .read_more:hover {
}
.content-bar .post .toppost_meta {
    margin-left: 0;
    list-style-type: none;
    color: #5f5f5f;
    padding-bottom: 2px;
    padding-top: 0px;
    font-size: 12px;
    width: 100%;
    position: relative;
    font-family: 'Poppins', sans-serif;;
}
.content-bar .post .toppost_meta i,
.content-bar .post .bpost-meta i{
    font-size: 16px;
    vertical-align: middle;
    padding-right: 5px;
    color: #c6c6c6;  
} 
.content-bar .post .toppost_meta li {
    display: inline;
    margin-right: 15px;
    margin-left: 0;
}
.content-bar .post .toppost_meta a {
    color: #5f5f5f;
}
.content-bar .post .toppost_meta li:hover {
    color: #2d6f96;
}
.content-bar .post .date {
    list-style-type: none;
    margin-top: 0;
    text-align: center;
    padding-top: 10px;
}
.content-bar .post .bpost-meta {
    margin-left: 0;
    list-style-type: none;
    color: #5f5f5f;
    padding-bottom: 8px;
    font-size: 12px;
    width: 100%;
    position: relative;
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #b7b7b7;
    padding-top: 10px;
}
.content-bar .post .bpost-meta li {
    display: inline;
    margin-right: 15px;
    margin-left: 0;
    color: #5f5f5f;
}
.content-bar .post .bpost-meta li:hover {
    color: #2d6f96;
}
.content-bar .post .bpost-meta li.post_category a {
    color: #5f5f5f;
}
.content-bar .post .bpost-meta li.post_tag a {
    color: #5f5f5f;
}
.content-bar .post .bpost-meta li.post_comment a {
    color: #136e9d;
}
/* Sidebar 
==================================*/
.side_map {
    margin-left: 17px;
    /*width: 280px;*/
    border: 1px solid #aee1f3;
    box-shadow: 0 1px 8px #aee1f3;
    -moz-box-shadow: 0 1px 8px #aee1f3;
    -webkit-box-shadow: 0 1px 8px #aee1f3;
    padding: 6px;
    margin-bottom: 20px;
}
h4.map-heading {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 16px;
    font-size: 22px;
}
.sidebar {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-top: 13px;
}
.sidebar.left {
    margin: 0;
    padding: 0;
    margin-left: -10px;
    padding-top: 13px;
}
.sidebar h3 {
    color: #575757;
    font-size: 18px;
    padding-left: 0px;
    border-bottom: 4px double rgba(204, 204, 204, 0.72);
    padding-bottom: 20px;
}
.sidebar ul {
    margin-top: 0;
    list-style: none;
    padding-bottom: 10px;
}
.sidebar #wp-calendar th,.sidebar #wp-calendar td{
    color: #999999;
}
.sidebar ul li {
    margin: 0;
    margin-top: 0;
    padding: 0;
    padding: 8px 0;
    font-size: 13px;
    line-height: 20px;
    color: #29748e;
    text-transform: capitalize;
    margin-left: 0px;
}
.sidebar ul li.recentcomments a:before{
    content: '';
    padding: 0;
}
.sidebar ul li.recentcomments .comment-author-link:before{
    content: "\f0a9";
    font-family: 'FontAwesome';
    color: #c1c1c1;
    padding-right: 10px;
}
.hide_sec{
    visibility: hidden;
}
.show_sec{
    visibility: visible;
}
.sidebar ul li:hover {
    color: #29748e;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.sidebar ul li a:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    color: #c1c1c1;
    padding-right: 10px;
}
.sidebar ul li a {
    margin: 0;
    padding: 0;
    color: #29748e;
    font-size: 13px;
    word-wrap: break-word;
}
.sidebar ul.children ,
.sidebar ul li:last-child{
    padding-bottom: 0;
}
.sidebar ul li a:hover {
    color: #106CA8;
}
.sidebar .searchform {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding-left: 0px;
}
.sidebar ul.recentproject {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 110%;
    padding-bottom: 30px;
}
.sidebar ul.recentproject li {
    margin: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 5px;
    display: inline;
    background-image: none;
    margin-left: -5px;
}
.sidebar ul.recentproject li {
    width: 76px;
    height: 69px;
    border: none;
}
.sidebar ul.recentproject li:hover {
    background: none;
}
.sidebar ul.imagearea img {
    width: 76px;
    height: 69px;
}
.sidebar ul.recentproject img.imgbox {
    border: solid 1px #d7d7d7;
    background-color: #fff;
    padding: 3px;
    margin-bottom: 10px;
    margin-right: 0;
}
.sidebar ul.recentproject img.imgbox:hover {
    background-color: #000;
}
.sidebar .contactinfo {
    padding-left: 10px;
    padding-bottom: 30px;
}
.sidebar span.address {
    color: #29748e;
    line-height: 30px;
    padding-right: 20px;
}
.sidebar span.phoneno {
    color: #29748e;
    line-height: 30px;
    padding-right: 18px;
}
.sidebar span.email {
    color: #29748e;
    line-height: 30px;
    padding-right: 34px;
}
.sidebar span.website {
    color: #29748e;
    line-height: 30px;
    padding-right: 21px;
}
.sidebar span.details {
    margin-left: 20px;
}
/* Commentlist Style
==============================================*/
#commentsbox {
    margin: 0;
    width: 100%;
    margin-top: 20px;
}
ol.commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    overflow: hidden;
}
ol.commentlist iframe{
    max-width:100%;
} 
ol.commentlist li {
    line-height: 18px;
    margin: 5px 0 15px;
    margin-right: 0;
    overflow: hidden;
    padding-right: 0;
    margin-left: 0;
}
ol.commentlist li .comment-body {
    position: relative;
    padding: 20px;
    border: solid 1px #d6d6d4;
    background-color: #f2f1ec;
}
ol.commentlist li .comment-author a:link, ol.commentlist li .comment-author a:visited {
    color: #000;
    font-weight: 700;
    text-decoration: none !important;
}
cite.fn {
    color: #141413;
    font-style: normal;
    padding-left: 10px;
}
ol.commentlist li .comment-author .avatar {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 45px;
    height: 45px;
    border: 1px solid #D5D5D5;
    background-color: #fff;
    padding: 5px;
}
ol.commentlist li .comment-author .avatar.photo {
    padding: 5px;
    background: #fff;
}
ol.commentlist li .comment-meta a {
    color: #116d8f;
    text-decoration: none !important;
    padding-left: 10px;
}
ol.commentlist li p {
    line-height: 20px;
    margin-top: 5px;
    color: #7e7e7e;
    font-size: 12px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-left: 10px;
}
ol.commentlist li.comment ul.children li.depth-2,
ol.commentlist li.comment ul.children li.depth-3,
ol.commentlist li.comment ul.children li.depth-4,
ol.commentlist li.comment ul.children li.depth-5 {
    margin: 0 0 20px 25px;
}
.comment-meta.commentmetadata {
    margin-top: 10px;
}
ol.commentlist li .reply {
    position: absolute;
    top: 20px;
    right: 30px;
}
ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}
.comment-nav {
    height: 20px;
    padding: 5px;
}
.comment-nav a:link, .comment-nav a:visited {
    color: #f96e02;
}
#respond {
    padding: 0px 0px;
    margin: 10px 0px;
}
#respond h3 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding: 10px 10px;
}
/* Commentform Style
================================================*/
#commentform {
    margin-bottom: 90px;
    border: solid 1px #d4d4d2;
    background-color: #f2f1ec;
    padding-top: 20px;
    position: relative;
    padding: 20px;
}
#commentform p {
    color: #444;
}
#commentform a {
    color: #0454A8;
    margin-top: 15px;
    margin-bottom: 0;
}
#respond label {
    display: block;
    margin-bottom: 5px;
    color: #9b9494;
    clear: both;
}
#respond label small {
    font-size: 10px;
}
#respond input[type="text"] {
    width: 100%;
    height:37px;
    border: 1px solid #dfded9;
    color: #989898;
    background: #fff;
    font-size: 13px;
    padding: 5px 0;
    margin-bottom: 0px;
}
.post-info {
    color: #5c95b6;
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 24px;
    clear: both;
}
p.comment-notes {
    margin: 10px 0;
    margin-bottom: 20px;
}
#commentform p.form-allowed-tags, #commentform p.logged-in-as {
    color: #aaa;
}
h3#reply-title {
    display: none;
}
#commentform .form-submit #submit {
    color: #fff;
    background: #1fbfd8;
    border-radius: 5px;
    border: 1px solid #1a8fb2;
    display: inline-block;
    padding: 8px 20px;
}
.comment-form-email {
    display: block;
}
.comment-form-email input#email {
    width: 100%;
    height:37px;
    padding: 5px 10px;
    border: 1px solid #dfded9;
}
#respond input#commentSubmit:hover {
    color: #fff;
}
textarea#comment {
    width: 100%;
    color: #555;
    clear: both;
    border: solid 1px #dfded9;
    font-family: 'Poppins', sans-serif;
}
#nav-single {
    margin-bottom: 20px;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
    text-align: right;
}
/*Gallery page
================================================*/
.page_container.gallery {
    margin: 0;
    padding: 0;
    background: none;
    background-color: #f2f1ec;
}
.page-content.gallery {
    margin: 0;
    padding: 0;
    margin-left: 0;
    padding-top: 44px;
    width: 105%;
    padding-bottom: 44px;
    overflow: hidden;
    background-color: #f2f1ec;
}
/*Gallery style in content bar(Default Gallery)
================================================*/
.gallery.gall ul.thumbnail li span.fade {
    background: url(assets/images/view_photo.png) no-repeat;
    position: absolute;
    top: 60px;
    left: 65px;
    display: block;
    opacity: 0;
    width: 220px;
    height: 153px;
}
.content-bar .gallery .thumbnail {
    margin-left: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    margin: 0 auto;
    margin-right: 10px;
}
.content-bar .gallery ul.thumbnail li {
    margin: 0;
    margin-left: 0;
    float: left;
    position: relative;
    margin-right: 26px;
    width: 216px;
    height: 165px;
    margin-bottom: 25px;
    text-align: center;
}
.content-bar .gallery .thumbnail li img {
    -webkit-transition: all .65s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    -ms-transition: all .6s linear;
    transition: all .6s linear;
    border: 1px solid #c3cccd;
    padding: 5px;
}
.content-bar .gallery .thumbnail li img:hover {
    opacity: 1;
}
.content-bar ul.thumbnail li span.fade {
    background: url(assets/images/view_photo.png) no-repeat;
    position: absolute;
    top: 60px;
    left: 65px;
    display: block;
    opacity: 0;
    width: 220px;
    height: 153px;
}
/*contact page
=======================================================*/
.page_container.contact {
    margin: 0;
    padding: 0;
    background: none;
}
.page_container.contact img{
    max-width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 20px;
} 
.contact-page {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #f2f1ec;
    padding-right: 20px;
    padding-top: 12px;
}
.contact-page p {
    color: #2d6f96;
    margin-bottom: 50px;
}
.contact-page h1 {
    color: #2d6f96;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-bottom: 18px;
    line-height: 30px;
}
#contactForm {
    margin-top: 15px;
    padding: 20px;
    border: solid 1px #d4d4d2;
    background-color: #f2f1ec;
}
#contactForm label {
    color: #888;
    font-family: 'Poppins', sans-serif;
}
#contactForm #contact-form-name label {
    display: block;
    margin-bottom: 5px;
    color: #888;
}
#contactForm #contact-form-name {
    margin-bottom: 20px;
}
#contactForm #contact-form-name input[type="text"] {
    border: 1px solid #ccc;
    height: 35px;
    width: 100%;
    padding-left: 7px;
    -moz-box-shadow: inset 0 0 4px #dfded9;
    -webkit-box-shadow: inset 0 0 4px #dfded9;
    box-shadow: inset 0 0 4px #dfded9;
}
#contactForm #contact-form-email label {
    display: block;
    margin-bottom: 5px;
    color: #888;
}
#contactForm #contact-form-email {
    margin-bottom: 20px;
}
#contactForm #contact-form-email input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 0 4px #dfded9;
    -webkit-box-shadow: inset 0 0 4px #dfded9;
    box-shadow: inset 0 0 4px #dfded9;
}
#contactForm #contact-form-url label {
    display: block;
    margin-bottom: 5px;
    color: #888;
}
#contactForm #contact-form-url {
    clear: both;
    padding-top: 15px;
}
#contact-form-url input[type="text"] {
    width: 94.5%;
    height: 35px;
    margin-bottom: 10px;
    padding-left: 7px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 0 4px #dfded9;
    -webkit-box-shadow: inset 0 0 4px #dfded9;
    box-shadow: inset 0 0 4px #dfded9;
}
#contactForm #contact-form-message label {
    display: block;
    margin: 5px 0;
    color: #888;
}
#contactForm #contact-form-message {
    width: 100%;
    clear: both;
}
#contactForm #contact-form-message textarea {
    margin-bottom: 10px 0;
    width: 100%;
    height: 130px;
    padding: 10px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 0 4px #dfded9;
    -webkit-box-shadow: inset 0 0 4px #dfded9;
    box-shadow: inset 0 0 4px #dfded9;
    font-family: 'Poppins', sans-serif;
}
#contactForm input[type="submit"] {
    clear: both;
    border: 0;
    color: white;
    background: #a9a5a5;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    margin-top: 20px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    padding: 10px 25px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
span.required {
    color: #2d6f96;
}
/* #Wordpress Core Classes
================================================== */
blockquote {
    padding-left: 60px;
    min-height: 40px;
    background: url(assets/images/blockqoute.png) no-repeat;
}
blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
}
blockquote img {
    float: left;
    margin-right: 15px;
}
.sticky {
}
.gallery-caption {
    color: #666;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}
a img.alignnone {
    margin: 10px 20px 10px 0;
}
a img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    text-align: center;
    padding: 5px 3px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    max-width: 98.5%;
    width: auto;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px;
}
#wp-calendar caption {
    text-align: center;
    background: #999999;
    border: 1px solid #999999;
    color: #fff;
    font-weight: bold;
    padding: 3px 0;
}
#wp-calendar a {
    font-weight: bold;
    color: #999999;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.form-field input[type="checkbox"], .form-field input[type="radio"] {
    margin: 4px 3px 0 0 !important;
}
.form-field label {
    margin-top: 15px;
}
.form-wrap label {
    display: block;
    padding: 2px;
    font-size: 12px;
    margin-top: 15px !important;
}
.page-numbers{
    padding: 5px 10px;
    border: 1px solid #525252;
    border-radius: 3px;
    margin-right: 10px;
}
.page-numbers.current{
    padding: 5px 0;
}
.page-numbers.current .page_number{
    padding: 5px 10px;
    border: 1px solid #525252;
    border-radius: 3px;
    color: white;
    background: #525252;
}
ul.paging {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-bottom: 45px;
}
ul.paging li {
    margin: 0px;
    padding: 0px;
    display: inline;
}
ul.paging li a {
    color: #777;
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 8px;
    border: 1px solid #ddd;
}
ul.paging a.active, ul.paging a:hover, ul.paging a.current {
    background: #eee;
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2', GradientType=0 );
    border-color: #E0DDDD;
    -webkit-box-shadow: 1px 1px 0 #f2f2f2 inset;
    -moz-box-shadow: 1px 1px 0 #f2f2f2 inset;
    box-shadow: 1px 1px 0 #f2f2f2 inset;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}

/*--------------------------------------------------------------------*/
/* Special Columns */
/*--------------------------------------------------------------------*/
pre {
    margin: 10px 0px 40px 0px;
    padding: 0 10px 0px 10px;
    display: block;
    clear: both;
    background: #cccccc url('assets/images/codebg.jpg');
    line-height: 20px;
    font-size: 11px;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
    float: left;
    position: relative;
}
.one_third {
    width: 30%;
    margin-right: 5%;
}
.one_half {
    width: 48%;
    margin-right: 4%;
}
.one_third {
    width: 30%;
    margin-right: 5%;
}
.two_third {
    width: 65%;
    margin-right: 5%;
}
.one_fourth {
    width: 22%;
    margin-right: 4%;
}
.three_fourth {
    width: 74%;
    margin-right: 4%;
}
.col2, .col3, .col4 {
    float: left;
    position: relative;
}
.col3 {
    width: 280px;
    margin-right: 60px;
}
.col2 {
    width: 460px;
    margin-right: 40px;
}
.col4 {
    width: 210px;
    margin-right: 40px;
}
.last {
    margin-right: 0 !important;
}

/*WooCommerce styling*/
h1.hp_product_page_head{
    font-size: 28px;
    margin-bottom: 40px;
    font-weight: 400;
}
.home-product-page{
    overflow: hidden;
    margin-bottom: -25px;
}
.hp_prod_img{
    position: relative;
    border: 1px solid #ddd;
}
.homepage-product .hp_prod_img img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.hp_prod_details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.49);
    padding: 40px 0px 27px;
    opacity: 0;
    transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
}
.hp_prod_img:hover .hp_prod_details{
    opacity: 1;
}
.hp_prod_details h6 {
    margin: 20px auto;
}
.hp_prod_details h6 a{
    font-size: 18px;
    color:#fff;
}
.hp_prod_details span.woocommerce-Price-amount{
    color: green;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    font-weight: bold;
}
.rating_sec {
    overflow: hidden;
    clear: both;
}
.hp_prod_details .thumb-content .star-rating{
    float: none;
    margin:15px auto;
}
.hp_prod_details .thumb-content .star-rating,
.hp_prod_details .thumb-content .star-rating span
{
    color:#fff;
}
.hp_prod_details .thumb-content .new-link,
.hp_prod_details .thumb-content .add_to_cart_button,
.hp_prod_details .thumb-content .add_to_cart_button .prod-button{
    font-size: 100%;
    display: inline-block;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
.hp_prod_details .thumb-content .add_to_cart_button,
.woocommerce .hp_prod_details .thumb-content  a.added_to_cart,
.hp_prod_details .thumb-content .add_to_cart_button:hover{
    background-color: transparent;
    position: absolute;
    color:transparent !important;
    width: 40px;
    height: 40px;
}
.hp_prod_details .thumb-content .add_to_cart_button{
    top: 10px;
    right: 10px;
}
.woocommerce .hp_prod_details .thumb-content  a.added_to_cart{
    top: 5px;
    right: 45px;
}
.hp_prod_details .thumb-content .add_to_cart_button.loading{
    display:none;
}
.hp_prod_details .thumb-content .add_to_cart_button.added:after{
    font-family: WooCommerce;
    content: "\e017";
    font-size: 16px;
    padding: 5px;
    border:1px solid #fff;
    font-weight: bold;
    color:#fff;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 3px;
    left: -2px;
}
.hp_prod_details .thumb-content .add_to_cart_button.added:before,
.hp_prod_details .thumb-content  a.added_to_cart:before{
    content: "";
    border:none;
}
.hp_prod_details .thumb-content .add_to_cart_button:before{
    content: "\f217";
    font-family: "FontAwesome";
    font-size: 16px;
    border:1px solid #fff;
    padding: 5px;
    color:#fff;  
    position: absolute;
    left: 0;
    top: 3px;
    left: 6px;
}
.hp_prod_details .thumb-content  a.added_to_cart:before{
    content: "\f06e";
    font-family: "FontAwesome";
    font-size: 16px;
    border:1px solid #fff;
    padding: 1px 5px 2px;
    color:#fff;  
    position: absolute;
    left: 0;
    top: 3px;
    left: 6px;
}
.hp_prod_details .thumb-content .add_to_cart_button .prod-button{
    border-radius: 3px;
    left: auto;
    color: #515151 !important;
    background-color: #fff !important;
}
.thumb-content a.prod-button {
    display: block;
    margin: 30% 0 0;
    animation-delay: .10s;
    -moz-animation-delay: .10s;
    -webkit-animation-delay: .10s;
    -o-animation-delay: .10s;
}
.hp_prod_details .thumb-content .new-link{
    border: 2px solid #fff;
    color: #fff;
    clear: both;
    display: inline-block;
    margin: 0 auto;
}
.hp_prod_details .thumb-content .new-link:hover,
.hp_prod_details .thumb-content .add_to_cart_button .prod-button:hover{
    color: #fff !important;
    background-color: #515151 !important;    
    opacity: 1;
}
.product_info {
    overflow: hidden;
    padding: 15px;
    position:relative;
}
.product_info h6{
    margin-bottom: 0;
    margin-right: 40px;
}
.product_info h6 a{
    font-size: 18px;
    line-height: 22px;
    color: #282828;
    font-weight: 600;
}
.product_info span.amount,
.product_info ins span.amount{
    color: #2bbad2;
    font-size: 19px;
    font-weight: 600;
    line-height: 20px;
}
.product_info del span.amount{
    color:#b4b4b4;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;   
}
.hp_prod_details .yith-wcqv-button.hp_prod_quick_view,
.hp_prod_details .yith-wcwl-add-button a.add_to_wishlist{
    position: relative;
    color: transparent;
}
.hp_prod_details .product_wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.hp_prod_details .product_wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{
    color: transparent;
    position: relative;
}
.hp_prod_details .product_wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.hp_prod_details .product_wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
    font-family: WooCommerce;
    content: "\e017";
    font-weight: bold;
    z-index: 99;
    position: absolute;
    padding: 6px;
    width: 30px;
    height: 30px;
    background: #b5c648;
    left: 10px;
    font-size: 18px;
    color: white;
}
.hp_prod_details .product_wishlist .yith-wcwl-add-to-wishlist span.feedback{
    display: none;
}
.hp_prod_details .product_wishlist{
    position: absolute;
    top: 0;
}
.hp_prod_details .yith-wcqv-button.hp_prod_quick_view:before,
.hp_prod_details .yith-wcwl-add-button a.add_to_wishlist:before{
    content: "\f004";
    font-family: 'FontAwesome';
    position: absolute;
    padding: 6px;
    width: 30px;
    height: 30px;
    background: #b5c648;
    left: 10px;
    font-size: 18px;
    color: white;
}
.hp_prod_details .yith-wcqv-button.hp_prod_quick_view:hover{
    background: none;
    border: none;
    color: transparent;
}
.hp_prod_details .yith-wcqv-button.hp_prod_quick_view{
    overflow: inherit;
    margin-top: 7px;
    background: none;
    border: none;
    color: transparent;
}
.hp_prod_details .yith-wcqv-button.hp_prod_quick_view:before{
    content: "\f002";
}
.woocommerce .product_info  .star-rating{
    float:none;
    margin: 15px 0;
}
.homepage-prod-wrapper .product-list{
    position: relative;
    padding: 0px;
    margin: 0 0 30px;
    border: 1px solid #e1e1e1;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    overflow: hidden;
}
product-list .product_info .add_to_cart_button, .product_info .add_to_cart_button .prod-button {
    font-size: 100%;
    display: inline-block;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
.product-list .product_info .add_to_cart_button,
.product-list .product_info .added_to_cart{
    border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    display: block;
    text-align: center;
    width: 38px;
    height: 38px;
    color: transparent;
    font-size: 18px;
    line-height: 38px;
    border: 1px solid #c2d44e;
    background: #b5c648;
}
.product-list .product_info .added_to_cart{
    margin-top:20px;
}
.product-list .product_info .added_to_cart:before{
    content: "\f06e";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
    /*top: 0;*/
    bottom: 0;
    color: white;
}
/*.product-list .product_info .added_to_cart:after{
    font-family: WooCommerce;
    content: "\e017";
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0;
    bottom: 0;
}*/
.product-list .product_info .add_to_cart_button:hover{
    color: transparent;
}
.yith-wcwl-wishlistexistsbrowse.show:before {
    display: none;
}
.homepage-prod-wrapper{
    display: flex;
    flex-wrap: wrap;
}
.homepage-product{
    flex-grow: 0;
    flex-basis: 25%;
    padding: 0 15px;
}
.product-list .product_info .add_to_cart_button:before{
    content: "\f07a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: white;
}
.product-list .product_info .add_to_cart_button.added:before{
    content: '';
}
.product-list .product_info .add_to_cart_button.added:after{
    font-family: WooCommerce;
    content: "\e017";
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0;
    bottom: 0;
}
.product_info .product_add_to_cart a.yith-wcqv-button{
    display: none;
}
.product_add_to_cart{
    position: absolute;
    top: -10px;
    right: 15px;
}

/* Animation delays */
.carousel-caption h1:first-child {
    animation-delay: 1s;
}
.carousel-caption li {
    animation-delay: 2s;
}
.carousel-caption a {
    animation-delay: 3s;
}