/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Russo+One");
@import url("https://fonts.googleapis.com/css?family=Roboto");
* {
	font-family: 'Roboto';
}

.btn, .node-readmore, .webform-button--submit, .node__links {
	font-family: 'Roboto';
        font-weight: bold;
}

.h1, .h2, .h3, .h4, .h5, .h6, .field--name-title, .block-title, .title-underscore, .paragraph--type--big-icons__title p {
	font-family: 'Russo One', sans-serif !important;
        letter-spacing: 1px;
}

.main-section-title {
	font-family: 'Russo One', sans-serif !important;
        letter-spacing: 2px;
}

.title-underscore::after   {
    border: 4px solid #11ACA4 !important;
}

/* Header - custom */
.top-bar-wrapper {
    background-color: #fff;
}
.menu-opener {
    color: #000 !important;
}
div.navigation-inner-wrapper.active {
    background-color: #000 !important;
}
i.icon-x.block-opener {
    color: #fff !important;
}

/* Buttons - custom */
.btn--primary, .form-submit {
    background-color: #11ACA4 !important;
}
.btn--primary:hover {
    background-color: #0A4349 !important;
}

/* Package - custom */
.cs__feature-row--col {
    background-color: #0A4349 !important;
}
.cs__feature-row--col:last-child {
    background-color: #11ACA4 !important;
}
.node--type-product.node--view-mode-teaser > .node__content .node__content--bottom, .node--type-product.node--view-mode-teaser-detailed > .node__content .node__content--bottom, .node--type-product.node--view-mode-box-teaser > .node__content .node__content--bottom {
    color: #fff;
}
.paragraph--type--price-row .cs__feature-row > .cs__feature-row--col {
    color: #fff;
}

/* Footer - custom */
.block .block__search .block__search--submit {
    background-color: transparent !important;
}

/* BG - custom */
.block-views-blockour-packages-block-1 {
     background-color: #0A1C26;
}

.widget-type-views-testimonial-embed, .widget-type-views-testimonial-embed-all {
    background-color: #0A1C26;
}

.block-webform-block {
    background-color: #0A1C26;
}

/* Product img width custom */
.full-img-width img{
    width: 100%;
}.block__features:after, .block-views-blockbig-icons-block-block-1:after, .block-you-may-also-like:after,.node--type-product.node--view-mode-full > .node__footer > .node__content--gallery::after, .page--not-found .node--type-page.node--view-mode-full .node__content::after,.paragraph--type--gallery::after{background-image:url('https://bucharestvilla.com/sites/default/files/media/image/background-1_0.jpg');}