/*===========
Header
===========*/
#main-menu .flaticon-search:before {
    font-size: 25px;
    margin-left: 0px;
}

.menu_area .navbar-nav li.menu-cart .item-count {
    height: 20px;
    width: 20px;
    background: #fff;
    top: 7px;
    left: 21px;
}

.menu-cart .mobile-dropdown i {
    display: none;
}
/*css for above footer widget form*/
.input-newsletter {
    border-color: #fff;
}

.input-newsletter::-webkit-input-placeholder {
    color: #fff;
}

.input-newsletter:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.input-newsletter:-ms-input-placeholder {
    color: #fff;
}

/*======Archive header =====*/
.container-fluid.archive-banner {
    padding: 4% 0;
    text-align: center;
}
.container-fluid.archive-banner header h2 {
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    font-size: 40px;
    color: #fff;
}

.container-fluid.archive-banner header p {
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
     color: #fff;
}



/*===========
    Footer
===========*/

@media (min-width: 1200px){
    #menu-footer-menu {
        margin-top: 50px;
    }
}


/*================
    Single Post Page 
===================*/
.single-post .blog-info-area {
    margin-top: 0;
}


.single-post-header .container{
margin: 74px auto;
}
.single-post-header h1 {
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    color: #ffffff;
    font-size: 40px;
}

.gravitify-single-comment-author-div {
    background-color: #f7f7f7;
}

 .author-box,.comments-area{
    background-color: #ffffff;
}

.gravitify-single-comment-author-div .container{
 padding-top: 70px;
 padding-bottom: 70px;

}

.nav-links .post_title {
    color: #767676;
    font-weight: 500;
    font-size: 15px;
}

.nav-links .post_title+span {
    color: #fd3d52;
    font-weight: 700;
    font-size: 18px;
}




.single-post .post-footer .gravitify-post-tags, .single-post .post-footer .gravitify-post-cats {
    float: none;
    width: auto;
}
.meta-left {
    float: left;
}
.meta-right {
    float: right;
}

.meta-right-item {
    display: inline-block;
}
.meta-right-item .comment-number,.meta-right-item .comment-like {
    display: inline-block;
    margin: 0 10px;
}
.single-post .comment-like span {
    margin-left: 5px;
}

.single-post .meta-right-item.gravitify-post-tags.gravitify-post-like {
    margin-right: 20px;
}

.meta-right-item.gravitify-post-cats span.blog-meta.cat-links i {
    display: none;
}


@media (max-width: 480px){
.single-post .post-footer {
    text-align: center;
}
.meta-left,.meta-right  {
    float: none;
}
}


.single-post .content-image-wrapper {
    position: relative;
}

.single-post .entry-meta {
    position: absolute ;
    bottom: 0 ;
    background: rgba(255, 255, 255, 0.7) ;
    padding: 0px 15px;
}

.single-post .posted-on {
    font: 13px "Roboto", sans-serif;
    font-weight: 400;
    color: #434343;
    margin-right: 10px;
    margin-left: 7px;
    text-align: left;
}

.single-post .post-format {
    font: 13px "Roboto", sans-serif;
    font-weight: 400;
    color: #434343;
}

.single-post .post-format span {
    margin-right: 7px;
}

.single-post .comment-number i {
    margin-right: 5px;
    color: #9bcae6;
    font-size: 16px;
}


.author-box .about-author {
    color: #363636 !important;
    margin-bottom: 20px !important;
}

.author-box .author-info {
    color: #6e6e6e;
    margin-bottom: 30px !important;
    font-size: 16px;
}

.author-meta {
    font-size: 13px;
    color: #777777;
}

.author-meta strong {
    font-size: 14px;
    color: #414141;
}

.author-meta span {
    padding: 0 10px;
    border-right: 1px solid;
}

.author-box .fa.fa-star {
    color: #c2c2c2;
}

 .author-box .fa.fa-star.rated {
    color: #fb8b5d;
}

.author-box .gravitify-author-article {
    color: #777777 !important;
}

span.author-rating {
    padding-left: 0;
}

.author-box .gravitify-author-article{border:none;}




/*---single post nav link---*/
.meta-right-item.gravitify-post-cats {
    color: #616161 ;
}

.meta-right-item.gravitify-post-cats a,.meta-left-item .blog-meta,.meta-left-item .blog-meta a {
    color: #616161 !important;
    font-size: 14px;
    text-decoration: none;
}

.meta-right-item.gravitify-post-cats span.blog-meta.cat-links {
    margin-left: 0;
}

.nav-links > div.nav-previous,.custome-nav .nav-next {
    width: 40%;
}

.custome-nav .nav-previous {
    text-align: left;
}

.custome-nav .nav-next {
    text-align: right;
}


.custome-nav .nav-previous .post_title,.custome-nav .nav-next .post_title,.custome-nav .nav-previous .post_title+span,.custome-nav .nav-next .post_title+span{
    text-align: center;
    display:block;
}

.single-post .nav-links .post_title {
    font-size: 14px;
    margin-top: 10px;
    max-width: 200px;
}





 



/*----FOR PORT ARCHIVE PAGE-----*/

/**** POST LIST STYLE ADD HERE ****/
.post-content{margin-bottom:20px;}
.ze-vc-horizontal-post-title
{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.ze-post-list-grid .item-col-no-1
{
    clear:both;
}
.post-featured-image img
{
    max-width: 100%;
    height: auto;
}
.post-content img
{
    max-width: 100%;
    height: auto;
}
.ze-vc-horizontal-post-date
{
    padding-left: 0px !important;
    text-align: left;
}
.ze-vc-horizontal-post-format
{
    padding-right: 0px !important;
    text-align: right;
}

.blog-area .ze-vc-horizontal-post-format i {
    font-style: normal;
    margin-top: -5px;
}

/*=====Gravitify spcial=======*/
.featured-image {
    min-height: 300px;
    background-size: cover !important;
    background-position: center !important;
}

.ze-horizontal-post-list-item {
    background-color: #f6f6f6 ;
    padding-top: 30px ;
    padding-bottom: 30px ;
    margin: 10px 0 ;
}

.ze-vc-horizontal-post-date a {
    color: #8b8b8b;
    border-right: 1px solid;
    padding-right: 10px;
    font-size: 13px;
}

.meta-element {
    display: inline-block;
}

.cat-links a {
    color: #a28076;
    padding-left: 5px;
    font-size: 12px;
}

.ze-vc-horizontal-post-format {
    float: right;
    font-size: 13px;
}

.ze-vc-horizontal-post-format i {
    margin-right: 5px;
    font-size: 20px;
    float: left;
}

.ze-vc-horizontal-post-title a {
    color: #343434;
    font-size: 35px;
    font-family: 'Roboto';
    line-height: 45px;
}

.post-meta-bottom-item {
    display: inline-block;
}

.post-meta-bottom-item.readmore {
    float: right;
    text-transform: uppercase;
}

.post-meta-bottom-item.readmore a {
    color: #9b8d80;
    font-size: 12px;
}
.post-meta-bottom-item.readmore a:after {
    content: "\f141";
    font-family: "Flaticon";
    font-size: 12px;
    margin-left: 2px;
    color: #9b8d80;
}


.ze-vc-horizontal-post-author {
    color: #a47f77;
    font-size: 13px;
    font-style: italic;
}

.ze-vc-horizontal-post-author a {
    color: #333333;
    font-style: normal;
}

.ze-vc-horizontal-post-avatar {
    margin-right: 5px;
}

.ze-vc-icon-image:before {
    content: "\f12f";
       font-family: "Flaticon";
}
.featured-image {
    background-position: 50% 50%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.featured-image:hover,.featured-image:focus{
    background-position: -30px 50% !important;
}
.featured-image {
    transition: all .4s;
}

.post-featured-image {
    overflow: hidden;
}
@media (max-width: 991px){
.meta-top.clearfix {
    margin-top: 10px;
}
}
/*==========POST FORMAT CSS==============*/
.post-format-image .post-content {
    display: none;
}

/*=====ODD EVEN CSS======*/

@media (min-width: 992px){
    .image-align-alternate:nth-child(even) .post-content-section {
        float: right;
    }

    .image-align-alternate:nth-child(even) .ze-vc-horizontal-post-format,.image-align-alternate:nth-child(even) .post-meta-bottom-item.readmore {
        float: left;
    }

    .image-align-alternate:nth-child(even) .post-content-section {
        text-align: right;
    }
}

.ze-vc-horizontal-post-avatar img {
    border-radius: 50%;
}

/*END POST ARCHIVE PAGE*/

/*=========SINGLE TEAM MEMBER ===========*/
.single-team-member .other-member-slider .team-member-view {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.single-team-member .other-member-slider li {
    margin: 0 15px;
    padding: 0;
}

.single-team-member h1.entry-title {
    font: 30px "Roboto", sans-serif;
    color: #565656;
    font-weight: 400;
    margin-bottom: 5px;
}

.single-team-member h6.degignation {
    font: 18px "Roboto", sans-serif;
    color: #898989;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
}

/*===default header====*/
@media screen and (min-width: 992px){
    .menu_area .navbar-nav > li {
        padding: 20px 19px 20px;
    }
    .col-xs-6.col-md-2.logo_area {
        top:10px;
    }
        header.header_area.header-v2.sticky-menu .top_header.sticky-menu-add {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    }
}

/*============SIDEBAR AND WIDGET STYLE======*/
#secondary .widget .widget-title,.wpb_widgetised_column .widget .widget-title {
    color: #314052;
    font-weight: 500;
    letter-spacing: 1px;
}

.news-widget .news-desc p {
    color: #989898;
    margin: 0;
    line-height: 16px;
}

.news-widget .news-desc .widget_date {
    color: #3c6b8a;
}

#secondary .widget:first-child,.wpb_widgetised_column .widget:first-child {
    padding-top: 0;
}
#secondary .widget,.wpb_widgetised_column .widget{
    margin-bottom: 0;
}
/*====FOR GENERAL CONTACT FORM 7 PLUGIN CSS===*/
.wpcf7 .wpcf7-form-control-wrap input,.wpcf7 .wpcf7-form-control-wrap textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #565656;
    line-height: 50px;
    color: #b7b6b4;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
}

.wpcf7 label {
    width: 100%;
    color: #b7b6b4;
}

.wpcf7 input[type="submit"] {
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #F50A0A;
    border-radius: 20px;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
}

.ultimate-map-wrapper.ult-adjust-bottom-margin{margin-bottom:0 !important;}

/*===WOOCOMMERECE===*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: rgb(2, 189, 236);
    border: 1px solid ;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #fff;
    color: rgb(2, 189, 236);
    border: 1px solid ;
}

/*===========================
    FIXED THE DESIGN ISSUES
===============================*/
.owl-theme .owl-controls {
    margin-top: 30px;
}
.input-newsletter:focus {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.43);
    color: #3584ba;
}
.social-area li a i:before{
    color: #fff !important;
}
/*===============
DEFAULT VC WOOCOMMERCE PRODUCT LIST
===================*/
.woocommerce ul.products li.product h3,.woocommerce ul.products li.product h2 {
    font: 16px "Roboto", sans-serif;
    font-weight: 500;
    color: #4c4c4c;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce ul.products li.product .price {
   font: 30px "Roboto", sans-serif;
    font-weight: 500;
    color: #3b3b3b;
     text-align: center;
}
.woocommerce ul.products li.product{   text-align: center;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    line-height: 2.5;
    padding: 0 10px;
}
.woocommerce-shipping-fields {
    float: left;
    width: 100%;
}
#ship-to-different-address {
    width: 100%;
}
/*===============*/
.single-service .service-con.vc-enabled .or-spacer {
    display: none;
}

.single-service .section-row-v1.vc-enabled{
   padding:0;
}
/*=============index page =====*/
.post_format-post-format-image .post-content {
    display: none;
}
/*====================ARCHIVE PAGE HEADER STYLE=======================*/
.archive-banner h1.page-title {
    text-align: center;
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    color: #ffffff;
    font-size: 40px;
}

/*================SUB MENU ANIMATION=====*/
@media  (min-width: 992px) {
   #main-menu .menu-item-has-children:not(.mega-menu) > ul.sub-menu {  
       -webkit-transform: translate3d(0, 1rem, 0);
    -moz-transform: translate3d(0, 1rem, 0);
    transform: translate3d(0, 1rem, 0);
    -webkit-transition: opacity linear 0.2s 0.1s,transform linear 0.2s 0.1s;
    -moz-transition: opacity linear 0.2s 0.1s,transform linear 0.2s 0.1s;
    -ms-transition: opacity linear 0.2s 0.1s,transform linear 0.2s 0.1s;
    -o-transition: opacity linear 0.2s 0.1s,transform linear 0.2s 0.1s;
    transition: opacity linear 0.2s 0.1s,transform linear 0.2s 0.1s;
  }
  #main-menu .menu-item-has-children:hover > ul.sub-menu {    
  z-index: 800;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #main-menu .menu-item-has-children > ul.sub-menu li,#main-menu .page_item_has_children > ul.children li {
        border-bottom: 1px solid #f1f1f1;
    }
}

/*============FOR ELEMANTS PAGE========*/
.left-icon .aio-icon-left {
    padding-right: 15px;
}

.stats-top .aio-icon-top {
    margin-bottom: 15px;
}

.stats-top.stats-block .stats-text {
    padding-top: 0;
}

.ult_design_5 .ult_pricing_table .ult_pricing_heading {
    padding: 30px 0 0 !important;
}

.ult_design_5 .ult_pricing_table .ult_price_features ul li {
    border: none !important;
    font-weight: normal;
    font-size: 14px ;
    padding-top: 7px;
}

.ult_pricing_table .ult_price_features {
    padding: 30px 15px 0 !important;
}

.ult_pricing_table .ult_price_link {
    padding: 0 0 30px !important;
}

.ult_design_5 .ult_pricing_table {
    border: none !important;
}

.ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button {
    padding: 15px 30px !important;
    border-radius: 21px !important;
}
/*==============WOOCOMMERCE SHOP HEADER=====*/
#woo_archive_header .woocommerce-breadcrumb {
    text-align: center;
   
}
#woo_archive_header .woocommerce-breadcrumb,#woo_archive_header .woocommerce-breadcrumb a{ color: #fff !important;}
#woo_archive_header+#content .woocommerce-breadcrumb,#woo_archive_header+#content .woocommerce-products-header {
   display:none;
}
/*======WOOCOMMERCE SHOP PAGE REDESIGN====*/

.woocommerce ul.products li.product .button {
    position: absolute;
    top: 2px;
    left: 13px;
    font-size: 0;
    padding: 0;
    background: none;
    border: none;
}

.woocommerce ul.products li.product:hover .button:before {
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f07a';
    left: 5px;
    color: #fff;
    font-size: 20px;
    background: #f54040;
    padding: 5px;
    border-radius: 4px;
}

.woocommerce ul.products li.product,.woocommerce ul.products li.product h3, .woocommerce ul.products li.product h2,.woocommerce ul.products li.product .price {
    text-align: left;
}
.archive ul.products li.product .price .amount,.single-product.woocommerce.woocommerce-page #content .related.products .products li .price{
    color:#2e95e8;
    font: 20px "Roboto", sans-serif;
    font-weight: 600;
    text-align:left;
}
.product_cat a {
    text-transform: uppercase;
    font-size: 11px;
    color: gray;
    margin-right: 10px;
}
.woocommerce ul.products li.product .price {
    line-height: 23px;
    margin-top:0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3,.single-product.woocommerce.woocommerce-page #content .related.products h2 {
    font-size: 1.3em;
    text-transform: none;
    padding: 1px 0;
    text-align: left;
}
/*====RELATED PRODUCT===*/
.single-product.woocommerce.woocommerce-page #content .related.products .products li {
    text-align: left;
}
.single-product.woocommerce.woocommerce-page #content .related.products h2:after {
display:none;
}
/*===SHOP IN VISUAL COMPOSER=====*/
.vc_column-inner .woocommerce ul.products li.product .button {
    position: absolute;
    top: 3px;
    left: 2px;
}

.vc_column-inner .woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom: 5px;}

.vc_column-inner .woocommerce ul.products li.product .price{    color: #2e95e8;
    font: 20px "Roboto", sans-serif;
    font-weight: 600;
    text-align: left;
    }


ul.products li .added_to_cart.wc-forward:after {
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f07a';
    right: 30px;
    color: rgb(2, 189, 236);
}
ul.products li .added_to_cart.wc-forward {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    text-indent: 130%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
}
/*====Single product page====*/

.single-product.woocommerce.woocommerce-page #content .related.products h2 {
    letter-spacing: 0;
    line-height: 1.3em;
}

.single-product.woocommerce.woocommerce-page #content .related.products > h2 {
    font-size: 35px;
    color: #393939;
    text-align: center;
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    padding-bottom:15px;
}

.single-product.woocommerce.woocommerce-page #content .related.products > h2:before {
    content: "";
    width: 10%;
    height: 5px;
    background: #fe8d47;
    position: absolute;
    left:45%;
    bottom:0;
    
}
.single-product.woocommerce.woocommerce-page #content .woocommerce-tabs ul.tabs {
 text-align:center;
 margin-bottom: 3em;
}

.single-product.woocommerce.woocommerce-page #content .woocommerce-tabs ul.tabs li a {
    color: #4c4c4c;
    position: relative;
    text-transform: none;
    letter-spacing: normal;
    font-size: 16px;
   
}
.single-product.woocommerce.woocommerce-page #content .woocommerce-tabs ul.tabs li.active a {
    border:1px solid;
    border-radius: 20px;
    color: #4c4c4c;
}
.single-product.woocommerce.woocommerce-page #content .woocommerce-tabs ul.tabs li.active a:after{display:none;}
.single-product.woocommerce.woocommerce-page #content .comment-reply-title {
    letter-spacing: normal;
}
.woocommerce-Tabs-panel p {
    color: #878787;
}

.single-product.woocommerce.woocommerce-page #content .product_meta > span {
    display: block;
    width: 100%;
    margin: 10px 0;
}
.single-product .entry-summary .product_subtitle {
    color: #979797 ;
    font-size: 1.2em ;
    font-weight: 300 ;
    margin: 0 0 20px;
}
.single-product .product-content {
    padding: 12px 0 30px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    word-wrap: break-word;
}
.single-product .product-content ul {
    padding: 18px;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0 10px 0 0;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
    float: right;
    position: relative;
    bottom: -20px;
}

.woocommerce .star-rating span::before {
    color: #f70b22;
}

.woocommerce .star-rating{font-size:12px;}
a.woocommerce-review-link {
    color: #4e4e4e;
    font-size: 12px;
}
.product-content ul,.product-content p {
    font-size: 14px;
    color: #878787;
}

table.variations tr {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px
;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    color: #353535;
    font-size: 14px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #f70b22;
}

.woocommerce div.product form.cart .reset_variations {
        position: absolute;
}

.woocommerce-Tabs-panel--description p {
    margin-bottom: 0;
    padding: 20px 0;
}


/*======WOOCOMMERCE WIDGET DESIGN=======*/

.widget_product_search,.woocommerce-product-search{position:relative;}
.widget_product_search input[type="search"] {
    height: 40px;
    width: 100%;
    border: 1px solid #ddd;
    padding-left: 15px;
}

.widget_product_search input[type="submit"] {
    height: 40px;
    width: 20%;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
       background: url(../images/search.png) no-repeat center;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: 88px;
    overflow: hidden;
}
/*====PORTFOLIO SINGLE DESIGN====*/

.single-portfolio .entry-title{
    font: 3.5em "Roboto", sans-serif;
    color: #403e3f;
    font-weight: 500;
    text-transform: none;
    position: relative;
}

.single-portfolio .other_works_heading {
    font-size: 35px;
    color: #393939;
    text-align: center;
    font-family: Roboto;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
    position:relative;
}
.single-portfolio .other_works_heading:before{
content: "";
    width: 10%;
    height: 5px;
    background: #fe8d47;
    position: absolute;
    left: 45%;
    bottom: 0;
}
.single-portfolio .archive-banner+#content .entry-header {
    display:none;
}
/*WOOCOMMERCE GALLERY*/
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 30.2%;
    margin: 24px 24px 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+1) {
    margin-left: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1) {
    margin-right: 0;
}

.woocommerce ul.products li.product .price {
    color: #2e95e8;
}

/*WOOCOMMERCE SHOP PAGE WIDGET*/
.woocommerce ul.products li.product .price {
    color: #2e95e8;
}

.widget_categories li:hover a, .widget_archive li:hover a,.woocommerce.widget.widget_product_categories a:hover {
    color: #f7585d;
}

.widget_categories li:hover, .widget_archive li:hover {
    background: none;
    border: none;
    border-bottom: 1px solid #ddd;
}

.widget_categories li, .widget_archive li {
    border: none;
    border-bottom: 1px solid #ddd;
}

.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background: #f60c22;
}
.woocommerce .widget_price_filter .price_slider_amount .button ,.woocommerce .widget_price_filter .price_slider_amount .button:hover{
color: #353535;
    background-color: TRANSPARENT;
    border-color:#d6d6d6;
}
.woocommerce.widget.widget_product_categories a:after {
    background: #f60c22;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 1em;
}
.woocommerce div.product div.images .flex-control-thumbs li{width:23.5%;margin:10px 10px 0 0;}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n){
    margin-right:0;
}
/*===NO RESULT PAGE DESIGN====*/
section.no-results.not-found {
    text-align: center;
}

.no-results.not-found input.search-field {
    height: 40px;
    width: 100%;
    padding-left: 15px;
}

.no-results.not-found input[type="submit"] {
    display: inline-block;
    padding: 10px 30px;
    font: 12px "Roboto", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #e84f6e;
    border-color: #e84f6e;
    outline: none;
    border: 4px double #e84f6e;
    -webkit-transition-property: color , background;
    -o-transition-property: color , background;
    transition-property: color , background;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.no-results.not-found input[type="submit"]:hover {
    border-color: #e84f6e;
    background: #fff;
    color: #e84f6e;
}

.search-no-results .site-content {
    padding-top: 140px;
    padding-bottom: 140px;
}

.search-no-results header.page-header i {
    font-size: 100px;
    color: #d4d4d4;
}

.search-no-results .page-content p {
    margin-bottom: 22px;
}
/*==========woocommerce gallery ==========*/
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin: 24px 0 0;
}

/*===============ULTIMATE VC ADDONS CAROUSEL DOT=======*/

.ult-carousel-wrapper .slick-dots li i {
    font-size: 9px;
}

.slick-dots li {
    width: 3px;
}

/*============THEME UNIT TEST DATA=======*/
.sticky {
    border: 1px solid #314052;
}


/*table css*/
th, td {
    padding: 0.4375em;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
table, th, td {
    border: 1px solid #d1d1d1;
}
/*monster widget*/
.widget_categories li ul li:hover, .widget_archive li ul li:hover >a {
    color:  #f7585d;
    background: none;
    border:none;
}


.widget li:hover,.widget li:hover > a,.widget a:hover{color:#f7585d !important;}
.widget .tagcloud a:hover {
    background: #e84f6e;
    color: #fff !important;
}

/*sticky footer*/
@media  (min-width: 992px) {
  #footer.sticky-footer {    
    position: fixed;    
    left: 0;    
    bottom: 0;    
    width: 100%;    
    z-index: 0;
  }
  #content.sticky-footer,#content.sticky-footer #primary {  
    z-index: 9;
  }
}
/*=====================
    MEGA MENU CSS
======================*/
@media (min-width:992px){
    li.mega-menu>ul {
        position: absolute !important;
        left: 0 !important;
        width: 100% !important;
        padding: 30px 20px !important;
    }

    li.mega-menu {
        position: inherit !important;
    }

    li.mega-menu ul.sub-menu{
        max-height: none !important;
    }
    li.mega-menu li>ul {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 90% !important;
        padding: 0 !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        animation: none !important;
/*        transition: initial !important;
        -webkit-transition: initial !important; 
    -moz-transition: initial !important;
    -ms-transition: initial !important;
    -o-transition: initial !important;*/

    }

    li.mega-menu li > ul.sub-menu{
     -webkit-transition: opacity linear 0s 0s,transform linear 0s 0s !important; 
    -moz-transition: opacity linear 0s 0s,transform linear 0s 0s !important;
    -ms-transition: opacity linear 0s 0s,transform linear 0s 0s !important;
    -o-transition: opacity linear 0s 0s,transform linear 0s 0s !important;
    transition: opacity linear 0s 0s,transform linear 0s 0s !important;
    }

    li.mega-menu li ul {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-transform: initial !important; 
        -moz-transform: initial !important;
        background:transparent !important;
    }
    li.mega-menu>ul>li {
        width: 25% !important;
        margin: 0 !important;
        display: block !important;
        float: left !important;
    }


    /*---styling the mega menu design---*/
     li.mega-menu ul.sub-menu li{
        border-bottom: none !important;
        padding:0 10px !important;
    }

     li.mega-menu ul .mobile-dropdown {
        display: none !important;
    }
}
/*==END MEGA MENU CSS==*/