/*
Theme Name: Goodwish
Theme URI: https://goodwish.qodeinteractive.com
Description: A Multipurpose Charity, Non-profit, and Fundraising Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 3.1
Text Domain: goodwish
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/
/**************************
Header
**************************/
/* Sticky Menu */
.edgtf-wrapper .edgtf-top-bar{
  display: none;
}
.edgtf-main-menu .menu-item a.current {
  color: #bd1730;
}
.elementor-location-header{
  position: relative;
  z-index: 999;
}
/**************************/

/**************************
buttons
**************************/
/* small */
.elementor-widget-container .edgtf-btn.edgtf-btn-small {
  padding: 7px 15px;
}
/**************************/

/**************************
footer
**************************/
footer .edgtf-footer-inner .edgtf-footer-top:not(.edgtf-footer-top-full) .edgtf-container-inner {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .clearfix .edgtf-three-columns-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column {
    float: none;
    width: 100%;
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column:first-child {
    max-width: 250px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column:nth-child(2) {
    text-align: center;
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column:nth-child(3) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: stretch;
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column:nth-child(3) .widget_media_image {
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .clearfix .edgtf-three-columns-inner > .edgtf-column:nth-child(3) .widget_media_image:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }

  /* 	bottom */
  .edgtf-two-columns-50-50-inner > .edgtf-column:first-child .widget_text {
    position: absolute;
    top: -60px;
    left: 0;
    margin: 0;
    height: auto;
  }
  .edgtf-two-columns-50-50-inner > .edgtf-column:first-child .edgtf-footer-bottom-left h4 {
    margin: 0;
  }
}

/**************************
components
**************************/
/*back to top*/
a#edgtf-back-to-top > span {
  background: #bd1730;
}
/* activities */
.elementor-widget-edgtf_event_list .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-date{
  background-color: rgb(189, 23, 48, 0.9);
}
div.edgtf-event-single-holder .edgtf-event-info-item a,
div.edgtf-event-single-nav .edgtf-event-single-nav-inner a:hover,
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link a:hover,
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-location,
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-time,
.elementor-widget-edgtf_event_list .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-location,
.elementor-widget-edgtf_event_list .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-time{
  color: #bd1730;
}
div.edgtf-event-single-nav,
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content,
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content{
  background-color: #FCF6F7;
}
.elementor-section-wrap .edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-date{
  background-color: #bd1730;
}
div.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay{
  background-color: rgba(189, 23, 48, 0.75);
}
.edgtf-event-list-holder-inner .edgtf-el-item-title{
	font-size: 18px;	
}
/*full-height*/
.full-height-activities .slick-slider .slick-list, .full-height-activities .slick-slider .slick-track{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}

.full-height-activities .slick-slide .edgtf-el-item-inner .edgtf-el-item-inner-holder,
.full-height-activities .slick-slide .edgtf-el-item-inner{
	height: 100%;
}
.full-height-activities .slick-slide .edgtf-el-item-inner .edgtf-el-item-inner-holder{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}
.full-height-activities .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content{
	flex: 1 1 auto
}
.full-height-activities .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item-location-title-holder{
	height: 100%;
    display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}
.full-height-activities .edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link{
	margin-top: auto;
	padding-top: 33px;
}

/* videos */
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio .fluidvids{
  position: initial;
}
/* input form */
.edgtf-sidebar .widget .edgtf-search-wrapper input#searchsubmit[type=submit]{
  background-color: #bd182f; 
}
input.edgtf-btn.edgtf-btn-solid,
button#submit_comment,
input#submit_comment,
input.post-password-form input[type=submit],
button.post-password-form input[type=submit],
input.wpcf7-form-control.wpcf7-submit[type=submit]{
  padding: 7px 30px;
  border-color:#bd182f;
  background-color: #bd182f;
}
.edgtf-sidebar .widget .edgtf-search-wrapper input#searchsubmit[type=submit]:hover,
input.edgtf-btn.edgtf-btn-solid:hover,
button#submit_comment:hover,
input#submit_comment:hover,
input.post-password-form input[type=submit]:hover,
button.post-password-form input[type=submit]:hover,
input.wpcf7-form-control.wpcf7-submit[type=submit]:hover{
  background-color: #000;
}
/* blog */
.edgtf-wrapper .edgtf-blog-holder article .edgtf-post-info,
.edgtf-wrapper .edgtf-blog-holder article .edgtf-post-info>div a,
.edgtf-blog-list-holder .edgtf-blog-list .edgtf-item-info-section{
  color: #bd1730;
}
.edgtf-wrapper h1 a:hover,
.edgtf-wrapper h2 a:hover,
.edgtf-wrapper h3 a:hover,
.edgtf-wrapper h4 a:hover,
.edgtf-wrapper h5 a:hover,
.edgtf-wrapper h6 a:hover,
.edgtf-social-share-holder.edgtf-list ul li a:hover{
  color: #bd1730;
}
/* side bar */
/* caption post */
.edgtf-wrapper .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-blog-list-item-inner {
  display: block;
  width: 100%;
}
.edgtf-wrapper .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-image{
  padding-right: 0;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
.edgtf-wrapper .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder {
  display: block;
}
/* categories */
.edgtf-wrapper .edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item):before,
.edgtf-wrapper .edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item)>a:hover{
  color: #bd1730;
}
/* breadcrumbs */
div.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a,
.edgtf-wrapper .edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a{
  color: #bd1730;
}
div.edgtf-title{
  background-color: #FCF6F7;
}
.edgtf-wrapper .edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a:hover{
  color: #000;
}
/*single*/
div.edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
div.edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder-inner h1{
  width: 100%;
}
div.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
  position: relative;
  top: auto;
  height: auto;
  text-align: right;
  max-width: 380px;
  right: auto;
  width: 100%;
}
div.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder{
  position: relative;
  top: auto;
  height: auto;
}
/* split */
.edgtf-wrapper .edgtf-sidebar .edgtf-separator-holder.edgtf-sidebar-title-separator:before{
  background: #bd1730;
}
/* comments */
.edgtf-wrapper .edgtf-comment-holder .edgtf-comment-text .edgtf-comment-date,
.edgtf-wrapper .edgtf-comment-holder .edgtf-comment-text .comment-edit-link,
.edgtf-wrapper .edgtf-comment-holder .edgtf-comment-text .comment-reply-link, .edgtf-comment-holder .edgtf-comment-text .replay{
  color: #bd1730;
}
.edgtf-wrapper .edgtf-comment-holder .edgtf-comment-text .comment-edit-link:hover,
.edgtf-wrapper .edgtf-comment-holder .edgtf-comment-text .comment-reply-link:hover, .edgtf-comment-holder .edgtf-comment-text .replay:hover{
  color: #000;
}
/* footer */
footer .edgtf-footer-inner .widget.widget_nav_menu ul li a:before{
  border-color: transparent transparent transparent #ffffff;
}
/* header */
.edgtf-wrapper .edgtf-header-standard .edgtf-fullscreen-menu-opener:hover, .edgtf-header-standard .edgtf-search-opener:hover{
  color: #bd1730;
}
/*mobile menu*/
.elementor-nav-menu--dropdown .elementor-nav-menu{
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px){
  .elementor-nav-menu--dropdown .elementor-nav-menu{
    padding-left: 40px;
    padding-right: 40px;
  }
}


/**************************
utilities
**************************/
/* color */
.primary-color-hover:hover,
.primary-color-link-hover-all a:hover,
.primary-color-link-hover-all .elementor-heading-title[class*="elementor-size-"] > a:hover,
.primary-color-link-hover-all.elementor-widget-icon-box:hover .elementor-icon-box-title a,
.primary-color-link-hover:hover,
.primary-color {
  color: #bd1730;
}
.primary-color-link-hover-all.elementor-widget-icon-box:hover .elementor-icon-box-icon a.elementor-icon {
  fill: #bd1730;
}
.dark-color {
  color: #000;
}
/*decoration*/
.underline-hover-all .elementor a:hover,
.underline-hover-all a:hover,
.underline-hover:hover,
.elementor .underline,
.underline {
  text-decoration: underline;
}

/* list */
.decimal-list {
  list-style-type: decimal;
}
.alpha-list {
  list-style-type: upper-alpha;
}
.roman-list {
  list-style-type: upper-roman;
}
.tree-list,
.decimal-list,
.roman-list,
.alpha-list {
  color: #bd1730;
  font-size: 20px;
  font-family: "Merriweather", Sans-serif;
  list-style-position: outside;
  margin-left: 30px;
}
.tree-list li,
.decimal-list li,
.alpha-list li,
.roman-list li {
  margin-bottom: 15px;
}
.tree-list--narrow li,
.decimal-list--narrow li,
.alpha-list--narrow li,
.roman-list--narrow li {
  margin-bottom: 5px;
}
.tree-list span,
.decimal-list span,
.roman-list span,
.alpha-list span {
  color: #000;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  font-family: "Open Sans", sans-serif;
}
.tree-list--light,
.decimal-list--light,
.roman-list--light,
.alpha-list--light{
	color: #fff;
}
.tree-list--light span,
.decimal-list--light span,
.roman-list--light span,
.alpha-list--light span{
	color: inherit;
}
/*tree-list*/
.tree-list ol,
.tree-list{
	counter-reset: section;
	list-style-type: none;
	margin: 0;
}
.tree-list ol{
	margin-top: 15px;
	padding: 0;
}
.tree-list li{
	position: relative;
	padding-left: 35px;
}
.tree-list li li{
	padding-left: 45px;
}
.tree-list li li li{
	padding-left: 65px;
}
.tree-list li span{
	padding: 0;
}
.tree-list li::before{
	counter-increment: section;
	content: counters(section, ".") " ";
	position: absolute;
	top: 0;
	left: 0;
}

/* elementor list */
.list-elementor.elementor-icon-list-items .elementor-icon-list-item {
  padding-bottom: calc(15px / 2);
}
.list-elementor.elementor-icon-list-items .elementor-icon-list-icon .fas {
  color: #bd1730;
}
/* height */
.h-0{
  height: 0;
}
/*width*/

div.elementor img.img-fluid.w-210,
.w-210{
  width: 210px;
}
div.elementor img.img-fluid.max-w-80,
.max-w-80{
  max-width: 80px;
}
div.elementor img.img-fluid.max-w-100,
.max-w-100{
  max-width: 100px;
}
div.elementor img.img-fluid.max-w-150,
.max-w-150{
  max-width: 150px;
}
div.elementor img.img-fluid.max-w-300,
.max-w-300{
  max-width: 300px;
}
div.elementor img.img-fluid.max-w-600,
.max-w-600{
  max-width: 600px;
}
div.elementor img.img-fluid.max-w-700,
.max-w-700{
  max-width: 700px;
}
/* margin */
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.m-p-0 p {
  margin: 0;
}
.mt-auto {
  margin-top: auto;
}
.mt-40 {
  margin-top: 40px;
}
/*padding*/
.p-20.highlight,
.p-20{
  padding: 20px;
}
/*text*/
/* break word */
.breakword {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.highlight{
  padding: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FCF6F7;
}
/*align*/
.text-center{
  text-align: center;
}
/*images*/
div.elementor img.img-fluid,
.img-fluid{
  max-width: 100%;
  height: auto;
}
/*grid*/
.row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row > [class*="col-"],
.row > .col{
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.justify-content-center{
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.col-12{
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col-6{
  width: 100%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-auto{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col{
  width: 100%;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px){
  .col-md-6{
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md{
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}


/**************************
especial slider
**************************/
.sp-slider .elementor-image-carousel-caption .title-sp-slider,
.sp-slider .elementor-image-carousel-caption a {
  position: absolute;
  font-family: "Merriweather", Sans-serif;
  font-size: 22px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  color: #fff;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sp-slider .sp-slider-icon {
  display: block;
  max-width: 50px;
  margin: 0 auto 20px;
}
.sp-slider .elementor-image-carousel-caption .title-sp-slider:after,
.sp-slider .elementor-image-carousel-caption a:after {
  content: "";
  display: block;
  height: 3px;
  width: 0;
  background: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin: 15px auto 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sp-slider .swiper-slide-inner {
  overflow: hidden;
}
.sp-slider .swiper-slide-inner img,
.sp-slider .swiper-slide-inner {
  display: block;
}
.sp-slider .swiper-slide-inner:hover .elementor-image-carousel-caption .title-sp-slider:after,
.sp-slider .swiper-slide-inner:hover .elementor-image-carousel-caption a:after {
  width: 60px;
}
.sp-slider .swiper-slide-inner:hover .elementor-image-carousel-caption .title-sp-slider,
.sp-slider .swiper-slide-inner:hover .elementor-image-carousel-caption a {
  background: rgb(189, 23, 48, 0.8);
}
.sp-slider .swiper-slide-inner img {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sp-slider .swiper-slide-inner:hover img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.sp-slider .swiper-slide-inner:hover .sp-slider-secondary-logo img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sp-slider .sp-slider-secondary-logo {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 50%;
  max-width: 120px;
}

/**************************
search bar
**************************/
input[type="search"],
.sp-search-bar input {
  width: calc(100% - 57px);
  outline: 0;
  border: 1px solid #e1e1e1;
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  padding: 0 37px 0 15px;
  font-family: "Merriweather", serif;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  background-color: #f6f4ee;
}

.sp-search-bar input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  font-family: "ElegantIcons", serif !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  border: none;
  background: #bd1730;
  padding: 0;
  letter-spacing: normal;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out,
  border-color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out, background-color 0.15s ease-out,
  border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
  border-color 0.15s ease-out;
}

/**************************
widget lang
**************************/
/* container */
.lang-widget {
  position: fixed;
  right: 0;
  top: 30%;
  bottom: 0;
  margin: auto;
  height: 300px;
  width: auto;
  z-index: 99;
  font-size: 13px;
}
@media (min-width: 1025px) {
  .lang-widget {
    text-align: right;
    top: 30%;
    height: auto;
    bottom: auto;
  }
}
div footer {
  z-index: 110;
}

/* overlay */
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input:checked ~ .overlay {
  visibility: visible;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
@media (min-width: 1025px) {
  .overlay {
    background: transparent;
  }
}

/* action button */
.lang-input {
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  z-index: -1;
}

/* container */
.lang-container {
  position: fixed;
  height: 100vh;
  width: 250px;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 3;
  text-align: left;
}
input:checked ~ .lang-container {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media (min-width: 1025px) {
  .lang-container {
    height: auto;
    position: relative;
    margin-top: 10px;
    max-width: 200px;
  }
}
.lang-panel {
  position: absolute;
  overflow: auto;
  height: 100vh;
  width: 250px;
  right: 0;
  top: 0;
  background: #fff;
}
.lang-wrap {
  padding: 20px;
}
@media (min-width: 1025px) {
  .lang-panel {
    height: calc(70vh - 54px);
    max-width: 200px;
    background: transparent;
  }
  .lang-wrap {
    padding: 0;
  }
}

/* lang items */
.lang-item {
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 13px;
  padding: 15px 20px;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.lang-item:hover {
  color: #bd1730;
}
@media (min-width: 1025px) {
  .lang-item {
    padding: 10px 20px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #fff;
  }
  .lang-item:hover {
    background-color: #bd1730;
    color: #fff;
  }
}

/* flag */
.lang-flag {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-box-shadow: 0px 0px 10px 0px transparent;
  -moz-box-shadow: 0px 0px 10px 0px transparent;
  box-shadow: 0px 0px 10px 0px transparent;
}
.fr-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/fr-icon.jpg");
}
.sp-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/sp-icon.jpg");
}
.ru-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ru-icon.jpg");
}
.ir-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ir-icon.jpg");
}
.ara-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ara-icon.jpg");
}
.po-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/po-icon.jpg");
}
.tu-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/tu-icon.jpg");
}
.sin-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/sin-icon.jpg");
}
.vi-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/vi-icon.jpg");
}
.ba-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ba-icon.jpg");
}
.ch-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ch-icon.jpg");
}
.ke-flag {
  background-image: url("http://homenetinternational.org/wp-content/uploads/2020/07/ke-icon.jpg");
}
@media (min-width: 1025px) {
  .lang-item:hover .lang-flag {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(255, 147, 164);
    -moz-box-shadow: 0px 0px 20px 0px rgb(255, 147, 164);
    box-shadow: 0px 0px 20px 0px rgb(255, 147, 164);
  }
}

/* header */
.lang-header-logo img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.lang-header-description {
  padding: 10px 20px 20px;
}
.lang-header-description p {
  margin: 0 auto 20px;
  font-size: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
}
.lang-split {
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1025px) {
  .lang-header-mobile {
    display: none;
  }
}

/* close */
.lang-close-container {
  position: absolute;
  right: calc(100% + 5px);
  top: 40px;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.fa.lang-close-icon {
  color: #bd1730;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 12px;
  width: 12px;
  margin: auto;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
}
.fa-times.lang-close-icon {
  font-size: 14px;
}
/* open */
input:checked ~ .lang-container .lang-close-container {
  visibility: visible;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media (min-width: 1025px) {
  .lang-close-container {
    display: none;
  }
}

/* title */
.lang-title {
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding: 8px 10px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: #bd1730;
  background-color: #fff;
  font-family: "Merriweather", serif;
  font-weight: 600;
}
.lang-arrow-container {
  display: none;
}
@media (min-width: 1025px) {
  .lang-arrow-container {
    display: block;
  }
  .lang-title {
    padding: 8px 10px 8px 20px;
    z-index: 4;
    position: relative;
    max-width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 150px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .lang-title-text {
    display: inline-block;
    width: calc(100% - 25px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
  }
  input:checked ~ .lang-title {
    width: 200px;
    background-color: #bd1730;
    color: #fff;
    border-color: transparent;
  }
  .lang-title:hover {
    background-color: #bd1730;
    color: #fff;
    border-color: transparent;
  }
  /* arrow */
  .lang-title .lang-arrow {
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.5);
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .lang-arrow-container {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-right: 15px;
  }
  .lang-title:hover .lang-arrow,
  input:checked ~ .lang-title .lang-arrow {
    background-color: #bd1730;
    color: #fff;
    border-color: transparent;
  }
  input:checked ~ .lang-title .fa.lang-close-icon,
  .lang-title:hover .fa.lang-close-icon {
    color: #fff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.icon-lang {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.icon-lang:after,
.icon-lang:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-lang:after {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media (min-width: 1025px) {
  input:checked ~ .lang-title .icon-lang:after,
  .lang-title:hover .icon-lang:after {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
  .lang-title:hover .icon-lang:before,
  input:checked ~ .lang-title .icon-lang:before,
  .icon-lang:after {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
}
.icon-lang:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5sYW5nLXN2Z3tmaWxsOiNCRDE3MzA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ibGFuZy1zdmciIGQ9Ik0xMi45LDE1LjFsLTIuNS0yLjVsMCwwYzEuNy0xLjksMy00LjIsMy43LTYuNUgxN1Y0aC03VjJIOHYySDF2MmgxMS4yYy0wLjcsMS45LTEuNywzLjgtMy4yLDUuNAoJYy0wLjktMS0xLjctMi4yLTIuMy0zLjRoLTJjMC43LDEuNiwxLjcsMy4yLDMsNC42bC01LjEsNUw0LDE5bDUtNWwzLjEsMy4xTDEyLjksMTUuMXogTTE4LjUsMTBoLTJMMTIsMjJoMmwxLjEtM2g0LjdsMS4xLDNoMgoJTDE4LjUsMTB6IE0xNS45LDE3bDEuNi00LjNsMS42LDQuM0gxNS45eiIvPgo8L3N2Zz4K");
}
.icon-lang:after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5sYW5nLXN2Z3tmaWxsOiNmZmZmZmY7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ibGFuZy1zdmciIGQ9Ik0xMi45LDE1LjFsLTIuNS0yLjVsMCwwYzEuNy0xLjksMy00LjIsMy43LTYuNUgxN1Y0aC03VjJIOHYySDF2MmgxMS4yYy0wLjcsMS45LTEuNywzLjgtMy4yLDUuNAoJYy0wLjktMS0xLjctMi4yLTIuMy0zLjRoLTJjMC43LDEuNiwxLjcsMy4yLDMsNC42bC01LjEsNUw0LDE5bDUtNWwzLjEsMy4xTDEyLjksMTUuMXogTTE4LjUsMTBoLTJMMTIsMjJoMmwxLjEtM2g0LjdsMS4xLDNoMgoJTDE4LjUsMTB6IE0xNS45LDE3bDEuNi00LjNsMS42LDQuM0gxNS45eiIvPgo8L3N2Zz4K");
}

/*pages*/
/*home page*/
/*network section*/
@media (min-width: 992px){
    .network-home .elementor-widget-wrap{
        background-color: #fcf6f7;
    }
    .network-home.full-height-description .elementor-widget-wrap{
        display: flex;
    	flex-direction: column;
    	flex-wrap: nowrap;
    	align-items: stretch;
    	align-content: stretch;
    }
    .network-home.full-height-description .elementor-widget-wrap > .elementor-inner-section{
        height:  100%;
    }
    .network-home.full-height-description .elementor-widget-wrap > .elementor-inner-section .elementor-container{
        height: 100%;
    }
}

/* tables */ 
table.tablepress tfoot th, table.tablepress thead th{
	background-color: #FCF6F7;
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
table.tablepress .sorting:hover,
table.tablepress .sorting_asc,
table.tablepress .sorting_desc{
	background-color: #BD1730;
	color: #fff;
}

.dataTables_paginate.paging_simple .paginate_button.next:after,
.dataTables_paginate.paging_simple .paginate_button.previous:before{
	text-shadow: none;
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.dataTables_paginate.paging_simple .paginate_button:after,
.dataTables_paginate.paging_simple .paginate_button:before{
	color: #bfbfbf;
}
.dataTables_paginate.paging_simple .paginate_button:before{
	left: -20px;
}
.dataTables_paginate.paging_simple .paginate_button.next:after{
	right: -20px;
	left: auto;
}
.table_responsive {
	overflow: auto;
}
.dataTables_paginate.paging_simple a:hover,
.dataTables_paginate.paging_simple .paginate_button:hover,
.dataTables_paginate.paging_simple .paginate_button:hover:after,
.dataTables_paginate.paging_simple .paginate_button:hover:before{
	color: #bd182f !important;
}
/*search*/
.dataTables_wrapper .dataTables_filter{
	margin:10px 0;
	width: 100%;
}
.dataTables_wrapper.dataTables_filter input[type="search"]{
	padding: 0 10px;
}
@media (min-width: 567px){
	.dataTables_wrapper .dataTables_filter{
		margin: 0 0 10px 0;
		width: auto;
	}
}
/* issue */
body,
body *,
body.rtl,
html.rtl,
html{
	direction: ltr;
}

.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-duplicate-prev,
.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-prev{
	max-height: 0;

}
.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-active{
	max-height: none;
}
@media (min-width: 568px){
	.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-duplicate-prev,
	.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-prev{
		-moz-transition: all 0.3s ease 0.6s;
		-webkit-transition: all 0.3s ease 0.6s;
		-o-transition: all 0.3s ease 0.6s;
		transition: all 0.3s ease 0.6s;
	}
	.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide.swiper-slide-active{
		max-height: 100rem;
	}
}
.testimonial-slider.elementor-widget-testimonial-carousel .swiper-slide{
	max-height: 0;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*modal*/
body.admin-bar .dialog-type-lightbox{
	position: fixed !important;
}

/*container elementor width*/
.edgtf-container-inner, .edgtf-elementor-container-inner > .elementor-container, .edgtf-grid, .edgtf-grid-section .edgtf-section-inner, .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
	width: 100% !important;
}


/*NEW DESIGN*/
.imapsContainer br {
	display:none;
}
.affiliate-map__header {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 1.5;
	padding-bottom: 14px;
	border-bottom: 1px solid #BD1730;
}
.affiliate-map__item-wrap {
	max-width:300px !important;
	white-space: normal !important;
	margin: 0 0 15px !important;
}
.affiliate-map__item {
	display: block;
	font-size: 13px;
	color: #444444;
	font-weight: 500;
	margin: 0;
}
.affiliate-map__item--name {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 2px;
	display: block;
}
.affiliate-map__item--name:not(:first-chidl) {
	margin-top: 10px;
}
.affiliate-map__item span {
	color: var( --e-global-color-0195a3f );
}
.map_render > * {
	overflow: initial !important;
	z-index: 1;
}
/*map*/
.imapsTooltip * {
	-webkit-backface-visibility: initial !important;
	backface-visibility: initial !important;
}

/*helper*/
.d-block {
	display: block;
}

.btn-link_white {
	color: #fff;
}
.btn-link_white:hover {
	color: #fff;
}

/*breakpoint menu*/
@media (min-width: 1200px) {
	.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
		display: none;
	}	
}
@media (max-width: 1199px) {
	.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle, .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
		display: block !important;
	}
	.btn_newsletter-web,
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
		display: none !important;
	}	
}

/*maps*/
.map_wrapper g.imapsSprite-group.imapsMapPolygon-group {
	-moz-transition: strokes 0.5s ease;
    -webkit-transition: strokes 0.5s ease;
    -o-transition: strokes 0.5s ease;
    transition: strokes 0.5s ease;
}
.map_wrapper g.imapsSprite-group.imapsMapPolygon-group[fill="#f5bfcb"] {
	stroke: #f5bfcb;
	stroke-width: 1px !important;
}
.map_wrapper g.imapsSprite-group.imapsMapPolygon-group:not([fill="#f5bfcb"]) {
    stroke: rgb(189, 23, 48);
	stroke-width: 1px !important;
}
.map_wrapper g.imapsSprite-group.imapsMapPolygon-group:not([fill="#f5bfcb"]):hover {
    stroke: rgb(255, 179, 0);
}
.map_wrapper g path[d="M699.9571779208213,394.2996458311814L699.8614613563822,394.28442803052826L699.9375939690178,394.12757947552967L699.9973250220182,394.10573256601026ZM699.7233944961682,396.58866010197823L699.6386939046185,396.5516362540684L699.6864297871393,396.4471818768863L699.7875319383244,396.4829812946511Z"] {
	stroke-width: 2px !important; 
}

/*new gtranslate-bar*/
div.gtranslate_wrapper .gt_switcher {
    position: fixed;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: auto;
    height: 300px;
    width: auto;
    z-index: 99;
    font-size: 13px;
    border: 0;
    outline: none;
}
@media (min-width: 1025px) {
    div.gtranslate_wrapper .gt_switcher {
        top: 30%;
        height: auto;
        bottom: auto;
    }
}

div.gtranslate_wrapper .gt_switcher .gt_selected a:hover {
    background-color: #fff;
}
div.gtranslate_wrapper  .gt_switcher .gt_selected a {
    font-size: 13px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fff;
	width: 130px !important;
}
div.gtranslate_wrapper .gt_switcher .gt_option a {
    padding: 10px;
    font-size: 14px;
}

div.gtranslate_wrapper .gt_switcher a img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
    content:  url('/wp-content/uploads/2020/08/united-kingdom.jpg') !important;
}
div.gtranslate_wrapper .gt_switcher a img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
}
div.gtranslate_wrapper .gt_switcher a img[alt=en] {
    content:  url('/wp-content/uploads/2020/08/united-kingdom.jpg') !important;
}
div.gtranslate_wrapper .gt_switcher a img[alt=es] {
    content:  url('/wp-content/uploads/2020/08/spain.jpg') !important;
}
div.gtranslate_wrapper .gt_switcher a img[alt=pt] {
    content:  url('/wp-content/uploads/2020/08/portugal.jpg') !important;
}
div.gtranslate_wrapper .gt_option[style*='height: 61px'] {
    height: 82px !important;
}

div.gtranslate_wrapper .gt_switcher .gt_option {
	width: calc(100% - 2px);
	background-color: #f4f4ff;
}
div.gtranslate_wrapper .gt_switcher .gt_selected {
	background: initial;
}


/*bazaar*/
.ewd-upcp-catalog-sidebar-search span {
    display: none;
}
.ewd-upcp-catalog-sidebar input[name="ewd-upcp-search"] {
    padding: 12px 15px;
    color:#000;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    background: #fff;
}
.ewd-upcp-catalog-sidebar input[name="ewd-upcp-search"]:focus {
    border-color: #bd1730;
    outline: none;
}

.ewd-upcp-catalog-sidebar-title  {
    color: #212121;
    font-family: Merriweather,serif;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    display: block;
}
.ewd-upcp-catalog-sidebar-taxonomy-label {
    color: #212121;
}

.ewd-upcp-catalog-category-label {
    background: #FCF6F7;
    padding: 10px !important;
    color: #bd1730;
}
.ewd-upcp-catalog-sidebar {
    padding: 15px !important;
    background: #fcf6f7;
}
@media (min-width: 768px) {
    .ewd-upcp-catalog-sidebar {
        width: 40% !important;
    }
    .ewd-upcp-catalog-display {
        width: 55% !important;
    }
    .ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
        width: 100% !important;
    }he
}
@media (min-width: 900px) {
    .ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
        width: 49% !important;
    }
}
@media (min-width: 1001px) {
    .ewd-upcp-catalog-sidebar {
        width: 25% !important;
    }
    .ewd-upcp-catalog-display {
        width: 70% !important;
    }
    .ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
        width: 48%!important;
    }
}

@media (min-width: 1200px) {
    .ewd-upcp-thumbnail-four-columns .ewd-upcp-catalog-product-thumbnail {
        width: 31%!important;
    }
	.ewd-upcp-catalog-product-thumbnail {
		margin: 0 2% 32px 0 !important;
	}
}

.ewd-upcp-catalog-product-detail {
    margin: 20px 0px !important;
}
.ewd-upcp-catalog-product-price {
    display: none;
}
.ewd-upcp-catalog-category-label {
    margin-bottom: 20px !important;
}
.ewd-upcp-catalog-category-heading,
.ewd-upcp-catalog-category-heading-description {
    display: none !important;
}
@media (min-width:768px) {
    .ewd-upcp-sidebar-toggle {
        display: none !important;
    }
    .ewd-upcp-catalog-header-bar {
        float: right !important;
        width: 144px !important;
        margin: 0 0 20px 0 !important;
    }
    .ewd-upcp-catalog-sidebar.ewd-upcp-catalog-sidebar-hidden {
        display: block !important;
    }
}
.ewd-upcp-catalog-product-thumbnail-body-div a {
     font-size: 14px !important;
     font-weight: bold;
}
.ewd-upcp-catalog-product-thumbnail {
    height: auto !important;
}
.ewd-upcp-catalog-product-detail-mid-div {
    padding: 0 0px 0 40px !important;
    min-width: 150px;
    width: 70% !important;
}

.ewd-upcp-product-title {
    color: #000;
    font-weight: bold;
}
.ewd-upcp-catalog-product-description {
    font-size: 14px;
    line-height: 1.7;
    color: #666 !important;
    margin-bottom: 0 !important;
}
.ewd-upcp-toggle-icon-list.ewd-upcp-toggle-icon-black {
    display: none;
}
.ewd-upcp-toggle-icon {
    float: right !important;
}
.ewd-upcp-catalog-sidebar-category input[type="checkbox"],
.ewd-upcp-catalog-sidebar-category .ewd-upcp-catalog-sidebar-taxonomy-label,
.ewd-upcp-catalog-sidebar-categories .ewd-upcp-catalog-sidebar-title  {
    display: none !important;
}
.ewd-upcp-taxonomy-image {
    text-align: center;
}
.ewd-upcp-taxonomy-image img {
    max-width: 150px !important;
    width: 100%;
}
.ewd-upcp-catalog-sidebar-taxonomy-count {
    display: none;
}

/*contact excerpt*/
.catalog_affiliate-hero-information,
.catalog_affiliate-contact,
.catalog_affiliate-information {
    display: none;
}

.catalog_affiliate-description-hero .catalog_affiliate-information {
    display: block;
}
.catalog_affiliate-description-sidebar .catalog_affiliate-contact {
    display: block;
    padding: 12px;
    background: #fcf6f7;
}
.catalog_affiliate-hero .catalog_affiliate-hero-information {
    display: block;
} 