/*
Theme Name: Hirxpert Child
Description: Child Theme for hirxpert Theme
Author: zozothemes
Version: 1.0
Template: hirxpert
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.ewd-upcp-catalog-sidebar {
    box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);
    padding: 30px !important;
	    margin-bottom: 30px !important;
}
.elementor-element .section-title-wrapper .title-wrap > * .subtitle-dots:before {
	display: none;
}
header.site-header ul.nav.wp-menu li > ul.sub-menu li a:before {
	display: none;
}
.widget.widget_nav_menu ul#menu-footer-bottom-menu > li:first-child a:before {
	display: none;
}
.sticky-head.header-sticky .header-navbar ul.wp-menu > li > a {
    font-size: 14px;
}
.ewd-upcp-pagination, .ewd-upcp-pagination:last-of-type {
	box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);	
    padding: 38px 20px;
}
.ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
    box-shadow: 0px 10px 10px rgb(0 0 0 / 8%);
    border: 0;
}
.ewd-upcp-pagination .pagination-links a {
	padding : 4px 20px !important
}
.sticky-outer .header-sticky .primary-menu li.menu-item a img {
    max-width: 44px;
}
.header-navbar.elements-1 ul.navbar-ul.pull-center:first-child:last-child {
    margin: 0 auto;
    transform: translate(0);
}
ul.nav.wp-menu > li.menu-item-has-children > a:after {    
    top: 50%;
    transform: translateY(-50%);
}
.cea-featured-icon {
	display: inline-block;
}
.feature-box-default .feature-box-title {
    display: block;
}
.link-area-box-hover .feature-box-wrapper .cea-featured-icon:before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: "";
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    opacity: 0;
    transform: scale(.9);
    display: inline-block;
}
.link-area-box-hover .feature-box-wrapper:hover .feature-box-inner .cea-featured-icon:before {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #9e9e9e, 0 0 0 10px rgba(255, 255, 255, .5);
    animation: fusionSonarEffect 1.3s ease-out 75ms;
}
.link-area-box-hover .feature-box-wrapper .cea-featured-icon {
    position: relative;
}
ul.nav.wp-menu > li img {
    display: inline-block;
}
.sep-box-shadow span.elementor-divider-separator:after {
    content: "";
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 65%);
    position: absolute;
    left: 0;
    right: 0;
    height: 6px;
}
.sep-box-shadow span.elementor-divider-separator:after {
    content: "";
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 65%);
    position: absolute;
    left: 0;
    right: 0;
    height: 6px;
}
aside.footer-widget-2.col-md-8 .widget.widget_nav_menu ul#menu-footer-bottom-menu li {
    display: inline-block;
}

.widget.widget_nav_menu ul#menu-footer-bottom-menu {
    text-align: right;
}
.widget.widget_nav_menu li a:before {
    content: "|";
    font-family: 'bootstrap-icons';
    position: absolute;
    left: 0;
    top: 0;
    transform: none;
    font-size: 15px;
    z-index: 1;
    transition: all 2s;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 10px;
    line-height: 18px;
}
.site-footer .footer-widgets-wrap .row {
    display: flex;
    align-items: center;
}
.widget.widget_block.widget_media_image figure.wp-block-image.size-full {
    margin-bottom: 0;
}
footer .widget.widget_nav_menu li a:before {
    color: #ffffff !important;
}
.widget.widget_nav_menu ul#menu-footer-bottom-menu li.current-menu-item a {
    color: #78bca1;
}

aside.footer-widget-2.col-md-8 .widget.widget_nav_menu ul#menu-footer-bottom-menu li {
    display: inline-block;
    padding-bottom: 0;
}
ul.nav.wp-menu > li.current-menu-item,
ul.nav.wp-menu > li:hover {
    border-top: 3px solid #cccccc;
}

ul.nav.wp-menu > li {
    border-top: 3px solid transparent;
}
.elementor-widget-ceasectiontitle.cea-separator-type-normal .elementor-divider-separator {
    border-image: none;
}
header ul.nav.wp-menu li > ul.sub-menu li:hover {
    background: #000000b3;
    color: #fff;
}
header ul.nav.wp-menu li > ul.sub-menu li:hover a {
    color: #fff;
}
ul.nav.wp-menu > li.menu-item-has-children:not(.menu-item-has-mega-children) > .sub-menu, ul.nav.wp-menu > li.menu-item-has-children:not(.menu-item-has-mega-children) > .sub-menu > li > ul.sub-menu {
    border-radius: 0px 0px 0px 0px;
}
.wp-menu:not(.mobile-menu) li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 70%;
    transition: all .25s ease-in-out;
}
.bottom-search-wrap {
	top: 70%;
}
a.bottom-search-toggle i:before {
    border: 1px solid #cccccc;
    display: flex;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
}
.bottom-search-wrap.active {
    padding: 20px;
    border-radius: 0 0 0 10px;
    background: rgba(0, 0, 0, .5);
}
.bottom-search-wrap .search-form .search-field {
    background: #fff;
    border-radius: 0;
	font-size: 15px;
}
.bottom-search-wrap .search-form input.search-submit {
    background: #000;
    border-radius: 0;
}
.bottom-search-wrap.active {
    border-radius: 0;
}
.bottom-search-toggle  {
	color: #999 !important;
}
.ewd-upcp-catalog-header-bar .ewd-upcp-toggle-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 0px 3px 6px #0000001f;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
	  border-radius: 6px;
}
.ewd-upcp-catalog-product-div.ewd-upcp-catalog-product-detail {
    display: flex;
    margin-bottom: 30px;
    box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);
    padding: 30px;
    border-radius: 10px;
    border-bottom: 2px solid rgb(128, 128, 128, 0.2);
}
header ul.nav.wp-menu li > ul.sub-menu li a {
    display: block;
    padding: 0 18px;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-family: Courier, monospace, Arial, Helvetica, sans-serif;
}
.sticky-head:not(.header-sticky) .header-navbar {
    padding-top: 37px;
    padding-bottom: 37px;
}
.section-title-wrapper span.elementor-divider-separator {
    border-image: none;
}
header .elements-1 .pull-center {
    margin-left: auto;
    margin-right: auto;
    transform: initial;
}

.ewd-upcp-catalog-product-thumbnail .ewd-upcp-catalog-product-price {
    display: none;
}
.ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
    box-shadow: 0px 10px 10px rgb(0 0 0 / 8%);
    border: 0;
}
.ewd-upcp-catalog-product-thumbnail {
    display: inline-block !important;
    position: relative;
    float: none !important;
    border-radius: 0;
    margin: 0 2% 32px 0;
    min-height: auto;
    max-height: none;
    overflow: hidden;
    vertical-align: top;
}
.ewd-upcp-catalog-product-thumbnail-body-div {
    min-height: auto !important;
    margin-bottom: 14px !important;
}
.ewd-upcp-catalog-product-thumbnail-image-div img {
    max-height: 150px !important;
    object-fit: cover;
}
.ewd-upcp-catalog-sidebar {
    box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);
    padding: 30px !important;
}
.ewd-upcp-catalog-header-bar {    
    border: 1px solid #eaeaea;
    padding: 14px 14px !important;
    border-radius: 5px;
}
.ewd-upcp-pagination {
    padding: 38px 20px !important;
    margin-top: 54px !important;
    box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);
}
.ewd-upcp-pagination .pagination-links a {
    padding: 4px 20px !important;
    margin: 0 8px !important;
}
.image-border-white img {
    border: 8px solid #fff;
    margin-bottom: 10px;
}
.single-upcp_product .upcp_product ul.slides img {
    width: auto;
    border: 2px solid #f7f7f7;
    padding: 10px;
}

.single-upcp_product .entry-title.fusion-post-title {
    background: #f7f7f7;
    margin-top: 30px;
    padding: 7px 25px;
}
.ewd-upcp-custom-product-page.ewd-upcp-product-page {
    padding: 30px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 5%);
    border-radius: 10px;
}
.single-upcp_product .fusion-meta-info {
    padding: 10px 20px;
    border-color: #F7F7F7;
    background: #f7f7f7;
}
.single-upcp_product .fusion-meta-info .fusion-meta-info-wrapper {
    font-weight: bold;
}
.page-template-default .ewd-upcp-catalog-product-detail {
    margin-bottom: 30px;
    box-shadow: 2px -1px 10px rgb(0 0 0 / 8%);
    padding: 30px;
    border-radius: 10px;
    border-bottom: 2px solid rgb(128,128,128,0.2);
}
.fusion-content-boxes.contact-box-shadow .content-wrapper-background {
    box-shadow: 3px 11px 16px 5px rgb(0 0 0 / 4%);
    border-radius: 10px;
}
.contact-list ul {
    padding-left: 16px;
}
.gridster .gs-w {
    z-index: 2;
    position: initial !important;
}
li.ewd-upcp-single-product-custom-element.gs-w {
    width: auto !important;
    height: auto;
    padding: 0 15px;
    margin-bottom: 30px;
	clear: both;
}
.gridster > ul {
    width: auto !important;
    height: auto !important;
	padding-left: 0;
}
.ewd-upcp-catalog-product-tags {
    float: left;
    display: inline-block;
    font-weight: bold;
    font-size: 17px !important;
    background: #f7f7f7;
    padding: 8px 10px;
	margin-top: 0 !important;
}
select[name="ewd-upcp-sort-by"] > option:first-child {
    display: none;
}
.ewd-upcp-catalog-product-tags span {
    font-size: 17px;
    color: #000;
}
.single-upcp_product h2.ewd-upcp-single-product-title {
    font-size: 24px;
    margin: 0 0 10px 0;
    line-height: 48px;
    font-weight: 500;
}
.ewd-upcp-product-image {
    margin: 0 0 15px 0;
}

/* Seperator */
.shadow-sep .elementor-divider {
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 65%);
}
header ul.nav.wp-menu li > ul.sub-menu li a {
    line-height: 28px;
}

/* Header */
.sticky-head.header-sticky .header-navbar {
    padding: 0;
}
ul.nav.wp-menu > li > a {
	display: inline-block;
}

/* remove sub title */
.elementor-element .section-title-wrapper .title-wrap > * .subtitle-dots:before {
	display: none;
}

ul.nav.wp-menu.primary-menu {
    align-items: center;
}
@keyframes fusionSonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

@media (max-width: 767px) {
.widget.widget_nav_menu ul#menu-footer-bottom-menu {
    text-align: left;
}
}