/*
Theme Name: Innovio Child
Theme URI: http://innovio.qodeinteractive.com
Description: A child theme of Innovio Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: innovio
Template: innovio
*/

.mkdf-logo-wrapper img {
	max-width: 200px !important;
    height: auto !important;
}

.mkdf-sticky-header .mkdf-normal-logo {
	max-width: 180px;
    height: auto;
}

.mw900 {
	max-width: 900px;
	margin: auto;
}
.mkdf-main-menu>ul>li.mkdf-active-item>a, .mkdf-main-menu>ul>li>a:hover,
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li.mkdf-active-item>a, 
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a:hover,
.mkdf-section-title-holder .mkdf-st-title .mkdf-st-title-hightlight:after {
	color: #0098FF !important;
}
#mkdf-back-to-top .mkdf-btt-wrapper,
.mkdf-cf7-custom-form .mkdf-btn.mkdf-btn-solid, .mkdf-newsletter-form .mkdf-btn.mkdf-btn-solid, 
.wpcf7-form p button.mkdf-btn.mkdf-btn-solid, p.form-submit button.mkdf-btn.mkdf-btn-solid {
	background-color: #0098FF !important;
}

.page-id-251 .mkdf-content,
.page-id-5270 .mkdf-content{
    background-image: url(/wp-content/uploads/2021/01/adam-bg.png) !important;
}

.italy img {
	max-width: 450px !important;
    height: auto !important;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    margin-left: 25px;
}

.microservices img {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
.brad img {
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.brad .mkdf-cg-bundle-item {
	box-shadow: 20px -5px 0px 10px #e1e1e1;
    border-top-left-radius: 1px;
}
.zindexhov .mkdf-elements-holder {
    z-index: 500000000;
    position: relative;
}

textarea {
	max-height: 120px;
}

/*PRICES*/
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-price {
	font-size: 36px !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder .mkdf-pt-title-holder {
	font-size: 25px !important;
}

.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder .mkdf-pt-title-holder .mkdf-pt-title {
	padding-top: 0 !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder .mkdf-pt-content ul li:before {
	color: #fff !important;
	padding-right: 5px !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder .mkdf-pt-content {
    padding: 10px 0 20px !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-mark {
	margin: 0 !important; 
}
.vc_row.mkdf-grid-lines-light .mkdf-grid-line-center-left, 
.vc_row.mkdf-grid-lines-light .mkdf-grid-line-center-right, 
.vc_row.mkdf-grid-lines-light .mkdf-grid-line-left, 
.vc_row.mkdf-grid-lines-light .mkdf-grid-line-right {
	display: none !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder {
	padding: 30px 45px !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-prices .mkdf-pt-value {
	vertical-align: middle !important;
	bottom: 0 !important;
    font-size: 25px !important;
}
.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder .mkdf-pt-title-holder .mkdf-pt-title {
	text-align: center !important;
}
.priceradius .vc_column-inner {
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
}
.mkdf-pt-prices,
/*.mkdf-pt-title-holder:nth-child(1),*/
.mkdf-pt-title-holder:before {
	display: none !important;
}

.ctabtncustom {
    text-transform: uppercase;
    line-height: 22px !important;
    font-size: 18px !important;
    padding: 20px 20px 18px!important;
    margin-bottom: 20px !important;
    background-color: #0098ff;
    border: 2px solid #0098ff !important;
}
.ctabtncustom:hover .mkdf-btn-text {
	padding-left: 0 !important;
	color: #0098ff !important;
}
.ctabtncustom:hover {
	background-color: #fff !important;
	color: #0098ff;
	border: 2px solid #0098ff !important;
}

/*TABLE*/
@media all and (min-width: 768px) {
	table {
		min-width: 500px
	}
	#pie .ltr {
		float: right;
	}
}
.google-visualization-table .gradient {
	background-image: none !important;
}
.google-visualization-table-th, .google-visualization-table-td {
	font-size: 15px;
}
.google-visualization-table-table th,
.google-visualization-table-table td {
	padding: 8px .35em !important;
}
rect {
	fill: transparent !important;
}


/*fix bug*/
.wpb_revslider_element.wpb_content_element {
	margin-top: 180px !important;
}

rs-module,
rs-slides,
rs-slide,
rs-slide:before {
	overflow: visible !important;
}

/*FOOTER*/
.mkdf-page-footer .widget_media_image img {
	max-width: 160px !important;
}
footer .mkdf-footer-bottom-holder #media_image-4 {
	width: 100%;
}
footer .textwidget a:hover,
footer .textwidget a:focus,
footer .textwidget a:active {
	color: #0098FF !important;
}
.align-center {
	text-align: center;
}
@media all and (max-width:768px) {
	.mkdf-mobile-logo-wrapper img {
		max-width: 200px;
	}
	.whatbox {
		margin-top: -50px !important;
	}
	.whatbox p,
	.whatbox h3 {
		color: #fff !important;
	}
	.mobtoppd {
		padding-top: 0px !important;
	}
	.mobspace {
		height: 40px;
	}
	.titlemob {
		padding-bottom: 25px;
	}
	#blocktxtmob p {
		margin-bottom: 35px !important;
	}
	.pdt50 {
		margin-top: 50px !important;
	}
	.mobrev {
		display: block;
	}
	.wpb_revslider_element.wpb_content_element {
    margin-top: 50px !important;
	}
	.fixtitrev {
		margin-top: 80px;
	}
	.txtrevolhome {
		margin-top: ;
	}
	#nopdmobile {
		padding-top: 14px !important;
	}
}
#mkdf-back-to-top .mkdf-btt-wrapper {
	top: -40px !important;
}
@media all and (min-width:375px) {
	.txtrevolhome {
    margin-top: -80px !important;
    position: absolute;
}
	.fixtitrev {
    margin-top: -50px;
}
#blocktxtmob p {
    margin-bottom: 15px !important;
}
	.whatbox {
    margin-top: -300px !important;
}
}
.home-title1 {
	text-align: inherit;
    line-height: 75px;
    letter-spacing: -3px;
    font-weight: 700;
    font-size: 80px;
}

.home-dide2 p {
	text-align: center;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: 400 !important;
    font-size: 19px;
	color: #fff !important;
}
#centered {
	text-align: center !important;
}
.centeredbtn {
	font-size: 14px;
    line-height: 1em;
    letter-spacing: .03em;
    font-weight: 600;
}
.home-img1 {
	    margin-top: 50px;
}
@media all and (max-width:330px) {
	#whatfixmobile {
		    margin-top: -250px !important;
	}
}
form a {
	color: #fff !important;
}
form .wpcf7-acceptance {
	color: #fff;
}
form a:hover {
	text-decoration: underline;
}

/* Authentication Page */
.authentication-page .mkdf-menu-area {
	background-color: #030519 !important;
}

.authentication-page .mkdf-position-right-inner {
	display: none !important;
}

.authentication-page .mkdf-content {
	background-image: linear-gradient(#eaebef, #fff) !important;
}

.authentication-page .mkdf-title-holder {
	background-color: transparent;
}

.authentication-page .mkdf-title-holder,
.authentication-page .mkdf-title-holder > * {
	height: max-content !important;
}

.authentication-page .mkdf-title-holder .mkdf-page-title {
	margin-top: 2rem !important;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	color: #030519;
}

.authentication-page .tml-log-wrap,
.authentication-page .tml-pwd-wrap,
.authentication-page .tml-rememberme-wrap,
.authentication-page .tml-submit-wrap,
.authentication-page .tml-links,
.authentication-page .mo_oauth_or_division {
	display: none !important;
}

.authentication-page #mo_oauth_login_button {
	width: max-content;
	margin: auto;
	padding: .6rem 1.2rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
}

.authentication-page #mo_oauth_login_button > a {
	margin: unset;
}

/* WooCommerce Buttons */
.goto-login {
	position: absolute;
	top: 2rem;
	right: 4rem;
	padding: .4rem .8rem;
	border-radius: .5rem;
	background-color: white;
	color: #212121;
	cursor: pointer;
	z-index: 9999;
}

.goto-products {
	position: absolute;
	top: 8rem;
	left: 1rem;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
	z-index: 9999;
}
.woocommerce-cart .goto-products {
	left: 11rem;
}
.woocommerce.single.single-product .goto-cart {
	top: 7rem;
	right: 19rem;
}
.woocommerce.single.single-product .goto-products {
	top: 7rem;
	left: 19rem;
}

.goto-cart {
	position: absolute;
	top: 8rem;
	right: 1rem;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
	z-index: 9999;
}

.goto-login,
.goto-products,
.goto-cart {
	transition: background-color .3s ease-in-out !important;
}

.goto-login:hover,
.goto-products:hover,
.goto-cart:hover {
	background-color: #ff4b36 !important;
}

.logged_user {
	position: absolute;
	top: 4rem;
	right: 19rem;
	color: white;
	z-index: 9999;
}

.logged_user > i {
  color: #ccc;
}

/* WooCommerce Pages */
.woocommerce .mkdf-page-header,
.woocommerce-page .mkdf-page-header {
	margin-bottom: 1rem !important;
	background-color: #030519 !important;
}

.woocommerce .mkdf-position-center-inner,
.woocommerce-page .mkdf-position-center-inner {
	display: none !important;
}

.woocommerce .woocommerce-notices-wrapper,
.woocommerce-page .woocommerce-notices-wrapper {
	margin-top: 6rem !important;
}

.woocommerce .mkdf-content,
.woocommerce-page .mkdf-content {
	background-image: linear-gradient(#eaebef, #fff) !important;
}

/* WooCommerce Shop */
.woocommerce.woocommerce-shop .woocommerce-notices-wrapper {
	margin-top: 13rem !important;
}

.woocommerce-shop .woocommerce-notices-wrapper::after {
	content: 'ADAM Shop';
	position: absolute;
	top: 8rem;
	left: 50%;
	font-size: 3rem;
	font-weight: bold;
	color: #030519;
	transform: translateX(-50%);
}

.woocommerce-shop .product .mkdf-pl-image {
	width: 15rem !important;
}

.woocommerce-shop .add_to_cart_button {
	display: none !important;
}

.woocommerce-shop .mkdf-pl-category > a {
	pointer-events: none !important;
}

/* WooCommerce Product */
.woocommerce.single-product .woocommerce-message {
	display: none !important;
}

.woocommerce.single-product .mkdf-single-product-meta-title,
.woocommerce.single-product .product_meta {
	display: none !important;
}

.woocommerce.single-product .related.products {
	display: none !important;
}

.woocommerce.single-product .product.type-product {
	margin-top: 4rem;
}

.woocommerce.single-product .woocommerce-custom-shop-btn {
	position: absolute;
	top: -4rem;
	left: 0;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
}

.woocommerce.single-product .woocommerce-custom-cart-btn {
	position: absolute;
	top: -4rem;
	right: 0;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
}

.woocommerce.single-product .mkdf-single-product-content {
	margin-top: 1rem !important;
}

.woocommerce.single-product .mkdf-single-product-content::after {
	display: none;
}

/* WooCommerce Cart */
.woocommerce-cart .woocommerce-notices-wrapper {
	margin-top: 13rem !important;
}

.woocommerce-cart .woocommerce-notices-wrapper::after {
	content: 'Cart';
	position: absolute;
	top: 8rem;
	left: 50%;
	font-size: 3rem;
	font-weight: bold;
	color: #030519;
	transform: translateX(-50%);
}

.woocommerce-cart .woocommerce-cart-form {
	padding: 0 10rem !important;
}

.woocommerce-cart .woocommerce-custom-shop-btn {
	position: absolute;
	top: 8rem;
	left: 4rem;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
}

.woocommerce-cart .product-remove a::after {
	color: red !important;
	font-weight: bold !important;
}

.woocommerce-cart .product-name > a {
	color: #08104d !important;
}

.woocommerce-cart .cart_totals {
	width: 100% !important;
	margin: 3rem auto !important;
	padding: 0 10rem !important;
}

/* WooCommerce Account */
.woocommerce-account .mkdf-page-content-holder .woocommerce {
	margin-top: 13rem !important;
	padding-left: 10rem !important;
	width: 85vw !important;
}

.woocommerce-account .mkdf-page-content-holder .woocommerce::after {
	content: 'Cart';
	position: absolute;
	top: -5rem;
	left: 50%;
	font-size: 3rem;
	font-weight: bold;
	color: #030519;
	transform: translateX(-50%);
}

/* WooCommerce Checkout */
.woocommerce-checkout #customer_details {
	margin-top: 12rem !important;
	padding: 0 10rem !important;
}

.woocommerce-checkout #customer_details::after {
	content: 'Checkout';
	position: absolute;
	top: 8rem;
	left: 50%;
	font-size: 3rem;
	font-weight: bold;
	color: #030519;
	transform: translateX(-50%);
}

.woocommerce-checkout #order_review {
	padding: 0 10rem !important;
}

.woocommerce-checkout #order_review_heading {
	display: none !important;
}

.woocommerce-checkout .woocommerce-custom-cart-btn {
	position: absolute;
	top: -4rem;
	right: 0;
	padding: 0.4rem 0.8rem;
	background-color: #030519;
	border-radius: .5rem;
	color: white;
	cursor: pointer;
}

/* WooCommerce Order */
.woocommerce-order-received .woocommerce-order {
	width: 85vw !important;
	margin-top: 8rem !important;
	padding-left: 10rem !important;
}

.woocommerce-order-received .woocommerce-order::after {
	content: 'Order;
	position: absolute;
	top: 8rem;
	left: 50%;
	font-size: 3rem;
	font-weight: bold;
	color: #030519;
	transform: translateX(-50%);
}