.separator{
    display: block;
    width: 10%;
    height: 1px;
    background: #4fba65;
    margin: 25px 0;
}

.page-header-inner:after {
    display: none!important;
}

.mkt a {
    color:#000!important;
}

.ibuy-heading{
    font-size: 42px!important;
}

.btn-overview{
    position: relative;
    color: #fff!important;
    padding-right: 45px!important;
}

.ibuy-icon{
    height: 100px!important;
    padding: 10px;
}

.play-icon{
    position: absolute;
    width: 30px;
    left: 120px;
    top: 5px;
}

.play-icon-green{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/buying_tools/ibuy/play-icon-green.svg);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 99% 50%;
}

.ibuy-form{
    padding: 30px 18px;
    height: auto!important;
}

.ibuy-form-thankyou{
    color: #41c363!important;
}

.modal-title {
    max-width: 270px!important;
}

.mkt .list-group-item:hover{
    background-color: #f9f9f9;
}

.mkt .list-group-item{
    padding: 10px 35px 10px 15px!important;
}


@media (min-width: 561px) {
    .ibuy-header-img {background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/buying_tools/ibuy/ibuy-header-bg.jpg?v=4); background-position: center center !important; background-size: auto !important; background-repeat:no-repeat;background-color:#000000;border-bottom: 1px solid #111111;}
    .ibuy-video {width: 539px!important;height: 303px!important;}
}

@media (max-width: 560px) {
    .page-header { border-bottom : none!important;}
    .ibuy-header-img {background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/buying_tools/ibuy/ibuy-header-bg-mobile.jpg); background-position: bottom right !important; background-repeat:no-repeat;background-color:#000;border-bottom: 1px solid #d2d2d4;}
    .ibuy-video {width: 309px!important; height: 174px!important;}
}

