/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
	-webkit-text-fill-color: #5a5a5a !important;
	-webkit-box-shadow: 0 0 0 30px rgba(152,201,60,0.5) inset !important;
	transition: background-color 5000s ease-in-out 0s !important;
}
.grecaptcha-badge { visibility: hidden !important; }

#cookie-notice { z-index: 3000000000; } /* Show notice on chat screen */
	#cookie-notice a { background: linear-gradient(to bottom,#FEFEFE,#F4F4F4) repeat scroll 0 0 #F3F3F3 !important; background-color: rgb(243, 243, 243) !important; color: #333 !important; }
	#cn-notice-text { display: inline !important; font: 600 13px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif; }
	#cn-notice-buttons { display: inline !important; }
	.cn-button.cn-button-custom { padding: 2px 12px; font-weight: 600; font-size: 12px; line-height: 18px; }
	.cn-close-icon { display: none; }
#main { padding-bottom: 0 !important; }
	.search-results #main, .search-no-results #main, .error404 #main { padding-top: 0 !important; padding-bottom: 70px !important; }

.home.transparent .sticky-off .main-nav > li:not(.dt-hovered) > a .menu-text { color: #fff; }
	.home.transparent .sticky-off .main-nav > li:not(.dt-hovered).has-children > a .menu-text:after { color: #fff; background-color: #fff; }

.top-header .l-to-r-line > li.has-children.act:not(.menu-item-home) > a i.underline, .top-header .l-to-r-line > li.has-children.dt-hovered:not(.menu-item-home) > a i.underline, .top-header .l-to-r-line > li.has-children:not(.menu-item-home) > a:hover i.underline { width: calc(100% - 15px); }
.top-header .l-to-r-line > li > a i.underline { bottom: -7px; }

.top-header .main-nav.level-arrows-on > li.has-children > a .menu-text { padding-right: 15px; }
li:not(.dt-mega-menu) .sub-nav, li:not(.dt-mega-menu) .mini-sub-nav { left: 12px !important; }
#primary-menu li.wpml-ls-current-language .sub-nav { width: auto; }
	#primary-menu li.wpml-ls-current-language > a { margin-right: 12px; }

header.header-bar .branding img, .mobile-header-bar .mobile-branding img { width: 160px; }

.masthead .mini-widgets > div:not(.mini-nav):not(.mini-search), .masthead .mobile-mini-widgets > div:not(.mini-nav):not(.mini-search) { margin-left: 0; margin-right: 0; }
.mini-widgets .mini-login { margin-right: 6px !important; } /* Login button */
	.mini-widgets .mini-login a { margin: 0 10px; padding: 8px 0 !important; font-weight: 600; }
		.home.transparent .sticky-off .mini-widgets .mini-login a { color: #fff; }
			.home.transparent .sticky-off .mini-widgets .mini-login a:before {
				background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7.999,0.4C3.693,0.4,0.2,3.891,0.2,8.199C0.2,12.507,3.693,16,7.999,16c4.308,0,7.801-3.493,7.801-7.801C15.8,3.891,12.309,0.4,7.999,0.4L7.999,0.4z M7.999,2.074c1.521,0,2.501,1.481,2.501,3c0,1.521-0.98,3.451-2.501,3.451C6.48,8.525,5.5,6.594,5.5,5.074C5.501,3.556,6.48,2.074,7.999,2.074L7.999,2.074z M7.997,14.486c-1.554,0-2.98-0.581-4.078-1.536c-0.268-0.234-0.422-0.573-0.422-0.936c0-1.611,1.281-2.901,2.859-2.901h3.287c1.58,0,2.854,1.29,2.854,2.901c0,0.362-0.153,0.701-0.42,0.936C10.979,13.905,9.555,14.486,7.997,14.486L7.997,14.486z'/%3E%3C/svg%3E")
			}
			.mini-widgets .mini-login a:after {
				content: " ";
				position: absolute;
				display: block;
				left: 1px;
				bottom: 0;
				overflow: hidden;
				width: 0;
				height: 2px;
				pointer-events: none;
				background-color: #98c93c;
				opacity: .85;
				-webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275);
				transition: all .3s cubic-bezier(.175,.885,.32,1.275);
			}
			.mini-widgets .mini-login:hover a:after { width: 100%; }
	.mini-widgets .mini-login:hover, .home.transparent .sticky-off .mini-widgets .mini-login:hover { opacity: 1; }
		.mini-widgets .mini-login:hover a, .home.transparent .sticky-off .mini-widgets .mini-login:hover a { color: #98c93c; }
	.mobile-mini-widgets-in-menu .mini-login:hover { opacity: 1; }
		.mobile-mini-widgets-in-menu .mini-login:hover a { color: #98c93c; }
.mini-widgets .text-area { margin: 0 8px 0 6px !important; } /* Register button */
	.mini-widgets .text-area a.dt-btn { }

.mini-widgets .wc-ico-cart { } /* Cart button */
	.home.transparent .sticky-off .mini-widgets .wc-ico-cart > i { color: #fff; }
		.mini-widgets .wc-ico-cart:hover, .mini-widgets .wc-ico-cart:hover > i { color: #98c93c !important; }
	.mini-widgets .wc-ico-cart > .counter { top: 0; }
	.mobile-mini-widgets-in-menu .wc-ico-cart:hover { opacity: 1; }
		.mobile-mini-widgets-in-menu .wc-ico-cart:hover span { color: #98c93c; }
	body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner, .sticky-on .shopping-cart-wrap > .shopping-cart-inner { background-color: #fff; border: 1px solid #98c93c; color: inherit !important; }
		.masthead .shopping-cart-wrap > .shopping-cart-inner li { display: block; }
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner li > a:not(.remove), .sticky-on .shopping-cart-wrap > .shopping-cart-inner li > a:not(.remove) { margin-bottom: 8px; }
		body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner p:not(.buttons), .sticky-on .shopping-cart-wrap > .shopping-cart-inner p:not(.buttons),
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner a:not(.button), .sticky-on .shopping-cart-wrap > .shopping-cart-inner a:not(.button),
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner span, .sticky-on .shopping-cart-wrap > .shopping-cart-inner span,
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner strong, .sticky-on .shopping-cart-wrap > .shopping-cart-inner strong,
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner ul, .sticky-on .shopping-cart-wrap > .shopping-cart-inner ul,
			body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner li, .sticky-on .shopping-cart-wrap > .shopping-cart-inner li { color: #0c0c0c !important; -webkit-text-fill-color: #0c0c0c; }
			
		body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner a.button, .sticky-on .shopping-cart-wrap > .shopping-cart-inner a.button { color: #fff !important; -webkit-text-fill-color: #fff; }
		body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner .quantity, body:not(.transparent) .sticky-off .shopping-cart-wrap > .shopping-cart-inner .quantity span,
			.sticky-on .shopping-cart-wrap > .shopping-cart-inner .quantity, .sticky-on .shopping-cart-wrap > .shopping-cart-inner .quantity span { color: #98c93c !important; -webkit-text-fill-color: #98c93c; font-size: 12px; }
			
.one-transparent-menu-btn a {
	border: 2px solid rgb(152, 201, 60);
	border-radius: 50px;
}
.home.transparent .sticky-off .main-nav > li:not(.dt-hovered).one-transparent-menu-btn > a:hover .menu-item-text .menu-text {
	color: rgb(152, 201, 60);
}
.one-transparent-menu-btn a span {
	padding: 2px 6px;
}
.top-header .l-to-r-line>li.one-transparent-menu-btn>a:hover i.underline {
	display: none;
}
.mobile-menu-show-divider .mobile-main-nav > li.one-transparent-menu-btn > a {
	padding: 8px 25px;
	margin: 10px;
	text-align: center;
}
.mobile-menu-show-divider .mobile-main-nav > li.one-transparent-menu-btn > a span {
	padding: 0;
	width: 100%;
}

.masthead .shopping-cart-inner, .dt-mobile-header .shopping-cart-inner, .masthead .shopping-cart-inner *, .dt-mobile-header .shopping-cart-inner *, .masthead .shopping-cart-inner a:not(.button):not(.remove), .dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove), .masthead .shopping-cart-inner .amount, .dt-mobile-header .shopping-cart-inner .amount {
font: 600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.shopping-cart-inner:before {
display: none;
}

.mini-widgets .mini-search { margin-top: 3px; margin-left: 20px !important; } /* Search button */
	.home.transparent .sticky-off .mini-widgets .mini-search .submit > i { color: #fff; }
		.mini-widgets .mini-search:hover .submit > i, .home.transparent .sticky-off .mini-widgets .mini-search:hover .submit > i, .mobile-mini-widgets .mini-search:hover .submit > i { color: #98c93c; }
		.mini-widgets .mini-search:not(:hover) .submit.act i { position: relative; width: 16px; height: 18px; }
			.mini-widgets .mini-search:not(:hover) .submit.act i:before { content: "\f00d" !important; display: inline-block; position: absolute; top: -2px; width: 16px; font-family: 'Font Awesome 5 Free' !important; }
	.mini-widgets .mini-search .submit > span { display: none; }
.popup-search .popup-search-wrap { padding: 0; background: transparent; filter: none; }
	.popup-search .popup-search-wrap:before { display: none; }
	.popup-search .popup-search-wrap input { padding-top: 5px; padding-bottom: 5px; height: 50px; background: rgba(12,12,12,0.58); color: #fff !important; -webkit-text-fill-color: #fff !important; }
	.popup-search .popup-search-wrap a { display: none; }

/**
 * 1office content banner design
 */
#one-content-banners {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100vw;
	font-size: 0px;
	line-height: 0px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
}
#one-content-banners > .one-content-banners-wrap {
	display: -webkit-flex;
	display: flex;
}
#one-content-banners > .one-content-banner-arrow {
	content: " ";
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0, -50%);
	padding: 0 10px;
	width: 20px;
	height: 100px;
	background-color: rgba(0,0,0,.2);
	text-align: center;
	font-size: 30px;
	line-height: 100px;
	color: #fff;
	z-index: 3;
	cursor: pointer;
}
#one-content-banners > .one-content-banner-arrow.disabled {
	display: none !important;
}
#one-content-banners > .one-content-banner-arrow:before {
	content: "\f053";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}
#one-content-banners > .one-content-banner-arrow.next {
	left: auto;
	right: 10px;
}
#one-content-banners > .one-content-banner-arrow.next:before {
	content: "\f054";
}
#one-content-banners .one-content-banner {
	display: none;
	position: relative;
	flex: 0 0 100%;
	width: 100%;
}
#one-content-banners .one-content-banner.active {
	left: 0;
}
#one-content-banners .one-content-banner a {
	display: block;
}
#one-content-banners .one-content-banner img {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	max-width: 100%;
}

.one-front-slider {}
	.one-front-slider > .bottom_seperator { bottom: 34px !important; z-index: 3 !important; }
	.one-front-slider > .vc_col-sm-12 > .vc_column-inner { padding-top: 0 !important; }
.one-whoweare { padding-left: 25px; padding-right: 25px; }
.one-subscribe-offers { padding-left: 25px; padding-right: 25px; }
	.one-subscribe-offers .bottom_seperator .uvc-tilt-left-seperator { fill: #f8f8f9; }
.one-clients-say { }
	.one-clients-say .one-clients-heading h2 { font-size: 34px; line-height: 44px; font-weight: bold; }
	.one-clients-say .one-clients-heading p span { font-size: 20px; line-height: 32px; }
.one-blog-head { height: 180px; }
	.one-blog-head.one-higher { padding-top: 50px; height: 300px; }
.one-latest-news { padding-left: 25px; padding-right: 25px; }
	.one-latest-news .top_seperator .uvc-tilt-left-seperator { fill: #f8f8f9; }
.one-ourservices { padding-bottom: 30px; }
.one-scrollservices .dt-owl-item .woo-buttons-on-img > a { max-height: 130px; overflow: hidden; }
.one-backtoservices { position: relative; margin: 0 !important; }
	.one-backtoservices > a { position: absolute; top: 0; left: 0; line-height: 44px; }
		.one-backtoservices > a .aio-icon-default .aio-icon { margin-right: 5px; }
.one-colbutton { margin: 50px 0; }
.one-collineright { border-left: 1px solid #98c93c; }
	.one-collineright #one-product-col { list-style: none; margin: 0; padding: 0; }
		.one-collineright #one-product-col > li { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; margin-bottom: 20px; }
			.one-collineright #one-product-col > li > .one-product-info { display: -webkit-flex; -webkit-flex-direction: row; display: flex; flex-direction: row; }
				.one-collineright #one-product-col > li > .one-product-info > div { position: relative; flex: 1 0 50%; }
					.one-collineright #one-product-col > li > .one-product-info > div .woo-buttons { top: 80px; bottom: auto; right: 6px; }
						.one-collineright #one-product-col > li > .one-product-info > div .woo-buttons a:after { display: none; }
						.one-collineright #one-product-col > li > .one-product-info > div .woo-buttons i { position: absolute; top: 0; right: -8px; width: 32px; height: 32px; content: ""; color: #fff; }
					.one-collineright #one-product-col > li > .one-product-info > div > a { display: block; padding: 0; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; text-decoration: none; }
						.one-collineright #one-product-col > li > .one-product-info > div:first-of-type > a { max-height: 120px; min-height: 100px; overflow: hidden; }
						.one-collineright #one-product-col > li > .one-product-info > div:last-of-type > a { padding-left: 10px; }
						.one-collineright #one-product-col > li > .one-product-info > div > a > img { display: inline-block; max-width: 100%; }
						.one-collineright #one-product-col > li > .one-product-info > div > a > strong { display: block; margin-top: 10px; margin-bottom: 0; line-height: normal; color: initial; }
						.one-collineright #one-product-col > li > .one-product-info > div > a > span.amount { color: initial; }
						.one-collineright #one-product-col > li > .one-product-info > div > span { display: block; color: #98c93c; text-align: right; text-decoration: underline; cursor: pointer; }
							.one-collineright #one-product-col > li > .one-product-info > div > span.noact { color: #5a5a5a; }
			.one-collineright #one-product-col > li > .one-product-desc { display: none; padding: 0; }
				.one-collineright #one-product-col > li > .one-product-desc > p { margin: 0; padding: 5px 0 0 0; }
				.one-collineright #one-product-col > li > .one-product-desc > a { display: inline-block; margin-top: 10px; margin-right: 5px; }
#front-service-banner { overflow: visible; }
	#front-service-banner > .vc_column_container > .vc_column-inner { padding-top: 200px; padding-bottom: 143px; }
		#front-service-banner > .vc_column_container > .vc_column-inner .uvc-heading { display: -webkit-flex; -webkit-flex-direction: column; display: flex; flex-direction: column; justify-content: space-between; margin: 0 auto; max-width: 350px; height: 135px; }
			#front-service-banner > .vc_column_container > .vc_column-inner .uvc-heading .uvc-main-heading { margin-bottom: auto !important; text-shadow: 2px 2px 4px #000; }
@media screen and (max-width: 991px){
	#front-service-banner > .vc_column_container > .vc_column-inner { padding-top: 120px; padding-bottom: 30px; }
}
@media screen and (min-width: 992px) and (max-width: 1149px) {
	#front-service-banner > .vc_column_container > .vc_column-inner .uvc-heading .uvc-main-heading h2 { font-size: 30px !important; }
}
.one-ddnavi { list-style: none !important; margin: 0 !important; padding: 0 !important; }
	.one-ddnavi > .one-ddnavi-item { position: relative; display: inline-block; }
		.one-ddnavi > li > a.dt-btn { display: block; cursor: pointer; }
			.one-ddnavi > li > a.dt-btn:before { content: "\f078"; font-family: 'Font Awesome 5 Free'; float: right; margin-left: 5px; }
				.one-ddnavi > li > a.dt-btn.active:before { content: "\f077"; }
		.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi { display: none; position: absolute; top: calc(100% + 1px); left: 0;  background-color: rgba(12,12,12,0.8); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2); box-shadow: 0 0 4px rgba(0,0,0,.2); z-index: 1000; }
			.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul { position: relative; list-style: none !important; margin: 0 !important; padding: 0 !important; }
				.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li { position: relative; }
					.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li > a { display: block; padding: 5px 5px 5px 30px; width: 100%; min-width: 120px; background-repeat: no-repeat; background-position: 5px center; color: #fff; text-decoration: none; }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-en > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-et > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/et.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-fi > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/fi.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-ru > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/ru.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-sv > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-lv > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/lv.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-lt > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/lt.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li.flag-ie > a { background-image: url("/wp-content/plugins/sitepress-multilingual-cms/res/flags/ie.png"); }
						.one-ddnavi > .one-ddnavi-item > .one-ddsubnavi > ul > li > a:hover { color: #98c93c; }
.one-globalservice {}
	.one-globalservice .one-servicesearch { margin: 0; }
		.one-globalservice .one-servicesearch input[type=text] { border: 1px solid rgba(51,51,51,0.25); }
.one-service-flags ul { padding: 15px 15px 5px 15px !important; background-color: #f7f7f7; border: 1px solid #98c93c !important; text-align: center; }
	.one-service-flags ul li.icon_list_item { display: inline-block; margin: 0 30px 0 0 !important; font-size: medium !important; }
		.one-service-flags ul li.icon_list_item > div { width: auto; min-width: 50px; height: 50px !important; line-height: 50px !important; }
		.one-service-flags ul li.icon_list_item .icon_list_icon { border: 2px solid #f7f7f7 !important; }
			.one-service-flags ul li.icon_list_item:hover .icon_list_icon, .one-service-flags ul li.icon_list_item .icon_list_icon.act { border: 2px solid #98c93c !important; }
.oneform-tabs {} /* Online forms flags */
.one-online-forms {} /* Online forms tabs */
	.one-online-forms .wpb_tabs_nav { display: none !important; }
	.one-online-forms .aio-icon.circle { margin-bottom: 20px; }
	.one-online-forms .uvc-heading { margin-bottom: 20px; }
		.one-online-forms .uvc-heading h2 { margin-bottom: 5px !important; min-height: 60px; }
	.one-online-forms .wpb_text_column { min-height: 150px; }
.one-kyc-forms {} /* Online forms design */
	.one-kyc-forms .wpcf7 { margin: 0 auto; max-width: 700px; }
		.one-kyc-forms .wpcf7 strong > span { color: #98c93c; }
		.one-kyc-forms .wpcf7 ul { list-style: none; margin: 15px 0 20px 40px; padding: 0; }
			.one-kyc-forms .wpcf7 ul > li { margin: 0; padding: 0; }
				.one-kyc-forms .wpcf7 ul > li:before { content: "\f00c"; font-family: 'Font Awesome 5 Free'; display: inline-block; margin-left: -20px; width: 20px; color: #98c93c; font-weight: italic; }
		.one-kyc-forms .wpcf7 input::-webkit-input-placeholder { color: #e4e4e4; }
		.one-kyc-forms .wpcf7 input::-moz-placeholder { color: #e4e4e4; }
		.one-kyc-forms .wpcf7 input:-ms-input-placeholder { color: #e4e4e4; }
		.one-kyc-forms .wpcf7 input:-moz-placeholder { color: #e4e4e4; }
.one-cf7-form .wpcf7 {} /* 1Office CF7 form design */
	.one-cf7-form .wpcf7 .half > p { display: flex; }
		.one-cf7-form .wpcf7 .half > p > * { display: flex; flex-direction: column; justify-content: space-between; flex: 0 1 50%; margin-left: 10px; width: calc(50% - 5px); }
		.one-cf7-form .wpcf7 .half > p > *:nth-child(1) { margin-left: 0px; }
	.one-cf7-form .wpcf7 br { display: none !important; }
	.one-cf7-form .wpcf7 p { margin-bottom: 0; }
	.one-cf7-form .wpcf7 .wpcf7-radio { display: block; margin-bottom: 10px; }
		.one-cf7-form .wpcf7 .wpcf7-radio > .first { margin-left: 0; }
	.one-cf7-form .wpcf7 input::-webkit-input-placeholder { color: #e4e4e4; }
	.one-cf7-form .wpcf7 input::-moz-placeholder { color: #e4e4e4; }
	.one-cf7-form .wpcf7 input:-ms-input-placeholder { color: #e4e4e4; }
	.one-cf7-form .wpcf7 input:-moz-placeholder { color: #e4e4e4; }
	.one-cf7-form .wpcf7 .wpcf7-not-valid { border: 1px solid #f55b5f; }
@media screen and (max-width: 767px){
	.one-cf7-form .wpcf7 .half > p { flex-direction: column; }
		.one-cf7-form .wpcf7 .half > p > * { flex: 0 1 100%; margin-left: 0px; width: 100%; }
}
.one-about-tabs { border: 1px solid #98c93c; }
.one-cform { display: none; }
.one-office { margin-bottom: 0 !important; }
.one-countrycode { margin-bottom: 25px !important; }
	.one-countrycode h1 { margin: -10px 0 10px !important; line-height: 120px !important; color: #98c93c; font-size: 126px !important; font-weight: 800 !important; }
.one-blog-category { /*padding-top: 70px; background-color: #98c93c; color: #fff; */}
	.one-blog-category .searchandfilter > ul { margin-left: 0; }
		.one-blog-category .searchandfilter > ul > .sf-field-category, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat { padding-top: 0; }
		.one-blog-category .searchandfilter > ul > .sf-field-category .sf-input-checkbox, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat .sf-input-checkbox { float: left; display: inline-block; margin-top: 2px; }
		.one-blog-category .searchandfilter > ul > .sf-field-category > ul > li, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat > ul > li { display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; }
		.one-blog-category .searchandfilter > ul > .sf-field-category ul.children, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat ul.children { flex: 1 1 100%; }
		.one-blog-category .searchandfilter > ul > .sf-field-category ul.children .sf-input-checkbox, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat ul.children .sf-input-checkbox { margin-top: 4px; }
		.one-blog-category .searchandfilter > ul > .sf-field-category .sf-label-checkbox, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat .sf-label-checkbox { width: calc(100% - 50px); font-weight: normal; }
			.one-blog-category .searchandfilter > ul > .sf-field-category .sf-label-checkbox > span, .one-blog-category .searchandfilter > ul > .sf-field-taxonomy-product_cat .sf-label-checkbox > span { color: #98c93c; }
	.one-blog-category h4 { /*color: #fff; */font-weight: 700; }
.one-blog-pagination { display: block; width: 100%; text-align: center; font-weight: 12px; font-weight: bold; }
	.one-blog-pagination span:not(.page-numbers) { float: left; padding: 5px; font-weight: bold; }
	.one-blog-pagination div { display: inline-block; padding: 5px; }
	.one-blog-pagination a { color: #5a5a5a; text-decoration: none; }
	.one-blog-pagination .page-numbers { padding: 5px; }
		.one-blog-pagination .page-numbers.current, .one-blog-pagination a:hover { color: #98c93c; }
	.one-blog-pagination:after { content: ""; clear: both !important; display: block; visibility: hidden; }
.one-blog-filter { display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; /*padding-top: 70px; */}
	.one-blog-filter .one-blog-entry { position: relative; margin: 10px !important; width: calc(25% - 20px); background-color: #f7f7f7; overflow: hidden; }
		.one-blog-filter .one-blog-entry.one-product { background-color: transparent; }
			.one-blog-filter .one-blog-entry.one-product .post-thumbnail { position: relative; }
				.one-blog-filter .one-blog-entry.one-product .post-thumbnail .woo-buttons { position: absolute; z-index: 3; bottom: 15px; right: 10px; }
					.one-blog-filter .one-blog-entry.one-product .post-thumbnail .woo-buttons a { position: relative; }
						.one-blog-filter .one-blog-entry.one-product .post-thumbnail .woo-buttons a:after { display: none; }
						.one-blog-filter .one-blog-entry.one-product .post-thumbnail .woo-buttons a.added { display: none !important; }
						.one-blog-filter .one-blog-entry.one-product .post-thumbnail .woo-buttons i { position: absolute; top: 0; right: -8px; width: 32px; height: 32px; content: ""; color: #fff; }
		.one-blog-filter .one-blog-entry ul { display: none; position: absolute; top: 10px; left: 10px; list-style: none; margin: 0; padding: 0; z-index: 3; }
			.one-blog-filter .one-blog-entry ul li { }
				.one-blog-filter .one-blog-entry ul li a { margin-bottom: 2px; padding: 3px 9px 2px; background-color: rgba(0,0,0,0.75); color: #fff; font-size: 12px; font-weight: 500; text-decoration: none; }
		.one-blog-filter .one-blog-entry a.post-thumbnail-rollover { position: relative; display: inline-block; top: 0; left: 50%; transform: translate(-50%, 0); height: 230px; }
			.one-blog-filter .one-blog-entry a.post-thumbnail-rollover img { display: block; width: auto !important; max-width: none; height: 100%; }
		.one-blog-filter .one-blog-entry .one-blog-content { padding: 10px; }
			.one-blog-filter .one-blog-entry.one-product .one-blog-content { text-align: center; }
			.one-blog-filter .one-blog-entry .one-blog-content h2 { line-height: normal; font-size: 19px; }
				.one-blog-filter .one-blog-entry.one-product .one-blog-content h2 { margin-bottom: 0; font-weight: 600; }
					.one-blog-filter .one-blog-entry.one-product .one-blog-content h2 a { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }
			.one-blog-filter .one-blog-entry .one-blog-content .price ins { color: #98c93c; font-weight: 600; }
			.one-blog-filter .one-blog-entry .one-blog-content .one-blog-excerpt, .one-blog-filter .one-blog-entry .one-blog-content .dt-btn { display: none; }

		.one-blog-filter .one-blog-entry:first-child:not(.one-product) { width: calc(100% - 20px); overflow: visible; }
			.one-blog-filter .one-blog-entry:first-child:not(.one-product) .post-thumbnail { float: left; width: 65%; overflow: hidden; }
				.one-blog-filter .one-blog-entry:first-child:not(.one-product) a.post-thumbnail-rollover { display: block; height: 100%; max-height: 400px; }
			.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content { float: left; display: block; padding: 20px; width: calc(35% - 40px); }
				.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content > div { margin-bottom: 10px; max-height: 305px; overflow: hidden; }
				.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content h2:after { display: block; content: " "; margin-top: 10px; width: 50px; height: 3px; background-color: #98c93c; }
				.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content .one-blog-excerpt { display: block; }
				.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content .dt-btn { display: inline-block; }
			.one-blog-filter .one-blog-entry:first-child:not(.one-product):after { content: ""; clear: both !important; display: block; visibility: hidden; }

.one-team-principles { }
	.one-team-principles h1 { padding: 15px 0 !important; background-color: #98c93c; color: #fff; font-size: 36px; }
.team-container.type-dt_team { margin-top: 100px; height: calc(100% - 100px); }
	.team-container.type-dt_team .team-media { position: relative; }
		.team-container.type-dt_team .team-media span { position: relative; margin-top: -100px; }
			/*.team-container.type-dt_team .team-media span img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }*/ /* Team images to cray */
				/*.team-container.type-dt_team:hover .team-media span img { -webkit-filter: none; filter: none; }*/ /* Team images to cray */
			.team-container.type-dt_team .team-media span:after { position: absolute; top: 0; left: 0; content: ""; width: calc(100% - 5px); height: calc(100% - 5px); border: 3px solid #98c93c; border-radius: 50%; }
	.team-container.type-dt_team .team-desc .soc-ico a:before { background-color: #98c93c; }
	.team-container.type-dt_team .team-desc .soc-ico a:after { background-color: #5a5a5a !important; }
	.team-container.type-dt_team .team-desc .soc-ico a .soc-font-icon { color: #fff; }
	.team-container.type-dt_team .team-desc .team-author, .team-container.type-dt_team .team-desc .team-content { text-align: left; }
		.team-container.type-dt_team .team-desc .team-author .team-author-name { font-weight: 600; }
.no-team-img .team-container.type-dt_team { margin-top: 0; height: 100%; }
	.no-team-img .team-container.type-dt_team .team-media { display: none; }

.vc-hoverbox {
	-webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s;
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50%;
}
	.vc-hoverbox-front {
		-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;
		-webkit-transform: rotateY(0); -moz-transform: rotateY(0); -o-transform: rotateY(0); -ms-transform: rotate(0); transform: rotateY(0); }
	.vc-hoverbox-back {
		-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;
	-webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotate(-180deg); transform: rotateY(180deg); }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { /* IE Conditions */
	.vc-hoverbox-back { -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; }
}

.search-results #main .content .search-title, .search-no-results #main .content .search-title, .error404 #main .content .search-title { margin-bottom: 35px; }
.search-results #main .content .results-count, .search-no-results #main .content .results-count, .error404 #main { margin: 0; }
.search-results #main .content > h1, .search-no-results #main .content > h1, .error404 #main .content > .error404 > h1 { margin-bottom: 30px; font-weight: 700; }
	.search-results #main .content > h1 span, .search-no-results #main .content > h1 span, .error404 #main .content > .error404 > h1 span { color: #98c93c; }
.search-results #main .content .searchform, .search-no-results #main .content .searchform, .error404 #main .content .searchform { margin-top: 10px; }
	.search-results #main .content .searchform .one-searchbar, .search-no-results #main .content .searchform .one-searchbar, .error404 #main .content .searchform .one-searchbar { display: inline-block; position: relative; width: 50%; }
		.search-results #main .content .searchform .one-searchbar input[type=text], .search-no-results #main .content .searchform .one-searchbar input[type=text], .error404 #main .content .searchform .one-searchbar input[type=text] { border: 1px solid rgba(51,51,51,0.25); }
	.search-results #main .content .searchform .assistive-text, .search-no-results #main .content .searchform .assistive-text, .error404 #main .content .searchform .assistive-text { display: inline-block; position: relative !important; top: -1px; width: auto; border: 0; }
.search-results #main .content .wf-container, .search-no-results #main .content .wf-container, .error404 #main .content .wf-container { margin: 0 !important; }
.one-search-result { margin-top: 0 !important; padding-top: 10px !important; }
	.one-search-result .post-thumbnail { max-width: 150px; }
	.one-search-result .one-search-content { max-width: calc(100% - 220px); }
		.one-search-result .one-search-content > h3 { margin-bottom: 0; font-weight: 700 !important; }
		.one-search-result .one-search-content > ul { list-style: none; margin: 0; padding: 0; }
			.one-search-result .one-search-content > ul > li { display: inline-block; margin: 0; padding: 0; }
				.one-search-result .one-search-content > ul > li:not(:last-of-type):after { content: "\f105"; font-family: 'Font Awesome 5 Free'; display: inline-block; margin: 0 0 0 5px; }
				.one-search-result .one-search-content > ul > li a { text-decoration: none; }
					.one-search-result .one-search-content > ul > li:not(:nth-child(2)) a { color: #5a5a5a; }
		.one-search-result .one-search-content > a { display: block; margin-top: 5px; text-decoration: none; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }

.footer-logo { margin: 0 25px; }
	.footer-logo .bottom_logo { margin: 0; padding-top: 50px; background-color: #1e1f24; }
		.footer-logo .bottom_logo .wpb_text_column img { margin-left: -12px; }
		.footer-logo .bottom_logo > .vc_column_container > .vc_column-inner { padding-left: 0; padding-right: 0; }
		.footer-logo .bottom_logo > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wpb_text_column { margin: 0; }
.woocommerce-page .footer-logo { margin-top: 70px; }
.woocommerce-page #main { min-height: 20vh; padding-top: 70px !important; padding-bottom: 70px !important; }
.woocommerce-page.woocommerce-account #main { min-height: 40vh; }

#footer {}
	#footer .widget .post-content .text-secondary { color: #fff; }
	#footer .widget_nav_menu .menu-item { border: 0; }
	#footer .widget_nav_menu .menu-item a { color: #fff; text-decoration: none; }
		#footer .widget_nav_menu .menu-item:hover a { color: #98c93c; }
	#footer .widget_presscore-contact-info-widget .soc-ico a { display: block; margin-bottom: 10px; }
		#footer .widget_presscore-contact-info-widget .soc-ico a .soc-font-icon { margin-left: 6px; width: 26px; color: #6b6b6b; }
		#footer .widget_presscore-contact-info-widget .soc-ico a:hover .soc-font-icon { color: #fff; }
		#footer .widget_presscore-contact-info-widget .soc-ico a .screen-reader-text { position: static !important; margin-left: 10px; width: auto; height: auto; visibility: visible; clip-path: none; }
			#footer .widget_presscore-contact-info-widget .soc-ico a:hover .screen-reader-text { color: #98c93c; }
	#footer .bottom-text-block a { text-decoration: none; }
		#footer .bottom-text-block a:hover { color: #98c93c; }
#branding-bottom img { width: 160px; }
#footer .menu li {
	border: 0;
}
#footer .menu a {
	color: #fff;
}
#footer .menu .menu-item:hover a {
	color: #98c93c;
	text-decoration: none;
}
#footer .extra-footer-logos ul {
	list-style: none;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap; 
	gap: 20px 10px;
	margin: 20px 0 0;
	padding: 0;
}
#footer .extra-footer-logos li {
	flex: 1 1 calc(50% - 10px);
	margin: 0;
	padding: 0;
	min-width: calc(50% - 10px);
}
#footer .extra-footer-logos li:last-child {
	flex: 1 1 100%;
	margin: 0;
	padding: 0;
	min-width: 100%;
}
#footer .extra-footer-logos img {
	display: block;
	max-width: 100%;
}
@media screen and (max-width: 990px){
	#footer .extra-footer-logos li {
		flex: 1 1 100%;
		min-width: 100%;
	}
}
@media screen and (max-width: 798px){
	#footer .extra-footer-logos li {
		flex: 1 1 calc(50% - 10px);
		min-width: calc(50% - 10px);
	}
	#footer .extra-footer-logos img {
		margin: 0 auto;
	}
}
#footer .oneoffice-footer-logo {
	margin-top: 30px;
}

.scroll-top { bottom: 100px; }

.shopping-cart .button.view-cart {
min-width: 160px;
}

/**
 * Contact modal design
 */
#TB_window { margin-top: 0 !important; margin-left: 0 !important; transform: translate(-50%, -50%); width: 100% !important; height: 100% !important; max-width: 600px; max-height: 570px; }
	#TB_window #TB_title { height: 39px; padding: 20px 30px; background-color: #98c93c; border-bottom: 0; }
		#TB_window #TB_title #TB_ajaxWindowTitle { padding: 0; line-height: 39px; color: #fff; font-size: 30px; font-weight: 500; overflow: visible; }
	#TB_window #TB_ajaxContent { padding: 0 !important; width: 100% !important; height: calc(100% - 80px) !important; }
		#TB_window #TB_ajaxContent > div { padding: 30px; width: calc(100% - 60px); }
		#TB_window #TB_ajaxContent h3 { margin-bottom: 10px; font-size: 18px; }
		#TB_window #TB_ajaxContent p, #TB_window #TB_ajaxContent hr { margin-bottom: 0; padding: 0; }
			#TB_window #TB_ajaxContent p:nth-child(2) { margin-bottom: 10px; }
		#TB_window #TB_ajaxContent label { font-weight: 600; }
			#TB_window #TB_ajaxContent label:not(.full) { display: inline-block; margin-right: 10px; width: calc(50% - 10px); }
			#TB_window #TB_ajaxContent label span.wpcf7-not-valid-tip { display: block !important; line-height: .9em; font-size: .7em; }
		#TB_window #TB_ajaxContent .date > span { display: inline-block; width: 30%; font-weight: 600; }
			#TB_window #TB_ajaxContent .date > span > label { display: block; width: 100%; cursor: pointer; }
				#TB_window #TB_ajaxContent .date > span > label .dorpat-nolike .first { margin: 0 0 0 5px; }
		#TB_window #TB_ajaxContent .date > strong { font-weight: 400; }
		#TB_window #TB_ajaxContent .full.checks { display: block; }
		#TB_window #TB_ajaxContent input:not([type=submit]):not([type=checkbox]) { width: calc(100% - 10px); background-color: #f7f6f6; }
			#TB_window #TB_ajaxContent .full input:not([type=submit]):not([type=checkbox]) { width: calc(100% - 20px); }
			#TB_window #TB_ajaxContent input[type=submit] { margin-right: 10px; width: calc(100% - 20px); padding: 5px; }
		#TB_window #TB_ajaxContent textarea { width: calc(100% - 20px); height: 70px; background-color: #f7f6f6; }
		#TB_window #TB_ajaxContent .wpcf7-response-output { margin: 0; padding: 10px; width: calc(100% - 30px); border: 0; background-color: #0c0c0c; color: #fff; text-align: center; }
			#TB_window #TB_ajaxContent .wpcf7-response-output:not(.wpcf7-mail-sent-ok) { display: none !important; }
			#TB_window #TB_ajaxContent .wpcf7-response-output.wpcf7-mail-sent-ok:before { font-family: 'Font Awesome 5 Free'; display: inline-block; float: left; }
		#TB_window #TB_closeWindowButton { right: 30px; width: 39px; height: 39px; }
			#TB_window #TB_closeWindowButton .tb-close-icon { width: 39px; height: 39px; color: #0c0c0c; font-weight: 300; }
				#TB_window #TB_closeWindowButton .tb-close-icon:before { content: "\00d7"; font-size: 39px; font-weight: 300; }
				#TB_window #TB_closeWindowButton:focus .tb-close-icon { box-shadow: none !important; }
				#TB_window #TB_closeWindowButton:hover .tb-close-icon, #TB_closeWindowButton:focus .tb-close-icon { color: #fff !important; }

@media screen and (max-width: 1100px){
	.one-blog-filter .one-blog-entry { width: calc(50% - 20px); }
	.home.transparent .mobile-header-bar .mobile-mini-widgets .wc-ico-cart > i { color: #fff; }
	.home.transparent .mobile-header-bar .mobile-mini-widgets .mini-search .submit > i { color: #fff; }
	.dt-mobile-menu-icon:before, .dt-mobile-menu-icon:after { background-color: transparent !important; background: transparent !important; }
	.dt-mobile-menu-icon:hover .menu-line:before, .dt-mobile-menu-icon:hover .menu-line:after { background-color: #0c0c0c !important; background: #0c0c0c !important; }
	.home.transparent .dt-mobile-menu-icon .menu-line, .home.transparent .dt-mobile-menu-icon .menu-line:before, .home.transparent .dt-mobile-menu-icon .menu-line:after { background-color: #fff !important; background: #fff !important; }
}
@media screen and (max-width: 990px){
	.one-blog-filter .one-blog-entry:first-child:not(.one-product) .post-thumbnail { float: none; width: 100%; }
		.one-blog-filter .one-blog-entry:first-child:not(.one-product) a.post-thumbnail-rollover { max-height: 250px; }
	.one-blog-filter .one-blog-entry:first-child:not(.one-product) .one-blog-content { float: none; width: calc(100% - 40px); }
}
@media screen and (max-width: 778px){ .footer-logo { margin: 0 10px; } }
@media screen and (max-width: 767px){
	.one-ourservices { padding-bottom: 0; }
		.one-ourservices .vc_col-sm-4 { padding-bottom: 30px; }
	.one-scrollservices {}
		.one-scrollservices .dt-owl-item .woo-buttons-on-img > a { max-height: 140px; overflow: hidden; }
		.one-scrollservices .woo-buttons { right: 30px !important; }
		.one-scrollservices .owl-prev { left: -10px !important; }
		.one-scrollservices .owl-next { right: -10px !important; }
	.one-backtoservices > a { position: static; line-height: normal; }
	.one-colbutton { margin-top: 20px; }
		.one-colbutton .btn-align-left, .one-colbutton .btn-align-right { text-align: center; }
			.one-colbutton .btn-align-left { margin-top: 10px; }
	.one-collineleft > div, .one-collineright > div { margin: 0 !important; }
		.one-collineright { border: 0; }
		.one-collineleft > div > .wpb_wrapper > .vc_row-o-content-middle:nth-of-type(odd) > .vc_col-sm-6:first-of-type { order: 3; } /* IMAGES in front of text so move the text after image */
	.one-globalservice { display: flex; flex-direction: column; }
		.one-globalservice .one-servicehead { order: 3; }
		.one-globalservice > div:last-child { order: 1; }
	.one-countrycode.fullname h1 { margin-top: 0 !important; line-height: 55px !important; font-size: 60px !important; }
	.one-blog-category .sf-field-category > ul, .one-blog-category .sf-field-taxonomy-product_cat > ul { display: none; padding: 0 20px; }
	.one-blog-category > .vc_column-inner > .wpb_wrapper > div { margin-bottom: 0; }
	.one-blog-category h4 { padding: 10px 20px; background-color: #fdfdfd; border: 1px solid #f7f7f7; cursor: pointer; }
		.one-blog-category h4:after { float: right; content: "\f078"; font-family: 'Font Awesome 5 Free'; display: inline-block; }
			.one-blog-category h4.activ:after { content: "\f077"; }
	.one-blog-pagination span:not(.page-numbers) { float: none; display: block; }
	/*.team-container.type-dt_team .team-media a img { -webkit-filter: none; filter: none; }*/ /* Team images to cray */
	#TB_window { max-width: none; max-height: none; }
		#TB_window #TB_ajaxContent label:not(.full) { width: calc(100% - 10px); }
}
@media screen and (max-width: 750px){
	.one-scrollservices .dt-owl-item .woo-buttons-on-img > a { max-height: 200px; overflow: hidden; }
}
@media screen and (max-width: 480px){
	.one-whoweare, .one-subscribe-offers, .one-latest-news { padding-left: 15px; padding-right: 15px; }
	.one-whoweare > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row-o-equal-height,
	.one-subscribe-offers > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row-o-equal-height,
	.one-latest-news > .vc_column_container > .vc_column-inner > .wpb_wrapper > .vc_row-o-equal-height { padding-left: 0 !important; padding-right: 0 !important; }
	.one-blog-head.one-higher { padding-top: 10px; }
	.one-service-flags ul { padding-bottom: 15px !important; text-align: left; }
		.one-service-flags ul li.icon_list_item { display: block !important; margin-bottom: 20px !important; width: 100% !important; }
	.one-blog-filter .one-blog-entry { width: calc(100% - 20px); }
	.one-search-result .one-search-content { max-width: 100%; }
}

@media screen and (min-width: 768px) { /* FIVE COLUMN FIX */
	.one-team-principles.vc_row .vc_col-sm-2 { float: left; width: 18.5%; padding: 0; margin-right: 1.5%; min-height: 0; }
	.one-team-principles.vc_row .vc_col-sm-2:first-child { margin-left: 8px; }
	.one-team-principles.vc_row .vc_col-sm-2:nth-last-child(2) { margin-right: 0; }
}

/* Product page */

.single-product .product_meta .posted_in {
display: none !important;
}

.detail_form_title:before {
content: "";
clear: both !important;
display: block;
visibility: hidden;
}

.detail_form_title {
color: #1d1e23;
font-weight: bold;
margin: -60px 0 40px 0;
padding-top: 50px;
font-size: 34px;
line-height: 44px;
text-align: center;
}

.detail_form_title:after {
content: "";
display: block;
border-bottom: 3px solid #98c93c !important;
width: 200px;
margin: 15px auto;
}

.detail_form_content {
margin-bottom: 40px;
}

.detail_form_content label span.wpcf7-not-valid-tip {
display: inline-block !important;
line-height: .9em;
font-size: .9em;
}

.request_estimate_btn {
float: right;
}

.request-a-quote-btn {
padding-bottom: 20px;
}

.product_breadcrumbs {
display: inline-block;
margin: -30px 0 30px 0;
}

.product_breadcrumbs .breadcrumbs {
margin: 0px !important;
}

.product_back_to_services {
display: inline-block;
float: right;
}

.product_back_to_services_link {
font-weight: 600;
}

.product_back_to_services i {
color: #98C93C;
font-size: 12px;
}

.product_tabs:after {
background: rgba(51,51,51,0.12);
position: absolute;
left: 0;
top: 0;
height: 1px;
width: 100%;
content: "";
}

.product_tabs .ult_tab_li.current {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}

.product_tabs .ult_tab_li.current:after {
background-color: #98c93c;
position: absolute;
top: 0;
left: 0;
height: 3px;
width: 100%;
content: "";
}

.product_tabs .ult_ecpsub_cont {
max-width: none;
}

.product_tabs .ult_exp_section_layer.ult-adjust-bottom-margin {
margin-bottom: 0px;
}

.wc-tabs {
display: none;
}

.product .related.products {
margin-bottom: 40px;
}

.product_tabs .ult_tabcontent {
height: auto !important;
}

.product_tabs .ult_tabitemname {
height: auto !important;
}

.vc_toggle_title>h5 {
display: inline;
}

.product .related.products, .product .upsells.products {
margin-top: 0px;
}

@media screen and (max-width: 778px) {
.product_back_to_services {
margin-bottom: 20px;
display: block;
float: none;
}

.product_tabs .ult_tab_li {
display: block !important;
float: none !important;
width: 100%;
text-align: center !important;
}
}

/* Single post */

.single-post #main {
padding-top: 0px !important;
}

.single-post .post-thumbnail {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;
left: 50%;
transform: translate(-50%, 0);
width: 100vw;
height: 400px;
}

.single-post .cover-section {
position: absolute;
top: 10vh;
left: 20vw;
}

.single-post .cover-title h1 {
color: #fff;
font-size: 48px;
font-weight: 700;
line-height: 62px;
width: 75%;
display: none;
}

.single-post .post-thumbnail .post-date {
display: none !important;
}

.single-post .post-central-title .post-date {
display: inline-block;
color: #98c93c;
font-size: 18px;
line-height: 22px;
font-weight: 700;
text-align: center;
width: 100%;
}

@media screen and (max-width: 767px) {
.single-post .post-thumbnail {
height: 200px;
}

.single-post .cover-title h1, .single-post .post-thumbnail .post-date {
display: none !important;
}

.single-post .post-central-title h1 {
font-size: 28px !important;
line-height: 38px !important;
}
}

@media screen and (max-width: 1100px) {
.single-post .cover-section {
position: absolute;
top: 8vh;
left: 20vw;
}

.single-post .cover-title h1 {
font-size: 42px;
line-height: 52px;
}
}

.single-post .post-thumbnail .post-date {
display: inline-block;
vertical-align: top;
margin-top: 10px;
color: #98c93c;
font-size: 18px;
line-height: 22px;
}

.single-post .post-thumbnail .post-date span {
font-weight: 700;
}

.single-post .post-cats {
text-align: center;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;
color: #98c93c;
font-weight: 400;
}

.single-post .post-cats ul {
list-style-type: none;
margin: 25px 0;
}

.single-post .post-cats li {
display: inline-block;
}

.single-post .post-cats li span {
padding: 0 10px;
color: #b6b8ba;
}

.single-post .post-cats li:last-child span {
display: none;
}

.single-post .post-central-title:before {
content: "";
clear: both !important;
display: block;
visibility: hidden;
}

.single-post .post-central-title h1 {
color: #1d1e23;
font-weight: 700;
margin: 25px 0;
font-size: 48px;
line-height: 62px;
text-align: center;
}

.single-post .post-central-title:after {
content: "";
display: block;
border-bottom: 3px solid #98c93c !important;
width: 200px;
margin: 15px auto 40px auto;
}

.single-post .back-to-list i {
color: #98c93c;
margin: 0 auto;
}

.single-post .back-to-list {
min-width: 150px;
}

.single-post .back-to-list span {
display: block;
color: #1d1e23;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}

.single-post .post-content .text-secondary {
color: #98c93c;
}

.single-post .post-navigation .nav-links .fa:hover {
color: #98c93c;
}

.single-post .single-related-posts h3 {
font-weight: bold;
}

@media screen and (min-width: 768px) {
.back-to-blog-list {
display: none;
}
}

.back-to-blog-list {
text-align: center;
margin-bottom: 30px;
}

.back-to-blog-list .back-to-list .fa {
display: block;
font-size: 28px;
}

.back-to-blog-list .back-to-list {
text-decoration: none;
}

.single-post .post {
	max-width: 1024px;
	margin: 0 auto;
}

.single-post .post .post-central-title h1 {
	font-size: 34px;
	line-height: 44px;
}

.single-post .post .post-central-title h1,
.single-post .post-central-title .post-date,
.single-post .post .post-cats {
	text-align: left;
}

.single-post .post .post-central-title::after {
	margin: 15px 0 40px 0;
	width: 100px;
}

.single-post .post .entry-content {
	font-size: 18px;
	line-height: 28px;
}

.single-post .post .entry-content p:not(.extra-line-break) {
	margin-bottom: 25px;
}

/* Products page */

.countries-list h4 {
margin: 0;
padding: 10px 0 10px;
font-size: 16px;
}

.countries-list > ul { list-style: none; margin: 0; padding: 0; }
	.countries-list > ul > li { margin: 0; padding: 0; }
@media screen and (max-width: 767px){
	.countries-list > ul { display: none; padding: 10px 20px; }
	.countries-list h4 { margin-bottom: 5px; padding: 10px 20px; }
}

.countries-list i {
color: #5a5a5a;
padding-right: 10px;
}

.countries-list i.active {
color: #98c93c;
padding-right: 10px;
}

.countries-list a {
color: #5a5a5a;
text-decoration: none;
}

/* Newsletter Subscription Form */

.newsletter-subscription-form input {
	margin-bottom: 10px !important;
	width: 100%;
}

.newsletter-subscription-form .newsletter-msg {
	display: none;
    margin: 10px 0;
}

.newsletter-subscription-form .newsletter-msg p {
	color: #fff;
    padding: 8px;
    text-align: center;
}

.newsletter-subscription-form .newsletter-msg.error {
	background-color: #dc3232;
}

.newsletter-subscription-form .newsletter-msg.success {
	background-color: #98c93c;
}

/* Custom Login Menu */

.home.transparent .sticky-off .mini-widgets .mini-nav a, .mini-nav .sub-nav > li:not(.wpml-ls-item) > a, .mini-nav .mini-sub-nav > li:not(.wpml-ls-item) > a span {
color: #fff !important;
font-weight: 600;
}

.mini-widgets .mini-nav > .menu-select {
display: none;
}

.home.transparent .sticky-off .mini-widgets .mini-login a:before {
display: none;
}

.mini-widgets .mini-nav a {
font-weight: 600 !important;
}

.mini-widgets .mini-login a {
color: #0c0c0c;
}

.mobile-mini-widgets-in-menu .mini-login a {
color: #fff;
padding-left: 0px;
}

.mini-widgets .list-type-menu.mini-nav > ul > li > a:hover, .mobile-mini-widgets-in-menu .list-type-menu.mini-nav > ul > li > a:hover, .list-type-menu.mini-nav > ul > li.act > a .menu-item-text {
opacity: 1;
}

.mini-widgets .mini-nav:hover a, .home.transparent .sticky-off .mini-widgets .mini-nav:hover a, .mini-widgets .mini-nav > ul > li.current-menu-parent > a {
color: #98c93c;
}

.mini-nav .sub-nav > li > a .menu-text, .mini-nav .mini-sub-nav > li > a .menu-text {
font: 600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

.masthead:not(.sub-downwards) .mini-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text,
.masthead:not(.sub-downwards) .mini-nav .minisub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text {
color: #98c93c;
}

.main-nav > li > a {
margin: 18px 10px 18px 10px;
padding: 7px 4px 7px 4px;
}

.mini-widgets .mini-nav > ul > li {
margin: 5px 10px 0px 0px !important;
padding: 5px 10px 10px 10px !important;
}

.mini-widgets .mini-nav > ul > li .sub-nav > li a, .mini-widgets .mini-nav > ul > li .mini-sub-nav > li a {
margin: 5px 0px 0px 0px;
padding: 5px 10px 10px 10px;
}

.mini-widgets .mini-nav > ul > li > a > span > .menu-text:after {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -15px;
    width: 8px;
    height: 8px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='%230c0c0c' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M7.81,2.554L7.425,2.169c-0.134-0.127-0.289-0.19-0.467-0.19c-0.182,0-0.336,0.063-0.463,0.19L4,4.664L1.504,2.169c-0.126-0.127-0.28-0.19-0.462-0.19c-0.178,0-0.334,0.063-0.467,0.19l-0.38,0.385C0.064,2.684,0,2.84,0,3.021C0,3.206,0.064,3.36,0.195,3.483l3.343,3.343C3.661,6.956,3.814,7.021,4,7.021c0.182,0,0.337-0.065,0.467-0.195L7.81,3.483C7.937,3.356,8,3.202,8,3.021C8,2.843,7.937,2.688,7.81,2.554z'/%3E%3C/svg%3E");
}

.home.transparent .sticky-off .mini-widgets .mini-nav > ul > li > a > span > .menu-text:after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='%23ffffff' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M7.81,2.554L7.425,2.169c-0.134-0.127-0.289-0.19-0.467-0.19c-0.182,0-0.336,0.063-0.463,0.19L4,4.664L1.504,2.169c-0.126-0.127-0.28-0.19-0.462-0.19c-0.178,0-0.334,0.063-0.467,0.19l-0.38,0.385C0.064,2.684,0,2.84,0,3.021C0,3.206,0.064,3.36,0.195,3.483l3.343,3.343C3.661,6.956,3.814,7.021,4,7.021c0.182,0,0.337-0.065,0.467-0.195L7.81,3.483C7.937,3.356,8,3.202,8,3.021C8,2.843,7.937,2.688,7.81,2.554z'/%3E%3C/svg%3E");
}

.mini-widgets .mini-nav:hover > ul > li.has-children > a .menu-text:after, .mini-widgets .mini-nav > ul > li.current-menu-parent > a .menu-text:after {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='%2398c93c' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M7.81,2.554L7.425,2.169c-0.134-0.127-0.289-0.19-0.467-0.19c-0.182,0-0.336,0.063-0.463,0.19L4,4.664L1.504,2.169c-0.126-0.127-0.28-0.19-0.462-0.19c-0.178,0-0.334,0.063-0.467,0.19l-0.38,0.385C0.064,2.684,0,2.84,0,3.021C0,3.206,0.064,3.36,0.195,3.483l3.343,3.343C3.661,6.956,3.814,7.021,4,7.021c0.182,0,0.337-0.065,0.467-0.195L7.81,3.483C7.937,3.356,8,3.202,8,3.021C8,2.843,7.937,2.688,7.81,2.554z'/%3E%3C/svg%3E") !important;
}

.mini-widgets .mini-nav > ul > li > .sub-nav, .mini-widgets .mini-nav > ul > li > .mini-sub-nav {
	top: 48px;
}
.mini-widgets .mini-nav > ul > li .sub-nav, .mini-widgets .mini-nav > ul > li .mini-sub-nav {
	background-color: rgba(12,12,12,0.58);
}

.mini-widgets .mini-nav > ul > li > a:after {
				content: " ";
				position: absolute;
				display: block;
				left: 1px;
				bottom: -10px;
				overflow: hidden;
				width: 0;
				height: 2px;
				pointer-events: none;
				background-color: #98c93c;
				opacity: .85;
				-webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275);
				transition: all .3s cubic-bezier(.175,.885,.32,1.275);
}

.mini-widgets .mini-nav > ul > li.current-menu-parent > a:after {
				content: " ";
				position: absolute;
				display: block;
				left: 1px;
				bottom: -10px;
				width: 100%;
				height: 2px;
				pointer-events: none;
				background-color: #98c93c;
				opacity: .85;
}

.mini-widgets .mini-nav:hover a:after { width: 100%; }
.mini-widgets .mini-nav:hover, .home.transparent .sticky-off .mini-widgets .mini-nav:hover { opacity: 1; }
.mini-widgets .mini-nav:hover a, .home.transparent .sticky-off .mini-widgets .mini-nav:hover a { color: #98c93c; }
.mobile-mini-widgets-in-menu .mini-nav:hover { opacity: 1; }
.mobile-mini-widgets-in-menu .mini-nav:hover a { color: #98c93c; }

@media screen and (max-width: 767px){
	/*.dt-mobile-header > div { height: 100%; }*/
	/*#mobile-menu { min-height: calc(85vh - 60px); }*/
	.dt-mobile-header .mini-nav > .menu-select { display: none; }
		.dt-mobile-header .mini-sub-nav { background-color: rgba(12,12,12,0.58); }
		.dt-mobile-header .mini-sub-nav li a { margin-top: 5px; padding: 5px 10px 10px; }
	.masthead .mobile-mini-widgets > div:not(.mini-nav):not(.mini-search) { z-index: 10; }
	.mobile-header-bar .mobile-mini-widgets .wc-ico-cart { } /* Mobile Cart button */
		.mobile-header-bar .mobile-mini-widgets .wc-ico-cart > .counter { top: 0; }
		.home.transparent .mobile-header-bar .mobile-mini-widgets .wc-ico-cart { height: 38px; padding: 0 6px; }
	.home.transparent .mobile-header-bar .mobile-mini-widgets .mini-search { margin-top: 3px; margin-left: 20px !important; } /* Search button */
		.mobile-header-bar .mobile-mini-widgets .mini-search .submit > span { display: none; }
}

.home .sub-nav li.menu-item-home, .home .mini-sub-nav li.menu-item-home {
display: block !important;
}

/* Save & Share Cart updates */

#cxecrt-save-share-cart-modal .cxecrt-slide-content {
padding: 0px;
}

#cxecrt-save-share-cart-modal .cxecrt-component-slide {
max-width: 420px;
}
@media screen and (max-width: 480px) {
#cxecrt-save-share-cart-modal .cxecrt-component-slide {
max-width: 300px;
}
}

#cxecrt-save-share-cart-modal .cxecrt-button {
background: #98c93c;
text-decoration: none !important;
}

/* Company Formation Portal landing page */

#cf-formation-process-flow p, #cf-formation-process-flow h2, #cf-formation-process-flow h3 {
color: #fff;
}

#cf-formation-process-flow .uvc-tilt-left-seperator, #cf-formation-it-is-perfect .uvc-tilt-left-seperator, #cf-formation-what-is-eresidency .uvc-tilt-left-seperator {
fill: #fff !important;
}

#cf-formation-faq #tab-1509701123473-4-8 {
display: none;
}

#cf-formation-iframe {
width: 100%;
height: auto;
min-height: 200px;
border: none;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}

#cf-formation-iframe.scale-up {
height: 230px;
}

#cf-formation-iframe.scale-up-fi {
height: 280px;
}

@media screen and (max-width: 867px) {
#cf-formation-iframe.scale-up {
height: 400px;
}
#cf-formation-iframe.scale-up-fi {
height: 450px;
}
}

.one-minimal-process .cool-process-detail .content-title {
	display: none;
}

/* Packages table for Company Formation Portal */

.table-pricing {
    margin: 16px 0;
    grid-column: wrapper-start / wrapper-end;
}

.table-pricing .row-discount .cell {
    padding: 0;
    height: 32px;
    line-height: 32px;
    border: none;
}

.table-pricing .row-discount .cell:last-child {
	border: none;
}

.table-pricing .row-discount strong {
    flex: 3;
    color: #fff;
    background: #98c93c;
    border: none;
    text-transform: uppercase;
}

.table-pricing .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #ebeff4;
    margin: 0;
}

.table-pricing .row-discount {
    display: none;
    border: none;
}

.table-pricing .cell:first-child {
    min-width: 90px;
    max-width: 90px;
    margin-left: 18px;
    line-height: 56px;
    text-align: left;
    justify-content: flex-start;
}

.table-pricing .row-heading .cell {
    color: #1d1e23;
}

.table-pricing .cell {
    display: flex;
    flex: 1;
    position: relative;
    color: #1d1e23;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    height: 56px;
    padding: 0 6px;
    align-items: center;
    justify-content: center;
}

.table-pricing .cell-true i {
	color: #98c93c;
	font-size: 24px;
}

.table-pricing .cell-heading {
    display: flex;
    color: #1d1e23;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: 100%;
    height: 56px;
    align-items: center;
    justify-content: space-between;
}

.table-pricing .cell-heading.tabbed {
	margin-left: 15px;
}

.table-pricing .cell .tooltip {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
}

.tooltip {
    position: relative;
    cursor: pointer;
}

.tooltip:before {
    content: '\f059';
    color: #5a5a5a;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
    display: block;
    height: 24px;
    width: 24px;
}

.tooltip .tooltip-text {
    position: absolute;
    color: #5a5a5a;
    font-size: 12px;
    line-height: 1.5;
    background: #fff;
    width: 200px;
    text-align: left;
    padding: 8px 16px;
    border: 1px solid #ebeff4;
    border-radius: 8px;
    box-shadow: 0 8px 14px 0 #ebeff4;
    transition: opacity .25s;
    top: 100%;
    left: -88px;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.table-pricing .row-heading .description, .table-pricing .row-heading .price-extra, .table-pricing .row-heading .cell-heading-extra {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.7;
    font-weight: 400;
}

.table-pricing .row-heading .cell:first-child {
    justify-content: flex-end;
}

.table-pricing .row-heading .pricing {
    margin: auto 0 0;
}

.table-pricing .row-heading .cta {
    padding: 36px 0 0;
}

.table-pricing .row-heading .cta a {
    background: none !important;
    border: 2px solid #98c93c;
    color: #1d1e23;
}

.table-pricing .row-heading .cta a:hover {
    background-color: #98c93c !important;
    border: 2px solid #98c93c;
    color: #fff;
}

.table-pricing .row-heading .price {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 24px;
}

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.table-pricing .row-heading .information {
	display: none;
}

.table-pricing .cell-heading .label-new {
    display: inline;
    padding: 0px 5px;
    background-color: #98c93c;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
}

.plans-list {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-top: 25px;
}

.plans-list .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
    border-bottom: 1px solid #ebeff4;
    padding: 15px 0;
}

.plans-list .row:nth-child(3) {
	background: rgba(152, 201, 60, 0.1);
}

.plans-list .column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	padding: 0 4%;
}

.plans-list .column:first-child {
	min-width: 55%;
}

.plans-list .column:nth-child(2) {
	text-align: right;
}

.plans-list .name {
    color: #1d1e23;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.plans-list .row .column .description {
	margin-top: 10px;
	margin-bottom: 15px;
}

.plans-list .pricing .price {
	color: #1d1e23;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.plans-list .cta a.dt-btn {
    background: none !important;
    border: 2px solid #98c93c;
    color: #1d1e23 !important;
}

.plans-list .cta a.dt-btn:hover {
    background-color: #98c93c !important;
    border: 2px solid #98c93c;
    color: #fff !important;
}

.table-pricing .oneoffice-comment {
	color: #5a5a5a;
	font-size: 13px;
	font-weight: 400;
	margin-top: 10px;
}

.plans-list .oneoffice-comment {
	font-size: 13px;
	font-weight: 400;
}

@media only screen and (max-width: 767px) {
	.table-pricing .cell,
	.table-pricing .cell-heading {
		height: auto;
	}
	.table-pricing .cell-heading {
		font-size: 12px;
	}
	.table-pricing .row-heading .cell {
		font-size: 13px;
	}
	.plans-list .row .column .description {
		font-size: 12px;
	}
	.plans-list .oneoffice-comment {
		font-size: 12px;
	}
	.table-pricing {
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		margin-top: 25px;
	}
}

@media only screen and (max-width: 1023px) {
	.tablet-hide {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {
	.table-pricing {
		margin: 0;
	}
	.table-pricing .cell:first-child {
		min-width: 130px;
		max-width: none;
		margin: 0;
	}
	.table-pricing .row-heading .cell {
		border-top: 1px solid #ebeff4;
	}
	.table-pricing .cell {
		padding: 0 24px;
		border-left: 1px solid #ebeff4;
	}
	.table-pricing .cell:last-child {
		margin: 0;
		border-right: 1px solid #ebeff4;
	}
}

@media only screen and (min-width: 1024px) {
	.table-pricing .row-discount {
		display: flex;
	}
	.table-pricing .row-heading .cell {
		display: flex;
		flex-direction: column;
		height: auto;
		padding: 32px 24px 56px;
	}
	.table-pricing .cell {
		padding: 0 16px 0 24px;
	}
	.table-pricing .cell-heading {
		font-size: 14px;
	}
	.tooltip .tooltip-text {
		top: -5px;
		left: 90%;
	}
	.table-pricing .row-heading .cell-heading {
		display: block;
		color: #1d1e23;
		font-weight: 600;
		padding-bottom: 56px;
		height: auto;
		text-align: left;
	}
	.table-pricing .cell:nth-child(4) {
		background: rgba(152, 201, 60, 0.1);
	}
	.table-pricing.one-pricing-4-col .cell:nth-child(4) {
		background-color: transparent;
	}
	.table-pricing.one-pricing-4-col .cell:nth-child(3) {
		background: rgba(152, 201, 60, 0.1);
	}
	.table-pricing .row-heading .name {
		font-size: 24px;
		font-weight: 400;
		line-height: 2;
	}
	.table-pricing .row-heading .information {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.plans-list {
		display: none;
	}
}

@media only screen and (min-width: 1366px) {
	.table-pricing .row-heading .price {
		font-size: 32px;
	}
}

/* EAS logos */
@media only screen and (max-width: 778px) {
	.mobilelogos {
		display: block !important;
	}
	.desktoplogos {
		display: none !important;
	}
}
.footer-logos {
	display: none;
	background-color: #fff;
}
.footer-logos ul {
	list-style: none;
	padding: 0;
}
.footer-logos {
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 999;
}
.mobilelogos {
	display: none;
}
.home .footer-logos {
	display: block;
}

/* Cart & Checkout */
body.woocommerce-cart .woocommerce-cart-form thead th,
body.woocommerce-checkout #customer_details label,
body.woocommerce-checkout #payment .terms label * {
	color: #1d1e23;
	text-transform: uppercase;
}
body.woocommerce-cart .cart_totals tr.cart-subtotal td *,
body.woocommerce-checkout .wc-coupon-wrap .woocommerce-info-text *,
body.woocommerce-checkout #customer_details label,
body.woocommerce-checkout #order_review tr.cart-subtotal td *,
body.woocommerce-checkout #payment ul label {
	font-weight: bold;
}
form.lost_reset_password .woocommerce-info,
.wc-login-wrap .woocommerce-info,
.wc-coupon-wrap .woocommerce-info,
#customer_login > div .woocommerce-info {
	justify-content: center;
}
form.lost_reset_password,
.wc-login-wrap,
.wc-coupon-wrap,
#customer_login > div {
	margin: 0 auto 50px;
	width: 50%;
}

/* Checkout */

.woocommerce-checkout #woocommerce_eu_vat_number_field,
.woocommerce-checkout #woocommerce_eu_vat_number {
	display: none !important;
}

.woocommerce-checkout #billing_company {
	width: 100%;
}

.woocommerce-checkout #billing_company_field .optional {
	display: none;
}

.woocommerce-checkout p#scoro_company_id_field {
	display: none;
}

.woocommerce-checkout #billing_email {
	background-color: #f7f7f7;
}

.woocommerce-checkout p#billing_company_other_field {
	display: none;
	margin-top: -30px;
}

.woocommerce-checkout p#billing_oneareacode_field {
	width: 30%;
	float: left;
}

.woocommerce-checkout p#billing_phone_field {
	width: 70%;
	float: right;
}

.woocommerce-checkout p#billing_email_field {
	content: "";
	clear: both;
}

.woocommerce-checkout #billing_country-description,
.woocommerce-checkout #billing_oneresidency-description {
	display: block !important;
}

#customer_details.loading-overlay {
	position: relative;
}

#customer_details.loading-overlay:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
}

.wc-login-wrap {
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
}

.wc-login-wrap .button:not(:last-of-type) {
	margin-right: 40px;
}

.sign-up-notice {
	text-align: center;
	margin-bottom: 30px;
}

/* Thank you page */

#return-to-merchant {
	text-align: center;
}

#return-to-merchant .woocommerce-button {
	margin: 20px 0 40px 0;
}

.ty-page-automatic-redirect-desc {
	margin: -20px 0 30px 0;
}

/* WooCommerce My Account */

.woocommerce-page.woocommerce-account .wf-container-main .woocommerce.one-account-logged-out {
	text-align: center;
}

.woocommerce-page.woocommerce-account .wf-container-main .woocommerce.one-account-logged-out .button:not(:last-of-type) {
	margin-right: 40px;
}

.woocommerce-account .woocommerce-orders-table__cell-order-actions .woocommerce-button {
	margin-right: 5px;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--back-to-my1office {
	background-color: transparent !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--back-to-my1office a {
    padding: 5px 10px !important;
    background: #fff !important;
    border: 1px solid #98c93c;
    border-radius: 20px;
    box-shadow: none;
    color: #95c11f;
    font-weight: normal;
    text-align: center;
    text-transform: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--back-to-my1office a:hover {
    background: #98c93c !important;
    border: 1px solid #98c93c;
    color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--back-to-my1office a::before {
	position: absolute;
	content: "\f30a";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: 8px;
	left: 70px !important;
}

@media screen and (max-width: 767px){
	.woocommerce-account .woocommerce-MyAccount-content {
		float: none !important;
		width: 100% !important;
	}
}

/* My1office landing page */

#my1office-banner {
    overflow: visible;
}

#my1office-banner #my1office-banner-image {
    position: relative;
}

#my1office-banner #my1office-banner-image .wpb_single_image {
    position: absolute;
    bottom: -100px;
    width: 100%;
}

#my1office-banner #my1office-banner-image img {
    position: relative;
    right: 0;
    max-width: 800px;
    width: 100%;
    
}

#my1office-video iframe {
    border-radius: 10px;
}

.my1office-round-image .vc_single_image-wrapper,
.my1office-round-image img {
    border-radius: 10px !important;
    -webkit-box-shadow: 0 0 10px rgba(170,170,170,.1) !important;
    box-shadow: 0 0 10px rgba(170,170,170,.1) !important;
}

.btn-my1office {
    padding: 5px 10px;
    background-color: #fff !important;
    border: 1px solid #98c93c;
    border-radius: 20px;
    color: #95c11f !important;
    line-height: 1.5;
    font-weight: 400;
    font-family:'IBM Plex Sans';
}

.btn-my1office-green {
    padding: 5px 10px;
    background-color: #95c11f !important;
    border: 1px solid #98c93c;
    border-radius: 20px;
    color: #fff !important;
    line-height: 1.5;
    font-weight: 400;
    font-family:'IBM Plex Sans';
}

.btn-my1office:hover,
.btn-my1office-green:hover {
    background-color: #98c93c !important;
    color: #fff !important;
}

@media only screen and (min-width:1450px) {
    #my1office-banner {
        padding-top: 50px;
    }
}

@media only screen and (max-width:991px) {
    #my1office-banner #my1office-banner-image .wpb_single_image {
        position: relative;
        bottom: 0;
    }
    #my1office-text-bground {
        margin-top: 70px !important;
    }
}

@media only screen and (max-width:767px) {
	.my1office-reorder > .vc_col-lg-6:first-of-type {
		order: 3;
	}
}

/* Bundled products */

.bundled_product .details:after,
.bundled_product .bundled_product_permalink,
.bundled_product .details:before {
	display: none !important;
}

.bundled_product .bundled_product_excerpt {
	color: #5a5a5a;
	font-weight: normal !important;
	line-height: 25px;
}

.bundled_product .bundled_product_excerpt strong {
	font-weight: normal !important;
}

/* Global cart */

.wc-shopping-cart .shopping-cart-inner p:nth-child(9) .view-cart {
	display: none !important;
}
