.rounded-switch-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    font-family: FrutigerBold,sans-serif;
    color: #666666;
    padding-top: 30px;
    font-size: 10px;
    letter-spacing: 1.5px;
    justify-content: flex-start;
}

@media (min-width:1024px) {
    .rounded-switch-container {
        margin-right: 30px;
        min-width: 206px;
    }

    .rounded-switch-container .unit {
        bottom: -80px !important;
    }
}
#testLogIn:before {
    /*background-color: #ffffff;*/
    display:none;
}

#testLogIn {
    display: flex;
    align-items: normal;
    margin-bottom: 2px;
}

#testLogIn>div>span{
    margin-top: -5px; 
    width: 20px;
    height: 20px; 
    margin-left: 5px; 
    float: right;
}

#testLogIn >a:hover {
    color: #373c41;
}

#testLogIn > a {
    color: #babbba;
    font-family: FrutigerBold,sans-serif;
    font-size: 13px;
}

    #openDatasheet:before {
        /*background-color: #ffffff;*/
        display: none;
    }

#myDatasheets {
    display: flex;
    align-items: normal;
    margin-bottom: 2px;
}

    #myDatasheets > div > span {
        margin-top: -5px;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        float: right;
    }

    #myDatasheets > a:hover {
        color: #373c41;
    }

.myDatasheetsFont {
    color: #babbba;
    font-family: FrutigerBold,sans-serif;
    font-size: 13px !important;
}


.section-container {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.badge {
    margin-left: 5%;
    padding: 5px;
    border-radius: 10px;
}

.badge > span {
    font-weight: bold;
    line-height: 1.125;
    font-size: .8571em;
    font-family: FrutigerRoman, sans-serif;
}

.badge-customer {
    background-color: #ffffff;
    border: 2px solid #666666;
    color: #666666;
}

.badge-tesa {
    background-color: #ffffff;
    border: 2px solid #000099;
    color: #000099;
}

.badge-pren {
    background-color: #ffffff;
    border: 2px solid #009900;
    color: #009900;
}

.select2-selection__clear {
    float: right;
    font-size: 1.5em;
    margin-top: -4px;
    margin-right: 3px;
}
.fix-click {
padding-right: 38px;
overflow: hidden;
text-overflow: ellipsis;
display: block;
cursor: pointer;
margin-top: -14px;
padding-top: 13px;
margin-left: -21px;
padding-left: 15px;
white-space: nowrap;
}
@media (max-width: 1024px) {
.select2-selection__clear {
float: right;
font-size: 1.5em;
margin-top: -2px;
margin-right: 25px;
}
}
@media (min-width: 1024px) {
.select2-selection__clear {
float: right;
font-size: 1.5em;
margin-top: -4px;
margin-right: 12px;
}
}
.select2-results__option {
font-family: sans-serif !important;
font-size: 11px;
}
.select2-search--dropdown .select2-search__field {
font-family: sans-serif;
font-size: 11px;
}
@media (min-width: 1024px) {
.select2 .select-dropdown .dropdown-select {
width: 240px !important;
}
}
.header-user-img {
vertical-align: middle;
width: 25px;
height: 25px;
border-radius: 50%;
margin-bottom: 5px;
margin-right: 10px;
float: left;
}
.img-icon {
vertical-align: middle;
width: 13px;
height: 13px;
margin-left: 10px;
float: right;
margin-top: -2px;
}

.profile {
padding-bottom: 0px;
text-align: right;
}

.profile .item-button {
font-size: 11px;
}

.content-tabs .content-tabs-list {
margin-top: 7px;
}

.select-search .search-container {
padding-bottom: 50px !important;
}

.profile .item-button {
height: 21px;
}

.circle {
position: absolute;
width: 70px;
height: 70px;
padding: 0 8px;
top: 30%;
left: -200px;
background-color: green;
color: #FFF;
text-align: center;
line-height: 1.125;
font-size: .8571em;
display: table;
border-radius: 50%;
border: 2px solid #FFF;
}

.circle.bg-blue {
background-color: #000088;
}

.circle span {
font-family: FrutigerRoman, sans-serif;
vertical-align: middle;
display: table-cell;
width: 60px;
}

.sin-espacio {
white-space: nowrap;
}
html[data-browser="Internet Explorer"] .circle {
left:100px;
}
#datasheet:hover .export-data.show-fixed {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-box-shadow: 1px 1px 20px #c9c9c8;
box-shadow: 1px 1px 20px #c9c9c8;
}
.is-modal-custom-open .select-search .search-container {
padding-bottom: 0px !important;
}
.select-dropdown .title-drop.link {
color: #090;
cursor: pointer;
border-bottom: 2px solid;
margin-bottom: 13px;
}
.select2-results li {
margin: 5px;
font-family: FrutigerRoman, sans-serif;
}
@media (min-width:1300px) {


.datasheet-comparison .product-grid .list-item:nth-of-type(n) {
margin-right: 1.5% !important
}


}
/**************************************/
.terms-and-conditions {
cursor: pointer;
color: #090;
border-bottom: 2px solid;
}

@media (min-width:768px) {
.content-cookie .message {
float: left;
width: 75%;
}

.content-cookie .text {
font-family: FrutigerRoman,sans-serif !important;
padding: 10px;
font-size: 0.8em !important;
}

.content-cookie .confirm {
float: right;
width: 25%;
margin-top: 20px
}
}

@media (max-width:767px) {
.content-cookie .message {
float: left;
width: 100%;
}

.content-cookie .text {
font-family: FrutigerRoman,sans-serif !important;
padding: 10px;
font-size: 0.8em !important;
}

.content-cookie .confirm {
float: right;
width: 100%;
margin-top: 20px
}
}

@media (min-width:1300px) {
.content-cookie .message {
float: left;
width: 60%;
margin-left: 50px
}

.content-cookie .text {
font-family: FrutigerRoman,sans-serif !important;
padding: 10px;
font-size: 0.8em !important;
}

.content-cookie .confirm {
float: right;
width: 15%;
margin-top: 20px;
margin-right: 150px
}
}

.footer-cookie .content-cookie {
position: fixed;
bottom: 0;
background: #f5f5f5;
left: 0;
right: 0;
padding: 30px;
z-index: 2;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-box-shadow: 0 0 0 #fff;
box-shadow: 0 0 0 #fff;
-webkit-transition: -webkit-transform .5s ease-in, -webkit-box-shadow .5s ease-in;
transition: -webkit-transform .5s ease-in, -webkit-box-shadow .5s ease-in;
-o-transition: transform .5s ease-in, box-shadow .5s ease-in;
transition: transform .5s ease-in, box-shadow .5s ease-in;
transition: transform .5s ease-in, box-shadow .5s ease-in, -webkit-transform .5s ease-in, -webkit-box-shadow .5s ease-in
}
.footer-cookie .content-cookie.show {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-box-shadow: 1px 1px 20px #c9c9c8;
box-shadow: 1px 1px 20px #c9c9c8
}
.modal-request-info {
pointer-events: all;
opacity: 1;
visibility: visible;
}
.show {
display: block;
}
@media (max-width: 768px) {
.table-comparison .customize-filter-table .txt-data-compare .select-dropdown .dropdown-select {
padding-top: 40px !important;
width: 167px;
}
}
.product-card .product-card-cta {
cursor: pointer !important
}
@media (min-width: 1024px) {
.product-image img {
width: 120px !important;
height: 224px;
margin: auto;
}
.ancho-alto-grade-popaup {
width: 750px !important;
padding: 10px !important;
overflow:auto;
}
.product-detail-alto {
height: 590px;
}
.grade-popup-container p span {
white-space: normal;
max-width: 160px;
}
}
@media (max-width: 415px) {
.table-comparison .customize-filter-table .title-data, .table-comparison .customize-filter-table .txt-data-compare {
padding: 0;
width: 234px;
}

.table-comparison .customize-filter-table .txt-data-compare .global-body-01 {
height: 90px;
width: 55%;
}

.table-comparison .customize-filter-table .txt-data-compare .select-dropdown .dropdown-select {
padding-top: 40px !important;
width: 128px !important;
padding-left: 11px;
text-align: left;
}

.content-wrapper {
padding: 0 42px 0 15px;
}
}

@media (max-width: 380px) {
.table-comparison .customize-filter-table .title-data, .table-comparison .customize-filter-table .txt-data-compare {
padding: 0;
width: 230px;
}

.table-comparison .customize-filter-table .txt-data-compare .global-body-01 {
height: 90px;
width: 55%;
}

.table-comparison .customize-filter-table .txt-data-compare .select-dropdown .dropdown-select {
padding-top: 40px !important;
width: 114px !important;
padding-left: 11px;
text-align: left;
}

.content-wrapper {
padding: 0 22px 0 15px;
}
}

@media (max-width: 370px) {
.fix-click {
padding-right: 22px;
}

.select-dropdown .dropdown-icon {
padding-right: 3px;
}

.table-comparison .customize-filter-table .title-data, .table-comparison .customize-filter-table .txt-data-compare {
padding: 0;
width: 227px;
}

.table-comparison .customize-filter-table .txt-data-compare .global-body-01 {
height: 90px;
width: 55%;
}

.table-comparison .customize-filter-table .txt-data-compare .select-dropdown .dropdown-select {
padding-top: 40px !important;
width: 107px !important;
padding-left: 11px;
text-align: left;
}

.content-wrapper {
padding: 0 21px 0 15px;
}
}

.customize-filters .restore-filter-minimalist {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-left: auto;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 0;
-webkit-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out
}

@media (min-width:1024px) {
.customize-filters .restore-filter-minimalist {
width: auto;
margin-left: auto;
margin-bottom: 0;
margin-top: 35px
}
}
.navigation-arrow-minimalist {
width: 15px !important;
height: 14px !important;
margin-left: 13px !important;
overflow: hidden !important;
-webkit-transition: color .3s ease-in-out !important;
-o-transition: color .3s ease-in-out !important;
transition: color .3s ease-in-out !important
}
html[data-device=desktop] .customize-filters .restore-filter-minimalist:hover {
opacity: 1
}
@media (min-width:1024px) {
.customize-filters.search-page .restore-filter-minimalist {
display: none
}
}
@media (min-width: 360px) and (max-width: 440px) {
.datasheet-comparison .request-info .icon {
width: 15px;
margin-left: 2px;
margin-right: 5px;
}
}
@media (min-width: 360px) and (max-width: 400px) {
.product-card .cta-icon {
width: 15px;
margin-left: 2px;
margin-right: 5px;
}
}
.content-tabs .content-tabs-list .list-item .item-button {
white-space:normal;
}
.add-connections .title-add {
text-align:center;
}
@media (min-width: 360px) and (max-width: 405px) {

.table-comparison .line-data-compare .title-data {
width: 37%;
}
}

@media (min-width: 406px) and (max-width: 510px) {
.table-comparison .line-data-compare .title-data {
width: 33%;
}
}
@media (min-width:1025px) {
.product-detail .grade-popup {
width: 650px !important;
padding: 15px 20px !important;
}
}
@media (max-width:1024px) {
html[data-browser="Internet Explorer"] .product-detail .grade-popup {
display: block !important;
top: 285px !important;
padding: 10px;
}

html[data-browser="Internet Explorer"] .grade-popup-container p span {
white-space: normal;
max-width: 160px;
}

html[data-browser="Internet Explorer"] .product-detail .grade-popup .image-grade {
margin: auto !important;
}
}


.datasheet-comparison .add-connections-container-fixed .title-product-sticky-fixed {
display: none
}

@media (max-width:1024px) {
.datasheet-comparison .add-connections-container-fixed.sticky-fixed {
position: fixed;
width: 100%;
max-width: none;
left: 0;
right: 0;
background: #fff;
z-index: 4;
top: 0;
padding: 0 24px;
-webkit-box-shadow: 1px 2px 19px #d3d6d3;
box-shadow: 1px 2px 19px #d3d6d3;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-top: 70px;
-webkit-animation-name: product-sticky-fixed;
animation-name: product-sticky-fixed;
-webkit-animation-duration: 1.25s;
animation-duration: 1.25s
}
}

@media (max-width:1024px) and (min-width:768px) {
.datasheet-comparison .add-connections-container-fixed.sticky-fixed {
padding: 0 50px
}
}

@media (max-width:1024px) {
.datasheet-comparison .add-connections-container-fixed.sticky-fixed .title-product-sticky-fixed {
padding: 22px 100px 12px 0;
-ms-flex-item-align: center;
align-self: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 25%
}

.datasheet-comparison .add-connections-container-fixed.sticky-fixed .title-add {
padding-top: 10px
}

.datasheet-comparison .add-connections-container-fixed.sticky-fixed .add-connections {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
min-height: 60px;
border: none
}

.datasheet-comparison .add-connections-container-fixed.sticky-fixed .add-connections.full {
padding: 0;
border-left: 1px solid hsla(0,0%,59.2%,.28)
}

.datasheet-comparison .add-connections-container-fixed.sticky-fixed .add-connections .product .product-image {
max-width: 40px;
margin: 15px auto 0
}

.datasheet-comparison .add-connections-container-fixed.sticky-fixed .add-connections .close, .datasheet-comparison .add-connections-container-fixed.sticky-fixed .add-connections .request-info {
display: none
}
}

@-webkit-keyframes product-sticky-fixed {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}

to {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}

@keyframes product-sticky-fixed {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}

to {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}

.product-grid .product-grid-title.sticky-fixed {
-webkit-box-shadow: -1px 5px 14px 0 rgba(211,214,211,.25);
box-shadow: -1px 5px 14px 0 rgba(211,214,211,.25)
}

html[data-browser="Internet Explorer"] .product-grid .product-grid-title.sticky-fixed {
position: fixed;
top: 50px;
width: 100%
}

.product-grid .product-grid-title.sticky-fixed .go-back-module {
border-top: none
}

html[data-browser="Internet Explorer"] .product-grid .product-grid-title.sticky-fixed .go-back-module {
margin: 10px 0 0
}

.product-grid .product-grid-title.sticky-fixed .global-title-04 {
color: #babbba;
font-size: 20px
}

.product-grid .product-grid-title.sticky-fixed .button-copy {
padding: 10px 30px
}

.product-grid .product-grid-title.sticky-fixed .compare-button {
bottom: 0;
left: 0;
right: 0;
background: #fff;
padding: 20px;
-webkit-box-shadow: -1px -3px 14px 0 rgba(211,214,211,.25);
box-shadow: -1px -3px 14px 0 rgba(211,214,211,.25);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}

@media (min-width:1024px) {
.product-grid .product-grid-title.sticky-fixed .compare-button {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none
}
}
@media (max-width:1024px) {
.sub-sizes {
   padding-left:5px;
}
.sub-sizes-smys {
padding-left: 5px;
}
}

@media (min-width:1024px) {
.site-header.has-sticky-fixed-navigation {
padding: 20px 30px
}

.site-header.has-sticky-fixed-navigation .logo-and-section-wrapper {
-webkit-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8)
}
}

@media (min-width:1300px) {
.site-header.has-sticky-fixed-navigation {
padding: 20px 70px
}
}

.datasheet-comparison .add-connections-container-fixed, .datasheet-comparison .add-connections.full .close, .datasheet-comparison .add-connections.full .request-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}

@media (min-width:1024px) {
.datasheet-comparison .add-connections-container-fixed {
width: 100%;
max-width: calc(75% - 13.75px)
}
}

@media (max-width: 1024px) {

.api .circle {
top: -80px !important;
left: 0px !important;
margin-left: calc(100% - 66px);
}
html[data-browser='Internet Explorer'] .api .product-detail .product-container .image-product {
transform: translate(0%);
}
}
.api .product-detail .grade-popup .grade-info-coupling {
border-left: none !important; 
}

@media (min-width: 1024px) {
.api .product-detail .grade-popup {
 width: 450px !important; 
}
.api .product-detail .product-details-wrapper { max-width: 90% !important; }
.api .circle { top: 0px !important; left: 0px !important; margin-left: 100%; }
.api .product-detail .product-container .image-product { max-width: calc(45% - 36.66667px) !important; }
html[data-browser='Internet Explorer'] .api .product-detail .product-container .image-product { transform:translate(0%); }}
@media (min-width:1300px) {.customize-filters-export { margin-bottom: auto; margin-top: 28px !important; } }
@media (max-width:1024px) { .circle { margin-left: auto; margin-right: auto; position: absolute; left: 50%; }}
.select-search .wrapper-links .link-search:first-of-type {margin-right: 0 !important;}
#datasheet-comparison{-webkit-overflow-scrolling: touch;}
.sub-menu .item-button { margin-top:15px; font-size:16px; }
.content-tabs-menu .content-tabs-list .list-item:before { height: 30% !important; }
.content-tabs .sub-menu .content-tabs-list .list-item:before { margin-top: 12px !important;}
.menu.item-button.active:before { height: 0px !important;}
.sub-sizes-smys { position: relative; bottom: auto; color: #babbba; letter-spacing: .17px; font-size: 12px}
@media (min-width:1024px) {
.sub-sizes-smys {
font-size: 10px;
display: block;
position: absolute;
bottom: -25px
}
}

.accessory-calculation-boton-exportpdf{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 15px;
margin-bottom: 30px;
border-bottom: none
}
@media (min-width: 1300px) { .select-search .search-subtitle {max-width: 775px;}}

.product-card-controls {
    border-top: 1px solid #d3d6d3;
    padding-top: 20px;
}

.qty-controls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    right: -28px;
    top: -28px;
    gap: 8px;
    font-family: FrutigerRoman, sans-serif;
    color: #373c41;
    background-color: #373c41;
    border-radius: 24px;
    padding: 6px;
    width: fit-content;
    margin-left: auto;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
}

.qty-plus, .qty-minus, .qty-trash, .qty-count {
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.qty-plus, .qty-minus, .qty-trash {
    width: 16px;
    height: 16px;
    font-size: 0.75em;
    cursor: pointer;
    background: #666;
    font-weight: bold;
}

.qty-count {
    width: 16px;
    height: 16px;
    font-size: 1em;
    font-weight: bold;
}

.qty-plus:not(:disabled):hover,
.qty-minus:not(:disabled):hover,
.qty-trash:not(:disabled):hover {
    background: radial-gradient(circle, rgba(151,151,151,1) 0%, rgba(151,151,151,0.7) 100%);
}

.qty-plus:disabled,
.qty-minus:disabled,
.qty-trash:disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}

.qty-trash .icon-trash svg {
    width: 12px;
    height: 12px;
    display: block;
    margin: auto;
}

.selected-connection-data {
    font-size: 14px;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    font-family: FrutigerRoman,sans-serif;
    line-height: 1.4;
    color: #373c41;
}

.fade-transition {
    transition: opacity 0.3s ease;
    opacity: 1;
}

.fade-transition.is-hidden {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.is-hidden {
    display: none !important;
}

.selected-connections-title::first-letter {
    text-transform: capitalize;
}

.selected-connection-description {
    height: 100% !important;
}
.product-card--active {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
}

.only-plus {
    padding: 0;
}

.bigger-btn {
    height: 28px;
    width: 28px;
    background: radial-gradient(circle, rgba(50,60,65,1) 0%, rgba(50,60,65,0.7) 100%);
}

/* NEEDS RESPONSIVE */
#add-cnntn-benchmark, .product-grid .title-select-connection {
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #666;
}

#selected-cnntn {
    margin-bottom: 15px;
    color: #666;
}

#pipe-title {
    color: #666;
}

#may-select-more {
    color: #666;
    height: 42px;
    align-content: center;
}

/*#region COMPARE PRODUCTS MODAL RESPONSIVE*/

.hide-le1024, .hide-g1024 {
    display: none;
}

@media (max-width: 767px) {
    .compare-selected-button {
        width: 100% !important;
    }
}

@media (max-width: 1023px) {
    .datasheet-comparison .product-grid.main-padding {
        padding: 0;
    }

    .qty-controls {
        right: -12px;
        top: -28px;
    }

    .hide-g1024 {
        display: block;
    }

    .select-cnntn-title {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .hide-le1024 {
        display: block;
    }

    .datasheet-comparison .add-connections:nth-of-type(3),
    .datasheet-comparison .add-connections:nth-of-type(4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .datasheet-comparison .content-wrapper.select-connections,
    .datasheet-comparison .content-wrapper.selected-connections,
    .datasheet-comparison .search-container.filters {
        padding: 0;
    }

    .datasheet-comparison .filters .drop-downs-container .restore-filter {
        margin: 35px 0 35px auto;
    }

    .datasheet-comparison .product-grid .title-select-connection {
        margin-top: 10px;
        padding: 10px 0;
    }

    .datasheet-comparison .modal-custom .grid-wrapper-content {
        padding: 20px 0;
    }

    .datasheet-comparison .product-card .product-card-name {
        padding: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1074px) {
    .datasheet-comparison .filters .drop-downs-container > div:nth-child(8) {
        margin: 35px 0;
    }
}

@media (max-width: 1424px) {
    .datasheet-comparison .modal-custom .content-wrapper-grid-wrapper {
        max-width: calc(100% - 40px);
        margin: 0 auto;
    }
}

.datasheet-comparison .filters .drop-downs-container {
    flex-wrap: wrap;
}

.datasheet-comparison .filters .drop-downs-container .restore-filter {
    display: flex;
    width: auto;
}

.datasheet-comparison .product-card .product-card-image {
    margin: 10px 0;
}

.datasheet-comparison .product-card .product-card-name {
    margin: 0;
}

.datasheet-comparison .product-grid .list-item {
    margin-bottom: 10px;
}

.datasheet-comparison .main-padding {
    padding-bottom: 0 !important;
}

.datasheet-comparison .btn-selected-connections .icon svg {
    height: 12px;
    width: 12px;
    margin: 5px;
    transform: rotate(90deg);
    display: block;
    fill: currentColor;
}

.btn-selected-connections {
    background-color: #373c41;
    color: #fff;
    padding: 10px;
    border-radius: 24px;
    z-index: 1000;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
    height: 42px;
}
.btn-selected-connections:hover {
    background-color: #ccc;
}
.select-cnntn-head {
    display: flex;
    flex-wrap: wrap;
}
.select-cnntn-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
    gap: 15px;
}
.customize-filters .drop-downs-container {
    gap: 10px;
}
