/**
Theme Name: nutonixtech
Author: Nutonix Tech
Author URI: https://www.nutonixtech.com/
Description: This theme was built for Nutonix Tech.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nutonixtech
Template: astra
*/

html, body {overflow-x: hidden;}

.ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-menu-toggle:focus, .ast-menu-toggle {
	border: 0 !important;
	border-width: 0 !important;
    border-style: none !important;
	outline: none !important;
	box-shadow: none !important;
}

.main-banner-video .fl-wp-video {
	border-radius: 10px;
}

.video-in-slider .n2_ss_video_player {
	border-radius: 10px;
}

.icon-next-to-boxes {
	display: table;
}

.icon-next-to-box {
	display: table-cell;
	min-width: 50px;
}

.icon-next-to-box img {
	max-width: 36px;
}

.icon-next-to-box p {
	font-size: 110%;
	margin-bottom: 10px;
}

.icon-next-to-box span {
	
}

.ast-article-single img {box-shadow: none !important;}

.instagram-feed p {margin: 0 !important;}
#sb_instagram #sbi_images {padding: 0 !important;}

.black-font-for-info-box .info-box {
	color: #000000 !important;
}

.info-box {
	color: #ffffff;
	width: 50%;
	float: left;
}

.info-box-divider {
	margin-bottom: 40px;
	clear: both;
}

.info-box-title {
	font-weight: bold;
	font-size: 14px;
}

.info-box-number {
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	margin: 10px 0;
}

.info-box-text {
	font-size: 12px;
	max-width: 200px;
}



.light-box {
	width: 48%;
	float: left;
	margin: 0 1%;
}

.light-box-divider {
	margin-bottom: 20px;
	clear: both;
}

.light-box-title {
	font-weight: bold;
	font-size: 14px;
}

.light-box-icon {
	display: inline-block;
	margin: 10px 0;
	border: 1px solid #000000;
	border-radius: 50px;
	padding: 1px 8px;
	font-size: 12px;
}

.light-box-icon img {
	vertical-align: sub;
	margin-right: 4px;
	max-height: 15px;
}

.light-box-text {
	font-size: 13px;
	max-width: 160px;
}

.site-footer .ast-builder-grid-row-5-equal .ast-builder-grid-row {
	grid-template-columns: 30% auto auto auto 25%;
}

.site-footer form {
	padding: 0 0 20px 0 !important;
	margin-top: 5px !important;
}

.site-footer form input[type="text"] {
	color: #000000 !important;
	border-radius: 20px !important;
	border: 0 !important;
	padding: 6px 20px 6px 20px !important;
	background: #ffffff !important;
}

.site-footer ._submit {
	border: 0 !important;
}

.site-footer .widget a {
	color: #000000 !important;
	padding-bottom: 2px;
	margin-bottom: 8px;
	display: inline-block;
	position: relative;
}
.site-footer .widget a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #000000;
	transition: transform 0.25s ease-out;
	transform-origin: bottom right;
}

.site-footer .widget a:hover::after {
  transform: scaleX(1);
}

.rest-of-page-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.tax-product_cat .woocommerce-products-header {
	text-align: center;
}

.post-type-archive-product .woocommerce-products-header {
	background: url('https://www.nutonixtech.com/wp-content/uploads/Shop-Banner-Desktop.png') top no-repeat;
	padding: 150px 0;
}

.post-type-archive-product .ast-container .site-main {
	padding: 0 !important;
}

.post-type-archive-product h1 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 36px;
	color: #ffffff;
}

.shop-header-tagline {
	font-size: 16px;
	font-family: 'Nunito';
}

.shop-sidebar {
    margin: 0 20px 0 0;
    min-width: 150px;
    list-style: none;
    font-size: 16px;
}

.shop-sidebar .screen-reader-text {
    height: auto;
    width: auto;
    clip: initial !important;
    clip-path: none !important;
    position: static !important;
}

.shop-sidebar {
    margin-bottom: 20px;
    padding-top: 20px;
}

.shop-sidebar li {
    border: 0;
	color: #000000;
	padding-left: 0 !important;
}

.shop-sidebar li:before {
	display: none !important;
}

.shop-sidebar li a {
	color: #000000 !important;
    padding-bottom: 2px;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
}

.shop-sidebar li a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #000000;
	transition: transform 0.25s ease-out;
	transform-origin: bottom right;
}

.shop-sidebar li a:hover::after {
  transform: scaleX(1);
}

.woocommerce-js .woocommerce-result-count {
	margin: 0 !important;
}

.shop-categories-switcher {
    float: left;
    width: 45%;
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0 !important;
    height: 40px;
    color: #343434;
    padding: 0 10px 0 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    box-shadow: none;
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    outline: none;

    background-position: 97% center;
    background-repeat: no-repeat;
    cursor: pointer;
    
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    outline-width: 0;
}

.search-categories-mobile {
    display: none;
}

.search-categories-mobile .dgwt-wcas-search-wrapp {
    height: 38px;
    max-width: 100%;
    min-width: 100px;
}

ul.products li.product a img {
	border: 3px solid #E9E7E8;
	border-radius: 15px;
	margin-bottom: 8px !important;
}

ul.products li.product .jdgm-prev-badge__text {
	display: none;
}

.ast-on-card-button.ast-select-options-trigger.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none;
}

.category-grid-brand {
	text-transform: uppercase;
	color: #b4b4b4;
	font-size: 11px;
	padding: 0 5px;
	letter-spacing: 1px;
}

.single-product-brand {
	text-transform: uppercase;
	color: #b4b4b4;
	font-size: 14px;
	padding: 0;
	letter-spacing: 1px;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap, .woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap {
	margin-bottom: 0 !important;
}

.woocommerce-page ul.products li .button {
	width: 100%;
	text-align: center;
}

.single-product div.product .entry-title {
	margin-bottom: 0 !important;
}

.single-product .jdgm-prev-badge__text {
	text-transform: uppercase;
}

.single-product .price {
	margin: 20px 0 !important;
}

.product-page-small-icons {
	display: table;
	max-width: 400px;
	width: 100%;
	table-layout: fixed;
	font-size: 13px;
}

.product-page-small-icons img {
	box-shadow: none;
	margin-right: 5px;
	max-width: 16px;
	vertical-align: middle;
}

.product-page-small-icons-box {
	display: table-cell;
}

.product-page-big-icons {
	display: table;
	max-width: 400px;
	width: 100%;
	table-layout: fixed;
	font-size: 13px;
	margin-top: 20px;
}

.product-page-big-icons img {
	box-shadow: none;
	padding-right: 5px;
	max-width: 80px;
	vertical-align: middle;
}

.product-page-big-icons-box {
	display: table-cell;
}

.home .woocommerce-tabs {
	display: none !important;
}

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

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
	padding: 10px 50px !important;
}

.single-product-divider {
	border-bottom: 1px solid #E9E7E8;
	margin: 20px 0;
}

.single-product .woocommerce-product-gallery__image {
	outline: 3px solid #E9E7E8;
	outline-offset: -3px;
	border-radius: 15px;
}

.product-meta-area ul {
	list-style-position: inside;
	margin: 0 !important;
}

.quantity-text {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}

.product-proof-section {
	background-color: #C1B6A4;
	display: flex;
	padding: 40px 40px 0 40px;
	margin-bottom: 40px;
}

.product-proof-section-box {
	padding: 30px 30px 50px 30px;
}

.product-doctor-boxes {
	display: flex;
}

.product-doctor-box {
	background: #F5F2ED;
	min-height: 250px;
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	margin: 10px;
	width: 25%
}

.product-doctor-box img {
	height: 53px;
	width: 53px;
	margin: 10px 0;
}

.sp-tab__tab_title {
	font-family: 'Nunito' !important;
	color: #ffffff !important;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 10px 0 10px !important;
	padding: 0;
	max-width: 118px;
	text-align: center;
	font-size: 14px !important;
}

.sp-tab__nav-item {
	margin-bottom: 10px !important;
}

.sp-tab__nav-link[for="#tab-3825"] {
	word-spacing: 99999px;
}

.sp-tab__nav-link {
	padding: 0 !important;
}

.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 12px 18px;
	padding: 0;
	max-width: 110px;
	text-align: center;
	font-size: 15px;
}

.sp-tab__card-header {
	color: #ffffff !important;
	font-size: 15px;
	text-transform: uppercase;
}

.sp-tab__card span[aria-expanded="false"]:after, .sp-tab__card span[data-sptoggle]:after {
	color: #ffffff !important;
}

.sp-tab__active {
	border-bottom: 2px solid #ffffff !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.about-tab-box1 {
	margin-top: 10px;
	display: table-cell;
	width: 70%;
    padding-right: 10%;
}

.about-tab-box2 {
	margin-top: 10px;
	display: table-cell;
}

.about-tab-box2 i {
	font-style: normal;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.about-tab-box2 i:last-child {
	border-bottom: 0;
}

.sp-tab__lay-default, .sp-tab__tab-content .sp-tab__tab-pane {
	color: #ffffff !important;
	border: 0 !important;
}

ul.sp-tab__nav-tabs {border: 0 !important;}

.sp-tab__lay-default b {
	font-weight: normal;
	color: #ffffff;
	font-size: 25px;
	display: inline-block;
	margin-bottom: 20px;
}

.faq-page-accordion .fl-accordion-button-label, .faq-page-accordion .fl-accordion-button-icon {
	text-decoration: none !important;
}

.fl-accordion-button-label:focus {
	outline-width: 0 !important;
}

.toggle_tabs {
    border-top: 1px solid #000000;
    margin-top: 25px;
}

.toggle_tabs .tab {
    border-bottom: 1px solid #000000;
    padding: 20px 0;
}

.toggle_tabs .tab .show_content {
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.toggle_tabs .tab .field_content {
    margin-top: 10px;
}


.toggle_tabs .tab .show_content::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px 0 10px;
  border-color: #000000 transparent transparent transparent;
  transition: 0.5s all ease-in-out;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -4px; }
.show_content.active::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg); }


.home .under-product-info {display: none !important;}
.home .product-meta-area {display: none !important;}
.home .jdgm-review-widget {display: none !important;}
.home .related {display: none !important;}

@media (max-width: 921px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row {
        grid-template-columns: 1fr !important;
		padding: 0 30px;
    }
	.info-box-text {
		max-width: 150px;
	}
	.footer-widget-area-inner{
		text-align: center !important;
		margin-bottom: 20px !important;
	}
	.mobile-middle {
		text-align: center !important;
	}
	.mobile-hidden {
		display: none !important;
	}
	.site-footer form input[type="text"] {
		margin: 0 auto;
	}
	.site-footer ._submit {
		margin: 0 auto !important;
	}
	.post-type-archive-product .woocommerce-products-header {
        background: url(https://www.nutonixtech.com/wp-content/uploads/Shop-Banner-Mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 150px;
        vertical-align: middle;
		padding: 0;
	}
	.post-type-archive-product h1 {
		padding: 40px 20px;
		line-height: 20px;
		font-size: 22px;
	}
	.post-type-archive-product h1 span {
		font-size: 11px;
	}
    .shop-categories-switcher {
		display: table;
	}
    .woocommerce-ordering label {
		display: none;
	}
    .search-categories-mobile {
        display: table;
    }
	.shop-sidebar {
		display: none;
	}
	.rest-of-page-container {
		display: table;
	}
	.woocommerce-js div.product div.images {
		margin-top: 30px;
	}
	.product-proof-section {
		flex-wrap: wrap-reverse;
		padding: 0;
	}
	.product-proof-section-box {
		order: 1;
	}
	.product-doctor-boxes {
		flex-wrap: wrap;
	}
	.product-doctor-box {
		width: 46%;
		margin: 2%;
	}
	.about-tab-box1 {
		display: block;
		width: 100%;
	}
	.about-tab-box2 {
		margin-top: 30px;
		display: block;
		width: 100%;
	}
}