/*
 Theme Name:   ALC Child Theme
 Author:       Artureanec
 Template:     technum
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  technum-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

.header-icon.dropdown-trigger {
	display: none;
}

.logo-link img {
	max-width: 125px;
}

.page-title-container .page-title-bg, .edit-post-visual-editor__post-title-wrapper::before {
	background-color: rgba(0,0,0,0.5);
}

.footer {
	color: #fff !important;
}

.widget_technum_contacts_widget .technum-contacts-widget-field::before {
	color: #666;
}

.widget_technum_contacts_widget .technum-contacts-widget-field:not(:first-child) {
	margin-top: 16px;
}

.header .main-menu > li > a {
	font-size: 15px;
}

.header .main-menu ul.sub-menu > li > a:hover {
	color: #cc3c33;
}

.widget_technum_contacts_widget .technum-contacts-widget-field.technum-contacts-widget-fax::before {
	content: '\e825';
	font: 400 normal 24px/24px 'fontello';
}

.wqoecf-pop-up-box {
	font-family: Nunito, Arial, Helvetica, sans-serif;
}

div.wqoecf-pop-up-box p.wqoecf_form_title {
	padding-top: 25px;
	margin: 0;
}

.wqoecf-pop-up-box .wpcf7 form {
	padding: 0 20px;
}

.wqoecf-pop-up-box div.wpcf7 > form > p label {
	font-size: 16px;
}

.wqoecf-pop-up-box div.wpcf7 > form > p input, .wqoecf-pop-up-box div.wpcf7 > form > p textarea {
	padding: 0;
	font-size: 16px;
}

.wqoecf-pop-up-box div.wpcf7 > form > p input[type="submit"] {
	padding: 15px 50px;
	background-color: #604887 !important;
	margin-top: 30px;
	border-radius: 5px;
}

.wqoecf-pop-up-box div.wpcf7 > form > p input[type="submit"]:hover {
	background-color: #cf3a33 !important;
}

.wpcf7-spinner {
	margin: 5px auto 0 auto;
	display: block;
}

.woocommerce a.wqoecf_enquiry_button {
	padding: 15px 50px;
	margin: 40px 0 30px 0;
}

.woocommerce a.wqoecf_enquiry_button:hover {
	background-color: #cf3a33;
}

ul.psfw-social-icons li {
    padding: 0 !important;
}

ul.psfw-social-icons li::before {
    display: none !important;
}

ul.psfw-social-icons::before {
	content: 'Share: ';
	font-weight: bold;
	padding-right: 20px;
	font-size: 18px;
}

.psfw-social-icons {
	display: flex;
	align-items: center;
}

.single-product.woocommerce div.product div.summary {
	margin-top: 25px;
}

.widget-wrapper .woocommerce-product-search button {
    display: none !important;
}

.header-icon.mini-cart {
    display: none !important;
}

/*!
 * CIP
 * Developed by Outweave.com
*/

/*-------------------------------------
#. Icon Fonts
---------------------------------------*/
@font-face {
	font-family: 'fontello-cip';
    src: url('font/fontello.eot?24172326');
  	src: url('font/fontello.eot?24172326#iefix') format('embedded-opentype'),
       	 url('font/fontello.woff2?24172326') format('woff2'),
         url('font/fontello.woff?24172326') format('woff'),
         url('font/fontello.ttf?24172326') format('truetype'),
         url('font/fontello.svg?24172326#fontello') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  	font-family: "fontello-cip";
  	font-style: normal;
  	font-weight: normal;
  	speak: never;
  	display: inline-block;
  	text-decoration: inherit;
  	width: 1em;
  	margin-right: .2em;
  	text-align: center;
	font-variant: normal;
  	text-transform: none;
  	line-height: 1em;
  	margin-left: .2em;
  	font-size: 22px; 
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	color: #000;
}

.icon-cip-facebook:before { content: '\e800'; color:#4267B2; }
.icon-cip-twitter:before { content: '\e801'; color:#1DA1F2; }
.icon-cip-youtube-play:before { content: '\f16a'; color:#4267B2; }
.icon-cip-whatsapp:before { content: '\f232'; color:#075E54; font-size:28px; }
.icon-cip-linkedin-rect:before { content: '\f31b'; color:#0077B5; }
.icon-cip-instagram:before { content: '\f31e'; color:#833AB4; }
.icon-cip-location:before { content: '\e802'; }
.icon-cip-phone:before { content: '\e803'; }
.icon-cip-chat:before { content: '\e804'; }
.icon-cip-globe:before { content: '\e807'; }
.icon-cip-cancel:before { content: '\e808'; color:#fff; }
.icon-cip-mail:before { content: '\e80a'; }
.icon-cip-chat-3:before { content: '\e80b'; }
.icon-cip-link-ext:before { content: '\f08e'; }
.icon-cip-address-card:before { content: '\f2bb'; }
.icon-cip-download:before { content: '\f02e'; }

/*-------------------------------------
#. CIP-Styles - START
---------------------------------------*/

.cip-wrap {
	font-family: inherit;
  	width: 100%;
  	height: 100%;
  	position: fixed;
  	top: 0px;
  	left: 0px;
  	content: "";
  	background: rgba(0, 0, 0, 0.85);
  	z-index: 99999;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	visibility: hidden;
  	opacity: 0;
  	transition: opacity 250ms ease-in, visibility 0ms ease-in 250ms;
}

.cip-wrap a {
	text-decoration: none;
}

.cip-box {
	font-size: 1rem;
  	width: 90%;
  	padding: 15px;
  	background: #fff;
  	border-radius: 5px;
  	position: relative;
}

@media (min-width: 768px) {
	.cip-box {
		width: 600px;
		padding: 30px 20px 20px 20px;
	}
}

.cip-closeBtn {
  	width: 40px;
  	height: 40px;
  	position: absolute;
  	top: 8px;
  	right: 8px;
  	border-radius: 50%;
  	background: #000;
  	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform .2s;
}

.cip-closeBtn:hover {
	transform: scale(0.9);
}

.cip-closeBtn i {
	display: flex;
}

.cip-onoff {
	visibility: visible;
  	opacity: 1;
  	transition: opacity 250ms ease-in, visibility 250ms ease-in 0ms;
}

.cip-Btn {
	position: fixed;
	right: 10px;
	bottom: 10px;
	border-radius: 50%;
	background-color: #412774;
	z-index: 99999;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cip-Btn.active {
	background-color: #555;
}

.cip-Btn i:before {
	color: #fff;
	font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	content: '\e804';
}

.cip-Btn .icon-cancel::before {
	content: '\e808';
}

.cip-methods {
	background: #eee;
	padding: 0 12px;
	border-radius: 5px;
}

.cip-method {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

.cip-method a:first-child {
	display: flex;
	align-items: center;
	justify-content: center;
}

.cip-method:last-child {
	border-bottom: none;
}

.cip-method.external .cip-detail-content:after {
	content: '  \f08e';
	font-family: 'fontello-cip';
	padding-left: 5px;
	color: #bbb;
}

.cip-method.internal .cip-detail-content:after {
	content: '  \f02e';
	font-family: 'fontello-cip';
	padding-left: 5px;
	color: #bbb;
}

.cip-details p {
	margin: 0 auto 5px auto;
	color: #111;
	line-height: 1.15 !important;
}

.cip-details .cip-detail-title {
	font-weight: bold;
}

.cip-icon {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 5px;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cip-icon i:before {
	color: #000;
}

.cip-socials {
	margin: 25px 0 10px 0;
}

ul.cip-social-list {
	display: flex;
	padding: 0;
	justify-content: center;
	align-items: center;
}

.cip-social-list li {
	margin-right: 12px;
    list-style-type: none;
}
.cip-social-list li:last-child {
	margin-right: 0;
}

.cip-social-list li:hover {
	opacity: 0.75;
}

.cip-social-list li::before {
	display: none !important;
}

/*-------------------------------------
#. CIP-Styles - END
---------------------------------------*/

ul.wrapper-socials.top-bar-socials {
	display: none;
}

.technum-content-slider-widget .slider-item .elementor-row {
    display: flex;
}