/*  #banner-slider-carousel .owl-item img {
        transform-style: unset;
        height: 620px;
        object-fit: cover;
    }*/
.cms-index-index  .column.main{
    max-width: 100%;
}
header{
    
    position: fixed;
    right: 0;
    left: 0;
    z-index: 999;
    top: 0;
    border-width: 0 0 1px;        
}
header.modal-header.sticky {
  position: unset;
  border: 0;
  box-shadow: none;
}
header.page-header.sticky {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #325052;
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 4px rgba(115,115,155,.5);
    background-color: #fff;
    animation-duration: .15s;
    transition-timing-function: ease-in-out;
    transition-delay: 80ms;
    transition-duration: .2s;
    transition-property: top;
/*position: absolute;*/
}
@media only screen and (max-width: 768px) {
    .section-items .comingsoon .how-works-sub-title {
        font-size: 32px;
    }
     .cms-gift-work #maincontent {
        padding-top: 0;
     }
     .comingsoon .how-works-title {
           margin: 0px 0 0 !important;
     }
     .organizer-attribute {
           padding-left: 10px;
        }
        .product-info-main .pot-quickdetail {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }
        .product.info.detailed span {
            color: #000;
            font-size: 20px;    
        }
        .goal-raised-wrapper {
            margin-bottom: 23px;
            margin-top: 30px;
        }
        .product-options-bottom {
            background-color: none;
        }
        .main div.barfiller {
          margin-left: 0;
        }
        .product-add-form {
          margin-bottom: 0px;
        }
  /* For mobile phones: */
   #banner-slider-carousel .owl-item img {
        transform-style: unset;
        height: 620px;
        object-fit: cover;
    }
    .homepage_div_text_form_wrap{
        bottom: 36px !important;    
    }
}
#maincontent{
    padding-top: 50px;
}
#banner-slider-carousel{
    margin-top: 0px !important;
}

.catalog-product-view #maincontent{
    padding-top: 80px;
}
.sitemap-index-index #maincontent{
    padding-top: 120px;
}
.cms-index-index header,
.cms-index-index header .header-wrapper-custom .header-custom-link:visited, 
.cms-index-index header .header-wrapper-custom .header-custom-link,
.cms-index-index header .how-it-work > a,
.cms-index-index header .my-account-link > a,
.cms-index-index header .header-wrapper-custom .header-wrapper-custom-top-links .links > li >a

{
    color: white;
    font-weight: 400;
}
.cms-index-index header .how-it-work .how-it-work-dropdown .title{
    color: black;
}
header.sticky ,
header.sticky .header-wrapper-custom .header-custom-link,
header.sticky .how-it-work a, header.sticky .my-account-link a,
header.sticky .header-wrapper-custom .header-wrapper-custom-top-links .links li a
 {
    color: black !important;
}

#create_pot_form{
    padding-top: 25px;
}

.quick-action-wrap{
    margin-top: 20px;
}

.pot-invite-index #maincontent,.pot-index-thank #maincontent, .pot-index-notifysupporters #maincontent,
.account #maincontent,
.contact-index-index #maincontent,
.customer-account-login #maincontent,
.checkout-onepage-success #maincontent,
.customer-account-forgotpassword #maincontent,
.customer-account-create #maincontent,
.customer-account-logoutsuccess #maincontent
{
    padding-top: 95px;
}

.breadcrumbs-wrap{
    margin-top: 80px;
}

.sendMessage .msg{
    text-align: left;
    margin-top: 10px;
}
.sendMessage .msg p{
    float: left;
    padding-left: 8px;
    width: 95%;
}
.sendMessage .msg i{
    color:    #0eb1e6 !important;
    float: left;
    padding-top: 3px;
}
.clearfix{
    clear: both;
}
.cms-index-index .message-success,.cms-index-index .message-error{
    position: absolute;
    z-index: 555555;
    width: 100%;
}

.customer-account-createpassword #maincontent{
    padding-top: 100px;
}
#description .product.attribute.description{
    overflow-wrap: break-word;
}
.custom-count{
       position: absolute;
       top: 6px;
       padding-left: 1px;
       color:#3cbfe9;
       font-weight: 900;
       font-size: 12px;
}

/*KTPL updates style*/
.update-title{
    margin: -10px auto 10px;
    font-size: 26px;
    line-height: 1.59;
    font-weight: 600;
    color:rgb(15, 211, 205);    
    text-transform: capitalize;
}
.update-result .img-box{
    float: left;
    margin-right: 5px;
}
.update-result .update-by-main-div{
    float: left;
}
.update-by-main-div{
    padding-top: 10px;
    padding-left: 15px;
    
}
.update-by-div{
    font-weight: 300;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}
.update-by-main-div .update-by{
    font-size: 19px;
    font-weight: 900;
}
.update-by-div:after{
    content: "";
    position: absolute;
    width: 120%;
    height: 10px;
    bottom: 0;
    left: 2%;
    border-bottom: 4px solid rgb(15, 211, 205);   
}
 .update-content{
    margin-top: 20px;
    padding:5px;
 }
 .update-main-div{
    margin-top: 45px;
    box-shadow: 5px 9px #88888814;
    padding-bottom: 10px;
 }
 .latest-update-title{
    font-size: 26px;
    text-align: center;
    color:#444;
    font-weight: 600;
    display: block;
    padding-top: 0px;
    margin-top: 0px;
 }

 .reward-pdp-div{
    border: 1px solid #eee;
    background-color:#fff;
    box-shadow: 0px 0px 10px 0px rgba(64,64,64,.3);
    padding: 15px;
    font-size: 15px;
 }
 .reward-pdp-div-custom-amount{
    border: 1px solid #eee;
    background-color:#fff;
    box-shadow: 0px 0px 10px 0px rgba(64,64,64,.3);
    padding: 15px;
    font-size: 15px;
 }
 .reward-pdp-div .reward-description{
    padding-bottom: 14px;
 }

 .reward-pdp-div .reward-del{
    font-size: 16px;
    padding: 9px;
    font-weight: 900;
 }

 .custom-amount-div{
    background:white;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color:#124048;
    padding: 10px;
    margin: 15px 0px;
 }
.custom-amount-div .is_for_update_div{
    float: left;
}
.custom-amount-div .is_for_update_div label{
    font-size: 17px;
    font-weight: 900;
    padding: 5px;
}

.custom-amount-div #custom_amount{
    width: 41%;
    float: right;    
    background:white !important;
    border-radius: 0px !important;
}

.street.md-checkout-address span{
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #000 !important;
}

.street.md-checkout-address label{
    display: none !important;
}

.add-additional-reward span{
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.add-additional-reward span:before{
    background-color:#0eb1e6;
    padding: 2px;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    color:#fff;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.reward-pdp-title{
    font-size: 19px;
    font-weight: 900;
    margin-bottom: 18px;
    text-decoration: underline;
}

.default-hidden.hide{
    display: none;
}

.default-hidden.show{
    display: inline;
}
.md-mpgs-direct-method .payment-method-title label span:before{
    content: "";
    background: url("../images/pay-visa-master.png") 0 0 no-repeat; 
    width: 96px;
    height: 29px;
    float: left;
    margin: 0 10px 0 0;
}

.benefits-reward{
    /*margin-top: 3px;*/
}
.benefits-reward label{
    font-size: 14px !important;
}
.price-reward-custom .price-wrapper {
    color:#006bb4 !important;
    font-weight: 900;
}
#custom_amount-error{
    color:#8a1f11;
    font-weight: 600;
}
#custom_amount{
    float: left;
    width: 83%;    
    background:white !important;
    border-radius: 0% !important;
}


.block.block-form-step.step-edit-add-image .control input#pot_image {
        width: -webkit-fill-available;
}
.block.block-form-step.step-edit-add-image .block-content .field.custom-upload div#messages p b#removeImage {
    text-align: center;
    width: 100%;
    float: left;
    background-color: #ea555c;
    border: 2px solid #ea555c;
    border-radius: 30px;
    padding: 0px 0;
    color: #fff;
	cursor: pointer;
}

.block.block-form-step.step-edit-add-image .block-content .field.custom-upload div#messages p strong {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: block;
}

/*19042021*/
.pot-index-coverimage form ul {
    margin: 0 -15px;
    padding: 0;
    float: left;
    width: 100%;
}

.pot-index-coverimage form ul li {
    position: relative;
    width: 20%;
    float: left;
    padding: 15px;
}

.pot-index-coverimage form {
    float: left;
    width: 100%;
}

.pot-index-coverimage form ul li img {
    width: 100%;
    height: 200px;
}

.pot-index-coverimage form ul li input {
    position: absolute;
    top: 10px;
    left: 24px;
    margin: 0;
}
.pot-index-coverimage form ul li input:focus {
    outline: 0;
    box-shadow: none;
}
.pot-index-coverimage form input[type="submit"] {
    background-color: #ea555c !important;
    color: #fff;
    border: 1px solid #ea555c !important;
    text-transform: uppercase;
    padding: 0 20px;
    font-weight: bold;
}


//Create Step Form

.block.block-form-step.step-add-image .block-content .field.custom-upload.required div#progress {
	display: none;
}

.block.block-form-step.step-add-image .control input#pot_image {
    width: -webkit-fill-available;
	display: none;
}

#filedrag {
    display: block;
    padding: 80px;
    cursor: move;
    position: relative;
    text-align: center;
    background: #F5F5F5 !important;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload div#messages {
    /* display: flex; */
    display: block;
    margin: 0 -15px;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload div#messages p {
    width: 20%;
    display: inline-block;
    float: left;
    padding: 0 15px;
    word-break: break-all;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload div#messages p img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload div#messages p strong {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: block;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload.required div#progress {
	display: none;
}

.block.block-form-step.step-add-image .block-content .field.custom-upload div#messages p b#removeImage {
    text-align: center;
    width: 100%;
    float: left;
    background-color: #ea555c;
    border: 2px solid #ea555c;
    border-radius: 30px;
    padding: 0px 0;
    color: #fff;
	cursor: pointer;
}

/****** My Css ****/
.header-dbl {
    background-color: #238acb;
    color: #fff;
    padding: 10px;
    max-width: 460px;
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}
.gift-project .main input[type="submit"] {
    background-color: #748ac4 !important;
    color: #fff;
    padding: 10px 38px;
    font-size: 15px;
}

.main input[type="radio"] {
    width: 20px;
}
.gift-project .goal-raised-wrapper {
    float: left;
    width: 100%;
    background-color: #835da4;
    padding-top: 10px;
    box-shadow: 0px 0px 30px 0px rgb(64 64 64 / 30%);
}
.gift-project .goal-amount label {
    color: #fff !important;
    margin-left: 16px;
    font-size: 18px;
}
.gift-project .goal-raised-wrapper span {
    color: #fff !important;
    padding-left: 13px;
}
.header-wrapper-custom-start .header-custom-link:hover:last-child {
    color: #fff !important;
}
.gift-project .main .pot_deadline_carousel label {
    color: #fff !important;
    margin-right: 10px;
}
/*.gift-project h3.name {
    font-size: 40px;
    color: #444;
    padding-left: 12px;
}
.gift-project .pot-detailhead h3 {
    display: none;
}*/
.gift-project section.review-part {
    padding: 4px;
}

.md-review-fund .quick-action-wrap {
    background-color: #fff !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.main .supporters-box {
    background-color: #fff;
}
.main .supporters-box .total {
    color: #000;
}
.header-wrapper-custom-start .header-custom-link:hover:last-child {
    background-color: #835da4;
    color: #fff;
}
.catalog-product-view .supporters-box .supporters-name {
    margin: 0 0 5px 0;
    color: #444444;
}
.catalog-product-view .supporters-price-box {
    color: #444444;
}
.catalog-product-view .supporters-date {
    color: #444444;
}
.catalog-product-view div.product.info.detailed .product.data.items > .item.title h4.header-blk:before {
    color: #6d6d6d;
}
.main .md-sharethis-box-inner {
    background-color: #fff;
}
.main .md-sharethis-box .sharethis-label {
    border: 1px solid #3cbfe9;
    color: #3cbfe9;
    font-weight: normal;
    font-size: 14px;
}
.main .product-info-detailed-wrapper h4 {
    color: #fff !important;
}
.main .product-info-detailed-wrapper .btn-report-container .btn-report:active {
    color: #228bcc !important;
}
div.product.info.detailed .product.data.items > .item.title h4.header-blk {
    color: #000 !important;
}
.main div.product.info.detailed {
    background-color: #fff !important;
}
.main div.product.info.detailed .product.data.items > .item.title.active h4.header-blk {
    border-bottom: 3px solid #ff394e !important;
}
.main div.product.info.detailed .product.data.items .item.content {
    border-top: 3px solid #ff394e78;
}
.page-layout-1column .product.media {
    background-color: #fff;
}
.gift-project .pot-detailhead h3 {
    margin-top: 12px;
    margin-left: 14px;
}
.gift-project .column.main {
    margin-top: 20px;
}
.main .pot-detailhead h3 {
    color: #444444 !important;
}

.project-preview .project-preview-wrapper {
    background-color: #fff !important;
}
.product-options-bottom {
    /*background-color: #ea555c !important;*/
}
.main button.disabled, button[disabled], fieldset[disabled] button {
    opacity: 1 !important;
}
.gift-project .quick-action-wrap {
        background-color: #fff;
        padding-top: 20px;
}
.gift-project .quick-action .quick-action-links .quick-action-items span {
    color: #000;
}
.header-wrapper-custom-start .header-custom-link:last-child {
    border: 3px solid #835da4 !important;
    color: #835da4 !important;
}
@media only screen and (max-width: 768px) {
    /*.page-layout-1column .product.media {
        background: none !important; 
    }*/
    .gift-project .pot-detailhead h3 {
      font-size: 18px;
    }
    /*.gift-project .quick-action-wrap {
        background: none;
        padding-top: 0;
    }*/
    .product i.fab.fa-facebook-f:before {
        background-color: #fff;
    }
    .md-gallery-placeholder-box .share-button{
        background: none;
        text-align: right;
        margin-right: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .catalog-product-view .share-button .fab:before, .catalog-product-view .share-button .fa:before{
        background-size:25px;
        width: 25px; 
        height: 25px;
    }
}

.md-gallery-placeholder-box .pot-detailhead{
        display: none;
}
 .gift-project .pot-detailhead{
        display: none;
 }
 .gift-project .md-gallery-placeholder-box .pot-detailhead{
        display: block;
 }
 .project-preview .md-gallery-placeholder-box h3.name {
    display: none;
}
.gift-index-coverimage .page-main .columns .column.main {
    min-height: 490px;
}
a.header-custom-link.gift:hover {
    color: #fff !important;
}
a.header-custom-link.gift {
    color: #8557A3 !important;
}
header.sticky .header-wrapper-custom .header-wrapper-custom-start .header-custom-link.gift {
    color: #8557A3 !important;
}
header.sticky .header-wrapper-custom .header-wrapper-custom-start .header-custom-link.gift {
    background: #fff !important;
}
header.sticky .header-wrapper-custom .header-wrapper-custom-start .header-custom-link:hover {
    background-color: #ea555c;
    color: #fff !important;
}
header.sticky .header-wrapper-custom .header-wrapper-custom-start .header-custom-link.gift:hover {
    background-color: #8557A3 !important;
}
.comingsoon h2 {
    font-size: 43px !important;
    color: #8557a3;
    font-weight: bold !important;
    text-align: center !important;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.comingsoon h3 {
padding-top: 0px !important;
}
.section-items .comingsoon .home-page-callout-container:before {
    height: 97.7% !important;
}
.cms-gift-work h1.page-title {
    display: none !important;
}
.border_fr {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 40px;
}
.border_fr hr {
    background: #0eb1e6;
    height: 3px;
    width: 125px;
    display: inline-block;
    position: absolute;
    bottom: -2px;
    margin: 0;
    border: 0;
}
.englishow h4 {
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    color: #1db2e5;
    margin-bottom: 0;
}
.englishow p {
    margin-bottom: 0;
}
.englishow {
    float: left;
    width: 100%;
}
.englishow h2 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.howalldata {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.howlinkproject a {
    background-color: #4cbbfb;
    padding: 15px 35px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.howlinkproject a:hover {
    background-color: #7e69af;
}
.howlinkproject {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
.cms-howitworks h1.page-title {
    display: none !important;
}
.cms-howitworks #maincontent {
    padding-top: 0px;
}
.englishow strong {
    float: left;
    width: 100%;
    margin-top: 15px;
}
/****** End My Css ****/
@media only screen and (max-width: 768px) {
    .section-items .comingsoon .home-page-callout-container:before {
        height: 98% !important;
    }
}

.cke_notifications_area{
    display: none;
}
.mips .payment-method-content{
    width: 100%;
}
.mips .actions-toolbar.hidden{
    display: none;
}