div.wp-video {
    margin-left: auto;
    margin-right: auto;
}

p.recommeded  {
    margin: 20px;
    text-align:center;
    padding:5px;
}

p.recommeded img {
    margin: 10px;
    text-align:center;
    vertical-align: middle;
}

div.social-links.clearfix a {
    transform: scale(1.5);
    margin: 12px;
}

div.main-slider {
    height: 500px;
    overflow: hidden;
}

a.btn {
    background: #eee;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
}div.product div.images {
     width: 25%  !important;
     float: right !important;
 }

div.product div.summary.entry-summary {
    float: left  !important;
    width: 65%  !important;
}

div.product h1.product_title.entry-title {
    display: none  !important;
}

.single-product div.product .images .thumbnails a.zoom {
    width: 180px !important;;
    float: left !important;
    margin: 0 5 0 0 !important;

}

img.attachment-shop_single.size-shop_single.wp-post-image {
    width: 180px !important;;
    margin-right: 0 !important;
}

img.attachment-shop_single.size-shop_single.wp-post-image {
    width: 180px !important;
    max-width: 180px !important;
}



@media screen and (max-width: 1000px) {

    div.product img.attachment-shop_single.size-shop_single.wp-post-image {
        margin-left: auto !important;
        margin-right: auto !important ;
    }

    div.product div.images {
        width: 100%  !important;
        margin-top:-20px !important;
    }

    div.product div.summary.entry-summary {
        float: left  !important;
        width: 100%  !important;
    }

    div.product h1.product_title.entry-title {
        display: none  !important;
    }

    div.product div.thumbnails.columns-3 {
        display: none !important;
    }



}

@media screen and (max-width: 200px) {
    div.main-slider {
        display: none;
    }
}

@media screen and (max-width: 601px) {

    div.gallery.wc-gallery-captions-hide.gallery-columns-6.gallery-size-thumbnail {
        display: none;
    }

}


@media screen and (min-width: 1500px) {
    div.image-slider.clearfix {
        padding:auto;
        margin:auto;
    }
}

#secondary {
    display: none;
}

#primary {
    width: 80%;
    margin-left: 10%;
}

div.page-header {
    display: none;
}


div.entry-content.clearfix p {
    font-size: 11pt;
}

div.post .entry-content p {
    font-size: 14px;
}


h3.nav-site-title a {
    font-weight: bold;
    font-variant: small-caps;
}

#site-title a {
    text-transform: none;
    font-variant: small-caps;
    font-size: 55px;
    margin-top: 5px;
}




div.gallery-caption p {
    overflow: visible !important;
    white-space: normal !important;
}

img.attachment-wcsquare.size-wcsquare {
    width: 100% !important;
}


div.page-header {
    margin-left: 10%;
    width: 80%;
}

div.main-slider {
    height: 300px;
    overflow: hidden;
}

article.slider-content.clearfix {
    margin-top: -300px;
    background-color: rgba(256,256,256, 0.35);
    border-style: none;
}

a.btn-default {
    background-color: #ffffff;
}




#sticky_header {
    background-color: #ffffff !important;
    opacity: 1 !important;
}





nav.slider-button {
    display: none;
}

a.btn-default {
    display: none;
}

a.btn-default[title~=Book] {
    display: inline !important;
}

article.slider-content.clearfix {
    text-shadow: 0px 0px 15px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 0.75);
    border-radius: 5px;
}













#site-branding {
    width: 100%;
    text-align: center ;
}

img.custom-logo {
    margin-left: auto ;
    margin-right: auto ;
}

div.header-social-block {
    float: left;
}

#site-title {
    width: 100%;
    margin-bottom: -20px;
}

#site-description {
    width: 100%;
    margin-bottom: -10px;
}











img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
}

figure.post-featured-image a {
    width: 100%;
    height: 200px;
    overflow: hidden;
}







.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation ul li.current-menu-item.menu-item-has-children > a:after,
.main-navigation li.menu-item-has-children > a:hover:after,
.main-navigation li.page_item_has_children > a:hover:after {
    color: #e47495;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
    color: #e47495;
}


@media (min-width: 768px) {
    .text-left-md {
        text-align: left !important;
    }
    .text-right-md {
        text-align: right !important;
    }
}


ul li a:hover,
ol li a:hover {
    color: #e47495;
}

::selection {
    background: #e47495;
}

::-moz-selection {
    background: #e47495;
}

a {
    color: #e47495;
}

.btn-default:hover {
    background-color: #e47495;
    border: 1px solid #e47495;
}

.vivid {
    background-color: #e47495;
    border: 1px solid #e47495;
    color: #fff;
}

.go-to-top a {
    border: 2px solid #e47495;
    color: #e47495;
}
.go-to-top a:hover {
    background-color: #e47495;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    color: #e47495;
}
input[type="reset"],
input[type="button"],
input[type="submit"],
input[type="submit"]:disabled {
    background-color: #e47495;
}
.header-search:hover, .header-search-x:hover {
    color: #e47495;
}


.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
    color: #e47495;
}

.entry-meta span:hover,
.entry-meta a:hover {
    color: #e47495;
}

.cat-links,
.cat-links a,
.tag-links,
.tag-links a {
    color: #e47495;
}

.cat-links,
.tag-links {
    border-bottom: 1px solid #e47495;
}

.entry-meta .entry-format a {
    color: #e47495;
}
.entry-format:before,
.entry-meta .entry-format:before,
.entry-header .entry-meta .entry-format:before {
    color: #e47495;
}


ul.default-wp-page li a {
    color: #e47495;
}

.widget ul li a:hover {
    color: #e47495;
}

.widget-title a:hover {
    color: #e47495;
}

.search-submit {
    background-color: #e47495;
    border: 1px solid #e47495;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 46px;
    margin-left: -1px;
    outline: medium none;
    right: 0;
    width: 60px;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.widget_contact ul li a:hover {
    color: #e47495;
}

.site-info .copyright a:hover {
    color: #e47495;
}

#colophon .widget ul li a:hover {
    color: #e47495;
}

#colophon .widget-title:after {
    background-color: #e47495;
}

#footer-navigation a:hover{
    color: #e47495;
}

#bbpress-forums .bbp-topics a:hover {
    color: #e47495;
}

.bbp-submit-wrapper button.submit {
    border: 1px solid #e47495;
    background-color: #e47495;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #e47495;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #e47495;
}

.woocommerce-demo-store p.demo_store {
    background-color: #e47495;
}

.woocommerce .woocommerce-message:before {
    color: #e47495;
}

.woocommerce form .form-row .required { visibility: visible; }

div.entry-content.clearfix blockquote {
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(255,245,250,1) 0%,rgba(255,255,255,1) 65%);
}

blockquote:before {
    display: none;
}

div.entry-content.clearfix blockquote img.alignright {
    margin-left: 10px;
    margin-top: -5px;
}

img.attachment-large.size-large {
    width: 100%;
}

a.wplpf-link.wplpf-grid p.url {
    color: #000000;
    font-weight: normal;
}

.woocommerce div.product div.images img {
    width: auto !important;
}


div.wp-video {
    margin-left: auto;
    margin-right: auto;
}

p.recommeded  {
    margin: 20px;
    text-align:center;
    padding:5px;
}

p.recommeded img {
    margin: 10px;
    text-align:center;
    vertical-align: middle;
}

div.social-links.clearfix a {
    transform: scale(1.5);
    margin: 12px;
}


h2 {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
}
h1,h2,h3,h4,h5, nav-site-title {
    font-family: 'Carrois Gothic'!important;
    font-style: normal!important;
    font-weight: 400!important; }

.slider-content {
    background: rgba(255, 255, 255, 0.5);
    border: 10px double rgba(255, 255, 255, 0.5);
    padding: 20px 30px 30px;
}

.simple-banner .simple-banner-text a{color:#ffffff;}
.simple-banner {
    width: 100%;
    text-align: center;
    z-index: 99999;
    position: relative;
    display: block;
    background:#f275cb;
}

.simple-banner .simple-banner-text {
    font-size: 1.1em;
    font-weight: 700;
    padding: 10px;
    color: #ffffff;
}


.login-nav-item {
    color: #333;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.card {
    background-color: #ffeff3;
    padding: 1%;
}

.form-card {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 14px;
    padding-left: 24px;
    padding-right: 24px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, 0.15);
}

.form-checkbox-item {
    border-radius: 5px;
    border: 1px solid #1776EB;
}
.nav-pills .nav-link.active {
    background-color: #f78da7 !important;
}

.entry-header a, .entry-footer a{
    text-decoration: none !important;
}

li a {
    text-decoration: none !important;
}

/** News section **/
.ce-paragraph {
    line-height: 1.6em;
}
.cdx-block {
    padding: .4em 0;
}

.modal .modal-content {
    border-radius: 10px;
    border: none;
}
.modal .modal-header {
    background-color: #F275CB;
    display: block;
}
.modal .modal-header img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.modal .modal-header h5 {
    padding-bottom: 0;
}
.modal .modal-body {
    display: block;
}

.whatsapp-img img {
    max-width: 250px;
}

#booking-form input {
    margin-bottom: 0;
}

.error {
    color: #dc3545;
}

#product-group-block {
    padding: 10% 5%;
    background-color: #f275cb;
}
#product-group-block>.product-row {
    max-width:1800px;
}
#product-group-block>.product-row>.product-col {
    padding: 0 12px;
}
#product-group-block>.product-row>.product-col>div {
    margin-bottom:24px;
    padding: 30px 30px 32px;
    background-color:#ffffff;
}
#product-group-block .product-block-image {
    width: 50px;
    height: 48px;
}
#product-group-block a.product-block-btn {
    color:#ffffff;
    background-color:#f78da7;
    text-decoration: none;
}

.landing-page-product {
    padding: 4px 8px;
}
.landing-page-product > div {
    margin: 0;
    height: 100%;
    display:flex;
    flex-direction:column;
    padding:15%;
    color:#ffffff;
    text-align:center;
}
