/*
Theme Name: Limo Layout7
Theme URI: http://wordpress.templatemela.com/woo/WCM06/WCM060129/WP5
Author: Templatemela
Author URI: http://www.templatemela.com
Version: 1.0
Description: Our default theme lets you create a responsive website with a sleek, modern design.
License: GNU General Public License v2
Tags:  one-column, two-columns, right-sidebar,  custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: limo_layout7
Template: limo
*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700 &display=swap');
body {
    font-family: 'Poppins', sans-serif;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: #a98371;
}

.tmpmela-contact-number,
.post-date a {
    font-family: 'Poppins', sans-serif;
}

.site-title span {
    color: #fff;
}

.site-main {
    padding: 0;
}

.site-main,
.single .site-main {
    padding: 0;
}

.service-list .service-content {
    border: 1px solid #d9d9d9;
}

.home-text {
    font-size: 13px;
}

.logo-tag h3 {
    color: #ffffff;
    font-size: 26px;
    padding-bottom: 0;
    font-weight: 600;
    line-height: 5px;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
}

.logo-tag {
    margin: auto;
}

.logo-tag span {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #ff9b9edb;
}

/********** CHILD-HEADER **********/

.header-bottom {
    margin-bottom: 0;
    background-color: #0000000a !important;
    width: 100%;
    padding: 5px 0;
}

.header-menu-links a.log-in-out {
    line-height: 17px;
    padding-right: 15px;
}

.topbar-link {
    padding-top: 0;
    padding-right: 0;
    margin-right: 0;
}

.top-header {
    position: relative;
    z-index: 200;
    padding: 8px 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #ccc;
    background: #000000 !important;
    /* background: linear-gradient(270deg, #000000 0%, #B88A2E 100%) !important; */
}

.wp-block-wpzoom-blocks-social-icons .social-icon.socicon:empty {
    width: 15px !important;
    height: 15px !important;
}

.header-top-left {
    float: left;
    text-align: left;
}

.header-top-right {
    float: right;
    text-align: right;
}

.header-cms-service .service-text,
.header-menu-links li,
.header-menu-links ul,
.header-menu-links a {
    display: inline-block;
    vertical-align: middle;
}

.header-cms-service .service-text {
    font-weight: 400;
    font-size: 13px;
}

.header-top {
    padding: 10px 0;
}

.header-middle-left {
    margin: 30px 0 23px;
}

.menu-toggle::after {
    background-image: url("images/megnor/menu.svg");
}

.header-logo {
    width: auto;
    float: left;
}

.header-middle-right {
    padding-left: 9%;
    float: right;
    margin-top: 26px;
    margin-bottom: 23px;
}

/*********** MENU ***********/

/* .mega-menu ul li a {
    color: #000000 !important;
    position: relative;
    background: transparent !important;
} */

.mega-menu ul li a {
    color: #ffffff !important;
    position: relative;
    background: transparent !important;
}

.mega-menu ul li .sub-menu a {
    border-right: none;
}

.header-item-button {
    float: right;
    margin: 15px auto auto;
    text-align: center;
    vertical-align: middle;
}

.header-item-button a {
    background-color: rgb(236, 50, 55);
    font-family: Poppins;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 12px;
    border-color: rgba(255, 255, 255, 0);
    margin: 0;
    border-radius: 3px;
    padding: 15px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    height: 30px;
}

/************ Service ************/

.dark-service-title {
    font-weight: 500;
}

.header-cms-service {
    padding: 0 30px;
}

.header-menu-links li.help a::before {
    color: #bd937e;
    content: "\f29c";
}

.header-cms-service:before {
    background: #e0e0e0;
}

.header-cms-service .service-icon {
    background-image: url("images/megnor/discount.svg");
    background-size: 28px;
    height: 33px;
    width: 33px;
    padding-right: 10px;
    margin: 0;
    background-position: center left;
}

.header-cms-service .service-icon.icon-2 {
    background-image: url("images/megnor/piggy-bank.svg");
}

/**************** Header search **************/

.woocommerce-product-search {
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #4a4a4a;
}

.header-search .woocommerce-product-search .search-field,
.header-search .search-form .search-field,
.woocommerce-product-search span.customSelect {
    background: #fff;
}

.woocommerce-product-search span.customSelect::after {
    background: #4a4a4a;
}

.woocommerce-product-search .customSelectInner {
    color: #fff;
}

.header-search input[type="submit"],
.widget.widget_search input[type="submit"],
.search-form input[type="submit"],
.widget.widget_product_search button[type="submit"] {
    background-image: url('//wordpress.templatemela.com/woo/WCM06/WCM060129/WP1/wp-content/themes/limo/images/megnor/search.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px;
    border: 0;
    color: #ffffff;
    float: left;
    font-size: 0;
    height: 38px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 38px;
    border-radius: 0;
    background-color: #FFFFFF !important;
}

/********** CHILD-HEADER ***************/

.header-logo::after {
    background: none;
}

.header-search {
    float: right;
    border: none;
    margin: 4px 9px;
    position: relative;
}

.header-search .header-toggle {
    cursor: pointer;
    background-image: url("images/megnor/search.svg");
    background-color: rgba(0, 0, 0, 0);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 35px;
    height: 32px;
}

.header-search.active .header-toggle {
    background-image: url("images/megnor/close.svg");
    background-size: 20px;
}

.header-search .woocommerce-product-search,
.header-search .search-form {
    background-color: #fff;
    top: 44px;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    right: 0;
    width: 260px;
    z-index: 999;
}

.header-search .woocommerce-product-search .search-field,
.header-search .search-form .search-field {
    width: 220px;
    padding: 5px 20px;
}

.header-search input[type="submit"],
.widget.widget_search input[type="submit"],
.search-form input[type="submit"],
.widget.widget_product_search button[type="submit"] {
    background-image: url("images/megnor/search.svg");
    position: relative;
    width: 40px;
}

.header-cart .togg .widget.widget_shopping_cart {
    z-index: 99999;
}

/********** CHILD-TITLE ***************/

.main-title {
    font-weight: 600;
}

.big-title,
.upsells.products>h2,
.related.products h2,
.cross-sells>h2,
.main-title {
    font-weight: 500;
    text-transform: none;
    color: #333;
    font-size: 38px;
}

/********************************/

.header-menu-links a {
    color: #ccc;
    border-color: #ffffff;
    text-transform: lowercase;
    font-weight: 400;
    letter-spacing: 1px;
}

.compare-counter .counter-label {
    background-image: url("images/megnor/compare.svg");
}

.whislist-counter .whislist-label {
    background-image: url("./images/megnor/whislist.svg");
}

.header-cart .shopping_cart .cart-label {
    background-image: url("images/megnor/shopping-bag.svg");
}

/*********** CMS Banner ***********/

.static-wrapper {
    left: 7%;
    text-align: left;
}

.cms-banner-item .link-text {
    font-weight: 400;
}

.style-1.cms-banner-item .static-text,
style-1.cms-banner-item .shop-now a {
    text-shadow: none;
}

.cms-banner-item .link-text::after {
    background-color: #fff;
}

.cms-banner-item.center.style-3 .link-text::after {
    background-color: #000;
}


/*********** category ***********/

.cat_inner-block {
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    right: 0;
    width: auto;
}

.woo_categories_slider .owl-theme .owl-buttons div {
    color: #333;
}

.woo_categories_slider .owl-theme .owl-buttons div.owl-next::before {
    border-left: 1px solid #a8a19e;
}

.cat-outer-block a.cat_name {
    font-size: 16px;
    padding: 17px 10px;
    color: #333;
    text-transform: capitalize;
    font-weight: 600;
}

.cat-outer-block a.cat_name .cat-count {
    display: none;
}

.cat-outer-block:hover a.cat_name {
    color: #333;
}

.cat-outer-block:hover .cat_inner-block {
    background-color: rgba(255, 255, 255, 1);
}

.brand_main .product-block img {
    opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
}

.brand_main:hover .product-block img {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

/***************** color *******************/

.tnp-email,
.tnp-email:focus {
    border-bottom: 2px solid #e7e7e7;
}

.header-cart .cart-contents span.cart-qty,
.whislist-counter .count,
#to_top {
    background-color: #ba292c;
    color: #fff;
}

.pricing_wrapper:hover .pricing_heading,
.pricing_wrapper .selected .pricing_heading,
.pricing_wrapper:hover .pricing_top,
.pricing_wrapper .selected .pricing_top,
.pricing_wrapper:hover .pricing_button a#pricing-btn,
.pricing_wrapper .selected .pricing_button a#pricing-btn,
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-MyAccount-navigation ul li:hover {
    background: #bd937e;
}

.style1 #tab ul li a.current,
.style1 #tab ul li a:hover {
    background: #bd937e;
}

.vertical_tab.style2 #tab ul li a.current,
.vertical_tab.style2 #tab ul li a:hover {
    border-left: 3px solid #bd937e;
}

.horizontal_tab.style2 #tab ul li a.current,
.horizontal_tab.style2 #tab ul li a:hover {
    border-top: 3px solid #bd937e;
}

.portfolio-filter-container .options li a:active,
.portfolio-filter-container .options li a.selected,
.portfolio-filter-container .options li a:hover {
    background-color: #000;
    color: #fff;
}

.vc_btn3-style-custom.vc_general.vc_btn3:focus,
.vc_btn3-style-custom.vc_general.vc_btn3:hover {
    background-color: #000 !important;
}

.woocommerce-product-search select:before {
    content: "\f107";
    font-family: "FontAwesome";
    right: 0;
    font-size: 18px;
}

/*********** Newsletter ********/

.widget .tnp .tnp-submit,
.tnp .tnp-submit {
    font-size: 13px;
}

/************** rating ************/

.woocommerce .products .star-rating span,
.woocommerce-page .products .star-rating span,
.woocommerce .star-rating span,
.woocommerce-page .star-rating span,
.wpb_wl_summary .star-rating span,
.woocommerce p.stars a,
.woocommerce-page p.stars a,
.woocommerce p.stars a:hover,
.woocommerce-page p.stars a:hover,
.woocommerce p.stars a.active,
.woocommerce-page p.stars a.active {
    color: #bd937e;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
    margin: 3px 0;
}


/************** PRODUCTS ************/

.woocommerce .star-rating,
.woocommerce-page .star-rating,
.wpb_wl_summary .star-rating {
    display: block;
    margin: 3px auto;
    transform: none !important;
    -webkit-transform: none ! !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
}

.list .product-detail-wrapper {
    text-align: left;
}

.product-detail-wrapper {
    text-align: center;
}

.price {
    width: auto;
}

.woocommerce-page ul.products.list li.product h3,
.woocommerce ul.products.list li.product h3,
.woocommerce-page ul.products.list li.product div[itemprop="description"],
.woocommerce ul.products.list li.product div[itemprop="description"],
.woocommerce-page ul.products.list li.product .price,
.woocommerce ul.products.list li.product .price,
.woocommerce-page ul.products.list li.product.gridlist-buttonwrap,
.woocommerce ul.products.list li.product.gridlist-buttonwrap {
    padding: 0 0 7px;
}

.woocommerce ul.products li.product .product-name,
.woocommerce-page ul.products li.product .product-name {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce .product-block-inner span.onsale,
.woocommerce .product-block-inner .onsale::before {
    background: #000;
}

.resp-tabs-list li:last-child .tab-title {
    padding-right: 25px;
}

.resp-tabs-list li .tab-title {
    font-size: 13px;
    text-transform: capitalize;
    padding: 2px 25px;
}

.owl-theme .owl-buttons div:hover {
    color: #bd937e;
}

.breadcrumb_last,
.woocommerce .woocommerce-breadcrumb span,
.woocommerce-page .woocommerce-breadcrumb span {
    color: #bd937e;
}

.summary .price {
    color: #000;
}

.primary-sidebar .amount,
.site-footer .amount,
.product-price {
    color: #a98371;
    font-weight: 600;
}

.woocommerce.single-product .single_add_to_cart_button:hover,
.woocommerce.single-product div.product form.cart .button:hover {
    background-color: #a98371 !important;
}

.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a::before,
.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a::before,
.woocommerce .entry-summary .compare.button::before,
.woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before {
    color: #bd937e;
}

.woocommerce .entry-summary .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse>a,
.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .entry-summary .add_to_wishlist,
.woocommerce .entry-summary a.compare.button {
    color: #bd937e;
}

.woocommerce-shipping-calculator .shipping-calculator-button {
    color: #bd937e;
}

/************** FOOTER ************/

.widget .widget-title {
    text-transform: capitalize;
    color: #333;
}

#secondary .widget-title {
    background-color: #efede9;
    border-bottom: 2px solid #d9d9d9;
}

.site-footer a {
    font-size: 13px;
}

.post-sticky {
    background-color: #bd937e;
}

.author-info .author-link,
.comment-reply-link {
    color: #bd937e;
}

.author-info .author-link::after,
.comment-reply-link::after {
    background-color: #bd937e;
}

.widget .blog-carousel.owl-theme .owl-buttons div {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.widgets-about i {
    color: #FFCC00;
}

.tmpmela-about-text div::after {
    background-color: #d7d5d1;
}

.widget .blog-carousel .owl-controls .owl-buttons .owl-prev,
.widget .blog-carousel .owl-controls .owl-buttons .owl-next {
    color: #c7c7c7;
}

.post-title {
    font-weight: 400;
}

.footer-bottom-up,
.footer-bottom-down {
    border-top: 1px solid #d7d5d1;
}

.follow-us a {
    background: #FFF;
}

.follow-us a:hover i {
    color: #fff;
}

ul.accepted-payment-methods li span {
    background: url('images/megnor/payment-sprite.png') no-repeat scroll right 0 transparent !important;
    opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
}

/******************* BREADCRUMB **********************/

.page-title {
    background-color: #efede9;
    margin-bottom: 34px;
    padding: 25px 10px;
}

.single .page-title {
    display: inline-block;
}

.single-product .entry-title-main {
    display: block;
}

.single-post .breadcrumbs {
    float: right;
    text-align: right;
    width: 50%;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
a.button,
button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button_content_inner a,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce .wishlist_table td.product-add-to-cart a,
.woocommerce #content input.button.disabled,
.woocommerce #content input.button:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce-page #content input.button.disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce-page a.button.disabled,
.woocommerce-page a.button:disabled,
.woocommerce-page button.button.disabled,
.woocommerce-page button.button:disabled,
.woocommerce-page input.button.disabled,
.woocommerce-page input.button:disabled {
    text-transform: capitalize;
}

.woocommerce ul.products li.product .product_type_external,
.woocommerce-page ul.products li.product .product_type_external,
.woocommerce ul.products li.product .product_type_external.button,
.woocommerce-page ul.products li.product .product_type_external.button,
.woocommerce ul.products li.product .product_type_grouped,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped.button,
.woocommerce ul.products li.product .product_type_variable,
.woocommerce-page ul.products li.product .product_type_variable,
a.button.product_type_variable.add_to_cart_button,
.woocommerce ul.products li.product .product_type_variable.button,
.woocommerce ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce ul.products li.product .product_type_simple.button,
.woocommerce-page ul.products li.product .product_type_simple.button {
    border: none;
}

.woocommerce-tabs ul.tabs li.active a {
    background-color: #efede9;
    border-color: #d9d9d9;
}

.custom-testimonial a.testimonial-title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px;
}

.entry-content .inner-container {
    display: none;
}

.mega_info_box .mega-info-title {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.mega_info_box .mega-info-desc {
    margin-bottom: 0; !important
}

.site-footer {
    background-color: #040209 !important;
    color: #e2e2e2 !important;
    font-weight: 300;
}

.site-footer .widget_nav_menu a {
    color: #e2e2e2 !important;
}

.site-footer .widget_nav_menu a::before {
    content: '\f101';
    font-family: FontAwesome;
    position: relative;
    font-size: 10px;
    top: 0;
    padding-right: 5px;
}

.site-footer .widget_nav_menu a:hover {
    color: #f2f2f2 !important;
}

.site-footer .widget-title {
    color: #ffffff !important;
}

.site-footer a:hover,
.site-footer .post-date a {
    color: #f2f2f2 !important;
    font-weight: 300;
}

div#first aside#block-18 a.morelink:hover {
    color: #f2f2f2 !important;
}

.site-footer a,
.site-footer .post-date a:hover {
    color: #f3f3f3 !important;
}

.site-info {
    padding: 0;
    font-size: 10px;
    font-weight: 300;
    text-align: center;
    color: white;
    line-height: initial;
    letter-spacing: 1px;
}

.site-info a {
    font-size: 10px;
    color: #cccccc !important;
    letter-spacing: 1px;
}

ul#menu-mainmenu-1 .wp-megamenu-item-12049 > .wp-megamenu-sub-menu {
    left: calc(30% - 500px - 20px) !important;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #fff;
    border-color: #ec3237 !important;
    background-color: #ec3237 !important;
}

.vc_btn3-container {
    margin-bottom: 0 !important;
}

.action-text p {
    color: #ffbdbfc4;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu {
    border-radius: 6px;
    background: white;
    margin-top: 0;
    color: #1f204c;
}

#wp-megamenu-primary > .wpmm-nav-wrap .wp-megamenu > li > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,
#wp-megamenu-primary > .wpmm-nav-wrap .wp-megamenu > li .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    font-size: 11px !important;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    color: #1f204c !important;
}

.header-social-left {
    text-align: right;
    float: right;
    display: inline-flex;
    list-style-type: none;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    padding: 5px 0 3px;
    border-radius: 20px;
    border: 1px solid transparent;
    transition: border 0.5s ease-in-out 0s !important;
}

.client-side .vc_column-inner {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
    background: #f9b6b8;
}

.owl-controls.clickable {
    display: none !important;
}

.sticky-menu .header-bottom {
    display: block;
    margin-bottom: 0;
    width: 100%;
    padding: 10px 0;
    background: linear-gradient(270deg, #ffffff 0%, #ffffff 100%) !important;
}

.sticky-menu .header-bottom ul#menu-mainmenu-1 .wp-megamenu-item-7211 > .wp-megamenu-sub-menu {
    left: calc(100% - 250px - 15px) !important;
}

.top-header.sticky-top {
    display: none;
}

.sticky-menu .top-header.sticky-top {
    display: inline-flex !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    float: none;
    margin: 0 0 4px !important;
    padding: 0 !important;
    color: #000 !important;
    display: block !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 1px !important;
}

button#wpforms-submit-11933 {
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    background: #000000;
}

button#wpforms-submit-11933:hover {
    background-color: #b88a2e !important;
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    font-size: 13px;
}

h1.address-title.simple-title span {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: inherit;
    text-align: inherit;
    padding: 0;
}

h1.address-title.simple-title {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 20px;
}

input#wpforms-11933-field_0, input#wpforms-11933-field_1, input#wpforms-11933-field_3, textarea#wpforms-11933-field_2 {
    width: 100%;
    line-height: 20px;
    background: #f0f0f6;
    border: 1px solid #828282;
}

.address-text .content a {
    color: #946f25 !important;
}

.address-text .content a:hover {
    color: #b5882d;
}

.single .page-title {
    display: none !important;
}

.single-content {
    padding: 70px 0;
}

body.page-template-default .page-title {
    display: none !important;
}

.primary-content {
    float: left;
    width: 70% !important;
    margin: 0 !important;
    box-sizing: border-box;
}

.secondary-content {
    position: relative !important;
    float: right !important;
    width: 25% !important;
    display: inherit;
}

.primary-content > .vc_column-inner {
    width: 95% !important;
}

.bdp_blog_template.classical .bd-blog-header h2 {
    border-radius: 0;
    font-weight: 500;
    line-height: 28px;
    padding: 0;
    word-wrap: break-word;
    letter-spacing: 0.4px;
    display: block;
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    font-size: 13px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-select select > option {
    color: inherit;
    font-size: 12px !important;
}

div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    width: 100%;
    font-size: 13px;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wp-megamenu-item-12049 > ul.wp-megamenu-sub-menu {
    width: 1050px;
    left: calc(100% - 600px - 120px) !important;
	font-size: 12px;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wp-megamenu-item-12050 > ul.wp-megamenu-sub-menu {
    width: 400px;
    left: calc(100% - 230px - 10px) !important;
}

.widget ul li a {
    color: #323367;
}

aside#recent-posts-1 a:hover {
    color: #1e2098 !important;
}

aside#recent-posts-1 ul {
    list-style: disc;
    padding: 15px 15px 15px 0;
}

aside#recent-posts-1 ul li {
    position: relative;
    padding-bottom: 10px;
}

button#wpforms-submit-11970 {
    background-color: #ec3237 !important;
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    font-size: 14px;
}

aside#block-16 {
    padding: 20px 0 0;
}

aside#block-16 h3 {
    font-weight: 500;
    position: relative;
    padding: 0;
    font-size: 16px;
    color: #ffffff !important;
}

aside#block-15 {
    padding: 0 0 8px;
}

div#first .widget_text {
    padding: 0 0 8px;
}

.vc_btn3.vc_btn3-style-modern {
    background-image: none !important;
    background-repeat: no-repeat;
}

.paper-lit {
    padding: 60px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgb(32 33 75 / 37%);
    margin-top: 20px !important;
}

.figure-right {
    margin-left: -100px;
}

.figure-left {
    margin-right: -100px;
}

.about-container {
    width: 70%;
    margin: auto;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 15px 10px 3px !important;
    box-sizing: border-box;
}

.client-side .vc_column-inner > .wpb_wrapper {
    width: 70%;
    margin: auto;
}

div#blog-posts-products .post-title {
    font-weight: 300;
}

.bdp_blog_template.classical {
    border-bottom: 1px dashed rgb(204, 204, 204);
    background: none;
    max-width: 100% !important;
    margin: auto !important;
    padding: 40px;
    margin-top: 25px !important;
    box-shadow: 0 0 40px 0 rgb(32 33 75 / 37%);
}

.post_content-inner p, .bd-post-content {
    color: #333333 !important;
    font-size: 14px;
    margin-bottom: 10px !important;
}

.owl-pagination .owl-page.active span {
    background: #323367 !important;
}

.owl-pagination .owl-page span {
    background-color: #b3b3b3 !important;
}

.vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media only screen and(max-width: 979px) {
    div#first {
        width: 100%;
        padding: 0;
    }

    .site-footer .title-outer:before,
    .site-footer .toggled-off .title-outer:before {
        content: "\f107";
        position: absolute;
        right: 0;
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #fff !important;
        top: 5px;
        bottom: 0;
        height: 14px;
        width: 14px;
        text-align: center;
        z-index: 9;
        line-height: 13px;
        margin: 4px auto;
    }

    div#second {
        width: 100%;
    }

    .footer-bottom-up,
    .footer-bottom-down {
        padding: 10px 0;
    }
    .compare-counter,
    .whislist-counter,
    .header-cart,
    .mobile-navigation,
    .header-search,
    .topbar-link {
        margin: 2px;
        display: none !important;
    }
    .header-logo {
        margin: 5px 0 10px !important;
        display: inline-block !important;
    }
    .logo-tag h3 {
        color: #ffffff;
        font-size: 17px;
        padding-bottom: 0;
        font-weight: 600;
        line-height: 5px;
        letter-spacing: 1px;
        font-family: 'Oswald', sans-serif;
    }
    .logo-tag span {
        font-size: 9px;
        font-weight: 400;
        font-style: italic;
        color: #ff9b9edb;
    }
    .header-menu-links a {
        font-size: 8px;
    }

    .home .site-header:hover,
    .sticky-menu .header-style {
        background: rgb(50 51 103) !important;
    }
}

@media only screen and(max-width: 479px) {
    .header-top-right {
        margin-top: 0 !important;
    }
    .compare-counter,
    .whislist-counter,
    .header-cart,
    .mobile-navigation,
    .header-search,
    .topbar-link {
        margin: 2px;
        display: none !important;
    }
}

@media only screen and(max-width: 767px) {
    .header-mob-logo {
        display: none !important;
        position: relative;
        vertical-align: top;
    }
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0 !important;
    clear: both;
}

.address-text .content a {
    text-transform: lowercase;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.svg-model {
    margin-top: -330px !important;
    z-index: 2;
    position: relative;
}

.about-contain {
    width: 80%;
    margin: auto;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0 0 40px 0 rgb(32 33 75 / 37%);
    margin-top: 20px !important;
}

p {
    margin-bottom: 6px !important;
}

.more-btn a {
    color: #100039 !important;
    font-size: 13px;
}

.more-btn a:hover {
    color: #b88a2e !important;
    font-size: 13px;
}

.service-box .nonesss {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0;
    border-radius: 6px;
    margin: 15px;
    background: white;
    /* box-shadow: 0 0 25px 0 rgb(50 51 103 / 18%); */
}

.service-box .mega_info_box .mega-info-img {
    display: block;
    padding-bottom: 0;
    margin: 0 auto;
}

.svg-widget-container {
    width: 100%;
    margin: 0 0 -30px;
    padding: 0;
    position: relative;
    z-index: 0;
}

.svg-widget-container svg {
    margin: -170px 0 0;
}

aside#contactuswidget-1 {
    padding: 0;
}

aside#block-20 h3 {
    font-weight: 500;
    position: relative;
    padding: 0;
    font-size: 16px;
    color: #ffffff !important;
}

div#logo-carousel-free-12289.logo-carousel-free .sp-lc-logo:hover {
    border-color: #411a91 !important;
}

.chose .nonesss {
    /* box-shadow: 0 0 25px 0 rgb(50 51 103 / 18%); */
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 20px;
    background-color: white;
}

.abt-container {
    box-shadow: 0 0 25px 0 rgb(50 51 103 / 18%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 60px;
    border-radius: 6px;
    margin: 30px auto auto;
    width: 80%;
}

.wpb_column ul,
.wpb_column ol {
    margin: 0;
    padding-left: 20px !important;
}

.serv-container {
    width: 75%;
    margin: auto;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wp-megamenu-item-12387 > ul.wp-megamenu-sub-menu {
    width: 720px;
    left: calc(100% - 300px - 20px) !important;
}

.logo-carousel-free .sp-lc-logo {
    border: 1px solid rgb(7 2 19 / 42%) !important;
}

.no-pad .small-title,
.tmpmela_about .title,
.faqs-container .small-title,
.tmpmela_piechart .chart_title,
.sitemap h2,
.address-title.simple-title,
.tmpmela_about title {
    padding: 0 !important;
    margin: 0 !important;
}

.project-container {
    width: 70%;
    margin: auto;
}

.svgimg {
    margin-top: -230px !important;
    z-index: 1;
    position: relative;
}

.sticky-menu .header-bottom .mega-menu ul li a {
    color: #000000 !important;
    position: relative;
    background: transparent !important;
}

.penci-ibox-title {
    text-transform: none;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding: 0;
}

.address-label span {
    font-weight: 400;
}

.logo-container {
    width: 70%;
    margin: auto;
    background: #f6f6f6;
}

.logo-container > .vc_column_container .vc_column-inner {
    background: #ffffff;
    padding-top: 30px !important;
    vertical-align: top;
    z-index: 8;
    margin-bottom: -230px;
    position: relative;
    box-shadow: 0 0 25px 0 rgb(50 51 103 / 18%);
}

div#logo-carousel-free-12289 {
    margin: 20px 15px 40px !important;
}

.svg-widget-container img.vc_single_image-img.attachment-full {
    margin-top: -170px;
    z-index: 7;
    position: relative;
}

.sticky-menu .header-style {
    background: rgb(255 255 255 / 60%) !important;
}

.address-text .fa {
    color: #b3862d !important;
    width: 40px;
    margin: 0;
}

.svgimgothers {
    margin-top: -200px !important;
    z-index: 1;
    position: relative;
}

.sa_hover_container h3 {
    font-size: 13px;
    color: white;
    margin-top: 0;
    padding-top: 0;
}

.space-it.wpb_column.vc_column_container.vc_col-sm-9 {
    padding: 0 20px !important;
}

.project-lit {
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 35px 0 rgb(50 51 103 / 18%);
    margin-top: 45px !important;
}

.project-lit >.vc_column-inner{
    padding: 40px !important;
}

.hold-firm {
    width: 80%;
}

.space-it .wpb_content_element strong {
    font-weight: 600;
    text-transform: uppercase;
}

.reduce-size .small-title{
    font-size: 14px !important;
}

.comments-area {
    display: none !important;
}

#footer-widget-area img.alignleft {
	margin:auto;
    margin-right: 10px !important;
}

a.spaces {
    margin-left: 40px;
}

.contact-block {
    padding: 30px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgb(32 33 75 / 37%);
    margin-top: 20px !important;
}

.header-menu-links a .fa-linkedin{
    background: #ffffff;
    height: 25px;
    width: 25px;
    line-height: 25px !important;
    text-align: center;
    color: grey;
}

.header-menu-links a .fa-linkedin:hover{
    background: #126BC4;
    color: white;
}

.follow-us a:hover {
    background: #126BC4;
}

.line {
    width: 50%;
    margin: 10px auto;
    border-bottom: 1px solid #b88a2e;
}

.bwg_ctrl_btn_container {
    background-color: rgb(56 56 56 / 85%) !important;
}

.bdp_blog_template a.bd-more-tag {
    margin-top: 8px;
    float: right !important;
    background-color: transparent !important;
    font-family: Poppins;
    text-align: center;
    letter-spacing: 0 !important;
    font-size: 13px;
    border-radius: 0 !important;
    padding: 0 !important;
    color: black !important;
}
.content-area .page .entry-content .bdp_blog_template a.bd-more-tag {
    margin-top: 8px;
    float: right !important;
    background-color: transparent !important;
    font-family: Poppins;
    text-align: center;
    letter-spacing: 0px !important;
    border-radius: 0;
    padding: 0 !important;
    color: #100039 !important;
    font-size: 13px;
}

 a.bd-more-tag:hover {
	color: #b88a2e !important;
}

.bdp_blog_template .bd-blog-header {
    margin: 15px 0 5px !important;
}

	.spacebottom {
    padding-bottom: 200px !important;
}


/* mobile version */
@media only screen and (max-width: 767px){
	
.sticky-menu .top-header.sticky-top {
    display: inline-block;
    width: 100%;
}
	
	div#third {
    padding-top: 30px;
}
	
.header-menu-links a {
    padding: 6px 0;
    display: contents !important;
    box-sizing: border-box;
    border: 0;
}
	
	div#first {
    width: 100% !important;
    padding-right: 30px;
}
	
	.sticky-menu .header-style {
    background: rgb(255 255 255) !important;
}
	
	.header-menu-links a {
    position: relative;
    padding: 0;
    line-height: 8px;
    font-size: 11px !important;
}
	
	div#second {
    width: 90% !important;
}
	
.wpb_single_image.wpb_content_element.vc_align_center.holdtight.svgimg {
    margin-top: -50px !important;
    z-index: 1;
    position: relative;
}
	
	div#logo-carousel-free-12289 {
    margin: 0 15px 40px !important;
}
	
.normal-title, .upsells.products>h2, .related.products h2, .cross-sells>h2 {
    margin: 0 !important;
}
	
	.svg-widget-container img.vc_single_image-img.attachment-full {
    margin-top: -70px;
}
	
	
	.spacebottom {
    padding-bottom: 80px !important;
}
	
	.header-bottom {
    display: inline-flex !important;
}
	
	.address-text-inner {
    display: block;
}
	
	.vc_custom_1703086078905 {
    margin-left: 0px !important;
}
	
	
	.contact-block h1.address-title.simple-title {
    text-align: center;
}
	
	.main-navigation {
    display: contents !important;
}
	
	.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
    box-shadow: none;
    border: none;
    padding: 12px 12px;
    margin: 6px 0;
    line-height: 17px;
    border-radius: 3px;
    -webkit-transition: 400ms;
}
	
	.wpmm_mobile_menu_btn {
    color: #ffffff;
    background-color: #000000 !important;
}

	
}