
/**
 * Theme Name: Havis Corporate
 * Author: WLIQ
 * Description: Havis Corporate Theme
 * Version: 1.0.0
 *
 * @format
 */
.elementor-section.inner-banner > .elementor-container {
	width: 100%;
}

.h2 h1, .head-9 h6, .head-7 h2:not(.elementor-heading-title), .head-8 h6, .head-7 h6, .h3 h2, .h6 h2, .h5 h2 {
	font-size: 100%;
}

.h2 h1 {
	font-weight: 700 !important;
}

.h3 h2 {
	letter-spacing: .04em;
}

.h6 h2, .h5 h2 {
	letter-spacing: 0px;
}

.companyltd-section .elementor-inner-section p {
	margin-bottom: 5px;
}

.companyltd-section .elementor-inner-section strong {
	font-weight: 700;
}

.companyltd-section ul {
	list-style: none;
	font-weight: 600;
}

.companyltd-section ul li a {
	color: #212121;
}

.companyltd-section ul li a:hover {
	color: #d47b22;
}

.gray-container > .elementor-container {
	background-color: #f8f9fa;
	border-radius: 20px;
}

.default-anchor.elementor-widget-text-editor a {
	color: #212121;
}

.default-anchor.elementor-widget-text-editor a:hover {
	color: #d47b22;
}

.red-sign {
	color: #f00;
	margin-left: 3px;
}

.about-section .elementor-bg-transform .elementor-bg {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.inner-banner .h2 {
	margin-bottom: 0;
}

.hotsopt-slide-box {
	padding: 20px 20px 20px 20px;
	background-color: #fff;
	border-radius: 20px;
	width: 100%;
}

.hotsopt-slider {
	display: none !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 20px;
	width: 100%;
	padding: 50px 50px 50px 50px;
}

.hotsopt-slider .slick-list {
	position: relative;
	z-index: 2;
}

.hotsopt-slider::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #212121;
	opacity: .5;
	z-index: 1;
	border-radius: 20px;
	z-index: 1;
}

.hotsopt-slider .slick-track {
	display: flex;
}

.hotsopt-slider.slick-initialized .slick-slide {
	display: flex;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.hotsopt-slide-box img {
	width: 100%;
}

.hotsopt-slider .slick-arrow {
	width: 60px;
	height: 60px;
	padding: 0;
	border: 1px solid var(--primary-color);
	border-radius: 50%;
	background-color: var(--white);
	background-image: url("https://cdn-ilelhfe.nitrocdn.com/jQFZfyVzYMsrWxzuiVobFJejQDMTiYtt/assets/images/optimized/rev-753f55e/www.havis.com/wp-content/uploads/2022/02/orange-arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: 45px;
	z-index: 2;
	width: 40px;
	height: 40px;
	background-size: 55%;
	z-index: 3;
}

.hotsopt-slider .slick-arrow.nitro-lazy {
	background-image: none !important;
}

.hotsopt-slider .slick-arrow:hover {
	background-color: var(--primary-color);
	background-image: url("https://cdn-ilelhfe.nitrocdn.com/jQFZfyVzYMsrWxzuiVobFJejQDMTiYtt/assets/images/optimized/rev-753f55e/www.havis.com/wp-content/uploads/2022/02/white-arrow.svg");
}

.hotsopt-slider .slick-arrow:hover.nitro-lazy {
	background-image: none !important;
}

.hotsopt-slider .slick-prev {
	left: 45px;
	transform: rotate(180deg);
	right: auto;
	background-size: 55%;
}

.hotsopt-slider .elementor-element > .elementor-widget-container {
	border-radius: 20px;
}

.hotsopt-slider .elementor-element .elementor-cta__bg {
	border-radius: 10px;
}

.hotsopt-slider .slick-slide {
	padding-left: 15px;
	padding-right: 15px;
}

.hotsopt-slider .elementor-cta__button {
	position: relative;
	transition: all .15s ease-in-out;
	padding: 11px 62px 11px 20px;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 100px;
	font-weight: 600;
	line-height: 1.6;
	box-shadow: none !important;
	outline: 0;
	letter-spacing: .015em;
}

.hotsopt-slider .elementor-cta__button {
	font-size: 14px;
	padding: 10px 62px 10px 20px;
	line-height: 1.45;
}

.hotsopt-slider .elementor-cta__button:before, .find-demo-slider .elementor-cta__button:after {
	content: "";
	display: inline-block;
	width: 34px;
	height: 10px;
	background-size: 33px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .25s ease-in-out;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	background-image: url("https://cdn-ilelhfe.nitrocdn.com/jQFZfyVzYMsrWxzuiVobFJejQDMTiYtt/assets/images/optimized/rev-753f55e/www.havis.com/wp-content/uploads/2022/02/white-arrow.svg");
}

.hotsopt-slider .elementor-cta__button:before {
	opacity: 0;
	right: 18px;
	-webkit-transform: translate(-20px, -50%);
	transform: translate(-20px, -50%);
}

.hotsopt-slider .elementor-cta__button:after {
	opacity: 1;
	margin-left: 10px;
	position: absolute;
	right: 20px;
}

.hotsopt-slider .elementor-cta__button:hover:before, .find-demo-slider .elementor-cta__button:focus:before {
	opacity: 1;
	-webkit-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}

.hotsopt-slider .elementor-cta__button:hover:after, .find-demo-slider .elementor-cta__button:focus:after {
	opacity: 0;
	-webkit-transform: translate(20px, -50%);
	transform: translate(20px, -50%);
}

/*** Rakesh **/
.searchby-section .device-check span.radiobtn, .searchby-section .serach-inner .title-column h4 {
	font-family: "Roboto Slab", serif;
}

.searchby-section .serach-inner .title-column h6 {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
}

.contact-map .location-address ul li:hover {
	color: #d47b22;
}

.selected-modal-section .selected-listing li a:hover, .selected-modal-section .selected-listing li a:focus, .sidebar-box:not(.added-product) a {
	color: #003c69;
}

.err-step4 {
	color: #f00;
}

.searchby-section .device-check .checkcontainer:hover .radiobtn {
	color: #d47b22;
}

.configurator-package .customize-package-box .cotent-overlay h6 {
	letter-spacing: 2px;
}

.font-700-orange strong {
	color: var(--primary-color) !important;
}

.elementor-widget-text-editor.arrow-listing.arrow-listing2 ul li:not(:last-child) {
	margin-bottom: 15px;
}

.logo-popup-wrapper.custom-hotsport-box .e-hotspot--tooltip-position {
	width: 500px;
}

.logo-popup-wrapper .e-hotspot__tooltip > strong {
	font-weight: 700;
	color: #212121;
	text-transform: uppercase;
	margin: 0 0 20px;
	display: block;
}

.logos-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.logos-grid > div {
	height: 100px;
	width: 33.33%;
	border: 1px solid #e0ded8;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: -.5px;
}

.logos-grid > div > img {
	border-radius: 0 !important;
	border: none !important;
	max-width: 95%;
	max-height: 95%;
	width: auto;
}

.configurator-sec {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.configurator-sec > div {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 15px;
}

.configurator-sec > div > div {
	width: 25% !important;
}

.configurator-icon > div > a {
	position: relative;
	display: block;
}

.configurator-icon > div > a:before {
	content: "";
	display: block;
	padding-bottom: 86%;
}

.configurator-icon > div > a > img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 150px;
	max-height: 150px;
	width: 100% !important;
	transition: all .3s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.configurator-sec > div > div > div:hover .configurator-icon img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.video_box .elementor-custom-embed-play {
	top: 0 !important;
	left: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-transform: inherit !important;
	transform: inherit !important;
	transition: all .5s;
	border-radius: 20px !important;
}

.video_box i.eicon-play {
	width: 70px;
	height: 70px;
	background: url("https://cdn-ilelhfe.nitrocdn.com/jQFZfyVzYMsrWxzuiVobFJejQDMTiYtt/assets/images/optimized/rev-753f55e/www.havis.com/wp-content/uploads/2022/03/play-button.svg") no-repeat center;
	display: inline-block;
	border: none !important;
	font-size: 0 !important;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.video_box i.eicon-play.nitro-lazy {
	background: none !important;
}

.video_box:hover .elementor-custom-embed-play {
	background-color: rgba(0, 0, 0, .6);
	border-radius: 20px !important;
}

.video_box:hover i.eicon-play {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.video-list-wrapper > div {
	flex-wrap: wrap;
}

.video-list-wrapper > div > div {
	width: 33.33% !important;
}

.woocommerce .product-total {
	position: static;
}

.addresses .woocommerce .col2-set .col-1, .addresses .woocommerce-page .col2-set .col-1, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: calc(50% - 15px);
}

.woocommerce .contact-form-section form .btn {
	margin-top: 10px;
}

.e-hotspot__button:before {
	background-color: #f8ac5f !important;
	border-radius: 100px !important;
}

/* My account pages  */
.woocommerce-account .woocommerce-inner {
	margin: 50px 0 100px;
}

nav.woocommerce-MyAccount-navigation {
	background: #f8f9fa;
	padding: 0;
	border-radius: 20px;
	border: 1px solid #eee;
}

nav.woocommerce-MyAccount-navigation .head-9 {
	padding: 20px;
	border-bottom: 2px solid #003c69;
	text-transform: uppercase;
	background-color: #003c69;
	color: #fff;
	border-radius: 20px 20px 0 0;
}

nav.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	width: 100%;
	text-align: left;
	position: relative;
	padding: 20px;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 1.25;
	color: #212121;
	font-family: "Open Sans", sans-serif;
}

nav.woocommerce-MyAccount-navigation ul li + li {
	border-top: 2px solid #eee;
}

nav.woocommerce-MyAccount-navigation ul li a {
	color: #212121;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a, nav.woocommerce-MyAccount-navigation ul li a:hover {
	color: var(--primary-color);
}

.woocommerce-inner {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce-inner > div, .woocommerce-inner > nav {
	float: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 400px;
}

.woocommerce-account .woocommerce-MyAccount-navigation + div {
	width: calc(100% - 400px);
	padding-left: 30px;
}

.woocommerce-MyAccount-content a {
	color: var(--primary-color);
}

.woocommerce-MyAccount-content a:hover {
	text-decoration: underline;
	color: var(--primary-color);
}

.woocommerce-MyAccount-content ul li a, .links-box.arrow-listing.arrow-listing2 ul li a {
	color: #777;
}

.woocommerce-MyAccount-content ul li a:hover, .links-box.arrow-listing.arrow-listing2 ul li a:hover {
	color: var(--primary-color);
}

.helpful-sec {
	margin: 50px 0 0;
}

.links-box {
	border-radius: 20px;
	border: 1px solid #eee;
	background-color: #f8f9fa;
	padding: 30px;
}

.links-box.white-box {
	background-color: #fff;
}

.links-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -12px 0;
}

.links-title {
	font-weight: 700;
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.links-box ul li {
	color: #777;
	font-weight: 600;
}

.links-wrapper .links-box {
	width: calc(33.33% - 24px);
	margin: 0 12px;
}

.woocommerce form .form-row {
	margin-bottom: 10px;
}

.woocommerce .woocommerce-EditAccountForm fieldset {
	margin-top: 30px;
}

.woocommerce .woocommerce-EditAccountForm fieldset legend {
	font-family: "Roboto Slab", serif;
}

.woocommerce .links-wrapper .links-box {
	width: calc(50% - 24px);
}

.woocommerce .links-wrapper .links-box h3 {
	margin-bottom: 15px;
}

.woocommerce .custom-table .table tbody tr td, .woocommerce .custom-table .table thead th {
	text-align: left;
}

h2.woocommerce-order-details__title, h2.woocommerce-column__title {
	margin: 0 0 20px;
}

.woocommerce .btn:hover {
	text-decoration: none !important;
}

.search-result-section .page-numbers:hover {
	background-color: #d47b22;
	color: #fff !important;
}

.compatibility-wrapper > div {
	flex-wrap: wrap;
}

.compatibility-wrapper > div > div {
	width: 33.33% !important;
}

.compatibility-wrapper .links-box {
	height: 100%;
}

.strong-click ul li a {
	font-weight: 700;
	color: #d47b22 !important;
	cursor: pointer;
}

.strong-click ul li a:hover, .strong-click ul li a:focus {
	color: var(--secondary-color) !important;
}

.testing-sec.about-section .elementor-cta__bg-wrapper + .elementor-cta__content {
	padding-top: 30px !important;
}

.testing-sec.about-section .elementor-cta__content {
	padding-top: 0 !important;
}

.testing-sec.about-section .elementor-cta__title {
	position: static;
	color: #000 !important;
	padding: 0;
	min-height: inherit;
	align-items: flex-start;
}

.breadcrumb .breadcrumb-item, .sidebar-box div strong {
	text-transform: capitalize;
}

.before-arrow.btn {
	padding: 10px 20px 10px 62px;
}

.before-arrow.btn::after {
	transform: rotate(180deg) translate(0px, 50%);
	left: 10px;
	right: auto;
	-o-transform: rotate(180deg) translate(0px, 50%);
	-ms-transform: rotate(180deg) translate(0px, 50%);
	-moz-transform: rotate(180deg) translate(0px, 50%);
	-webkit-transform: rotate(180deg) translate(0px, 50%);
}

.before-arrow.btn:before {
	left: 30px;
	transform: rotate(180deg) translate(-20px, 50%);
	-o-transform: rotate(180deg) translate(-20px, 50%);
	-ms-transform: rotate(180deg) translate(-20px, 50%);
	-moz-transform: rotate(180deg) translate(-20px, 50%);
	-webkit-transform: rotate(180deg) translate(-20px, 50%);
}

.btn.before-arrow:hover::before, .btn.before-arrow:focus:before, .btn.before-arrow:hover:after, .btn.before-arrow:focus:after {
	transform: rotate(180deg) translate(10px, 50%) !important;
	-o-transform: rotate(180deg) translate(10px, 50%) !important;
	-ms-transform: rotate(180deg) translate(10px, 50%) !important;
	-moz-transform: rotate(180deg) translate(10px, 50%) !important;
	-webkit-transform: rotate(180deg) translate(10px, 50%) !important;
}

.back-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
}

body .vertical_table {
	margin: 0 0 50px;
}

body .vertical_table th {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	color: #212121;
	vertical-align: middle;
	width: 300px;
	background-color: transparent;
	border-bottom: 1px solid #eee;
}

body .vertical_table td {
	text-align: left !important;
	background-color: transparent !important;
}

body .vertical_table tr:last-child th {
	border-bottom: none;
}

body .custom-table.vertical_table .table {
	border: none;
}

body .custom-table.vertical_table .table tr:nth-child(even) {
	background-color: transparent;
}

.Product-detail-thumbnail .slick-slide > .video {
	position: relative;
	display: block;
}

.Product-detail-thumbnail .slick-slide > .video > div {
	cursor: pointer;
	box-shadow: inset 0px 0px 0px 1px var(--gray-color);
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	transition: all .3s ease-in-out;
	position: relative;
	overflow: hidden;
	background-color: var(--white);
	background-size: cover;
}

.Product-detail-thumbnail .slick-slide > .video:before {
	pointer-events: none;
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	background: url("https://cdn-ilelhfe.nitrocdn.com/jQFZfyVzYMsrWxzuiVobFJejQDMTiYtt/assets/images/optimized/rev-753f55e/www.havis.com/wp-content/uploads/2022/03/play-button.svg") no-repeat center;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
	background-size: 40px;
}

.Product-detail-thumbnail .slick-slide > .video .img-mask:before {
	background-color: rgba(0, 0, 0, .4);
}

.configurator-fluid-layout .configurator-bottom-sticky .container-fluid {
	flex-wrap: wrap;
}

.page-template-computing-device-configurator .configurator-fluid-layout .configurator-bottom-sticky .btn-container {
	width: auto;
}

/***/
.woocommerce .woocommerce-customer-details address {
	padding: 30px;
}

.woocommerce-message {
	border-top-color: var(--secondary-color);
}

.woocommerce-message::before {
	color: var(--secondary-color);
}

mark {
	font-weight: bold;
}

.main-login-wrapper .login-box-section .login-right-box {
	margin-left: 50px;
}

.main-login-wrapper .login-box-section .login-right-box .admin-login-info {
	flex: 1 1 auto;
	border: 2px solid #ddd;
	padding: 30px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	text-align: center;
	min-height: 160px;
}

.main-login-wrapper .login-box-section .card-box {
	min-height: 100%;
}

.main-login-wrapper .login-box-section .login-right-box .card-box {
	display: flex;
	flex-direction: column;
}

.main-login-wrapper .login-box-section .login-right-box p.form-row {
	margin-top: 24px;
}

.main-login-wrapper .card-box a.btn-primary:hover, .main-login-wrapper .card-box a.btn-primary:focus {
	color: #fff;
}

@media (min-width: 1200px) {
	.main-login-wrapper .login-box-section .login-right-box .admin-login-info {
		margin-left: -30px;
		margin-right: -30px;
	}
}

@media (min-width: 1400px) {
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section, .blog-main-title, .blog-details) > .elementor-container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media (max-width: 1919.98px) {
	.logo-popup-wrapper.custom-hotsport-box .e-hotspot--tooltip-position {
		width: 340px;
	}
	
	.logos-grid > div > img {
		max-width: 80%;
		max-height: 80%;
	}
}

@media (max-width: 1399.98px) {
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.configurator-sec > div > div {
		width: 33.33% !important;
	}
	
	.configurator-icon > div > a > img {
		max-width: 100px;
		max-height: 100px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 300px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation + div {
		width: calc(100% - 300px);
	}
	
	.links-wrapper {
		margin: 30px -7px 0;
	}
	
	.links-wrapper .links-box {
		width: calc(33.33% - 14px);
		margin: 0 7px;
	}
	
	.links-box {
		padding: 20px;
	}
	
	.links-title {
		font-size: 16px;
	}
	
	.links-box ul li {
		font-size: 14px;
	}
}

@media (max-width: 1200px) {
	.links-wrapper .links-box {
		width: calc(50% - 14px);
		margin: 7px;
	}
	
	.compatibility-wrapper > div > div {
		width: 50% !important;
	}
}

@media (max-width: 1199.98px) {
	.main-login-wrapper .login-box-section .login-left-box {
		max-width: calc(50% - 15px) !important;
	}
	
	.main-login-wrapper .login-box-section .login-right-box {
		max-width: calc(50% - 15px) !important;
		margin-left: 30px;
	}
	
	.main-login-wrapper .login-box-section .card-box {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width: 1024px) {
	.custom-hotsport-box:not(.contact-hotspot) > .elementor-widget-container {
		display: none !important;
	}
	
	.hotsopt-slider {
		display: block !important;
	}
	
	.hotsport-btn {
		margin-top: 20px;
	}
	
	.configurator-sec > div > div {
		width: 50% !important;
	}
	
	.configurator-icon > div > a > img {
		max-width: 100px;
		max-height: 100px;
	}
}

@media (max-width: 991.98px) {
	.video-list-wrapper > div > div {
		width: 50% !important;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation + div {
		width: 100%;
		padding: 30px 0 0;
	}
	
	nav.woocommerce-MyAccount-navigation .head-9 {
		border-radius: 10px;
	}
}

@media (max-width: 767.98px) {
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.elementor-button span {
		text-align: left;
		align-items: center;
	}
	
	.elementor-button-icon svg {
		width: 18px !important;
	}
	
	.hotsopt-slider .slick-arrow {
		right: 10px;
	}
	
	.hotsopt-slider .slick-prev {
		left: 10px;
	}
	
	.hotsopt-slider {
		padding: 50px 20px;
	}
	
	.configurator-sec > div > div {
		width: 50% !important;
	}
	
	.inner-banner h1 br {
		display: none;
	}
	
	.configurator-sec > div {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.woocommerce .custom-table .table tbody td:first-child, .woocommerce .custom-table .table tbody td:last-child {
		min-width: 100%;
		max-width: 100%;
	}
	
	.woocommerce .custom-table .table tbody td {
		height: auto;
		padding: 15px !important;
		font-size: 14px;
	}
	
	nav.woocommerce-MyAccount-navigation ul li {
		padding: 15px;
		font-size: 14px;
	}
	
	nav.woocommerce-MyAccount-navigation .head-9 {
		font-size: 16px;
		padding: 15px;
	}
	
	.woocommerce-account .woocommerce-inner {
		margin: 20px 0 50px;
	}
	
	.links-wrapper {
		margin: 20px 0 0;
	}
	
	.links-wrapper .links-box, .woocommerce .links-wrapper .links-box {
		width: 100%;
		margin: 7px 0;
	}
	
	.woocommerce-Address + .woocommerce-Address {
		margin-top: 20px;
	}
	
	.woocommerce .woocommerce-customer-details address {
		padding: 20px;
	}
	
	.addresses .woocommerce .col2-set .col-1, .addresses .woocommerce-page .col2-set .col-1, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
	
	.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
		display: flex;
		flex-wrap: wrap;
	}
	
	.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button {
		order: 2;
		margin-top: 5px;
	}
	
	.page-template-computing-device-configurator .configurator-fluid-layout .configurator-bottom-sticky .btn-container {
		width: 100%;
	}
	
	.main-login-wrapper .login-box-section .login-left-box {
		width: 100% !important;
		max-width: 540px !important;
	}
	
	.main-login-wrapper .login-box-section .login-right-box {
		width: 100% !important;
		max-width: 540px !important;
		margin-left: 0;
		margin-top: 50px;
	}
	
	.main-login-wrapper .login-box-section {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 600px) {
	.configurator-sec > div > div {
		width: 100% !important;
	}
	
	.configurator-sec > div > div > div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.video-list-wrapper > div > div {
		width: 100% !important;
	}
	
	.compatibility-wrapper > div > div {
		width: 100% !important;
	}
}

/*
TEST PRODUCT Conatct form css 
------------------------------*/
form .fl-height-46 textarea {
	height: auto;
	max-height: 46px;
	min-height: 46px;
}

.modal.pdfviewer.send-friend .gform_button.button {
	padding: 10px 20px 10px 20px;
}

.modal.pdfviewer.send-friend .gform_footer.top_label {
	display: flex;
	justify-content: center;
	padding-bottom: 0;
}

.btn-group-configurator .btn-gray:hover {
	color: #fff;
}

.modal.pdfviewer a.btn.no-arrow.btn-gray.btn-small.copy-link {
	margin: 0 auto;
	display: block;
	max-width: 160px;
	border-color: var(--primary-color);
}

.copy-link-text input {
	border: 0;
	display: block;
	text-align: center;
	background-color: transparent;
	width: 100%;
}

.copy-link-text {
	text-align: center;
	display: flex;
	justify-content: center;
	padding-top: 10px;
}

.modal.send-friend .btn-primarybtn {
	margin: 0 auto !important;
	margin-bottom: 8px !important;
}

.modal.pdfviewer.send-friend .gform_button.button {
	padding: 10px 20px 10px 20px;
}

.modal.pdfviewer.send-friend .gform_footer.top_label {
	display: flex;
	justify-content: center;
	padding-bottom: 0;
}

.btn-group-configurator .btn-gray:hover {
	color: #fff;
}

.modal.pdfviewer a.btn.no-arrow.btn-gray.btn-small.copy-link {
	margin: 0 auto;
	display: block;
	max-width: 160px;
	border-color: var(--primary-color);
}

.copy-link-text input {
	border: 0;
	display: block;
	text-align: center;
	background-color: transparent;
	width: 100%;
}

.copy-link-text {
	text-align: center;
	display: flex;
	justify-content: center;
	padding-top: 10px;
}

.modal.send-friend .btn-primarybtn {
	margin: 0 auto !important;
	margin-bottom: 8px !important;
	margin-right: 0 !important;
}
