/*
 Theme Name:   OceanWP Child
 Theme URI:    https://oceanwp.org/
 Description:  OceanWP Child Theme
 Author:       Nick
 Author URI:   https://oceanwp.org/about-me/
 Template:     oceanwp
 Version:      1.0.1.1
 Text Domain:  oceanwp
 */



 /* Listing of showcase page style */
 .post-type-archive-showcase .post_type_cls_showcase .main_content_area form{
    display: flex;
    flex-wrap: wrap;
}
.post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area{
    flex: 0 0 25%;
    max-width: 25%;
}
.post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area a{
    display: block;
    border-radius: 6px;
    overflow: hidden;
    margin:0 12px;
    filter: drop-shadow(0px 8px 8px rgba(3, 3, 3, 0.15));
    margin-bottom: 30px;
}
.post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area a:hover{
	transform: translateY(-8px);
	transition: all 0.5s;
}

.post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area img.showcase-img{
    max-width: 100%;
    width: 100%;
}


.post-type-archive-showcase .elementor-top-section.elementor-element.elementor-element-cc25d1d h2.elementor-heading-title{
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    color: #000E35;
    margin-top: 50px;
}
.post-type-archive-showcase .elementor-text-editor p{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #4A525A;
    padding: 0;
    margin: -12px 0;
}


.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul.eael-tab-inline-icon{
    justify-content: center;
    border-bottom: 1px solid #D8DFF0;
}
.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li{
    background-color: transparent !important;
    padding: 0;
    flex: inherit;
}

.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li i{
    display: none
}

.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li .eael-tab-title{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #9C9C9D !important;
    text-transform: capitalize;
    padding: 0 12px 11px;
}
.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li.active-default .eael-tab-title, .post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li.active .eael-tab-title{
    border-bottom: 1px solid #0072FF;
    color: #0072ff !important;
    font-weight: 600;
    opacity: 1;
}

.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li:hover span.eael-tab-title {
    border-bottom: 1px solid #0072FF;
    color: #0072ff !important;
    font-weight: 600;
    opacity: 1;
}

.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav > ul li:after{
    display: none !important;
}

.post-type-archive-showcase .eael-tabs-content{
    padding-top:35px;
}
.post-type-archive-showcase .eael-tabs-content .clearfix.active-default{
    padding: 0;
}
.post-type-archive-showcase .eael-advance-tabs.eael-tabs-horizontal{
    margin-top: 100px;
    margin-bottom: 50px;
}

.custom_load_more {
    border: 1px solid #B8BECC;
    border-radius: 4px;
    font-family:'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #4A525A;
    width: 100%;
    max-width: 182px;
    margin: 50px auto 0;
    cursor: pointer;
}
.custom_load_more:hover{
	background-color: #4a525a;
	color: #fff;
	transition: all 0.3s;
}

/* Single showcase page style */




.post_type_cls_showcase header#site-header {
	background-color: transparent;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	background: linear-gradient(180deg, #E3E7F3 0%, #F8F7FC 100%);
    z-index: auto;

}

.post-type-archive-showcase .post_type_cls_showcase header#site-header:before {
	height: 308px;
}
.post-type-archive-showcase .post_type_cls_showcase header#site-header header{border: 0}

.post_type_cls_showcase header#site-header:before {
    content: '';
    height: 490px;
    background: url('../../uploads/2021/07/top-bg.png'), linear-gradient( 180deg, #E3E7F3 0%, #F8F7FC 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    visibility: visible;
}
.post_type_cls_showcase .page-header{
	background-color: transparent;
}
.post_type_cls_showcase .elementor-location-header{
	background-color: transparent !important;
}

.post_type_cls_showcase header#site-header header{
	background-color: transparent;
    border-bottom: 1px solid #fff;
}
.post_type_cls_showcase header .page-header-title{
	display: none
}


#content-wrap.single-showcase-main-wrapper{
    margin-top: 110px;
}
.single-showcase-main-wrapper h2.single-post-title.entry-title{
 font-size: 30px;
 padding: 0;
 border-bottom: 1px solid #f1f1f1;
 letter-spacing: 0.6px;
 position: absolute;
 top: -65px;
 left: 0;
 right: 0;
 border: none;
 margin: 0 auto;
 width: 100%;
 text-align: center;
 line-height: normal;
}
.back-btn-showcase{
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    color: #4A525A;
    border-bottom: 1px solid #f1f1f1;
    letter-spacing: 0.6px;
    position: absolute;
    top: -110px;
    padding-left: 0;
    border: none;
    opacity: 0.5;
}
.back-btn-showcase a{
    font-size: 14px;
    color: #4A525A !important;
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
}
.back-btn-showcase a:before{
    content: '';
    background: url(../../uploads/2021/07/back-arrow.png) no-repeat center center;
    background-size: 16px;
    height: 8px;
    width: 16px;
    display: inline-block;
    margin-right: 10px;

}
.single-showcase-main-wrapper .content-area.clr{
	width: 100%;
	padding-right: 0;
	padding-top: 20px !important;
	border: none;
}

.single-showcase-main-wrapper  .custom-posttype-showcase{
   width: 100%;
   max-width: 1024px;
   margin: 0 auto;
   padding: 0 100px;
}

.single-showcase-main-wrapper nav.post-navigation{
    margin-top: 0  !important;
    padding-top: 0  !important;
    border: 0 !important;
    position: absolute;
    top: 171px;
    left: 0;
    right: 0;
    width: 100%;
    clear: both;
}
.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous {
    float: none;
    width: auto;
    text-align: left;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
    padding-right: 20px;
    position: absolute;
    left: 0;
    border: none;
}
.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous i{
    background: #D8DFF0;
    float: none;
    display: block;
    background-image: url('../../uploads/2021/07/left-arrow.png');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 74px;
    height: 74px;
    border-radius: 100px;
    opacity: 0.5;
    max-width: 100%;
    margin: 0 auto 10px;
}
.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next {
    float: none;
    width: auto;
    text-align: left;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
    position: absolute;
    right: 0;
    border: none;
}
.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next i{
    background: #D8DFF0;
    float: none;
    display: block;
    background-image: url('../../uploads/2021/07/right-arrow.png');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 74px;
    height: 74px;
    border-radius: 100px;
    opacity: 0.5;
    max-width: 100%;
    margin: 0 auto 10px;
}

.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next:hover i, 
.single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous:hover i{
    opacity: 1;
    transition: all 0.3s;
}

.single-showcase-main-wrapper .nav-previous .fa-long-arrow-alt-left:before, .single-showcase-main-wrapper .nav-next .fa-long-arrow-alt-right:before{
    display: none
}

.single-showcase-main-wrapper nav.post-navigation .nav-links span.title {
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #838384;
}
.single-showcase-main-wrapper nav.post-navigation .nav-links .post-title{display: none !important}

.single-showcase-main-wrapper .thumbnail-caption{display: none}
.single-showcase-main-wrapper .custom_button_wrapper{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 45px;
}
.single-showcase-main-wrapper .custom_button_wrapper a.custom-btn{
    background: #E3E8F3;
    border-radius: 4px;
    font-family: Karla;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #515154;
    width: 100%;
    max-width: 196px;
    padding: 11px;
    display: inline-block;
    margin: 0 10px;
}
.single-showcase-main-wrapper .custom_button_wrapper a.custom-btn:hover{
	background: #2091EF;
	color: #fff;
}
.single-showcase-main-wrapper .custom_button_wrapper a.custom-btn:hover img{
	filter: brightness(0) invert(1);
}
.single-showcase-main-wrapper .custom_button_wrapper a.custom-btn img{
    margin-right: 11px;
    margin-top: -3.3px;
}

.single-showcase-main-wrapper .custom-posttype-showcase .single_showcase_text_content_area p{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #4A525A;
}

.single-showcase-main-wrapper .custom-posttype-showcase .thumbnail{
	overflow: hidden;
	border-radius: 4px;
	filter: drop-shadow(0px 8px 24px rgba(3, 3, 3, 0.15));
}
.single_showcase_tag_area.post-tags span.owp-tag-text {
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #000E35;
    text-transform: capitalize;
    display: block;
    padding-bottom: 10px;
    margin-top: 60px;
}
.single_showcase_tag_area.post-tags  a{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #4A525A !important;
    text-transform: lowercase;
    background: #F6F7FB;
    border-radius: 2px;
    padding: 4px 5px;
    margin-right: 5px;
    margin-bottom: 8px;
    display: inline-block;
}
.single_showcase_tag_area.post-tags a:hover{
	background-color: #D8DFF0;
}

.single_showcase_tag_area.post-tags span.owp-sep{
    display: none;
}


.custom-related-post-wrapper .showcase_realted_post_wrapper{
    margin-top: 68px !important;
    padding-top: 50px !important;
    border-top: 1px solid #D8DFF0 !important;
}

.custom-related-post-wrapper .showcase_realted_post_wrapper h3.theme-heading.related-posts-title{
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #000E35;
    text-transform: capitalize;
}

.custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr {
    display: flex;
    flex-wrap: wrap;
}

.custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr .related-post-media {
    flex: 0 0 25%;
    max-width: 25%;
}
.custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr .related-post-media .related_post_single_content_area a{
    display: block;
    border-radius: 6px;
    overflow: hidden;
    margin:0 12px;
    filter: drop-shadow(0px 8px 8px rgba(3, 3, 3, 0.15));
    margin-bottom: 30px;
}
.custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr .related-post-media .related_post_single_content_area a:hover{
	transform: translateY(-8px);
	transition: all 0.5s;
}
.content_sub_text{
	font-family: Karla;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.02em;
	color: #2091EF;
}


/* Integration Page */

.integration-banner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: 629px;
    display: flex;
    align-items: center;
    padding: 40px 0;
}
.integration-cover{
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
}
.integration-content{
    flex: 0 0 45%;
    max-width: 45%;
}
.integration-content h2.int-title{
    font-family:'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #0F175B;
}
.integration-content p{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #E59636;
}
.integration-image{
    flex: 0 0 55%;
    max-width: 55%;
    text-align: center;
}


.search-field span.select2-selection.select2-selection--single{
    height: 62px;
    line-height: 62px;
    width: 100%;
    max-width: 245px;
    background: #FFFFFF;
    border: 1px solid #88B0FA;
    box-sizing: border-box;
    border-radius: 19px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.search-field .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, 
.search-field .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{
    border-radius: 19px;
}
.search-field span.select2-selection__arrow{
    display: none;
}
.page-id-5929 .select2-container--open .select2-dropdown,
.tax-integrations_categories .select2-container--open .select2-dropdown{
    top: -62px;
    border: 0;
    z-index: 0;
}
.page-id-5929.logged-in .select2-container--open .select2-dropdown,
.tax-integrations_categories.logged-in .select2-container--open .select2-dropdown{
    top: -32px;
}


.page-id-5929 .select2-search--dropdown .select2-search__field ,
.tax-integrations_categories .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    height: 62px;
    line-height: 62px;
    width: 100%;
    max-width: 245px;
    background: #FFFFFF;
    border: 1px solid #88B0FA;
    box-sizing: border-box;
    border-radius: 19px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}


.search-field .form-control{
    height: 62px;
    width: 100%;
    max-width: 245px;
    background: #FFFFFF;
    border: 1px solid #88B0FA;
    box-sizing: border-box;
    border-radius: 19px;
    padding: 0 20px;
}
.search-field .form-control:focus{
    outline: none;
    box-shadow: none;
}

.search-field .form-control::-webkit-input-placeholder { 
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: -0.02em;
  color: #4A525A;
}

.search-field .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: -0.02em;
  color: #4A525A;
}

.search-field .form-control::placeholder {
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: -0.02em;
  color: #4A525A;
}

.featured-integration{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.integration-left{
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 35px;
}
.featured-listing{
    padding-top: 30px;
    margin: 0 0 0 15px;
}
ul.featured-listing.category-list{
    padding-top: 20px;
}
.featured-listing li{
    list-style: none;
    line-height: normal;
}
.featured-listing .dropdown-type-list li, .featured-listing .dropdown-menu li{
    padding: 5px 0;
}
.featured-listing .checkbox{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #4A525A;
    cursor: pointer;
}
.featured-listing .checkbox:hover {
    color: #545EFA;
}
.featured-listing input[type="radio"]:checked + .checkbox {
    color: #545EFA;
}
.featured-listing .rdo-bytype{
    display: none;
}
.featured-listing .rdo-bycategory{
   display: none;
}

.featured-listing li h4{
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #000E35;
    margin-bottom: 10px;
    padding: 0;
}
ul.featured-listing.category-list li a{
	font-weight: 600;
}
.featured-listing li a{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #4A525A;
}
.featured-listing li a:hover{
	color: #545EFA;
}
.integration-right{
    flex: 0 0 75%;
    max-width: 75%;
}
.integration-right h4.int-right-title{
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #000E35;
    margin-bottom: 30px;
}
.integration-right ul.featured-int-cover{
    gap: 25px;
    grid-gap: 25px;
    column-gap: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0;
    padding: 0
}
.integration-right ul.featured-int-cover li{
    list-style: none;
    width: 100%;
}

.integration-right ul.featured-int-cover li a{
    display: block;
    background: linear-gradient(103.51deg, #FFFFFF -41.45%, #EEF0F8 84.65%);
    border: 1px solid #B8B7B7;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
.integration-right ul.featured-int-cover li a:hover{
    box-shadow: 2px 2px 10px rgb(32 145 239 / 30%);
}
.integration-right ul.featured-int-cover li img{
    width: 100%;
    max-width: 889px;
}

.integration-listing{
    margin-top: 45px;
}
.integration-listing h4 a{
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #545EFA;
    float: right;
    display: flex;
    align-items: center;
}
.integration-listing h4 a:hover{
    color: #000E35;
}
.integration-listing h4 a img{
    max-width: 16px;
    width: 100%;
    margin-left: 5px;
}
.integration-listing h4 a:hover img{
   filter: brightness(0.2);
}


.integration-listing ul{
    margin: 0;
    padding: 0;
    display: grid;
    gap: 30px;
    column-gap: 30px;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.integration-listing ul li{
    list-style: none;
}
.integration-listing ul li a{
    background: #F6F7FB;
    border: 1px solid #B8B7B7;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px;
    display: block;
    height: 100%;
    transition: all 0.3s;
}

.integration-listing ul li a:hover{
    box-shadow: 2px 2px 10px rgba(32, 145, 239, 0.3);
}
.integration-listing ul li a .pay-logo-btn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.integration-listing ul li a .pay-logo-btn img{
    max-height: 42px;
}

.provider-btn{
    background: #FF8552;
    border-radius: 15.5px;
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 3px 0;
    max-width: 76px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.official-btn{
    background: #FF8552;
}

.thirdparty-btn{
    background: #2091EF;
}

.compatible-btn{
    background: #B8B7B7;
}

.integration-listing ul li h5{
   font-family: 'neue-haas-grotesk-display';
   font-style: normal;
   font-weight: bold;
   font-size: 18px;
   color: #000E35;
   margin: 0;
   padding-bottom: 5px;
}

.integration-listing ul li p{
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  color: #969A9E;
  margin: 0;
}

.not-find-text{
    margin-top: 60px;
    text-align: center;
}
.not-find-text h4{
   font-family: 'neue-haas-grotesk-display';
   font-style: normal;
   font-weight: bold;
   font-size: 24px;
   color: #000E35;
   margin: 0;
   padding-bottom: 5px;
}

.not-find-text p{
 font-family: Karla;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 line-height: 30px;
 letter-spacing: -0.02em;
 color: #969A9E;
 margin: 0 auto;
 width: 100%;
 max-width: 470px;
}

.not-find-text a.explore-api-link{
 font-family: Karla;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 line-height: 30px;
 letter-spacing: -0.02em;
 color: #545EFA;
}

.not-find-text a.explore-api-link:hover{
    color: #000E35;
}
.not-find-text a.explore-api-link:hover img{
   filter: brightness(0.2);
}

.not-find-text a.explore-api-link img{
    max-width: 16px;
    width: 100%;
    margin-left: 5px;
}

.dropdown-type-list{
    margin: 0;
}



/* Integration Detail Page */

.custom-int-detail-page{
	padding-top: 0 !important;
}

.integration-detail-wrapper{
	position: relative;
}
.integration-detail-wrapper:after{
    content: '';
    background-image: url('https://member.wishlistproducts.com/wp-content/themes/oceanwp_child/images/integration-detail-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 430px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
}

.integration-detail-left-top{
    flex: 0 0 35%;
    max-width: 35%;
    position: relative;
}
.integration-detail-right-top{
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
}

.integration-detail-top, .integration-detail-cover{
	display: flex;
	flex-wrap: wrap;
}
.integration-detail-top{
	padding: 40px 0;
	height: 430px;
}
.integration-detail-cover {
    margin-top: -48px;
}

.integration-detail-left{
	flex: 0 0 35%;
	max-width: 35%;
	position: relative;
    z-index: -1;
}
.back-integration-link .back-link{
	font-family: Karla;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -0.02em;
	color: #FF8552;
	display: inline-block;
}
.back-integration-link .back-link img{
	width: 100%;
	max-width: 11px;
	margin-right: 5px;
}
.back-integration-link .back-link:hover{
	color: #000e35;
}
.back-integration-link .back-link:hover img {
    filter: brightness(.2);
}

.integration-detail-right{
	flex: 0 0 65%;
	max-width: 65%;
	position: relative;
}

.int-profile-logo{
	position: absolute;
   top: 100%;
   transform: translateY(-20%);
}
.int-profile-logo .int-logos{
	width: 100%;
	max-width: 200px;
	margin: 0 auto 28px;
	height: 200px;
	overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #e7e7e7;
	box-shadow:0px 0 2px rgb(131 131 131 / 21%);
	padding: 10px;
}
.int-profile-logo .int-logos img{
	width: 100%;
}
.int-button{
	width: 253px;
    max-width: 100%;
    margin: 0 auto;
}
.int-button .wishlist-member-btn{
	padding: 0 20px;
    width: 100%;
    /* max-width: 253px; */
    height: 63px;
    line-height: 63px;
    background: #004BA8;
    box-shadow: 0px 30px 64px rgba(131, 131, 131, 0.21);
    border-radius: 4px;
    font-family: 'neue-haas-grotesk-display';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: block;
    margin-bottom: 14px;
}

.watch-demo-btn {    
	padding: 0 20px;
    width: 100%;
    height: 63px;
    line-height: 63px;
    background: #F78553;
    box-shadow: 0 30px 64px rgb(131 131 131 / 21%);
    border-radius: 4px;
    font-family: neue-haas-grotesk-display;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff !important;
    display: block;
    margin-bottom: 14px;
    margin-top: 14px;
}



.int-button .wishlist-member-btn:hover{
    background-color: #0F175B;
}

.int-button .view-doc-btn{
	padding: 0 20px;
	border: 2px solid #0F175B;
	box-sizing: border-box;
	filter: drop-shadow(0px 30px 64px rgba(131, 131, 131, 0.21));
	width: 100%;
	/* max-width: 253px; */
	height: 63px;
	line-height: 63px;
	border-radius: 4px;
	display: block;
	font-family: 'neue-haas-grotesk-display';
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #0F175B;
}
.int-button .view-doc-btn:hover{
    background-color: #0F175B;
    color: #fff;
}

.content-top-view{
    margin-top: 40px;
}
.content-top-view h2.id-title{
	font-family: 'neue-haas-grotesk-display';
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 46px;
	color: #0F175B;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 8px;
}
.content-top-view h4.id-subtitle{
	font-family: Karla;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #0F175B;
	margin: 0;
	padding-bottom: 30px;
}
.content-top-view h4.id-subtitle a{
	font-family: Karla;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #FF8552;
}
.content-top-view p.id-text{
	font-family: Karla;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #0F175B;
	margin: 0;
}


/* tab */


.integration-tabs .tabpanel__tab {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.integration-tabs .tabpanel__tab:checked + .tabpanel__tablabel {
  background: #FFFFFF;
  color: #11275B;
}

.integration-tabs .tabpanel__tab:hover + .tabpanel__tablabel{
    color: #fff;
    background: #0F175B;
}

.integration-tabs .tabpanel__tablabel {
   font-family: Karla;
   font-style: normal;
   font-weight: 600;
   font-size: 20px;
   line-height: 48px;
   height: 48px;
   align-items: center;
   letter-spacing: -0.02em;
   color: #FFFFFF;
   background: #004BA8;
   border-radius: 4px 4px 0px 0px;
}
.integration-tabs .tabpanel__tablabel:hover {
  cursor: pointer;
}

.integration-tabs .tabpanel__panel {
  display: none;
}
.integration-tabs .tabpanel__panel > *:first-child {
  margin-top: 0;
}
.integration-tabs .tabpanel__panel > *:last-child {
  margin-bottom: 0;
}
.integration-tabs .tabpanel__panel > * + * {
  margin-top: 24px;
}

.integration-tabs #tabpanel__tab-1:checked ~ .tabpanel__panels #tabpanel__panel-1,
.integration-tabs #tabpanel__tab-2:checked ~ .tabpanel__panels #tabpanel__panel-2,
.integration-tabs #tabpanel__tab-3:checked ~ .tabpanel__panels #tabpanel__panel-3{
  display: block;
  position: relative;
  top: 0px;
}

.integration-tabs {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
/*.tax-integrations_categories #main .elementor-container.elementor-column-gap-default {
    max-width: 100%;
}

.tax-integrations_categories .elementor-container.elementor-column-gap-default .elementor-column-wrap.elementor-element-populated{
    padding: 0px;
}
.integration-main-listing-wrapper {
    position: relative;
}
.integration-main-listing-wrapper .fa-spinner{
    margin: 0 auto;
    position: absolute;
    font-size: 20px;
    top: 0;
    left: 0;
    right: 0;
    width: 20px;
}*/













/* Media Query*/



@media screen and (min-width: 576px) {
    .integration-tabs {
        flex-direction: row;
    }
    .integration-tabs .tabpanel__tablabel {
        flex: 0 1 auto;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        max-width: 176px;
        text-align: center;
    }
    .integration-tabs .tabpanel__tablabel + .tabpanel__tab + .tabpanel__tablabel {
        margin-left: 18px;
    }
    .integration-tabs .tabpanel__panel {
        padding:40px 0;
    }
    .integration-tabs .tabpanel__panels {
        flex: 1 1 100%;
    }
}


@media (max-width: 991px){
    .single-showcase-main-wrapper nav.post-navigation{
        top: 181px;
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous, .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next{
        width: auto !important;
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous i, .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next i{
        background-size: 13px;
        width: 54px;
        height: 54px;
    }
    .custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr .related-post-media {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area{
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .back-btn-showcase{
    	top: -120px;
    }

    .integration-left{
        flex: 0 0 30%;
        max-width: 30%;
    }
    .integration-right{
        flex: 0 0 70%;
        max-width: 70%;
    }
    .integration-listing ul{
        grid-template-columns: 1fr 1fr;
    }
    .integration-tabs .tabpanel__tablabel{
        max-width: 136px;
    }
    .int-button{
        width: 203px;
    }

}

@media (max-width: 767px){
    .single-showcase-main-wrapper .custom-posttype-showcase{padding: 0;}
    .single-showcase-main-wrapper .custom_button_wrapper a.custom-btn{
        max-width: 185px;
        margin-top: 10px;
    }
    .single-showcase-main-wrapper nav.post-navigation{
    	top: 181px;
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous i, .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next i{
    	background-size: 10px;
    	width: 48px;
    	height: 48px;
    	opacity: 1;
    }
    .single-showcase-main-wrapper .custom-posttype-showcase .thumbnail{
    	width: 100%;
    	max-width: 400px;
    	margin: 0 auto 20px;
    	padding-top: 50px;
    }
    .single-showcase-main-wrapper h2.single-post-title.entry-title{
    	top: -5px;
    }
    .back-btn-showcase{
    	width: 100%;
    	margin: 0 auto;
    	max-width: 400px;
    	left: 0;
    	right: 0;
    }
    .post-type-archive-showcase .post_type_cls_showcase header#site-header:before {
    	height: 280px;
    }
    .post-type-archive-showcase .elementor-top-section.elementor-element.elementor-element-cc25d1d h2.elementor-heading-title{margin-top: 20px;}


    .integration-content{
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }
    .integration-image{
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .integration-image img{
        width: 320px;
    }
    .integration-banner{
        max-height: 100%;
    }
    .search-field .form-control{max-width: 100%}


    .featured-listing li h4{
    	padding: 10px 10px;
    	background: #000E35;
    	color: #fff;
    	position: relative;
    }
    .featured-listing li h4::after{
    	content: '';
    	width: 0;
    	height: 0;
    	border-left: 5px solid transparent;
    	border-right: 5px solid transparent;
    	border-top: 6px solid white;
    	position: absolute;
    	right: 15px;
    	top: 50%;
    	transform: translateY(-50%);
    }
    .featured-integration .integration-left .search-field .select2.select2-container{
        width: 100% !important;
    }
    .featured-integration .integration-left .search-field span.select2-selection.select2-selection--single, 
    .page-id-5929 .select2-search--dropdown .select2-search__field, .tax-integrations_categories .select2-search--dropdown .select2-search__field{
        max-width: 100% !important;   
    }

    .dropdown-type-list, ul.dropdown-menu{
        padding-left: 10px;
    }

    .featured-listing{
        margin: 0;
    }
    ul.featured-listing.category-list {
        padding-top: 0;
    }
    .featured-listing li{padding: 0}
    .featured-listing li .dropdown-menu {
        display: none;
    }
    .featured-listing li .dropdown-type-list {
        display: none;
        padding-bottom: 25px
    }




    .integration-detail-top{
        height: auto;
    }
    .content-top-view{
        margin: 0;
        padding-left: 20px;
    }
    .integration-left{
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .integration-right{
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }

    .integration-detail-left, .integration-detail-right{
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .integration-detail-left-top{
        flex: 0 0 40%;
        max-width: 40%;
    }
    .integration-detail-right-top{
        flex: 0 0 55%;
        max-width: 55%;
        margin-top: 70px;
    }
    .int-profile-logo{
        margin-top: 40px;
    }
    .integration-detail-wrapper:after{
        height: 570px;
    }
    .int-profile-logo{
    	position: relative;
    	top: 0;
        transform: translate(0);
    }
    .integration-tabs {
        margin-top: 50px;
        justify-content: center;
    }

}


@media (max-width: 575px){
    .custom-related-post-wrapper .showcase_realted_post_wrapper .oceanwp-row.clr .related-post-media {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .post-type-archive-showcase .post_type_cls_showcase .main_content_area .single_content_area{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .single-showcase-main-wrapper h2.single-post-title.entry-title{
    	font-size: 18px;
    }
    #content-wrap.single-showcase-main-wrapper{
    	padding-left: 15px;
    	padding-right: 15px;
    }
    .single-showcase-main-wrapper .custom-posttype-showcase .thumbnail{
    	max-width: 100%;
    	padding-top: 0;
    	filter: drop-shadow(0px 3.84693px 11.5408px rgba(3, 3, 3, 0.10));
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links span.title{
    	font-size: 0;
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-next{
    	right: -22px;
    }
    .single-showcase-main-wrapper nav.post-navigation .nav-links .nav-previous{
    	left: -22px;
    }
    .single-showcase-main-wrapper .custom_button_wrapper{
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	margin-top: 35px;
    	margin-bottom: 35px;
    }
    .single-showcase-main-wrapper .custom_button_wrapper a.custom-btn{
    	margin: 0;
    	max-width: 48%;
    }
    .single-showcase-main-wrapper h2.single-post-title.entry-title{
    	top: -50px;
    	font-size: 24px;
    }
    .back-btn-showcase{
    	width: 100%;
    	margin: 0 auto;
    	max-width: 100%;
    	left: 0;
    	right: 0;
    }
    .post-type-archive-showcase .eael-advance-tabs.eael-tabs-horizontal{
    	margin-top: 90px;
    }

    .integration-tabs {
        flex-direction: column;
    }
    .integration-tabs .tabpanel__tablabel {
        padding: 0 20px;
        border-radius: 4px;
        border: 1px solid rgb(17 39 91 / 40%);
        max-width: 100%;
    }
    .integration-tabs .tabpanel__tablabel + .tabpanel__tab + .tabpanel__tablabel {
        margin-top: 10px;
    }
    .integration-tabs .tabpanel__tab:checked ~ .tabpanel__panels {
        order: 1;
    }
    .integration-tabs .tabpanel__tab:not(:checked) + .tabpanel__tablabel {
        order: initial;
    }
    .integration-tabs #tabpanel__tab-1 + .tabpanel__tablabel {
        order: 1;
    }
    .integration-tabs #tabpanel__tab-1:checked ~ .tabpanel__panels {
        order: 1;
    }
    .integration-tabs #tabpanel__tab-2 + .tabpanel__tablabel {
        order: 2;
    }
    .integration-tabs #tabpanel__tab-2:checked ~ .tabpanel__panels {
        order: 2;
    }
    .integration-tabs #tabpanel__tab-3 + .tabpanel__tablabel {
        order: 3;
    }
    .integration-tabs #tabpanel__tab-3:checked ~ .tabpanel__panels {
        order: 3;
    }
    .integration-tabs .tabpanel__panel {
        padding: 30px 0 10px;
    }

    .integration-detail-left-top{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .integration-detail-right-top{
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 80px;
    }
    .integration-detail-wrapper:after{
        height: 520px
    }
    .content-top-view{
        padding-left: 0
    }

}
@media (max-width: 480px){
   .post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li .eael-tab-title{
        padding: 0 8px 11px;
        font-size: 14px;
    }
    .single-showcase-main-wrapper .custom-posttype-showcase .thumbnail{padding-top: 20px;}
    .single-showcase-main-wrapper .custom_button_wrapper a.custom-btn{
      font-size: 13.6px;
      padding: 11px 0;
    }
    .single-showcase-main-wrapper .custom_button_wrapper a.custom-btn img{
      margin-right: 6px;
      width: 12.5px;
    }
    .single-showcase-main-wrapper h2.single-post-title.entry-title{
      top: -40px;
    }
    .post-type-archive-showcase .eael-advance-tabs.eael-tabs-horizontal{
     margin-top: 75px;
    }
    .post-type-archive-showcase .elementor-top-section.elementor-element.elementor-element-cc25d1d h2.elementor-heading-title{margin-top: 30px;}


    .integration-right ul.featured-int-cover{
        grid-template-columns: 1fr;
    }
    .integration-listing ul{
        grid-template-columns: 1fr;
    }
    .integration-content h2.int-title{
        font-size: 36px;
        line-height: normal;
    }
    .integration-content p{
        font-size: 20px;
        line-height: 32px;
    }
    .integration-right h4.int-right-title{
        font-size: 18px;
    }
    .content-top-view h2.id-title{
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 15px;   
    }
    .content-top-view h4.id-subtitle{
        font-size: 18px;
        padding-bottom: 10px;
    }
    .content-top-view p.id-text {
        font-family: Karla;
        font-size: 16px;
        line-height: normal;
    }
}


@media (max-width: 430px){
	.post_type_cls_showcase header#site-header:before{
       height: 470px;
   }
   .single-showcase-main-wrapper nav.post-navigation{
       top: 161px;
   }
}
@media (max-width: 375px){
    .post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li .eael-tab-title{
        padding: 0 5px 11px;
    }
    .post_type_cls_showcase header#site-header:before{
    	height: 420px;
    }
    .single-showcase-main-wrapper nav.post-navigation {
    	top: 113px;
    }
    .post-type-archive-showcase .eael-advance-tabs.eael-tabs-horizontal{
    	margin-top: 65px;
    }
    .post-type-archive-showcase .post_type_cls_showcase header#site-header:before {
    	height: 290px;
    }
    .single-showcase-main-wrapper h2.single-post-title.entry-title {
    	top: -45px;
    	font-size: 20px;
    }
    .single-showcase-main-wrapper .content-area.clr{padding-top: 0 !important;}
}

@media (max-width: 320px){
	#content-wrap.single-showcase-main-wrapper{
		padding-left: 10px;
		padding-right: 10px;
	}
	.post-type-archive-showcase .eael-advance-tabs .eael-tabs-nav ul li .eael-tab-title{
        padding: 0 4px 11px;
        font-size: 13px;
    }
    .single-showcase-main-wrapper .custom_button_wrapper a.custom-btn{
    	font-size: 11.6px;
    }
}