/**
 * Custom CSS file
 *
 * This file should contain all styling specifically for this site. 
 * This file can (and should) be overwritten in a child-theme. 
 */

:root,
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	--gf-ctrl-btn-bg-color-primary: var( --teal );
	--gf-ctrl-btn-bg-color-hover-primary: #2991D6;
	--gf-ctrl-btn-radius: 0;
	--gf-ctrl-btn-border-width-primary: 0;
	--gf-ctrl-btn-font-weight: 500;
	--gf-ctrl-btn-font-size: .875rem;
	--gf-ctrl-btn-font-family: inherit;
	--gf-local-height: auto;
	--gf-ctrl-btn-text-transform: uppercase;
}


/*============================================================
## GENERAL STYLING: General things
============================================================*/
.otgs-development-site-front-end:not(#random):not(#random) {
	/* Add :not(#random) for higher priority */
	display: none !important;
}

/*============================================================
## GENERAL STYLING: Base Typography
============================================================*/
.elementor-page .title-header + .container, .elementor-page .title-header + #primary {
	padding-bottom: 0;
}

@media (max-width: 767.98px) {
	#content.site-content {
		/* padding-top: 150px; */
	}
}

h1, h2, h3, h4, h5, h6 {
	color: var( --blue );
}

h1 {
	line-height: 1.333333333;
	font-weight: 700 ;
	margin-bottom: 3rem;
}

h2 {
	line-height: 1.25;
	font-weight: 700;
	margin-bottom: 1.5rem ;
}

h2:not(:first-child) {
	margin-top: 2rem;
}

h3 {
	line-height: 1.33333333;
	font-weight: 600;
	margin-bottom: 1rem ;
}

h4 {
	line-height: 1.625;
	font-weight: 700;
}

h5 {
	line-height: 1.625;
	font-weight: 700;
}

h6 {
	line-height: 1.625;
	font-weight: 600;
}

ul, ol {
	padding-left: 1.5rem;
}

li:not([class]) {
	padding-left: 0.5rem;
}

li {
	line-height: 1.625;
}

.btn,
.wp-element-button.wp-element-button {
	text-transform: uppercase;
	font-weight: 500;
}

.form-control {
	height: calc(1.625em + 1.5rem);
}


.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.wp-element-button.wp-element-button:hover,
.wp-element-button.wp-element-button:active,
.wp-element-button.wp-element-button:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--teal);
}

.navbar#site-navigation {
	padding: 1rem;
	box-shadow: none;
}

.navbar-nav {
	font-size: 0.875rem;
	text-transform: uppercase;
}

.navbar-nav .nav-link {
/* 	color: #020A19; */
	font-weight: 500;
	padding-top: 1rem;
	padding-bottom: 1rem;
/* 	background: red; */
}

.navbar-nav .nav-link {
	line-height: 1.25rem;
}

.navbar-nav .nav-item:hover .nav-link {
	color: var(--teal);
}

.mini-cart-icon:hover svg *{
	stroke: var(--teal) !important;
}

.dropdown-toggle::after {
	content: "\f078";
	font-family: "FontAwesome 5 Pro";
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.25rem;
	line-height: 1;
	border: none;
	vertical-align: baseline;

	margin-left: .5rem;
}

.navbar-nav .nav-item .dropdown-menu {
	font-weight: 500;
}
.navbar-nav .nav-item .dropdown-menu .nav-item {
	padding-left: 0;
}
.navbar-nav .nav-item .dropdown-menu .nav-item,
.navbar-nav .nav-item .dropdown-menu .nav-item span {
	font-weight: 500;
	font-size: 0.875rem;
}

.navbar-nav .nav-item.wpml-ls-item {
	line-height: 1.5rem;
}
.navbar-nav .nav-item.wpml-ls-item .wpml-ls-flag {
	border-radius: 50%;
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	vertical-align: middle;
	display: inline-block;
	margin-right: 0rem;
/* 	overflow: visible; */
}

.navbar-nav .nav-item.wpml-ls-item > a {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.navbar-nav .nav-item.wpml-ls-item .wpml-ls-native {
	line-height: 1.5rem;
	vertical-align: -2px;
	display: inline-block;
	margin-left: 0.5rem;
}

.navbar-nav .nav-item.menu-item-minicart > a {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.menu-item-minicart .dropdown-menu {
	border: none;
}

#prefooter {
	padding-top: 5rem;
	padding-bottom: 3rem;
}

#prefooter > .container > .row > .col-lg-3 {
	margin-bottom: 2rem;
}

#prefooter,
#prefooter pre,
#prefooter h3,
#prefooter a {
	background-color: var(--blue);
	color: var(--white);
}

.footer-branding .footer-image {
	margin-bottom: 2rem;
}

#prefooter h3 {
	margin-bottom: 1rem;
}

#prefooter .footer-contact p:first-of-type::first-line {
	font-weight: 500;
}

.footer-menu .menu {
	list-style: none;
	padding-left: 0;
	line-height: 1.625;
	font-size: 1rem;
}

.footer-menu li {
	padding-left: 0;
}

.footer-menu .menu li + li {
	margin-top: 0.5rem;
}

.footer-menu .menu a {
	text-decoration: none;
}

.footer-menu .menu a:hover {
	text-decoration: underline;
}

@media (max-width: 767.98px) {
	.navbar-primary #navbar {
		background-color: var( --white );
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-header {
		width: 100%;
	}
	.navbar-header .navbar-toggler {
/* 		margin-left: auto; */
	}
}

.breadcrumb-wrapper {
	padding: 1.5rem 1rem;
	background: #DEE0E2;
	text-align: center;
}

.breadcrumb-wrapper .breadcrumbs {
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.42857;
	text-transform: uppercase;
	color: #353E4F;
}

.breadcrumb-wrapper .breadcrumbs a {
	color: inherit;
	text-decoration: none;
}

.breadcrumb-wrapper .breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumbs > span > span {
	padding-left: 1rem;
	padding-right: 1rem;

}

.breadcrumbs > span > span:first-child {
	padding-left: 0;
}

.breadcrumbs > span > span:last-child {
	padding-right: 0;
}

.breadcrumbs .breadcrumb_last {
	color: var(--teal );
}

.title-header-dark {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.title-header-dark h1 {
	text-align: center;
	color: var(--white);

}
.title-header {
	padding: 0;
}

@media (min-width: 768px) {
    .navbar-expand-md .hamburger-wrapper {
        display: none !important;
    }
}

.dropdown-menu .search-field-wrapper {
	display: flex;
}

.navbar-primary .navbar-toggler {
	background-color: transparent !important;
	order: 2;
}

.hamburger-wrapper {
	display: flex;
	justify-content: flex-end;
	flex-flow: row wrap;
	align-items: center;
	position: relative;
}

.hamburger-wrapper .mini-cart-mobile {
	position: relative;
}

.hamburger-wrapper .mini-cart-mobile,
.hamburger-wrapper .search-mobile {
	padding-right: 1rem;
}

@media (max-width: 767.98px) {
	#menu-item-search,
	#menu-item-minicart
	 {
		display: none;
	}
}

.hamburger-wrapper .dropdown-toggle::after {
	display: none;
}

.hamburger-wrapper .mini-cart-mobile .badge {
	right: -2px;
	top: -2px;
}

.hamburger-wrapper .search-mobile .dropdown-menu,
 .menu-item-search .dropdown-menu {
	padding-bottom: 0;
}

.menu-item-search .dropdown-menu {
	top: auto; bottom: auto;
	right: 0;
	left: auto;
	bottom: -1rem;
	padding-top: 0;
	padding-bottom: 0;
}

.menu-item-search .dropdown-toggle::after {
	display: none;
}

.menu-item-search a.nav-link {
	padding: 0.75rem;
}

.hamburger-wrapper .dropdown-menu {
	left: auto;
	right: 0;
}

.hamburger-wrapper .mini-cart-mobile .dropdown-menu {
	left: auto;
	right: 0;
	float: none;
	min-width: 300px;
	max-width: 90vw;
}

.title-header + .container, .title-header + #primary {
	padding-top: 0;
	padding-bottom: 5rem;
}

/**
 * Products
 */
.single-product .title-header {
	margin-bottom: 4rem;
}

h1.product_title {
	margin-bottom: 1.5rem;
}

.price,
.price span {
	color: #00215A;
	font-weight: 700;
}

.product .summary.entry-summary p.price {
	font-size: 2rem;
	margin-bottom: 1.5rem;
	line-height: 1.25;
}
.woocommerce-product-details__short-description {
	margin-bottom: 2rem;
}
.woocommerce div.product form.cart div.quantity {
	margin-right: 1rem;
}
.woocommerce .quantity .qty {
	padding: 0.875rem 1rem;
	font-size: 1rem;
	font-size: 0.875rem;
	overflow: visible !important;
	line-height: 1.42857;
	height: auto;
	width: auto !important;
	max-width: 4rem;
	border: 1px solid var(--Black-40, #C3C5CA);
}
.single_add_to_cart_button.btn.button {
	color: var(--white);
	background: var(--primary);
	padding: 0.875rem 1rem;
	border-radius: 0;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.42857;
}

.single_add_to_cart_button.btn.button:hover,
.single_add_to_cart_button.btn.button:focus {
	color: var(--white);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #2991D6;
}


.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	margin-left: -1rem;
	margin-right: -1rem;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	margin-bottom: 5rem;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
	padding-left: 1rem;
	padding-right: 1rem;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
	margin-bottom: .5rem;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image ~ .woocommerce-product-gallery__image {
	padding: 1rem;
/* } ~ .woocommerce-product-gallery__wrapper { */
}
@media ( min-width: 992px ) {
	.woocommerce-tabs {
		max-width: 66.667%;
		max-width: calc( 100% / 3 * 2 );
	}
}
.woocommerce-tabs {
/* 	margin-top: 5rem; */
}

.summary.entry-summary.col  {
	margin-bottom: 5rem !important;
}
section.related.products {
	margin-top: 5rem;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: none !important;
}


@media ( max-width: 767.98px) {
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
	}
	.woocommerce-product-gallery {
		order: 2;
		width: 100% !important;
	}

	.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
		padding-left: 0;
		padding-right: 0;
	}
}

.add_to_cart_plus {
	margin-left: .5rem;
}
@media (min-width: 768px) {
	.pagination {
		justify-content: center;
	}	
}

.archive-nav {
	background-color: rgba(211, 231, 245, 0.32);
	border-bottom: 1px solid var( #DEE0E2);
	padding: 2rem 0 1rem;
	margin-bottom: 3rem;
}

.archive-nav + .container:empty {
	display: none;
}

.archive-nav ul {
	margin-left: -1rem;
}
.archive-nav li {
	margin-left: 1rem;
}

.archive-nav .nav-text {
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1.33333;

	color: var(--blue);
	display: block;
	flex-basis: 100%;
	padding: 0 !important;
}

.archive-nav .nav-text,
.archive-nav .nav-link {
	display: block;
	padding: 0.875rem 1rem;
	margin-bottom: 1rem;
}

.archive-nav .nav-text {
	padding-inline: 0;
}

.archive-nav .nav-link {
	border: 1px solid #C3C5CA;
	background: #FDFDFD;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.42857;
	text-transform: uppercase;
	color: #020A19;
}

.archive-nav .nav-link.active {
	color: var(--white);
	background: var(--blue);
	border-color: var(--blue);
}

.archive-nav .nav-link:hover {
	color: var(--white);
	background: #2991D6;
	border-color: #2991D6;
}
.archive-nav ~ .container > .row > .content-area > main > .woocommerce-notices-wrapper:not(:empty) {
	margin-bottom: 2rem;
}

.woocommerce .woocommerce-result-count {
	color:  var(--blue);
	font-size: 1.125rem;
	line-height: 1.33333;
	font-weight: 600;
	margin-bottom: 2rem;
}

h3.woocommerce-loop-product__title {
	margin-top: 1rem;
	margin-bottom: .5rem;
	font-weight: 500;
	color: #020A19;
	font-size: 1.25rem;
	line-height: 1.4;
}

a :hover h3.woocommerce-loop-product__title {
	color: #2991D6;
	text-decoration: underline;
}

.woocommerce-loop-product__title {
	margin-top: 1rem;
}
.woocommerce-LoopProduct-link {
	text-decoration: none ;
}
.loop-product-description {
	margin-top: .5rem;
	max-height: 6.5rem;
	overflow: hidden;
}
.loop-product-description,
.loop-product-description p {
	font-size: 1rem;
	line-height: 1.625;
	color: #353E4F;
}

.loop-product-description p:last-child {
	margin-bottom: 0;
}

.woocommerce-LoopProduct-link .price {
	display: block;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	line-height: 1;
}

.products.row .product {
	margin-bottom: 2.5rem;
	display:flex;
	flex-direction: column;
	justify-content: stretch;
}

.products.row .product .woocommerce-LoopProduct-link {
	display: flex;
	flex-grow: 1;
	flex-flow: column nowrap;
}

.products.row .product .loop-product-description {
	flex-grow: 1;
}

section.extra-content > .container {
	border-top: 1px solid #C3C5CA;
}

.main-extra-divider {
	border-top: 1px solid #C3C5CA;
	padding: 0;
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.woocommerce-no-products-found > .alert {
	margin-bottom: 3rem;
}

.extra-content .image-gallery-wrap {
	display: flex;
	flex-flow: row wrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
	align-items: center;
}

.extra-content .image-gallery-wrap > div {
	padding-inline: 0.5rem;
	flex-basis: 25%;
}

section.extra-content {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

section.extra-content:first-child {
	margin-top: 2rem;
}

section.extra-content form {
	padding: 2rem;
	background-color: #D3E7F5;
}

/* .col-calculator {
	margin-bottom: 5rem;
}

@media (min-width: 768px ) {
	section.extra-content > .row > .col-12 {
		margin-bottom: 5rem;
	}
} */

#calculator-results {
	padding: 1rem;
	border: 1px dashed #2991D6;
	background-color: rgba(255, 255, 255, 0.50);
	margin-top: 1.5rem;
}

#calculator-results p {
	text-align: center;
	color: var(--blue);
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.42857;
	text-transform: uppercase;
}
#calculator-results strong {
	font-weight: 500;
}

h2,
h3,
h4,
h5,
.elementor-icon-box-title {
	--e-global-color-51423bc: #020A19;
}

.elementor-widget-loop-grid.elementor-element .post.type-post .elementor-widget-theme-post-title h3 {
	--e-global-color-text: #020A19;
}

ul.pagination .page-link,
ul.pagination .page-link:focus,
ul.pagination .page-link:active {
	outline: none !important;
	box-shadow:  none !important;
}
.woocommerce-notices-wrapper .alert {
	padding: 1rem .875rem;
}

.woocommerce-notices-wrapper .alert .button {
	padding: 1rem .875rem;
	font-size: 0.875rem;
	background-color: #2991d6;
	color: #fff;
	border-radius: 0;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.42857;
}

.woocommerce-notices-wrapper .alert .button:hover,
.woocommerce-notices-wrapper .alert .button:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--teal);
	color: #fff;
}

.cc-slider.cc-product-image-slider-main, .cc-slider.cc-product-image-slider-nav, .cc-slider.cc-product-slider, .cc-slider.cc-link-block-slider, .cc-slider.cc-reviews-slider {
    width: 100%;
    overflow: hidden;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}


.cc-slider .swiper-wrapper .swiper-slide .inner-slide {
    position: relative;
    padding-top: 100%;
    width: 100%;
}

.cc-product-image-slider-nav {
	margin-top: 1rem;
}

.cc-product-image-slider-nav .swiper-slide {
	margin-right: 1rem;
}
.cc-slider .swiper-wrapper .swiper-slide .inner-slide .image-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.cc-slider .swiper-wrapper .swiper-slide .inner-slide .image-holder img {
    object-fit: cover;
    object-position: center;
    border: 0 none;
    width: calc(100%);
    height: calc(100%);
    /* padding: 0.25rem; */
    background: #fff;
    border-radius: 0;
}
/* NEWS */
.row.blog-cards {}

.blog-cards .entry.card {
	text-align: center;
	height: 100%;
	/* background: red; */
	justify-content: flex-end;
}

.blog-cards .entry.card .card-title {
	font-size: 1.5rem;
	line-height: 1.4167;
	font-weight: 500;
	color: #020A19;
}

.blog-cards .entry.card .card-title a {
	text-decoration: none;
	color:inherit;
}
.blog-cards .entry.card .card-body {
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}
.blog-cards .entry.card .entry-content {
	/* margin-top: auto; */
	/* align-self: flex-end; */
	/* height: 100%; */
	/* background: blue; */
	flex-grow: 0;
}

.blog-cards .entry.card .entry-header {
	/* background: green; */
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto;
	max-height: 100%;
}

.postlist .entry-header .postdate, 
.blog-cards .entry-header .postdate,
body .postlist.postlist .postdate,
body .blog-cards.blog-cards .postdate{
	font-weight: 400;
	color: #686E7B;
	font-size: 1rem;
}

.single-post .site-content .title-header + .container,
.blog .row.blog-cards{
	padding-top: 5rem;
}

.blog-cards .entry.card > a {
/* 	aspect-ratio: 3 / 2; */
	aspect-ratio: 3 / 2;
/* 	aspect-ratio: 4/3; */
	object-position: center center;
	overflow: hidden;
	width: 100%;
	height: auto;
	
} 

.blog-cards .entry.card .card-img-top {
	object-fit: cover;
	object-position: center center; 
}

.navigation.post-navigation a {
    border: 0 solid transparent;
    border-radius: 0;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.42857;
    padding: .875rem 1rem;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
	background-color: #2991d6;
    border-color: #2991d6;
    color: #fdfdfd;
	text-transform: uppercase;
}

.navigation.post-navigation a:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--teal);
}

.wp-block-woocommerce-cart {
	padding-top: 5rem;
}

.wc-block-components-quantity-selector.wc-block-components-quantity-selector,
.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus,
.wc-block-components-quantity-selector:after {
	border-radius: 0 !important;
}

.form-control {
	border: 1px solid #dee0e2;
}

body .wc-blocks-components-select .wc-blocks-components-select__select,
body .wc-block-components-form .wc-block-components-text-input input[type=email],
body .wc-block-components-form .wc-block-components-text-input input[type=number],
body .wc-block-components-form .wc-block-components-text-input input[type=password],
body .wc-block-components-form .wc-block-components-text-input input[type=tel],
body .wc-block-components-form .wc-block-components-text-input input[type=text],
body .wc-block-components-form .wc-block-components-text-input input[type=url],
body .wc-block-components-text-input input[type=email],
body .wc-block-components-text-input input[type=number],
body .wc-block-components-text-input input[type=password],
body .wc-block-components-text-input input[type=tel],
body .wc-block-components-text-input input[type=text],
body .wc-block-components-text-input input[type=url] {
	border: 1px solid #dee0e2;
	padding: .75rem;
}

body .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
body .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
	box-shadow: none;
	border: 1px solid #dee0e2;
}
