.column {
    float: left;
    width: 33.3%;
    padding: 10px;
    height: 300px; 
}
.hidden_banner_footer
{
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

#footer2 {
padding-top:20px;  
margin:0 auto;
width:70%;
}

#footer2 p {
    font-family:'robotoregular';
    color:white;
}

#footer2 h1 {
    color:white;
    text-decoration:underline #8cc63f;
}

#footer2 h1:hover {
    color:#8cc63f;
}

.subscribes {
    margin:0 auto;
    display:block;
}

.logos {
    wiidth:30%;
    margin:0 auto

}
#promonational_message { padding: 15px 0 0 !important; }
/*#promonational_message .ml-2 { margin: 0 !important; }*/
#promonational_message p { margin: 0 !important; }
#promonational_message img { max-width:100%; height:auto;}
.page-sub-header h3 {
    margin: 0;
    padding-bottom: 15px;
    padding-left: 10px;
}

#home_page .product-box .card-text p{
    font-size:15px!important;
}

#promonational_message .ml-2 { margin: 0 !important; }
.CMS_Middle_Footer .CMS_Products .thumbnail img{
 -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}
.CMS_Middle_Footer .CMS_Products:hover .thumbnail img{
 -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.top-links li a span {
    display: block !important;
}
.top-header .top-links li .navbar-text a{display: inline-block;}
@media only screen and (max-width: 767px) {
#promonational_message {
    min-height:auto;
}
/*#price-list {*/
/*  display: none;*/
/*}*/
/*#InfoTab .nav.nav-tabs li:last-child {*/
/*  display: none;*/
/*}*/
}
.carousel-control-next-icon, .carousel-control-prev-icon {background-color: #000000;}
.steps ul li{padding-right: 3.5rem;}
.steps ul li:after{position: absolute; bottom:0;}
/*DREAMSANIMATION CSS*/
#effect.card.toggle-cls-element-right
{
    bottom: 0 !important;
    top: auto !important;
    right: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
}
#effect.card.toggle-cls-element-right .card-header:first-child
{
    background: transparent !important;
}
#effect.card.toggle-cls-element-right .card-body
{
    padding: 0 !important;
}
#effect.card.toggle-cls-element-right .card-body p{
    margin-bottom: 0 !important;
}
#effect.card.toggle-cls-element-right .card-header:first-child h3.card-title.m-0
{
    display: none !important;
}
#effect.card.toggle-cls-element-right .card-header:first-child .toogle-bar_close {
    color: #000 !important;
    background: #fff !important;
    border-radius: 3rem !important;
    box-shadow: 0px 0px 0px 1px #ccc;
}
#faq_products #accordion {margin-bottom:0 !important;}
#faq_products #accordion .card-title a {
  pointer-events: none;
}
#faq_products #accordion .collapse {
  display: block;
}
@media only screen and (max-width: 767px) {
#product-info #get-started, .hire_designer {position:static; margin-bottom:1.5rem !important;}
#product_price_table {
  display: none;
}
}
#faq_products #accordion .card .collapsed .arrowimage{display:none;}
.product_ratings {
  flex: 0 0 100%;
}
#product_info #price_calculator .page-header {
  border-bottom: none;
}
.page-header h1::after{
  display: none;
}
#price_calculator .card-header .card-title {font-size:0.9rem;}


@media only screen and (min-width: 768px) {
    #promonational_message.carousel__button:not([disabled]).is-close, .carousel__button.is-close {
        top: 212px !Important;
        right: 679px !Important;
    }
}
#order_comments {
    display: none;
}


.fabricstep .text-success{
    display:none !important;
}
.custom-layout #price_calculator .card-body {padding:0 1.75rem !important; border:1px solid #eee; border-top:0;}
.custom-layout #price_calculator .card-header {background:#f8f8f8 !important; }
.custom-layout #price_calculator .card-header .page-header {background:#ffffff !important; padding-bottom:0.5rem; margin-bottom:0.75rem !important;}
.custom-layout #price_calculator .card-header .card-title .row:last-child .col-6 { padding:0 1.75rem !important;}
#InfoTab .nav-tabs {
  border-top: 1px solid #dee2e6; justify-content:center;
}
#InfoTab .nav-tabs .nav-link {background:transparent; color:#666666; border-bottom:2px solid #ffffff; border-width:0 0 2px 0;}
#InfoTab .nav-tabs li {margin-bottom:1px;}
#InfoTab .nav-tabs .nav-link.active, #InfoTab .nav-tabs .nav-link:hover, #InfoTab .nav-tabs .nav-link:focus 
{border-width:0 0 2px 0; border-bottom:2px solid #8cc63f; color:#000000; background:transparent;}