[data-cattype="304"] * {
    transition: .3s ease;
}

[data-cattype="304"] {
    background-size: cover !important;
}

[data-cattype="304"] h1 {
    margin-bottom: 20px;
}

section[data-cattype="304"] .container {
    max-width: 90%;
}

section[data-cattype="304"] .owl-carousel#owl-cafe .owl-controls .owl-buttons div {
    position: absolute;
    left: -69px;
    top: 38%;
    background: none;
    opacity: 1;
    padding: 10px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

section[data-cattype="304"] .owl-carousel#owl-cafe .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -69px;
}

section[data-cattype="304"] .wrapper_image {
    max-width: 400px;
    width: 100%;
    height: 100%;
    max-height: 235px;
}

section[data-cattype="304"] ul.grid li {
    max-width: 400px;
    margin: 5px;
}

section[data-cattype="304"] .item-heading {
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

section[data-cattype="304"] ul.grid li:hover .item-heading {
    color: #000;
}

section[data-cattype="304"] ul.grid li:hover .item-heading {
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    transition: all .25s linear;
}

section[data-cattype="304"] ul.grid li:hover .wrapper_image {}

section[data-cattype="304"] .owl-buttons img {
    height: 50px;
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
    opacity: .6;
}

section[data-cattype="304"] .owl-buttons img:hover {
    opacity: 1;
}

section[data-cattype="304"] .header-c i{
    color: #fff;
    text-align: center;
    padding: 0px;
    font-weight: bolder;
    font-size: 19px;
    vertical-align: middle;
    display: table-cell;
    font-style: normal;
    transition: ease .3s;
}

section[data-cattype="304"]  .header-c {
    height: 105px;
    background-color: #03456b;
    width: 100%;
    display: table;
    padding: 0 25px;
}

section[data-cattype="304"] .p-place, .p-place p{
    text-align: left;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px;
    color: #363636;
    padding: 5px 18px 18px 18px;
}


@media (min-width: 768px) and (max-width: 980px) {

}

@media (min-width: 768px) and (max-width: 1200px) {
    section[data-cattype="304"] #owl-cafe.owl-carousel .owl-controls .owl-buttons div {
        left: -48px;
    }
    section[data-cattype="304"] #owl-cafe.owl-carousel .owl-controls .owl-buttons div.owl-next {
        left: auto;
        right: -48px;
    }
}

@media screen and (max-width: 767px) {
    section[data-cattype="304"] #owl-cafe.owl-carousel .owl-controls .owl-buttons div {
        left: -41px;
    }
    section[data-cattype="304"] #owl-cafe.owl-carousel .owl-controls .owl-buttons div.owl-next {
        left: auto;
        right: -41px;
    }
    [data-cattype="304"] h1::before {
        display: none;
    }
    [data-cattype="304"] h1:after {
        display: none;
    }
    section[data-cattype="304"] .item-heading {
        font-size: 19px;
    }
    section[data-cattype="304"] .owl-buttons img {
        height: auto;
    }
    section[data-cattype="304"] .owl-carousel#owl-cafe .owl-controls .owl-buttons div {
        top: 37%;
    }
    
    
}

@media screen and (max-width: 991px) {
    section[data-cattype="304"] .header-c i{
    font-size: 14px;
    }
}

/*All About h1 Begin*/

[data-cattype="304"] h1:after {
    content: url(../../../data/ckfinder/images/title_decor.png);
    display: block;
    position: relative;
    width: 100%;
    background-color: transparent;
    top: -10px;
    text-align: center;
}

[data-cattype="304"] h1 {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #03456b;
}

@media (max-width: 767px) {
    [data-cattype="304"] h1 {
        padding: 0px 0 0px 0;
    }
    
    [data-cattype="304"] h1:after {
        top: -3px;
    }
}


/*All About h1 Ends*/

section[data-cattype="304"] ul.grid, 
section[data-cattype="304"] ul.grid li {
    padding: 0px;
    margin: 4px;
}

section[data-cattype="304"] .wrapper_image {
    border: 1px solid #939598;
    border-bottom: none;
    background-color: transparent;
    transition: ease .3s;
}

section[data-cattype="304"] .link-c:hover .wrapper_image {
    background-color: #fed500;
}

section[data-cattype="304"] .link-c:hover .wrapper_image img {
    opacity: .7;
    transition: ease .3s;
}

section[data-cattype="304"] .wrapper_image img {
    opacity: 1;
}



section[data-cattype="304"] .link-c:hover .header-c i{
    color: #fed500;
}
