/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,900');

/* 
font-family: 'Rubik', sans-serif;
font-family: 'Rubik Condensed', sans-serif;
font-family: 'Rubik', sans-serif;
font-family: 'Rubik', sans-serif;
*/

.address-column {
    padding-left: 40px;
}

#ctf .ctf-header-name {
    font-weight: 500 !important;
    margin-right: 6px;
}

#ctf .ctf-author-name {
    font-weight: 500 !important;
    margin-top: 4px;
}

body {
    font-weight: 300 !important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: 'Rubik', sans-serif;

}

.home-bg {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg,#fff 38px,transparent 1%) 50%,linear-gradient(#fff 38px,transparent 1%) 50%,rgba(0,0,0,.1);
    background-size: 40px 40px;
}

.icon-box-left .icon-box-icon, .icon-box-right .icon-box-icon, .icon-box-left .icon-box-content, .icon-box-right .icon-box-content {
    display: table-cell;
    vertical-align: middle;
}

.text-bold {
    font-weight: 500;
}


.single-block-padding {
    padding: 20px 20px 20px 20px;
}

.submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
    color: #000000;
    font-weight: 500;
    font-size: 13px !important;
}

input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    display: block;
    font-size: 14px;
    line-height: initial;
    margin: 9px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
    border-style: solid;
    border-radius: 0px;
    font-weight: 500;
    border: 1px solid #fff;
    width: 100%;
    background-color: rgba(34, 34, 34, 1);
}

.label-new.menu-item>a:after {   
	content: 'New';
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-left: 4px;
    background-color: #1abc9c;
    font-weight: bolder;
    border-radius: 0px;
    color: #fff;
    padding: 4px 3px 4px 4px;
    position: relative;
    top: -3px;
}

.label-hot.menu-item>a:after {   
	content: 'Hot';
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-left: 4px;
    background-color: #dd0000;
	color:#fff;
    font-weight: bolder;
    border-radius: 0px;
    padding: 4px 3px 2px 4px;
    position: relative;
    top: -3px;
}

.label-popular.menu-item>a:after {   
	content: 'Popular';
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-left: 4px;
    background-color: #262626;
    font-weight: bolder;
    border-radius: 0px;
    color: #fff;
    padding: 4px 3px 2px 4px;
    position: relative;
    top: -3px;
}

.label-featured.menu-item>a:after {   
	content: 'Featured';
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-left: 4px;
    background-color: #1abc9c;
    font-weight: bolder;
    border-radius: 0px;
    color: #fff;
    padding: 4px 3px 2px 4px;
    position: relative;
    top: -3px;
}




.post-info .author-info {
	display: none;
}

.post-info .date-info {
	display: none;
}

.post-info span {
    margin: 0px 14px 0px 14px;
    font-weight: 400;
	display: none;
}

.post-info {
    margin: 10px 0px 0px 2px;
}

.menu-primary.menu-borders, .menu-primary .menu-borders {
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-bottom-style: solid;
    border-top-style: solid;
}

body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a {
    color: #ddd !important;
}

body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-borders, body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-smart, body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-smart > li, body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .navbar-nav-last > *:first-child {
    border-color: rgba(234,234,234,0) !important;
}

body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
    border-left-width: 1px;
    border-left-style: none;
}

.tmb .t-entry p.t-entry-meta span:first-child .fa-push-right {
    margin-left: 0;
    display: none;
}

.author-recommended-posts.vertical ol, .author-recommended-posts.vertical ol li {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0;
}

.author-recommended-posts.vertical ol, .author-recommended-posts.vertical ol li {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
	padding: 0px 0px 3px 0px;
}

.author-recommended-posts.vertical ol li a:before {
	font-family: "uncodeicon";
    content: "\e0c3";
    margin-right: 5px; 
    margin-top: 3px;
    font-size: 10px;
    display: none;
}

.w3eden .pull-right {
    float: right !important;
    display: none;
}

.w3eden .panel-footer {
    background: #fff;
    border-top: 1px none #ddd;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase !important;
}

.recentviewed_right a:before {
	font-family: "uncodeicon";
    content: "\e0c3";
    margin-right: 5px;
    margin-top: 3px;
    font-size: 10px;
    display: none;
}

.file-input {
	margin: 20px 0;
}

figcaption {
    margin: 14px 0px 0px 0px;
}

small, figcaption {
    font-size: 12px;
    font-weight: 600;
}


.tmb-text-space-reduced.tmb .t-entry > *:not(hr):not(.t-entry-readmore):not(:first-child) {
    margin-top: 5px !important;
    letter-spacing: 0.3px;
}

.tmb > .t-inside hr.separator-reduced {
    width: 90px;
    border-top-width: 1px;
}

.tmb .t-entry p.t-entry-type {
    font-size: 11px;
	text-transform: uppercase;
    color: #555;
    font-family: 'Rubik', sans-serif;
	font-weight: 500;
	letter-spacing: .1px;
}

#pfcf-popup .modal-body {
    padding: 4em 1.5em;
    text-align: center;
    font-size: 18px;
}

#wpfront-notification-bar td {
    background: inherit;
    vertical-align: middle;
    text-align: center;
    border: 0px;
    margin: 0px;
    padding: 10px 0px;
    line-height: 1em;
}

#wpfront-notification-bar.wpfront-fixed {
    position: fixed;
    z-index: 9999;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

#wpfront-notification-bar div.wpfront-message {
    color: #000000;
    font-weight: 500;
    letter-spacing: .5px;
}

#wpfront-notification-bar a.wpfront-button {
    display: inline-block;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
	letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    padding: 5px 10px;
    margin-left: 5px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

#wpfront-notification-bar div.wpfront-close {
    position: absolute;
    top: 14px;
    right: 15px;
    cursor: pointer;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    line-height: 0px;
    font-size: 16px;
    padding: 7px 4px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #222 !important;
opacity: 1;
font-weight: 500;
font-size: 13px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #222 !important;
opacity: 1;
font-weight: 500;
font-size: 13px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #222 !important;
opacity: 1;
font-weight: 500;
font-size: 13px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #222 !important;
opacity: 1;
font-weight: 500;
font-size: 13px;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.wpcf7-form-control-wrap {
    position: initial;
}

.reduce-vertspace {
	margin-bottom: -15px;
}

.grey-sub-heading {
	font-size: 13px;
	margin-bottom: -15px;
}

.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
    margin-left: 0 !important;
    right: auto !important;
    max-width: none !important;
	-webkit-transform: translateZ(0);
	border-top: 1px none #eaeaea;
	border-bottom: 1px solid #ddd;
	border-left: 1px none #eaeaea;
	border-right: 1px none #eaeaea;
	margin-top: -2px;
}

.post-content ul:not(.no-list) {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

.widget-container.widget_nav_menu li a, .widget-container.widget_custom_menu li a {
    font-size: 13px;
    display: inline-block;
    padding: 0px 0px 3px 0px;
	letter-spacing: 0.1px;
} 

.style-light .ui-bg, .style-light.style-override .ui-bg, .style-dark .style-light .ui-bg, .style-light code, .style-light.style-override code, .style-dark .style-light code, .style-light kbd, .style-light.style-override kbd, .style-dark .style-light kbd, .style-light pre, .style-light.style-override pre, .style-dark .style-light pre, .style-light samp, .style-light.style-override samp, .style-dark .style-light samp, .style-light input[type="submit"], .style-light.style-override input[type="submit"], .style-dark .style-light input[type="submit"], .style-light input[type="reset"], .style-light.style-override input[type="reset"], .style-dark .style-light input[type="reset"], .style-light input[type="button"], .style-light.style-override input[type="button"], .style-dark .style-light input[type="button"], .style-light button[type="submit"], .style-light.style-override button[type="submit"], .style-dark .style-light button[type="submit"], .style-light .divider .divider-icon, .style-light.style-override .divider .divider-icon, .style-dark .style-light .divider .divider-icon, .style-light .woocommerce nav.woocommerce-pagination ul li span.current, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li span.current, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li span.current, .style-light .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-light .woocommerce nav.woocommerce-pagination ul li a:hover, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li a:hover, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li a:hover, .style-light .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-light .woocommerce nav.woocommerce-pagination ul li a:focus, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li a:focus, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li a:focus, .style-light .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-light .woocommerce .quantity .plus, .style-light.style-override .woocommerce .quantity .plus, .style-dark .style-light .woocommerce .quantity .plus, .style-light .woocommerce #content .quantity .plus, .style-light.style-override .woocommerce #content .quantity .plus, .style-dark .style-light .woocommerce #content .quantity .plus, .style-light .woocommerce .quantity .minus, .style-light.style-override .woocommerce .quantity .minus, .style-dark .style-light .woocommerce .quantity .minus, .style-light .woocommerce #content .quantity .minus, .style-light.style-override .woocommerce #content .quantity .minus, .style-dark .style-light .woocommerce #content .quantity .minus, .style-light .woocommerce #payment .place-order, .style-light.style-override .woocommerce #payment .place-order, .style-dark .style-light .woocommerce #payment .place-order, .style-light .price_slider_wrapper .ui-widget-content, .style-light.style-override .price_slider_wrapper .ui-widget-content, .style-dark .style-light .price_slider_wrapper .ui-widget-content, .style-light .widget_price_filter .ui-slider .ui-slider-handle, .style-light.style-override .widget_price_filter .ui-slider .ui-slider-handle, .style-dark .style-light .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff;
}

.widget-container a {
    font-weight: 400;
}

.widget-container.widget_nav_menu .menu-item a:before, .widget-container.widget_custom_menu .menu-item a:before {
    font-family: "uncodeicon";
    content: "\e0c3";
    margin-right: 9px;
    margin-top: 3px;
    font-size: 10px;
    display: none;
}

.fa-angle-up:before {
    content: "\f106";
}

.buttons-style, input[type="submit"], input[type="reset"], input[type="button"], button[type="submit"], .btn:not(.btn-custom-typo), .btn-link:not(.btn-custom-typo), .nav-tabs, .panel-title > a span, .search_footer, .wc-forward, .wc-forward a {
    font-weight: 500 !important;
    font-family: Rubik !important;
    letter-spacing: 0.3px;
    text-transform: none !important;
}

.font-weight-menu, .menu-container ul.menu-smart > li > a, .menu-container ul.menu-smart li.dropdown > a, .menu-container ul.menu-smart li.mega-menu > a, .menu-smart i.fa-dropdown, .vmenu-container a {
    font-weight: 500;
    letter-spacing: 0.3px;
}

.plan .plan-title {
    padding: 18px 36px 18px 36px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.plan .plan-price {
    padding: 0px 36px 20px 36px;
 
    width: 100%;
}

.font-ui, .plan .plan-title > h3, .plan .plan-price .price, #main-logo .text-logo, .isotope-filters ul.menu-smart > li > span > a, .comment-content .comment-reply-link span, .comment-content .comment-reply-link {
    font-family: Rubik;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: none;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px;
    font-weight: 500;
}

.wpcf7-acceptance .wpcf7-list-item-label a {
    text-decoration: underline;
}

.plan .plan-title > h3 {
    font-size: 15px;
    line-height: 1.2;
    margin: 27px 0 0;
    margin: 0;
    color: #1abc9c;
    font-weight: 500;
    text-transform: none;
}

.plan .plan-price .price {
    display: block;
    font-size: 12px;
    line-height: 1;
    margin: 0;
    letter-spacing: 0.3px !important;
	color: #262626;
}

.search_footer {
    width: 100%;
    padding: 27px 0px 27px 0px;
    font-size: 15px !important;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
	letter-spacing: .5px;
	
}


.search_footer a:after {
    font-family: "uncodeicon";
    content: "\e0c3";
    margin-right: 5px;
    margin-top: 3px;
    font-size: 14px;
}

.products-enquire-btn {
	line-height: 1.5;
}

.products-enquire-btn a:hover{
	color: #fff;
}




.widget-container.widget_nav_menu li, .widget-container.widget_custom_menu li {
    text-transform: none;
}

.menu-smart > li > a {
    padding: 0px 16px 0px 16px;
}

.btn-link {
    display: inline-block;
    font-size: 13px;
    padding: 0px 0px 0px 0px !important;
    font-style: normal !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 0px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}



.home-cards-btn {
    display: inline-block;
    font-size: 14px;
    padding: 10px 0px 10px 0px !important;
    font-style: normal !important;
    text-align: center;
	font-weight: 500;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 0px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
	letter-spacing: .5px;
}

.style-light .ui-br, .style-light.style-override .ui-br, .style-dark .style-light .ui-br, .style-light hr, .style-light.style-override hr, .style-dark .style-light hr, .style-light pre, .style-light.style-override pre, .style-dark .style-light pre, .style-light table, .style-light.style-override table, .style-dark .style-light table, .style-light table td, .style-light.style-override table td, .style-dark .style-light table td, .style-light table th, .style-light.style-override table th, .style-dark .style-light table th, .style-light input, .style-light.style-override input, .style-dark .style-light input, .style-light textarea, .style-light.style-override textarea, .style-dark .style-light textarea, .style-light select, .style-light.style-override select, .style-dark .style-light select, .style-light .seldiv, .style-light.style-override .seldiv, .style-dark .style-light .seldiv, .style-light .select2-choice, .style-light.style-override .select2-choice, .style-dark .style-light .select2-choice, .style-light .select2-selection--single, .style-light.style-override .select2-selection--single, .style-dark .style-light .select2-selection--single, .style-light .seldiv:before, .style-light.style-override .seldiv:before, .style-dark .style-light .seldiv:before, .style-light .nav-tabs, .style-light.style-override .nav-tabs, .style-dark .style-light .nav-tabs, .style-light .nav-tabs > li.active > a, .style-light.style-override .nav-tabs > li.active > a, .style-dark .style-light .nav-tabs > li.active > a, .style-light .vertical-tab-menu .nav-tabs, .style-light.style-override .vertical-tab-menu .nav-tabs, .style-dark .style-light .vertical-tab-menu .nav-tabs, .style-light .tab-content.vertical, .style-light.style-override .tab-content.vertical, .style-dark .style-light .tab-content.vertical, .style-light .panel, .style-light.style-override .panel, .style-dark .style-light .panel, .style-light .panel-group .panel-heading + .panel-collapse .panel-body, .style-light.style-override .panel-group .panel-heading + .panel-collapse .panel-body, .style-dark .style-light .panel-group .panel-heading + .panel-collapse .panel-body, .style-light .divider:before, .style-light.style-override .divider:before, .style-dark .style-light .divider:before, .style-light .divider:after, .style-light.style-override .divider:after, .style-dark .style-light .divider:after, .style-light .plan, .style-light.style-override .plan, .style-dark .style-light .plan, .style-light .plan .plan-title, .style-light.style-override .plan .plan-title, .style-dark .style-light .plan .plan-title, .style-light .plan .item-list > li, .style-light.style-override .plan .item-list > li, .style-dark .style-light .plan .item-list > li, .style-light .plan .plan-button, .style-light.style-override .plan .plan-button, .style-dark .style-light .plan .plan-button, .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-light.style-override .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-dark .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-light .post-share, .style-light.style-override .post-share, .style-dark .style-light .post-share, .style-light .widget-container .widget-title, .style-light.style-override .widget-container .widget-title, .style-dark .style-light .widget-container .widget-title, .style-light .widget-container .tagcloud a, .style-light.style-override .widget-container .tagcloud a, .style-dark .style-light .widget-container .tagcloud a, .style-light #comments .comment-list .comments-list:first-child, .style-light.style-override #comments .comment-list .comments-list:first-child, .style-dark .style-light #comments .comment-list .comments-list:first-child, .style-light #respond .comment-list .comments-list:first-child, .style-light.style-override #respond .comment-list .comments-list:first-child, .style-dark .style-light #respond .comment-list .comments-list:first-child, .style-light #comments .comments-list .comment-content, .style-light.style-override #comments .comments-list .comment-content, .style-dark .style-light #comments .comments-list .comment-content, .style-light #respond .comments-list .comment-content, .style-light.style-override #respond .comments-list .comment-content, .style-dark .style-light #respond .comments-list .comment-content, .style-light .author-details, .style-light.style-override .author-details, .style-dark .style-light .author-details, .style-light ul.dwls_search_results, .style-light.style-override ul.dwls_search_results, .style-dark .style-light ul.dwls_search_results, .style-light ul.dwls_search_results li, .style-light.style-override ul.dwls_search_results li, .style-dark .style-light ul.dwls_search_results li, .style-light .woocommerce .woocommerce-breadcrumb, .style-light.style-override .woocommerce .woocommerce-breadcrumb, .style-dark .style-light .woocommerce .woocommerce-breadcrumb, .style-light .woocommerce nav.woocommerce-pagination, .style-light.style-override .woocommerce nav.woocommerce-pagination, .style-dark .style-light .woocommerce nav.woocommerce-pagination, .style-light .woocommerce #content nav.woocommerce-pagination, .style-light.style-override .woocommerce #content nav.woocommerce-pagination, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination, .style-light .woocommerce nav.woocommerce-pagination ul li span.current, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li span.current, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li span.current, .style-light .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li span.current, .style-light .woocommerce nav.woocommerce-pagination ul li a:hover, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li a:hover, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li a:hover, .style-light .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li a:hover, .style-light .woocommerce nav.woocommerce-pagination ul li a:focus, .style-light.style-override .woocommerce nav.woocommerce-pagination ul li a:focus, .style-dark .style-light .woocommerce nav.woocommerce-pagination ul li a:focus, .style-light .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-light.style-override .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-dark .style-light .woocommerce #content nav.woocommerce-pagination ul li a:focus, .style-light .woocommerce #reviews #review_form_wrapper, .style-light.style-override .woocommerce #reviews #review_form_wrapper, .style-dark .style-light .woocommerce #reviews #review_form_wrapper, .style-light .woocommerce ul.cart_list:not(.uncode-cart-dropdown) li, .style-light.style-override .woocommerce ul.cart_list:not(.uncode-cart-dropdown) li, .style-dark .style-light .woocommerce ul.cart_list:not(.uncode-cart-dropdown) li, .style-light .woocommerce ul.product_list_widget:not(.uncode-cart-dropdown) li, .style-light.style-override .woocommerce ul.product_list_widget:not(.uncode-cart-dropdown) li, .style-dark .style-light .woocommerce ul.product_list_widget:not(.uncode-cart-dropdown) li, .style-light .woocommerce.widget_shopping_cart .total, .style-light.style-override .woocommerce.widget_shopping_cart .total, .style-dark .style-light .woocommerce.widget_shopping_cart .total, .style-light .woocommerce .widget_shopping_cart .total, .style-light.style-override .woocommerce .widget_shopping_cart .total, .style-dark .style-light .woocommerce .widget_shopping_cart .total, .style-light .woocommerce.widget_shopping_cart .buttons, .style-light.style-override .woocommerce.widget_shopping_cart .buttons, .style-dark .style-light .woocommerce.widget_shopping_cart .buttons, .style-light .woocommerce .widget_shopping_cart .buttons, .style-light.style-override .woocommerce .widget_shopping_cart .buttons, .style-dark .style-light .woocommerce .widget_shopping_cart .buttons, .style-light .woocommerce .cart-collaterals .cart_totals tr td, .style-light.style-override .woocommerce .cart-collaterals .cart_totals tr td, .style-dark .style-light .woocommerce .cart-collaterals .cart_totals tr td, .style-light .woocommerce .cart-collaterals .cart_totals tr th, .style-light.style-override .woocommerce .cart-collaterals .cart_totals tr th, .style-dark .style-light .woocommerce .cart-collaterals .cart_totals tr th, .style-light .woocommerce form.login, .style-light.style-override .woocommerce form.login, .style-dark .style-light .woocommerce form.login, .style-light .woocommerce form.checkout_coupon, .style-light.style-override .woocommerce form.checkout_coupon, .style-dark .style-light .woocommerce form.checkout_coupon, .style-light .woocommerce form.register, .style-light.style-override .woocommerce form.register, .style-dark .style-light .woocommerce form.register, .style-light .woocommerce #payment, .style-light.style-override .woocommerce #payment, .style-dark .style-light .woocommerce #payment, .style-light .woocommerce #payment ul.payment_methods, .style-light.style-override .woocommerce #payment ul.payment_methods, .style-dark .style-light .woocommerce #payment ul.payment_methods, .style-light .woocommerce .order_details li, .style-light.style-override .woocommerce .order_details li, .style-dark .style-light .woocommerce .order_details li, .style-light .woocommerce .woocommerce-MyAccount-navigation li, .style-light.style-override .woocommerce .woocommerce-MyAccount-navigation li, .style-dark .style-light .woocommerce .woocommerce-MyAccount-navigation li, .style-light .woocommerce .addresses, .style-light.style-override .woocommerce .addresses, .style-dark .style-light .woocommerce .addresses, .style-light .wootabs .tab-content, .style-light.style-override .wootabs .tab-content, .style-dark .style-light .wootabs .tab-content, .style-light .myaccount-cont, .style-light.style-override .myaccount-cont, .style-dark .style-light .myaccount-cont, .style-light .price_slider_wrapper .ui-widget-content, .style-light.style-override .price_slider_wrapper .ui-widget-content, .style-dark .style-light .price_slider_wrapper .ui-widget-content, .style-light .widget_price_filter .ui-slider .ui-slider-handle, .style-light.style-override .widget_price_filter .ui-slider .ui-slider-handle, .style-dark .style-light .widget_price_filter .ui-slider .ui-slider-handle, .style-light .row-related, .style-light.style-override .row-related, .style-dark .style-light .row-related, .style-light form.woocommerce-shipping-calculator button, .style-light.style-override form.woocommerce-shipping-calculator button, .style-dark .style-light form.woocommerce-shipping-calculator button, .style-light form.cart button, .style-light.style-override form.cart button, .style-dark .style-light form.cart button {
    border-color: #ddd;
}

.searchandfilter ul {
    display: block;
}

.searchandfilter {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
}

.searchandfilter li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    width: 30%;
}

input.searchandfilter[type="submit"] {
	width: 500px;
}

.w3eden b, .w3eden strong {
    font-weight: 300 !important;
}

.w3eden .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 1px;
}

.wpdm-download-link a {
    margin-top: 15px;
}


.btn-info:not(.btn-hover-nobg):hover, .btn-info.active {
    color: #1abc9c !important;
    background-color: #333!important;
    border-color: #1abc9c !important;
}

.w3eden .btn-group .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.2em;
}

.w3eden .col-lg-1, .w3eden .col-lg-10, .w3eden .col-lg-11, .w3eden .col-lg-12, .w3eden .col-lg-2, .w3eden .col-lg-3, .w3eden .col-lg-4, .w3eden .col-lg-5, .w3eden .col-lg-6, .w3eden .col-lg-7, .w3eden .col-lg-8, .w3eden .col-lg-9, .w3eden .col-md-1, .w3eden .col-md-10, .w3eden .col-md-11, .w3eden .col-md-12, .w3eden .col-md-2, .w3eden .col-md-3, .w3eden .col-md-4, .w3eden .col-md-5, .w3eden .col-md-6, .w3eden .col-md-7, .w3eden .col-md-8, .w3eden .col-md-9, .w3eden .col-sm-1, .w3eden .col-sm-10, .w3eden .col-sm-11, .w3eden .col-sm-12, .w3eden .col-sm-2, .w3eden .col-sm-3, .w3eden .col-sm-4, .w3eden .col-sm-5, .w3eden .col-sm-6, .w3eden .col-sm-7, .w3eden .col-sm-8, .w3eden .col-sm-9, .w3eden .col-xs-1, .w3eden .col-xs-10, .w3eden .col-xs-11, .w3eden .col-xs-12, .w3eden .col-xs-2, .w3eden .col-xs-3, .w3eden .col-xs-4, .w3eden .col-xs-5, .w3eden .col-xs-6, .w3eden .col-xs-7, .w3eden .col-xs-8, .w3eden .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.ptitle {
    font-size: 15px !important;
    font-weight: 300;
    margin-bottom: 5px;
    font-family: 'Rubik', sans-serif;
    text-transform: none !important;
}

.link-btn {
    border: 1px solid #ddd;
    padding: 8px 5px 5px 5px;
    display: block;
    float: left;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 13px;
    margin: 6px 1px 1px 0;
    width: 100%;
}

.home-cards-btn:after {
    content: "\e0c3";
}

.home-cards-btn:after {
    font-family: uncodeicon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
	
.style-light .plan .item-list > li strong{
    font-weight: 300 !important;
}

.btn-lg {
    font-size: 20px !important;
    padding: 14px 40px 14px 40px !important;
}

.shadow-inset-form, input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0);
}

input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    display: block;
    font-size: 14px;
    line-height: initial;
    margin: 9px 0px 0px 0px;
    padding: 10px 15px 10px 15px; 
    border-style: solid;
    border-radius: 0px;
    font-weight: normal;
    border: 1px solid transparent;
    width: 100%;
}

.header-btns {
    display: inline-block;
    font-size: 24px;
    padding: 13px 0px 13px 0px !important;
    font-style: normal !important;
    text-align: left;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: none;
    border-radius: 0px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
	letter-spacing: .05em;
	text-transform: none;
}

.header-btns-first {
    display: inline-block;
    font-size: 13px;
    padding: 13px 0px 13px 0px !important;
    font-style: normal !important;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: none;
    border-radius: 0px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
	letter-spacing: .8px;

}

.environments-btns {
    display: inline-block;
    font-size: 15px;
    padding: 13px 0px 13px 0px !important;
    font-style: normal !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: none;
    border-radius: 0px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
	letter-spacing: .5px;
}

.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
    padding: 9px 5px 14px 5px;
    pointer-events: none;
    cursor: default;
}

.menu-smart > li > a > div > div > div.btn span {
    top: 0 !important;
    font-size: 13px;
	text-transform: uppercase;
}

.style-dark a:not(.btn-text-skin):hover {
	color: #f5f5f5;
}

.style-dark a:not(.btn-text-skin):active{
	color: #fff;
}
.style-dark a:not(.btn-text-skin):visited{
	color: #fff;
}
.style-dark a:not(.btn-text-skin):link{
    color: #fff;

}

.row-breadcrumb {
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-style: solid !important;
}

.row-breadcrumb.row-breadcrumb-light {
    border-color: #ddd;
    background-color: #fff;
	margin-bottom: 15px;
	margin-top: 30px;
}

.breadcrumb > li {
    display: inline-block;
    margin-top: 12px;
    font-size: 13px;
}

.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
    color: #000;
	display: inherit;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 28px;

}

body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover,
body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:focus {
  color: #ddd !important;
}

.text-lead, .text-lead > * {
    font-size: 17px;
	font-weight: 300;
    line-height: 1.75;
    margin: 25px 0px 0px 0px;
}

.text-lead-align-left {
	text-align: left;
}

.main-container .row-container .row-parent .single-internal-gutter .uncont > * {
    margin-top: 36px;
}

.main-container .row-container .row-parent .double-internal-gutter .uncont > * {
    margin-top: 35px;
}

.row div[class*=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class*=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont .icon-media {
    margin-right: auto;
    margin-left: auto;
}

.main-container .row-container .row-parent .double-internal-gutter .uncont > * {
    margin-top: 35px;
}

h6, .h6 {
    font-size: 15px;
    line-height: 1.5;
    margin: 10px 0 0;
	letter-spacing: .8px;
}

h3, .h3 {
    font-size: 24px;
    line-height: 1.5;
    margin: 10px 0 0;
	letter-spacing: .8px;
}

h1, .h1 {
    font-size: 35px;
    line-height: 1.1;
    margin: 27px 0 0;
	letter-spacing: .5px;
	/*text-transform: none;*/
}

.submenu-light .menu-horizontal .menu-smart ul {
    background-color: #fff;
}

.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul > li > a {
    padding: 5px 9px 5px 5px;
}

.w3eden .label {
    display: inline;
    padding: 5px;
    font-size: 9px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    background-color: #1abc9c !important;
    margin-left: 5px;
}

.main-container .row-container:not(.limit-width) .no-h-padding, .main-container .row-container.boxed-row .no-h-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

footer .widget-container .widget-title {
    border: 0;
    padding: 0;
    margin: 0px 0px 16px 0px;
    font-size: 13px;
	letter-spacing: .1px;
    font-weight: 500;
    text-transform: uppercase;
}

.input-underline input[type="text"], .input-underline input[type="email"], .input-underline input[type="number"], .input-underline input[type="url"], .input-underline input[type="tel"], .input-underline input[type="search"], .input-underline textarea, .input-underline select {
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
    border-bottom-width: 1px !important;
    border-radius: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important;
}

.panel-title {
    font-size: 15px;
    line-height: 1.75;
    margin: 18px 0 0;
    margin-top: 0;
    padding-left: 36px;
	font-weight: 400;
}

.panel-body {
    padding: 27px 0px 27px 36px;
}

.menu-title h2 {
    border: 0;
    padding: 0;
    margin: 0px 0px 20px 0px;
    font-size: 13px;
	letter-spacing: .1px;
	font-weight: 500;
	text-transform:	uppercase;
}

.menu-title ul li {
    padding: 0px 0px 3px 0px;
}

.widget-container ul li {
    padding: 0px 0px 3px 0px;
}

.background-wrapper-map {
    top: 55px;
}

form p {
    margin: 18px 0px 0px 0px;
    font-weight: 500;
	font-size: 15px;
}

body:not(.rtl) .wpcf7-acceptance .wpcf7-list-item-label {
    padding-left: 7px;
    line-height: 25px;
}

.panel-title > a {
    display: block;
    color: inherit;
    position: relative;
    padding: 16px 0px 16px 0px;
}

.discover-accordion .panel-title > a span {
	font-size: 13px;
	color: #1abc9c;
	letter-spacing: .1px;
	font-weight: 400;
}

.discover-accordion {
	padding-left: 12px;
}

.panel-title > a span {
    font-size: 13px;
	color: #000;
	letter-spacing: .1px;
	font-weight: 400;
	text-transform: uppercase !important;
}

.panel-title.active > a span {
    font-size: 13px;
	color: #1abc9c;
	letter-spacing: .1px;
	font-weight: 400;
	text-transform: uppercase !important;
}

.panel-title > a span:after {
    font-family: "uncodeicon";
    content: "\f105";
    margin-top: 2px;
    font-weight: normal;
    font-size: 13px;
    right: 0;
    margin-right: 0;
    position: absolute;
}

input[type="submit"], input[type="reset"], input[type="button"], button[type="submit"] {
    display: inline-block;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    font-size: 13px;
    padding: 10px 31px 10px 31px;
    text-align: center !important;
    vertical-align: middle;
    background-image: none;
    border-radius: 0px;
    outline: none;
    white-space: nowrap;
    -webkit-text-stroke: 0px;
    width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
}

.button-link-info p {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #999;
}

.panel-title > a span:hover {
    color: #1abc9c;
}

.btn .fa, .btn-link .fa {
    position: relative;
    /*vertical-align: middle;*/
    line-height: inherit;
    margin-top: 0px;
}

.btn-icon-right .fa {
    margin-left: 3px;
    top: 0.5px;
    position: relative;
}

.thirteenpx-heading {
    font-size: 13px;
}

.label-custom {
    font-size: 13px;
    line-height: 1.75;
    margin: 0px 0px 5px 0px;
	letter-spacing: 0.1px;
	font-family: Rubik;
	font-weight: 500;
}

input.wpcf7-form-control.wpcf7-submit.btn {
    margin: 0px 0px 0px 0px;
	border: 1px solid #101213;
	background-color: #fff;
	font-weight: 600;
	font-family: Rubik;
	border-radius: 0px;
}

input.wpcf7-form-control.wpcf7-submit.btn:hover {
    margin: 0px 0px 0px 0px;
	border: 1px solid #101213;
	background-color: #101213;
	font-weight: 600;
	color: #fff;
	font-family: Rubik;
	border-radius: 0px;
}

.style-light .ui-bg-alpha, .style-light.style-override .ui-bg-alpha, .style-dark .style-light .ui-bg-alpha, .style-light input, .style-light.style-override input, .style-dark .style-light input, .style-light textarea, .style-light.style-override textarea, .style-dark .style-light textarea, .style-light select, .style-light.style-override select, .style-dark .style-light select, .style-light .seldiv, .style-light.style-override .seldiv, .style-dark .style-light .seldiv, .style-light .select2-choice, .style-light.style-override .select2-choice, .style-dark .style-light .select2-choice, .style-light .select2-selection--single, .style-light.style-override .select2-selection--single, .style-dark .style-light .select2-selection--single, .style-light .plan, .style-light.style-override .plan, .style-dark .style-light .plan {
    background-color: transparent;
}

.tagcloud {
	margin:0;
	padding:0;
	position:absolute;
	right:24px;
	bottom:-12px;
	list-style:none;
	}

.widget-container .tagcloud a {
    font-size: 13px !important;
	padding-left: 10px;
    display: inline-block;
    border: 1px none;
    border-radius: 0px;
    margin: 0px 10px 9px 10px;
    text-transform: none;
    font-weight: 500;
	font-family: 'Rubik';
	letter-spacing: .5px;
	background-color: #1abc9c;
	color: #fff;
	float:left;
	height:24px;
	line-height:20px;
	position:relative;
	}

.tagcloud a	{
	margin-left:20px;
	padding:0 10px 0 12px;
	background:#1abc9c;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
	} 

footer {
    display: inherit;
    width: 100%;
    height: 0px;
    border-top: 1px none #ddd;
    margin-top: 40px;
    padding: 20px 0 0 0;
}

footer .footer-last {
    font-size: 13px;
    margin-top: 0px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
    width: 100%;
}

.wpcf7-list-item-label {
    margin-left: .25em;
    font-size: 13px;
	font-weight: 400;
}

footer .footer-last .uncell {
    padding-top: 27px;
    padding-bottom: 0px;
}

.tagcloud a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #1abc9c transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;		
	}
	
	.tagcloud a:hover:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #101213 transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;		
	}
	
.tagcloud a:after{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	padding-right: 4px;
}

.ui-transition-fast, .main-wrapper a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	letter-spacing: .1px;
}



.tmb .t-entry p.t-entry-meta .t-entry-category a {
    text-transform: uppercase;
    display: inline-block;
    color: #999;
	font-family: 'Rubik',sans-serif;

}

.row-navigation.row-navigation-light {
    outline-color: #ddd;
    background-color: #fff;
}

.tmb .t-entry p.t-entry-meta span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #999;
    letter-spacing: .5px;
    font-family: 'Rubik';
}

.eg-trendsinspiration-element-1 {
    font-size: 13px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 500;
    display: block;
    text-align: left;
    clear: both;
    margin: 5px 0px 20px 20px;
    padding: 0px 20px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background: transparent;
    position: relative;
    z-index: 2 !important;
    font-family: "Rubik";
	letter-spacing: .5px;
}

.widget-container .widget-title {
    word-break: break-word;
    padding: 0px 0px 16px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 0;
}

.widget-container .tagcloud a:hover {
	background-color: #101213;
	color: #fff;
}

.widget-container .tagcloud a {

    padding: 2px 10px 2px 16px;

}

.widget-container .tagcloud {
    margin: 18px 0px 0px 26px;
}

.widget-container .widget-title {
    font-family: 'Rubik';
    font-weight: 500;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-size: 13px;
}

.post-info {
    font-family: 'Rubik';
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 13px;
}

b, strong {
    font-weight: 500;
}

input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    display: inline;
    font-size: 14px;
    line-height: initial;
    margin: 10px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
    border-style: solid;
    border-radius: 0px;
    font-weight: normal;
    border: 1px solid transparent;
    width: 100%;
}

input:focus, textarea:focus, select:focus {
    border: 1px solid #1abc9c;

}

.mc4wp-form-basic label, .mc4wp-form-theme label {
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}

.panel {
    border-top-width: 1px;
    border-top-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.home .text-lead {
    font-size: 17px;
	font-weight: 300;
    line-height: 1.75;
   /* margin: 18px 20% 0px 0px; */
}

.isotope-wrapper.single-gutter, .index-system.single-gutter .index-wrapper, .justified-wrapper.single-gutter {
    margin-top: 36px !important;
}

.nav-tabs {
    border-bottom: 1px solid;
    margin: 0;
    padding: 0 !important;
    text-align: center;
}

.nav-tabs > li > a span {
    font-size: 28px;
	letter-spacing: .3px;
	font-weight: 300;
	text-transform: none;
}

.nav-tabs > li.active > a {
    padding: 0px 23px 16px 23px;
    pointer-events: none;
}

.menu-container ul.menu-smart a {
    position: relative;
    display: block;
    font-weight: 400;
}

.logo-subscribe img {
    width: 78px;
}

.segments {
    margin-top: 25px;
}

.go-back-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

h5, .h5 {
    font-size: 17px;
    line-height: 1.5;
    margin: 27px 0 0;
}

.detail-container .detail-value {
    display: table-cell;
    padding-left: 20px;
	font-size: 14px;
	color: #777;
}

.w3eden .panel {
    margin-bottom: 40px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.w3eden .btn-group .btn:first-child:not(:last-child), .w3eden .input-group .form-control:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0.2em;
    border-top-left-radius: 0.2em;
}
.w3eden .btn:disabled, .w3eden .btn[disabled], .w3eden .btn.disabled {
    opacity: 0.8;
    filter: alpha(opacity=50);
}

.w3eden .btn-group-sm > .btn, .w3eden .btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 0.5;
    border-radius: 0px;
    text-transform: uppercase !important;
}

.w3eden .media-body, .w3eden .media-left, .w3eden .media-right {
    display: inline;
    vertical-align: sub;
    line-height: 24px;
}

.w3eden .panel-body {
    padding: 20px 15px 20px 15px;
    display: none;
}

.w3eden .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

.w3eden .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.link-btn * {
    text-decoration: none !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 13px;
}   

.search-container-inner i.fa {
    position: absolute;
    right: 1.35em;
    top: 50%;
    margin-top: -4px;
}

.media-body h3 {
    padding-bottom: 18px;
    font-size: 28px;
    font-weight: 300;
}



.media-body {
    line-height: 15px;
    font-size: 15px;
    margin-top: 20px;
}

.w3eden .h3, .w3eden h3, {
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
    font-size: 28px !important;
}


.detail-label {
    font-weight: 500;
}

label {
    font-size: 13px;
    line-height: 1.2;
    margin: 18px 0 0;
    margin: 0px 0px 5px 0px;
	display: inline-block;
	font-weight: 500;
	color: #222;
}

.detail-container .detail-label {
    min-width: 110px;
    display: table-cell;
    font-size: 15px;
	font-family: Rubik;
	font-weight: 500;
}

.detail-container {
    display: table;
    table-layout: fixed;
    padding-bottom: 10px;
}

.post-content .post-title-wrapper {

	margin-bottom: 30px;

}

.portfolio-wrapper .post-title {
    font-size: 28px;
    line-height: 1.2;
    margin: 27px 0 0;
}

h1.post-title {
	font-weight: 300;
}

:not(.tmb-post).tmb .t-entry > *:not(hr) {
    margin: 2px 0px 0px 0px;
}

.t-entry-meta {
	color: #999;
}

.tmb-no-bg:not(.tmb-content-lateral).tmb .t-entry-text .t-entry-text-tc {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 10px;
}

.tmb .t-entry p.t-entry-meta span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #999;
	letter-spacing: 0.05em;
	font-family: 'Rubik';
}

.isotope-filters ul.menu-smart > li > span > a {
    font-size: 13px;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    line-height: 1.2em;
	letter-spacing: 0.1px;

}

.pagination > li .page-numbers, .navigation > li .page-numbers {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
    border-radius: 0px;
	font-weight: 500;
}

.style-light .uncode-live-search input.form-xl, .style-light.style-override .uncode-live-search input.form-xl, .style-dark .style-light .uncode-live-search input.form-xl {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
}

.with-bg.isotope-filters ul.menu-smart > li > span {
    padding: 36px 25px 36px 0px;
}

.isotope-filters.with-bg .menu-smart {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.main-container .row-container .double-top-padding {
    padding-top: 0px;
}

.main-container .row {
    width: 100%;
    table-layout: fixed;
    z-index: 1;
	margin: 0 auto;
}

@media (min-width: 960px) {
  body[class*=hmenu-] .submenu-light .menu-smart ul a:hover,
  body[class*=hmenu-] .submenu-light .menu-smart ul a:focus {
    color: #1abc9c;
    background-color: rgba(0, 0, 0, 0);
	text-decoration: underline;	
  }
}
.submenu-dark .menu-smart ul a {
  color: #ffffff;
}

.submenu-light .menu-smart ul a {
    color: #777;
}

.main-container .row-container .row-parent {
    padding: 24px 36px 24px 36px;
}

.row-breadcrumb.text-right .breadcrumb {
    margin: 0px 0px 0px 0px !important;
}

.text-lead-uggrec p {
	color: #000;
	font-size: 17px;
	font-weight: 300;
    line-height: 1.75;
}

.text-lead-uggrec {
	padding-top: 50px;
}

ul.dwls_search_results {
    display: block;
    padding: 0px 27px 0px 27px;
    max-height: 500px;
    margin: 0;
    position: absolute;
    left: 0;
    overflow: auto;
    z-index: 99999;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
    border-radius: 0 0 2px 2px;
    border-style: solid;
    border-width: 1px;
}

.tmb .t-entry p.t-entry-readmore .btn:hover {
    padding-bottom: 3px;
    border-bottom: 1.5px solid #000;
    color: #000 !important;

}

.tmb .t-entry p.t-entry-readmore .btn {
    padding-bottom: 3px;
    color: #222 !important;
    border-bottom: 1.5px solid #fff;
    letter-spacing: 0.1px !important;
    font-size: 13px !important;
    text-transform: uppercase !important;

}

#ctf #ctf-more {
    display: block;
    border: none;
    background: #1abc9c !important;
    color: #fff !important;
    width: 20%  !important;
    min-height: 30px;
    text-transform: uppercase !important;
    font-size: 13px !important;
    letter-spacing: 0.1px !important;
    padding: 7px 0px 5px 0 !important;;
    margin: 0 auto !important;
    font-weight: 500 !important;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px !important;;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

#ctf #ctf-more:hover {
    color: #fff !important;
    background: #000 !important;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

.breadcrumb {
	padding: 0px 0px 0px 0px;
    list-style: none;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.3px;
    font-family: 'Rubik', Arial, sans-serif;
    text-transform: none;
}

li {
    line-height: 1.6 !important;
}

body {
    font-weight: 300;
    font-family: 'Rubik', Arial, sans-serif;
}

.share-button.share-inline .social.top {
    opacity: 1;
    margin-top: 5px !important;
    width: auto;
    float: none !important;
}

.share-button.share-inline .social.top li {
    display: inline-block !important;
    margin-right: -1px;
}

.social-links p {
    margin: 10px 0 0;
}

div[class*=sharer-].share-button .social ul li {
    cursor: pointer;
    text-align: center;
    display: block !important;
    position: relative;
    z-index: 2;
    width: 26px;
    height: 26px;
    line-height: 26px;
    -webkit-transition: background-color 400ms ease-out;
    -moz-transition: background-color 400ms ease-out;
    -o-transition: background-color 400ms ease-out;
    transition: background-color 400ms ease-out;
    border: 1px solid #ddd;
}

.site-footer p, .site-footer li, .site-footer dt, .site-footer dd, .site-footer dl, .site-footer address, .site-footer label, .site-footer small, .site-footer pre, .site-footer code, aside p, aside li, aside dt, aside dd, aside dl, aside address, aside label, aside small, aside pre, aside code {
    font-size: 13px;
	font-weight: 400;
}

.bottom-footer {
	padding: 30px 0 40px 0;
}

.twitter-links h1 {
	font-size: 35px;
	font-weight: 500;
}


.side_menu .widget li, aside .widget li {
    margin: 0px;
}

.row div[class*=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class*=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class*=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class*=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont .icon-media {
    margin-right: auto;
    margin-left: auto;
}

.counter-text, .counter-text p {
    margin: 0px 0px 0px 0px;
    font-size: 18px;
	letter-spacing: .8px;
    font-weight: 300;
    text-align: center;
}

.privacy_policy_menu li {
	margin-top: 10px;
}

.main-container .row-container .row-child.col-half-gutter > .row-inner > div, .main-container .row-container .col-half-gutter > .row-inner > div {
    padding-left: 0px;
    padding-right: 0px;
}

#ctf #ctf-more {
    display: block;
    border: none;
    background: #eee;
    background: rgba(0,0,0,0);
    width: 100%;
    min-height: 30px;
    padding: 5px 0;
    margin: 0;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

.form-privacy h6 {
	font-size: 14px;
	font-weight: 600;
}

.form-privacy p {
	font-size: 12px;
	font-weight: 400;
}

.mobile-menu-button {
    padding: 27px 20px 27px 36px !important;
}

/***********************************************************************************/
/***********************************************************************************/
/************************ BEGINING OF REPONSIVE CSS CODE ***************************/
/***********************************************************************************/
/***********************************************************************************/

@media (max-width: 569px) {
    .btn:not(input), .btn-link:not(input) {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }

    .menu-smart > li > a {
        padding: 0px 0px 0px 0px;
    }

    .address-column {
    padding-left: 0px;
    }

    .shadow-inset-form, input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    }

    .text-lead-align-left {
        text-align: center;
    }

}

@media (min-width: 960px) {

    body[class*=hmenu-] .submenu-dark .menu-smart ul a:hover,
    body[class*=hmenu-] .submenu-dark .menu-smart ul a:focus {
    color: #1abc9c;
    background-color: rgba(255, 255, 255, 0);
	text-decoration: underline;
    }

  .address-column {
    padding-left: 0px;
    }
  
  body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -3px;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
        display: table;
        border-collapse: separate;
        overflow: hidden;
        table-layout: fixed;
        margin-top: 38px;
    }
}

@media (max-width: 570px) {
    .main-container .col-half-gutter > .cols-sm-responsive {
    margin-left: 0px !important;
    }


}

/****** HOTFIX FOR MEGAMENU SUBMENU HEIGHT AND TOP MARGIN IN GOOGLE CHROME ******/

@media (min-width: 960px){
    .chrome .col-lg-0, 
    .chrome .col-lg-1, 
    .chrome .col-lg-2, 
    .chrome .col-lg-3, 
    .chrome .col-lg-4, 
    .chrome .col-lg-5, 
    .chrome .col-lg-6, 
    .chrome .col-lg-7, 
    .chrome .col-lg-8, 
    .chrome .col-lg-9, 
    .chrome .col-lg-10, 
    .chrome .col-lg-11, 
    .chrome .col-lg-12 {
        height: 0px;
    }

    .main-container .row-container .row-child.col-half-gutter > .row-inner > div, .main-container .row-container .col-half-gutter > .row-inner > div {
    padding-left: 0px;
    padding-right: 0px;
    }

    .chrome .owl-carousel.owl-loaded.owl-height-forced{
        height: 0px;
    }
}



@media (max-width: 959px) {

    html.chrome:not(.ie):not(.firefox) .main-container .cols-md-responsive {
    height: 0px !important;
    }

    .menu-smart a {
    font-weight: 500;
    text-transform: none;
    }

    body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    }

    .menu-container .logo-container {
        position: relative;
        padding: 27px 20px 27px 20px !important;
    }

    .main-container .row-container .row-parent {
        padding: 24px 20px 24px 20px;
    }

    .twitter-links h1 {
        font-size: 26px;
        font-weight: 500;
    }

    .address-column {
    padding-left: 0px;
    }

    .menu-smart a {
    font-weight: 500;
    text-transform: none;
    }

    .menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart, .menu-horizontal-inner > div.navbar-social + div .menu-smart {
    padding: 27px 22px 0px 22px !important;
    }

    .font-weight-menu, .menu-container ul.menu-smart > li > a, .menu-container ul.menu-smart li.dropdown > a, .menu-container ul.menu-smart li.mega-menu > a, .menu-smart i.fa-dropdown, .vmenu-container a {
    font-weight: 500;
    }

    .menu-smart > li > a > div > div > div.btn {
    margin: 0;
    width: 100%;
    }

    .discover-accordion {
	padding-left: 0px;
    }

    .panel-title {
    font-size: 15px;
    line-height: 1.75;
    margin: 18px 0 0;
    margin-top: 0;
    padding-left: 0px;
	font-weight: 400;
    }

    .panel-body {
    padding: 27px 0px 27px 0px;
    }

    .searchandfilter li {
    list-style: none;
    display: block;
    padding-top: 15px;
    width: 90%;
    margin: 0 auto;
    }

    .btn-block {
    display: block;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    }

    .post-content ul:not(.no-list) {
    list-style: none;
    padding: 0px 0px 0px 0px;
    }

}