/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


:root {
  --star-size: 44px;
  --star-color: #fff;
  --star-background: #fc0;
}

a {
  text-decoration: none !important;
}

.eshuzu-post-layout.grid .eshuzu-post-item,
.eshuzu-post-layout.grid post-item{
    width: 30%;
    display: inline-block;
    margin: 1%;
    vertical-align: top;
    border: 0;
    padding: 30px 20px 10px;
    box-shadow: 0px 0px 10px 0px rgba(37.999999999999936, 83.99999999999996, 0, 0.13);
    border-radius: 16px;
    min-height: 520px !important;
}
.eshuzu-post-layout.list .eshuzu-post-item,
.eshuzu-post-layout.list post-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}


.eshuzu-post-item a,
#post-filters li a,
#post-filters li a label,
#post-filters li span{
     color: #ff9d25 !important;
 }


.eshuzu-post-item img {
    height: 70px;
    width: auto;
    margin-bottom: 20px;
}

.eshuzu-post-item .company-specialties {
    margin: 10px 0;
}

.eshuzu-post-item .company-specialties a,
.eshuzu-post-item .company-features a{
    font-size: 12px !important;
    font-weight: 400;
    color: : var( --e-global-color-bd4a70b) !important;
    background-color: #BCBCBC98;
    border-radius: 8px;
    padding: 5px;
    height: fit-content;
    text-decoration: none;
}

.eshuzu-post-item .company-features, 
.eshuzu-post-item .company-specialties {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
    font-size: 12px;
}
.left-panel-filters label{
    display: block;
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
    cursor: pointer;
}

.specialties-filter-wrapper .chosen-choices,
.features-filter-wrapper .chosen-choices,
.left-panel-filters select{
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 44px;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    height: 45px !important;
    background: #ecf0f4 !important;
    border-color: transparent !important;
    padding: 0 15px !important;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    min-width: 120px;
    background-image: none !important;
}

.left-panel-filters {
    margin: 15px 0 0 0;
}
.left-panel-filters select{
    color: #999999;
}
.menu-item.current-menu-item a,
.menu-item.active a {
    background: #713fdb;
    color: #fff !important;
    padding-left: 10px !important;
    padding-bottom: 5px !important;
}
.menu-item.current-menu-item a:hover,
.menu-item.active a:hover{
    background: #713fdb !important;
    color: #fff !important;
}


.sortby-wrapper, .postperpage-wrapper {
    display: inline-block;
    min-width: 150px;
    margin-right: 10px;
}
.dropdown-menu.show {
    display: block;
}
.col-lg-10 form#post-filters {
    text-align: right;
}
#css-dropdown
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 300px;
    height: 42px;
    margin: 100px auto 0 auto;
}
#choices-multiple-remove-button {
    min-width: 200px;
}

/* ......................................................................................................company detail page styles */
body.single-company .ekit-template-content-header .main-banner,
body.page-template-page-submit-review .ekit-template-content-header .main-banner,
body.page-template-page-company-comparison .ekit-template-content-header .main-banner{
    display: none !important;
}
.companySingle-banner,
.company-comparison{
        background-image: url(https://demo.cubexpackaging.com/wp-content/uploads/2025/04/Group-1000005332.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
}
.inside-article header, .reviews-section h3 {
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 1.4;
    transition: all ease 0.31s;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}
.inside-article p,
.inside-article pre{
    font-family: 'Inter', sans-serif !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #494b4d;
}
.inside-article .company-SF{
    display: flex;
    justify-content: space-between;
	align-items: start;
    margin-top: 30px;
}

.inside-article .company-SF>div {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
}

.inside-article .company-SF>div>h5 {
    padding: 10px 15px;
    background: rgba(114,65,216,0.2);
    margin-bottom: 5px;
    width: 100%;
}

.inside-article .company-SF>div>h5 ~ div h6 {
    padding: 13px 15px 13px 26px;
    background: #fafafa;
    margin: 0 3px 3px 0;
    position: relative;
    transition: 0.4s ease;
}

.inside-article .company-SF h5 ~ div {
    display: flex;
    flex-wrap: wrap;
	width: 100%;
}
.inside-article .company-SF h5 ~ div>div {
    width: 50%;
}
.inside-article .company-SF>div>h5 ~ div h6::before {
    content: '';
    background: #7342d9;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 14px;
    left: 13px;
    border-radius: 50%;
}
.reviews-section .review {
    padding: 30px 25px 20px;
    background-color: var(--bg-light-color-7) !important;
    box-shadow: 0px 0px 35px rgb(0 0 0 / 5%);
    border-radius: 10px;
    transition: all ease 0.31s;
    margin: 0 0 5px 0;
    display: flex;
    align-items: center;
}
.reviews-section .review h4{
    color: #7342d9;
    font-weight: 600;
    font-size: 18px;
}
.reviews-section .review img{
    max-width: 60px;
    border-radius: 50%;
    height: auto;
    border: 1px solid #ededed;
    margin: auto;
    margin-bottom: 7px;
}
.reviews-section .review>div:first-of-type{
    padding-right: 35px;
    flex: 1;
    text-align: center;
}

.reviews-section .review>div:last-of-type>div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}

.reviews-section .review>div:last-of-type {
    flex: 7;
}

.reviews-section .review>div:last-of-type>div p {
    width: 50%;
}
.inside-article .company-SF>div>h5 ~ div h6:hover {
    background: #e3d9f7;
}
.submit-review-button a {
    position: relative;
    border: none;
    border-radius: 5px;
    display: inline-block;
    padding: 11px 30px 10px;
    transition: 0.4s ease;
    text-align: center;
    color: #fff;
    z-index: 1;
    background-color: #7342db;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
    border: 1px solid #7342db;
}

.submit-review-button a:hover {
    background: transparent;
    color: #7342db !important;
}

.companySingle-banner h1,
.company-comparison h1 {
        font-size: 50px !important;
    line-height: 58px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.inside-companySingle-banner,
.company-comparison {
    text-align: center;
}

.inside-companySingle-banner h1+p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
}

.button-group-wrapper a {
    font-size: 17px;
    background: #FFC415;
    padding: 14px 27px;
    border-radius: 25px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
}

.button-group-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

.button-group-wrapper a:first-of-type {
    margin-right: 10px;
}

.button-group-wrapper + form.wpr-search-form {
    display: inline-block;
    width: calc(100vw/4);
    position: relative;
}

.button-group-wrapper + form.wpr-search-form input {
    border-color: #E8E8E8;
    text-align: left;
    border-width: 1px 1px 1px 1px;
    border-radius: 2px 2px 2px 2px !important;
    padding: 15px 15px 15px 15px;
        border-radius: 46px !important;
    background-color: transparent !important;
    height: 60px;
    color: #fff !important;
    /* width: 534px !important; */
    padding-left: 46px;
    font-size: 20px;
}

.button-group-wrapper + form.wpr-search-form .wpr-search-form-submit {
    color: #ffffff;
    background-color: #605BE5;
    border-color: #E8E8E8;
    min-width: 125px;
    font-size: 20px;
    line-height: 22px;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: transparent !important;
    padding: 0 !important;
    position: absolute;
    left: 16px;
    min-width: auto;
    top: 18px;
    font-size: 24px;
}

.button-group-wrapper + form.wpr-search-form input::placeholder {
    color: #fff;
}


.banner-collar,
.comparison-afterwards {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
}





.banner-collar {
    border: 1px solid #9d9797;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    padding: 40px 70px 70px;
    margin-top: 30px;
}

.single-banner-categories p span {
    font-size: 17px;
    color: #fff;
    margin: 0 10px;
}

.single-banner-categories p span:first-of-type {font-size: 18px;font-weight: 600;}

.single-banner-categories {
    text-align: left;
    border-bottom: 1px solid #9d9797;
    padding: 0 30px 10px;
}

.banner-collar-inner {
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: left;
    margin-top: 35px;
}

.banner-collar-inner div:not(.banner-collar-innerRight) {
    flex: 1;
}

.banner-collar-inner div.banner-collar-innerRight {
    flex: 5;
    padding-left: 30px;
}

.banner-collar-inner div:not(.banner-collar-innerRight) a {
    background-color: #fff;
    border-radius: 8px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-collar-inner div:not(.banner-collar-innerRight) img {
    width: 94px;
    height: auto;
}

.banner-collar-inner div.banner-collar-innerRight p:first-of-type {
    font-size: 50px;
    line-height: 56px;
    color: #fff;
    margin: 0;
}

.banner-collar-inner div.banner-collar-innerRight p {
    font-size: 18px;
    color: #fff;
    margin: 15px 0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pors-cons {
    margin: 50px 0;
}
.pors-cons h5 {
    font-size: 28px;
    line-height: 40px;
    /*text-decoration: underline;
    text-underline-position: under;*/
}

.pors-cons .pors-cons-flex {
    display: flex;
    gap: 0 20px;
}

.pors-cons .pors-cons-flex>div {
    width: calc(50% - 10px);
}

.pors-cons-flex h6 {
    font-size: 22px;
}

.pors-flex h6 {
    color: green;
}

.cons-flex h6 {
    color: red;
}


.my-container {
  background-color: white;
  color: black;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgb(0,0,0,0.25);
  margin: 20px 0;
}

.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.question::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}
.QandA-singlePage-accordion {
    margin: 50px 0;
}

.QandA-singlePage-accordion h5 {
    font-size: 70px;
    margin: 0;
    font-weight: 300;
}
p.subb-headding {
    font-size: 26px;
    line-height: 34px;
    font-weight: 300;
}

.singlePage-Selling h5 {
    font-size: 70px;
    margin: 0;
    font-weight: 300;
}

p.subb-sub-headding {
    font-size: 20px;
    margin-top: 15px;
    line-height: 30px;
    font-weight: 400;
}
.singlePage-Selling img {
    border-radius: 35px;
}


.ekit-template-content-header .navigation-search-container{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
}
.ekit-template-content-header .navigation-search-container>div:last-of-type{
    flex: 4;
}
.ekit-template-content-header .navigation-search input::placeholder{
    color: #fff !important;
}
.ekit-template-content-header .navigation-search{
    flex: 2;
    display: none;
}
body:not(.home) .ekit-template-content-header .navigation-search,
body.page-template-page-submit-review  .ekit-template-content-header .navigation-search,
body.page-template-page-company-comparison .ekit-template-content-header .navigation-search,
body.search .ekit-template-content-header .navigation-search, 
body.single-company .ekit-template-content-header .navigation-search {
    display: block;
}
body:not(.home) .search-bar.wpr-search-form-style-inner,
body.search .wpr-search-form-style-inner,
body.single-company .companySingle-banner form.wpr-search-form{
    display: none;
}
.ekit-template-content-header .navigation-search .elementor-widget-container{
    width: calc(80%);
    margin-left:auto;
}
.ekit-template-content-header #navigation-search input{
    padding: 7px 35px 7px 15px !important;
    font-size: 17px;
    height: 45px !important;
    border-radius: 25px !important;
    width: 100%;
    background: transparent;
    color: #fff;
	cursor: pointer;
}
.ekit-template-content-header #navigation-search button.wpr-search-form-submit {
    min-width: initial !important;
    padding: 0 !important;
    background: transparent !important;
    position: absolute;
    top: 3px;
    right: 9px;
    font-size: 24px;
}

.pors-cons .pors-cons-flex p span {
  display: inline-block;
  padding-left: 5px;
	margin-bottom: 8px;
}
/*.............................................................................................submit a review page.........*/
.submit-review-form form{
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    justify-content: center;
}

#company-comparison-form{
    display: flex;
    gap: 0 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;

}

.submit-review-form .input-ground,
#company-comparison-form .input-ground  {
    width: calc(50% - 10px);
    text-align: left;
    margin-bottom: 25px;
}
.submit-review-form .input-ground:last-of-type {
    width: 100%;
    display: flex;
    gap: 0 20px;
}

.submit-review-form .input-ground:last-of-type>div {
    width: calc(50% - 10px);
}

.submit-review-form .input-ground:nth-last-of-type(2){
    width: 100%;
}
.submit-review-form .input-ground label,
#company-comparison-form .input-ground label {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    padding-left: 4px;
}

.submit-review-form .input-ground input,
.submit-review-form .input-ground textarea,
#company-comparison-form .input-ground select {
    border-radius: 10px;
    padding: 12px 25px;
}


/*.....................................................................................companies comparison page.........*/


.company-item {
    width: 30%;
    display: inline-block;
    margin: 1%;
    vertical-align: top;
    border: 0;
    padding: 30px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(37.999999999999936, 83.99999999999996, 0, 0.13);
    border-radius: 16px;
    min-height: 280px !important;
}

.company-item label {
   display: inline-block;
    padding-left: 5px;
    margin: 0;
    font-size: 22px;
    line-height: 28px;
    margin-top: -9px;
    font-weight: 500;
    cursor: pointer;
}

.company-item input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.company-item p {
    margin-top: 10px;
}

.company-item p:first-of-type {
    margin-top: 20px;
}
.company-list input[type="submit"]:hover {
    border: 1px solid #ff9d25 !important;
}

.download-complete-report a {
    color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 4px 4px 4px 4px;
    padding: 15px 18px 16px 18px;
    background-color: #ff9d25;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
}
.download-complete-report{
    text-align: center;
}

.download-complete-report a:hover {
    background: transparent;
    color: #ff9d25;
    border-color: #ff9d25;
}



.left-panel-filters select[multiple]+div>button {
    position: relative;
    width: 100%;
    display: block;
    min-height: 46px;
    border: 1px solid #cdd6f3;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 12px 40px 10px 16px;
    font-size: 15px;
    color: #797a7d;
    font-weight: 500;
    outline-color: #cdd6f3;
    background: #ecf0f4;
    text-align: left;
}
.left-panel-filters select[multiple]+div button::after{
    display: none !important;
}
.left-panel-filters select[multiple]+div .multiselect-container{
    width: 100%;
}
.left-panel-filters select[multiple]+div .multiselect-container .input-group{
    margin: 0;
    display: flex;
    border: 1px solid #dedede;
}
.left-panel-filters select[multiple]+div .multiselect-container .input-group span{
    display: inline-block;
    line-height: 25px !important;    
    height: 34px;position: initial;width: 42px;border: none;
}

.left-panel-filters select[multiple]+div .multiselect-container .input-group input {
    border: 0;
    display: inline-block;
    float: initial;
    width: fit-content;
}

.left-panel-filters select[multiple]+div .multiselect-container .input-group span button {
    width: 100%;
    background: #eeeeee;
    border: none;
    padding: 5px;
    margin: 0;
    color: #555;
}
.left-panel-filters select[multiple]+div .multiselect-container li a{
    padding: 5px 0;
}
.left-panel-filters select[multiple]+div .multiselect-container li a label{
    font-size: 15px;
    color: #383737;
}
.left-panel-filters select[multiple]+div .multiselect-container li.active a{
    background-color: #ebe2fb;
}

.left-panel-filters select[multiple]+div .multiselect-container li label input{
    margin-top: 1px;
}



#menu-main-menu>li:last-of-type a {
  height: 40px;
  line-break: 25px;
  color: #fff;
  border-radius: 5px;
  padding: 7px 25px 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
  background: #b621fe;
  border: none;
  z-index: 1;
  position: relative;
}
#menu-main-menu>li:last-of-type a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #663dff;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  transition: all 0.3s ease;
}

#menu-main-menu>li:last-of-type a:hover::after {
  left: 0;
  width: 100%;
}




/*..........................................................................................................................*/

.pros-cons-block {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 20px;
}
.pros-cons-block h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
.pros-cons-block h5 {
  margin-bottom: 5px;
  font-size: 16px;
  color: #2d2d2d;
}
.pros-cons-block p {
  margin-top: 0;
  font-size: 14px;
  color: #555;
}


nav.navigation.post-navigation h2 {
    display: block;
    opacity: 1;
    visibility: visible;
    clip: initial;
    height: auto;
    position: initial;
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 1.4;
    transition: all ease 0.31s;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
        margin-top: 50px;
}

nav.navigation.post-navigation .nav-links {
    margin-top: 25px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
nav.navigation.post-navigation .nav-links>div{
    border: 1px solid #7241d878;
    border-radius: 4px;
    padding: 30px 40px;
    width: 47%;
    transition: all ease 0.31s;
}
nav.navigation.post-navigation .nav-links>div:hover {
    background: #7241d838;
}

nav.navigation.post-navigation .nav-links>div a {
    color: #000;
    font-weight: 500;
}

nav.navigation.post-navigation .nav-links>div a span.meta-nav {
    position: relative;
}

nav.navigation.post-navigation .nav-links>div a span.meta-nav::before {
    content: '';
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: '';
    display: inline-block;
    height: 10px;
    position: absolute;
    top: 5px;
    vertical-align: top;
    width: 10px;
    left: -12px;
    transform: rotate(-135deg);
}

nav.navigation.post-navigation .nav-links>div a span.post-title {
    font-size: 20px;
    margin: 10px 0 0 1px;
    line-height: 1.6;
    display: block;
}

nav.navigation.post-navigation .nav-links>div.nav-next {
    text-align: right;
}

nav.navigation.post-navigation .nav-links>div.nav-next span.meta-nav::before{
    left: initial;
    right: -12px;
    transform: rotate(45deg);
}


/*..................................................................................................media queries*/

@media (min-width: 576px) {
    .banner-collar,
    .comparison-afterwards{
        max-width: 500px;
    }
}
@media (min-width: 768px) {
    .banner-collar,
    .comparison-afterwards {
        max-width: 600px;
    }
}
@media (min-width: 992px) {
    .banner-collar,
    .comparison-afterwards {
        max-width: 800px;
    }
}


@media (min-width: 1200px) {
    .banner-collar,
    .comparison-afterwards {
        max-width: 1140px;
    }
    .page-header .entry-title, 
    .site-footer .footer-inner, 
    .site-footer:not(.dynamic-footer), 
    .site-header .header-inner, 
    .site-header:not(.dynamic-header){
        max-width: 1160px;
        width: 1160px !important;
    }
    body:not([class*=elementor-page-]) .site-main{
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 1160px !important;
    }

    .container {
        max-width: 1160px;
        width: 1160px !important;
    }
}

@media (min-width: 1400px) {
    .banner-collar,
    .companySingle-banner+main.site-main,
    .comparison-afterwards{
        max-width: 1380px !important;
    }
    .page-header .entry-title, 
    .site-footer .footer-inner, 
    .site-footer:not(.dynamic-footer), 
    .site-header .header-inner, 
    .site-header:not(.dynamic-header){
        max-width: 1320px;
        width: 1320px !important;
    }
     body:not([class*=elementor-page-]) .site-main{
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 1320px !important;
    }
    .site-main{

    }
    .site-main .container,
    .container{
                width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 1320px !important;
    }
}