/* 
 Theme Name: Hilliers Vision
 Theme URI: http://www.brandwebdirect.com/
 Author: Brandweb Direct
 Author URI:     www.brandwebdirect.com
 Template:       Divi
 Version:        1.0
 Description:   Designed and developed by "StickyWeb Technologies pvt. ltd". Project done by Brandweb Direct team (Narottam, Subrata, saikat and others ) with love and dedication for the client Hilliers Vision. 
 Version: 0.1
 Text Domain: https://www.hilliersvision.com/
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Wordpress Version: 5.3.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 



 @import "custom-assets/css/home-main.css";
 @import url('https://fonts.googleapis.com/css?family=Crimson+Text');
 @import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
 @import "custom-assets/css/colorbox.css";
 @import "custom-assets/css/font-awesome/css/font-awesome.min.css";
 @import "custom-assets/ionicons/2.0.1/css/ionicons.min.css";

:root {
    --theme-yello: 234, 171, 4;
    --theme-gray: 57, 56, 57;
    --off-white: 238, 238, 239;
    --white: 255, 255, 255;
}

*, html, body {
    /*font-family: 'Crimson Text', serif;
     font-family: 'Libre Baskerville', serif;
    */
}

*:before, *:after, * {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box 
}
li {
	list-style: none;
}

/*universal style*/
.p-auto {padding: auto !important }
.m-auto { margin: auto !important }

.p-0 { margin: 0 !important  }
.m-0 { margin: 0 !important  }
 
.pb-0 { padding-bottom: 0 !important }
.pb-5 { padding-bottom: 2rem !important }
.pb-10 { padding-bottom: 4rem !important }
.pb-15 { padding-bottom: 8rem !important }
.pb-20 { padding-bottom: 16rem !important }
.pb-25 { padding-bottom: 25rem !important }
 
.pt-0 { padding-top: 0 !important }
.pt-5 { padding-top: 2rem !important }
.pt-10 { padding-top: 4rem !important }
.pt-15 { padding-top: 8rem !important }
.pt-20 { padding-top: 16rem !important }
.pt-25 { padding-top: 25rem !important }
 
.mt-0 { margin-top: 0 !important }
.mt-5 { margin-top: 2rem !important }
.mt-10 { margin-top: 4rem !important }
.mt-15 { margin-top: 8rem !important }
.mt-20 { margin-top: 16rem !important }
.mt-25 { margin-top: 25rem !important }
 
.mb-0 { margin-bottom: 0 !important }
.mb-5 { margin-bottom: 2rem !important }
.mb-10 { margin-bottom: 4rem !important }
.mb-15 { margin-bottom: 8rem !important }
.mb-20 { margin-bottom: 16rem !important }
.mb-25 { margin-bottom: 25rem !important }

 .gap-5, .gap-10,
.gap-15, .gap-20,
.gap-23 { width: 100%; }

 .gap-5 {
    height: 1rem;
     clear:both;
}
 .gap-10 {
    height: 3rem;
     clear:both;
}
 .gap-15 {
    height: 5rem;
     clear:both;
}
 .gap-20 {
    height: 12rem;
     clear:both;
}
 .gap-23 {
    height: 24rem;
     clear:both;
}

#preload-wrapper {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(38, 38, 38, 1) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.smart-page-loader {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(38, 38, 38, 1) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#preload {
    background-color: transparent;
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 150px;
    left: 50%;
    margin-left: -38px;
    margin-top: -75px;
    position: absolute;
    top: 50%;
    width: 79px;
}


/*** Navbar Start ***/
 .nav-container {
     margin-left: auto;
     margin-right: auto;
     width: 1170px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 ul {
     list-style: none;
}


.menu-wrapper .nav li ul {
    background: #333;
}

.navigation .main-nav .nav #custom-nav > li.menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    left: 0;
    top: unset;
}

.navigation .main-nav .nav li > .sub-menu > .menu-item > .sub-menu {
    display: unset;
    position: unset;
}
.navigation .main-nav .nav li > .sub-menu > .menu-item > .sub-menu > .menu-item {
    padding: 0;
}

.navigation .main-nav .nav li > .sub-menu > .menu-item-has-children {
    /* float: left; */
    /* width: 50%; */
    /* flex: 0 0 50%; */
}
.navigation .main-nav .nav .no-heading > a {
    display: none !important;
}
.navigation .main-nav .nav .nav-heading > a {
    font-size: 18px;
    text-transform: uppercase;
    pointer-events: none;
}

.navigation .main-nav .nav #custom-nav > .menu-item > .sub-menu {
    display: flex;
    flex: 0 0 100%;
    width: unset;
    min-width: max-content;
}
.navigation .main-nav .nav #custom-nav > .menu-item.no-sub-parent > .sub-menu {
    flex-direction: column;
}

@media only screen and (min-width: 1025px) {
    .navigation .sub-menu .nav-heading:not(:last-child):after,
    .navigation .sub-menu .no-heading:not(:last-child):after {
        content: "";
        background: #ffffff;
        background: -moz-linear-gradient(top, #333333 0%, #ffffff 50%, #333333 100%);
        background: -webkit-linear-gradient(top, #333333 0%,#ffffff 50%,#333333 100%);
        background: linear-gradient(to bottom, #333333 0%,#ffffff 50%,#333333 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
        position: absolute;
        height: 80%;
        width: 1px;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 1024px) {
    #section4 .home-section {
        /*padding: 0;
        max-width: 660px !important;
        position: relative;
        margin-top: auto !important;
        margin-left: auto !important;
        top: auto;
        left: auto;
       */
    }
    .gradient {
        background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    }
    h1 {
        font-size: 34px !important;
    }
    .subtitle {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #fp-nav {
        display: none;
    }
    .gridBlock {
        padding-bottom: 20px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    header {
        padding: 0;
    }
    .logo-black {
        display: block !important;
    }
    .logo-white {
        display: none !important;
    }

    /** mobile nav **/
    .col-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navigation .main-nav .menu-wrapper .nav .page-navigation {
        display: flow-root;
        margin: 80px 0;
    }
    .menu-wrapper {
        background-color: #393839 !important;
        height: 100%;
        padding: 0 15px;
        overflow-y: auto;
        left: 0;
        position: fixed;
        top: 0;
        width: 250px;
        z-index: 3;
        transition: all .4s cubic-bezier(0.39, 0.58, 0.57, 1);
    }
    .menu-wrapper nav {
        width: 100%;
    }
    .menu-wrapper nav li {
        display: block !important;
    }
    .navigation .main-nav .menu-wrapper .nav .page-navigation li {
        display: block;
        margin-left: 20px;
    }
    .tools {
        display: block;
    }
    .header .menu ul li {
        border-bottom: 1px solid #f1f1f1;
        display: inline-block;
        list-style: outside none none;
        margin-bottom: 6px;
        margin-left: 0;
        margin-top: 13px;
        padding-bottom: 14px;
        padding-left: 0;
    }
    .current-menu-item a {
        color: #d79f18 !important;
        font-family: "Futura Round W01 Medium";
        font-size: 12px;
        letter-spacing: 1px;
        text-decoration: none;
    }
    .header .menu ul li a {
        color: #2b2b2b !important;
    }
    nav {
        margin-top: 44px;
    }
    .menu .logo {
        display: none !important;
    }
    .menu-wrapper {
        left: -250px;
    }
    .has-no-scroll .navigation .main-nav .tools {
        z-index: 9;
        background: #393839;
        box-shadow: 0 5px 10px #00000021;
    }
    .navigation .main-nav .mobile-menu {
        z-index: 9;
    }



    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu,
    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu,
    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu {
        background: #333;
        flex-direction: column;
    }
    .navigation .main-nav .nav #custom-nav > li.menu-item:focus .sub-menu,
    .navigation .main-nav .nav #custom-nav > li.menu-item:active .sub-menu,
    .navigation .main-nav .nav #custom-nav > li.menu-item:hover .sub-menu {
        position: relative;
        display: block;
    }
    .navigation .main-nav .nav #custom-nav > .menu-item > .sub-menu {
        min-width: unset;
    }

    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu .nav-heading,
    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu .sub-menu li {
        margin: 0;
    }

    .navigation .main-nav .nav #custom-nav > li.menu-item .sub-menu .sub-menu {
        background: no-repeat;
        box-shadow: none;
        border: none;
        padding-top: 0;
        width: 100%;
    }

}

 
 .mobile-booking {
     display: none;
     height: 60px;
     line-height: 60px;
     background-color: #c19b76;
     color: #fff;
     text-transform: uppercase;
     font-style: normal;
     font-weight: 400;
     text-align: center;
     position: fixed;
     left: 0;
     z-index: 123;
     width: 100%;
     bottom: 0 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .mobile-booking {
         display: block 
    }
}
 .navigation {
     position: relative;
     z-index: 51 
}
 .navigation a {
     font-size: 13px;
     line-height: 2.3em;
     text-decoration: none;
     color: #1c1c1c 
}
 .navigation li {
     font-size: 13px;
     line-height: 2.3em 
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation li {
         line-height: 2em
    }
}
 @media only screen and (min-width: 600px) and (max-width: 1024px) {
     .navigation li {
         line-height: 2em 
    }
}
 /* @media only screen and (min-width: 0) and (max-width: 600px) { */
 @media only screen and (max-width: 600px) {
     .navigation li {
         line-height: 1.8em;
         display: inherit;
    }
}
 .navigation li a {
     font-weight: 400;
     color: #c19b76 
}
 .has-no-scroll .navigation .main-nav .tools {
     right: 0 
}
 .has-no-scroll .navigation .main-nav .tools .book-now {
     display: inline-block 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .has-no-scroll .navigation .main-nav .tools .book-now {
         display: none 
    }
}
 .navigation-blog {
     height: 66px !important 
}
/*  .navigation {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 9991 
} */
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation {
         /*height: 90px */
		 height: 50px
    }
}
 .navigation.sticky .main-nav .logo {
     background-color: #c19b76 
}
 .navigation .main-nav {
     height: 60px;
     width: 100%;
     background-color: #393839;
     position: relative;
     z-index: 5;
     box-shadow: -2px 2px 9px #54545436;
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav {
         height: 55px 
    }
}
 .navigation .main-nav .logo {
     position: absolute;
     left: 0;
     top: 0;
     z-index: 10;
     background: #393839;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in 
}
 .navigation .main-nav .logo #logo {
    max-height: initial;
    max-width: 80%;
}
 .navigation .main-nav .logo:hover {
    background-color: #fff 
}
 .navigation .main-nav .logo:hover a {
    filter: invert(0.3) contrast(0.9) brightness(0.5);
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .main-nav .logo {
        /*background-color: #fff*/
    }
}
 .navigation .main-nav .logo a {
     width: 60px;
     display: block;
     height: 60px;
     line-height: 60px;
     text-align: center;
     color: #fff;
     opacity: 1 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .logo a {
         line-height: 55px;
         height: 55px;
         width: 55px 
    }
}
 .navigation .main-nav .logo a .icon {
     font-size: 26px;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .logo a .icon {
         font-size: 22px 
    }
}
 .navigation .main-nav .logo a.opened .icon {
     -webkit-transform: rotate(90deg);
     -khtml-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
     transform: rotate(90deg) 
}
 .navigation .main-nav .nav {
     position: relative 
}
.navigation .main-nav .nav .s-nav {
	margin-bottom: 0
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation .main-nav .nav {
         padding-right: 0;
         padding-left: 65px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .main-nav .nav .page-navigation {
        /*display: none*/
    }
}
 .navigation .main-nav .nav .s-nav > li {
     display: inline-block;
     margin-left: 50px;
}
 @media only screen and (min-width: 1025px) and (max-width: 1199px) {
     .navigation .main-nav .nav li {
         margin-left: 10px 
    }
}
 @media only screen and (min-width: 1200px) and (max-width: 1219px) {
     .navigation .main-nav .nav li {
         margin-left: 30px 
    }
}
 @media only screen and (min-width: 1220px) and (max-width: 1440px) {
     .navigation .main-nav .nav .s-nav > li {
         margin-left: 30px 
    }
     .navigation .main-nav .nav .s-nav > li:first-child {
         /* margin-left: 65px; */
    }
    .navigation .main-nav .nav li.nav-heading,
    .navigation .main-nav .nav li.no-heading {
        /* display:block;
        position: relative;
        margin-top: 0;
        border-radius: 3px;
        max-width: 100%;
        min-width: max-content;
        min-width: -moz-max-content;
        float: left;
        background: #333; */
    }
    .navigation .main-nav .nav li .sub-menu {
        /* display: block;
        position: relative;
        top: 0; */
        background: none;
		background: #333;
        box-shadow: none;
        border: none;
    }
    /* .navigation .main-nav .nav .s-nav > .cont-divider.open > .dropdown-menu {
        display: flex;
    } */
    /* .navigation .main-nav .nav li .sub-menu {
        display: block;
        position: relative;
        background: none;
        padding: 0;
        margin: 0;
        box-shadow: none;
        border: none;
    } */
    /* .navigation .main-nav .nav li .sub-menu li {
        display: block;
    } */
}
    .navigation .main-nav .nav li.no-heading > .nav-link {
        display:none;
    }
/*  .navigation .main-nav .logo a:after {
     content: "";
     background: url(img/header-logo-yellow.png) no-repeat center center / cover;
     height: 60px;
     width: 60px;
     display: block;
}
 .navigation .main-nav .logo:hover a:after {
     content: "";
     background: url(img/header-logo-dark.png) no-repeat center center / cover;
     height: 60px;
     width: 60px;
     display: block;
     opacity: 1;
} */
 .navigation .main-nav .logo a {
     transition: all .2s ease-in-out;
}

.navigation .main-nav .nav li:not(.current-menu-item) > a {
    color: #ffffff;
} 
.navigation .main-nav .s-nav > li > a {
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;*/
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0.2px;
    line-height: 60px;
    /* display: block; */
    /* position: relative; */
    /*color: #1c1c1c;*/
    background: transparent;
    -webkit-transition: all .2s ease-in;
    -khtml-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
    .navigation .main-nav .nav li ul {
        border-color: #eaab04;
    }
 .navigation .main-nav .nav .sub-menu li a:before {
    display: none;
  }
 .navigation .main-nav .nav li a:before {
     position: absolute;
     content: '';
    /*bottom: 1.8rem;*/
     bottom: 0;
     height: 2px;
     width: 100%;
     left: 0;
     display: inline-block;
     background-color: #fff;
     -webkit-transform: scaleX(0);
     -khtml-transform: scaleX(0);
     -moz-transform: scaleX(0);
     -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
     transform: scaleX(0);
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -o-backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden 
}
 .s-nav .sub-menu > .current-menu-item a,
 .navigation .main-nav .nav li a:hover {
     color: #e4b237;
     opacity: 1 
}
 /*.navigation .main-nav .nav li a:hover:before,,
.navigation .main-nav .nav .open a:before */
.navigation .main-nav .s-nav > .menu-item:hover > a:before,
.navigation .main-nav .s-nav > .menu-item.current-menu-parent > a:before,
.navigation .main-nav .s-nav .menu-item.current-menu-ancestor > a:before {
     -webkit-transform: scaleX(1);
     -khtml-transform: scaleX(1);
     -moz-transform: scaleX(1);
     -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
     transform: scaleX(1) 
}
 .navigation .main-nav .tools {
     position: absolute;
     top: 0;
     right: 30px;
     height: 60px 
}
/*  .navigation .main-nav .s-nav > .menu-item.menu-item-has-children > a:after,
 .navigation .main-nav .nav .dropdown .dropdown-toggle:after {
     content: "\f107";
     font: normal normal normal 14px/1 FontAwesome;
     color: #fff;
     padding-left: 5px;
     float: right;
     line-height: 60px;
} */
 .navigation .main-nav .s-nav > .menu-item.menu-item-has-children > a:after {
     content: "\f107";
     font: normal normal normal 14px/1 FontAwesome;
     color: #fff;
     padding-left: 5px;
     float: right;
     line-height: 60px;
}
 .navigation .main-nav .s-nav .menu-item > a {
     /* cursor: pointer; */
     display: block;
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation .main-nav .tools {
         right: 0 
    }
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .main-nav .tools {
         position: relative;
         padding-left: 75px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .tools {
         height: 55px;
         padding-left: 55px 
    }
}
 .navigation .main-nav .tools .book-now {
     display: none;
    /* background-color: #333;
    */
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;
    */
     font-style: normal;
     font-weight: 600;
     color: #e4ab2e;
     height: 100%;
     text-transform: uppercase;
     line-height: 60px;
     padding: 0 30px;
     margin-left: 2rem;
     opacity: 1;
     transition: all .2s ease-in-out;
}
 .navigation .main-nav .tools .book-now:hover {
     background-color: #FFFFFF;
     color: #333;
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .main-nav .tools .book-now {
         float: right;
         margin-right: 60px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .tools .book-now {
         display: none 
    }
}
/*@media only screen and (min-width: 1025px) and (max-width: 1219px) */
 @media only screen and (min-width: 1025px) {
     .navigation .main-nav .tools .book-now {
         margin-left: 1rem;
         padding: 0 20px 
    }
     /* .page-navigation .open>.dropdown-menu {
         overflow: hidden;
    }
     .link-cont:not(:first-child):before {
         content: "";
         height: 400px;
         width: 1px;
         background: #fff;
         position: absolute;
         top :0;
         left: 0;
    }
    .navigation .main-nav .nav .s-nav > .cont-divider.open > .dropdown-menu > .nav-item:not(:first-child):before {
        content: "";
        height: 400px;
        width: 1px;
        background: #fff;
        position: absolute;
        top :-1em;
        left: 0;
   } */
}
 /* .page-navigation .open>.dropdown-menu {
     margin-top: 0;
     border-radius: 3px;
     max-width: 100%;
     min-width: max-content;
     min-width: -moz-max-content;
     float: left;
     background: #333;
}
 .page-navigation .dropdown.open .dropdown-menu li a {
     line-height: 1;
     text-transform: capitalize;
} */
.s-nav .nav-item.nav-heading > .nav-link {
    font-size: 1.5em;
    pointer-events: none;
    cursor: default;
}
.s-nav .nav-item.nav-heading > .nav-link:hover {
    color: #fff;
    outline: none;
}
/* .s-nav > .nav-item .dropdown-menu {
    padding: 10px 0px;
    border-radius: 0;
}
 .page-navigation .dropdown.open .dropdown-menu li a:before {
     display: none;
}
 .dropdown .block-links {
    padding: 2rem 2% 2rem 0;
     padding: 1rem 30px;
     position: relative;
}
 .dropdown .block-links:after {
     content: "";
     height: 250px;
     width: 1px;
     background: #ccc;
     position: absolute;
     top: 5px;
     right: 0;
}
 .dropdown .block-links:first-child {
     padding-left: 0 
}
 .dropdown .block-links:last-child {
     padding-right: 0 
}
 .dropdown .block-links:last-child:after {
     display: none;
} */
 .gridblock>* {
     float: left;
    /*overflow: hidden;
    */
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 .gridblock.two>* {
     width: 50% 
}
 .gridblock.three>* {
     width: 33.33% 
}
 .gridblock.four>* {
     width: 25% 
}
 .gridblock.five>* {
     width: 20% 
}
 .gridblock.six>* {
     width: 16.667% 
}
 .gridblock.eight>* {
     width: 12.5% 
}
 .gridblock.nine>* {
     width: 11.11% 
}
 .gridblock.ten>* {
     width: 10% 
}
 /* .dropdown .block-links h4 {
    color: #333333;
     color: #fff;
}
 .dropdown .block-links .menu-links li {
     padding: 7px 0;
     display: block;
     margin-left: 0 !important;
}
 .dropdown .block-links .menu-links li a {
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
    color: #858585;
     color: #fff;
     display: block;
     line-height: 1.4em;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in;
}
 .dropdown .block-links .menu-links li a:hover {
     color: #c19b76 
} */
 .gridblock {
     width: 100%;
     float: left;
     overflow: hidden;
     padding: 0 25px;
}
 .navigation .main-nav .mobile-menu {
     display: none;
     position: absolute;
     width: 60px;
     height: 60px;
     right: 0;
     top: 0 
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .main-nav .mobile-menu {
         display: block 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .mobile-menu {
         height: 55px;
         width: 55px 
    }
}
 .navigation .main-nav .mobile-menu a {
     display: block;
     width: 100%;
     height: 100%;
     padding: 24px 20px;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in 
}
 @media only screen and (min-width: 600px) and (max-width: 1024px) {
     .navigation .main-nav .mobile-menu a {
         padding: 16.5px 12px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .main-nav .mobile-menu a {
         padding: 16.5px 12px 
    }
}
 .navigation .main-nav .mobile-menu .menu-bar {
     background: #858585;
     display: block;
     height: 2px;
     margin: 4px 
}
 .navigation .main-nav .button {
     padding: 10px 20px;
     margin-top: 0;
     line-height: 1em !important;
     border: 2px solid #000 
}
 .navigation .main-nav .button:before {
     display: none !important 
}
 .navigation .main-nav .button:hover {
     background-color: #000;
     color: #fff !important 
}
 .navigation .secondary-nav {
     background-color: #1c1c1c;
     height: 60px;
     position: relative 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .secondary-nav {
         height: 60px 
    }
}
 .navigation .secondary-nav .hotel-select {
     position: relative 
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation .secondary-nav .hotel-select {
         padding-left: 75px;
         padding-right: 0 
    }
}
 @media only screen and (min-width: 600px) and (max-width: 1024px) {
     .navigation .secondary-nav .hotel-select {
         width: 100%;
         max-width: 320px;
         padding: 0 0 0 75px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .secondary-nav .hotel-select {
         width: 100%;
         padding: 0 0 0 75px 
    }
}
 .navigation .secondary-nav .hotel-select .mobile-submenu {
     position: absolute;
     top: 60px;
     left: 0;
     width: 100%;
     padding: 0 25px 0 25px;
     height: 0;
     margin-left: 60px;
     max-height: 0;
     z-index: 9999;
     background-color: #1c1c1c;
     overflow: hidden;
     -webkit-transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1);
     -khtml-transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1);
     -moz-transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1);
     -ms-transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1);
     -o-transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1);
     transition: all .4s cubic-bezier(0.505, 0.005, 0.155, 1) 
}
 @media only screen and (min-width: 600px) and (max-width: 1024px) {
     .navigation .secondary-nav .hotel-select .mobile-submenu {
         max-width: 265px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .secondary-nav .hotel-select .mobile-submenu {
         margin-left: 0 
    }
}
 .navigation .secondary-nav .hotel-select .mobile-submenu ul {
     padding: 25px 0 
}
 .navigation .secondary-nav .hotel-select .mobile-submenu ul li a {
     color: #858585;
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;
    */
     font-style: normal;
     font-weight: 400;
     display: block;
     padding: 5px 0 
}
 .navigation .secondary-nav .hotel-select .mobile-submenu.open {
     height: auto;
     max-height: 800px 
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb {
     display: block;
     height: 60px;
     position: relative;
     padding: 14.5px 0 14.5px 0 
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb {
         cursor: pointer 
    }
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb span {
     color: #f5f5f5;
     font-size: 12px;
    /*font-family: "Didot 24 A", "Didot 24 B";
    */
     font-style: italic;
     display: block;
     line-height: 1.4em;
     -webkit-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -khtml-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -moz-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -ms-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -o-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     transition: all .3s cubic-bezier(0.85, 0, 0.15, 1) 
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb p {
     color: #fff;
     font-size: 11px;
     line-height: 1.4em;
     font-weight: 400;
     letter-spacing: 1.2px;
     padding-top: 0;
     text-transform: uppercase;
     -webkit-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -khtml-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -moz-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -ms-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -o-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     transition: all .3s cubic-bezier(0.85, 0, 0.15, 1) 
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb i {
     color: #fff;
     position: absolute;
     display: block;
     height: 60px;
     line-height: 60px;
     right: 19px;
     top: 0;
     -webkit-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -khtml-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -moz-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -ms-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     -o-transition: all .3s cubic-bezier(0.85, 0, 0.15, 1);
     transition: all .3s cubic-bezier(0.85, 0, 0.15, 1) 
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb .icon {
     display: none 
}
 .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb .icon.mobile-nav-icon {
     display: none 
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .secondary-nav .hotel-select .hotel-select-breadcrumb .icon.mobile-nav-icon {
         display: block 
    }
}
 @media only screen and (min-width: 1220px) and (max-width: 1439px) {
     .navigation .secondary-nav .sub-nav {
         padding-left: 0 
    }
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation .secondary-nav .sub-nav {
         padding-left: 30px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .secondary-nav .sub-nav {
         display: none 
    }
}
 .navigation .secondary-nav .sub-nav ul li {
     display: inline-block;
     margin-left: 35px;
     height: 60px;
     padding-top: 16px;
     vertical-align: top 
}
 @media only screen and (min-width: 0) and (max-width: 600px) {
     .navigation .secondary-nav .sub-nav ul li {
         height: 55px;
         padding-top: 10px 
    }
}
 .navigation .secondary-nav .sub-nav ul li.first {
     margin-left: 0 
}
 @media only screen and (min-width: 1025px) and (max-width: 1219px) {
     .navigation .secondary-nav .sub-nav ul li {
         margin-left: 22px 
    }
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .navigation .secondary-nav .sub-nav ul li {
         margin-left: 20px 
    }
}
 .navigation .secondary-nav .sub-nav ul li a {
     color: #858585;
     display: block;
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;
    */
     font-style: normal;
     font-weight: 400;
     border-bottom: 3px solid rgba(255,255,255,0);
     position: relative;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in 
}
 .navigation .secondary-nav .sub-nav ul li a:after {
     position: absolute;
     content: " ";
     height: 3px;
     width: 100%;
     bottom: 0;
     left: 0;
     background-color: #4f4f4f;
     visibility: hidden;
     -webkit-transform: scaleX(0);
     -khtml-transform: scaleX(0);
     -moz-transform: scaleX(0);
     -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
     transform: scaleX(0);
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -o-backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -webkit-transition: all .2s ease-in;
     -khtml-transition: all .2s ease-in;
     -moz-transition: all .2s ease-in;
     -ms-transition: all .2s ease-in;
     -o-transition: all .2s ease-in;
     transition: all .2s ease-in 
}
 .navigation .secondary-nav .sub-nav ul li a:hover {
     color: #f5f5f5 
}
 .navigation .secondary-nav .sub-nav ul li a:hover:after {
     visibility: visible;
     -webkit-transform: scaleX(1);
     -khtml-transform: scaleX(1);
     -moz-transform: scaleX(1);
     -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
     transform: scaleX(1);
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -o-backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden 
}
 .navigation .secondary-nav .sub-nav ul li a.active {
     color: #f5f5f5 
}
 .navigation .secondary-nav .sub-nav ul li a.active:after {
     visibility: visible;
     -webkit-transform: scaleX(1);
     -khtml-transform: scaleX(1);
     -moz-transform: scaleX(1);
     -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
     transform: scaleX(1) 
}
 .navigation .secondary-nav .book-now {
     display: block;
     height: 60px;
     line-height: 60px;
     padding: 0 40px;
     color: #fff;
     text-transform: uppercase;
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;
    */
     font-style: normal;
     font-weight: 400;
     text-align: center;
     background-color: #c19b76;
     position: absolute;
     right: 0;
     top: 0 
}
 .mobile-navigation-wrapper {
     position: fixed;
     height: 100%;
     width: 320px;
     background-color: #fff;
     top: 0;
     right: -320px;
     z-index: 9999;
     padding: 60px 0 0 40px;
     display: none;
     overflow-y: scroll 
}
 @media only screen and (min-width: 0) and (max-width: 1024px) {
     .mobile-navigation-wrapper {
         display: block 
    }
}
 .mobile-navigation-wrapper a {
    /*font-family: "freight-sans-pro-n4", "freight-sans-pro", Arial, serif, sans-serif;
    */
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
     display: block;
     color: #1c1c1c 
}
 .mobile-navigation-wrapper .mobile-menu-close {
     position: absolute;
     display: block;
     width: 55px;
     height: 55px;
     text-align: center;
     line-height: 55px;
     top: 0;
     right: 0 
}
 .mobile-navigation-wrapper .hotel-collection {
     padding-top: 1.5rem;
     display: block 
}
 .mobile-navigation-wrapper .hotel-list-mobile {
     height: 0;
     max-height: 0;
     overflow: hidden;
     padding-left: 2rem;
     -webkit-transition: all .5s ease-in;
     -khtml-transition: all .5s ease-in;
     -moz-transition: all .5s ease-in;
     -ms-transition: all .5s ease-in;
     -o-transition: all .5s ease-in;
     transition: all .5s ease-in 
}
 .mobile-navigation-wrapper .hotel-list-mobile.open {
     height: auto;
     max-height: 800px 
}
 .mobile-navigation-wrapper .hotel-list-mobile.open li {
     opacity: 1 
}
 .mobile-navigation-wrapper .hotel-list-mobile ul {
     padding-left: 0 
}
 .mobile-navigation-wrapper .hotel-list-mobile li {
     color: #1c1c1c;
     font-size: 12px;
    /*font-family: "Didot 24 A", "Didot 24 B";
    */
     font-style: italic;
     display: block;
     line-height: 1.4em 
}
 .mobile-navigation-wrapper .hotel-list-mobile li a {
     color: #1c1c1c;
     font-size: 11px;
     line-height: 2.2em;
     font-weight: 400;
     padding: 2px 0;
     text-transform: uppercase 
}
 .mobile-nav {
     max-height: 93vh;
     overflow: auto 
}
/*** Navbar End ***/






/*FOOTER STYLES*/
footer > div {
    float: none !important;
    margin: auto !important;
}
.gotolanguage .external {
    display: block !important;
    color: #2b2b2b !important;
}
.gotolanguage {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #2b2b2b;
    color: white;
    text-align: center;
}
.gotolanguage .external a {
    color: white;
    font-family: "Futura Round W01 Medium" !important;
    display: block;
    width: 100%;
    padding: 6px 0;
}
.footer-menu-header {
    float: left;
}
footer .center-block {
    max-width: none !important;
}
footer {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 101;
}
footer {
    background-color: #ffffff;
    border-top: 1px solid #b5b5b5;
   /*background-color: #1c1c1d;
    padding-bottom: 3px;
   */
    padding-top: 2px;
}
footer .sep {
    width: 40px;
}
footer .footer-widget li {
    list-style-type: none;
}
.footer-menu {
    display: inline-block;
    margin-bottom: 0;
}
.copyright {
   /*display: inline-block;
    float: right;
   */
}
footer a {
    color: #333;
    display: block;
   /*font-family: "Futura Round W01 Light";
   margin-bottom: 2px;
   */
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px 0;
    text-decoration: none;
    text-transform: uppercase;
}
footer .copyright a, footer .phone a {
    font-size: 1em;
    font-weight: 600;
}
footer ul li {
    display: inline-block;
    list-style-type: none;
}
footer ul li a {
    color: #333;
    display: inline-block;
    /*margin-right: 20px;*/
    padding: 5px;
}


.img-briForce img {
   width: 233.98px;
   /* height: 143px; */
   /* zoom: 65%; */
   position: absolute;
   bottom: 0;
}
.img-briForce {
   /* float: left; */
   position: relative;
   margin-bottom: -19px;
}
.briForce-hold {
   height: 30px;
   /*width: 233px;*/
	width: 230px;
   float: left;
   overflow: hidden;
   transition: all .5s ease-in-out;
}

.briForce-hold:hover {
   overflow: unset;
   animation: full-display 1s 2s 3 forward;
}


@media only screen and (max-width:580px) {
    footer .col-xs-4, footer .col-xs-4 ul {
        width: 100%;
        text-align: center;
   }
    footer ul a {
        width: 100%;
        text-align: center;
   }
    .briForce-hold{
        float: none;
        margin: auto;
    }
    .copyright {
        text-align: center;
    }
    footer .footer-menu {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 1024px) {
    footer {
         display: block;
         position: relative;
         z-index: 100;
         padding: 25px 0;
        /*padding-bottom: 50px;
        */
    }
}

/*End FOOTER STYLES*/





/***********************/
/*** Accordion Style ***/

.accord-default .et_pb_toggle .et_pb_toggle_title {
    padding-right: 50px;
    padding-left: 50px;
}
.accord-default .et_pb_toggle_open .et_pb_toggle_title:before {
    display: unset !important;
}
.accord-default .et_pb_toggle .et_pb_toggle_title:before {
    right: unset;
    left: -5px;
}
.accord-default .et_pb_toggle .et_pb_toggle_title {
    padding-right: 50px;
    padding-left: 50px;
}
.accord-default .et_pb_toggle .et_pb_toggle_content {
    margin-left: 50px;
}

/*Sub Accordion*/

.accord-default .sp-easy-accordion .ea-header {
    padding: 0 !important;
    font-size: 16px;
}
.accord-default .sp-easy-accordion .sp-ea-single {
    background-color: unset !important;
    border: none  !important;
}
.accord-default .sp-easy-accordion .ea-header a {
    padding: 0 50px !important;
    font-size: inherit !important;
}
.accord-default .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a i.fa {
    background-color: #e09900;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    font-size: 14px !important;
    color: #fff !important;
    line-height: 1 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.accord-default .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a i.fa::before {
    height: 12px;
}

/*End Accordion Style*/





/****************/
/*** Sunglass ***/

.opt-filter li a {
    color: #333;
}
.opt-filter .checkbox {
    padding-top: 10.5px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #e4ab2e;
    margin-bottom: 0;
}
.opt-filter .checkbox label {
    width: 100%;
	line-height: 1;
}
.opt-filter .checkbox label:after {
    content: '';
    display: table;
    clear: both;
}
.opt-filter .checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #272727;
   /*border-radius: .25em;
   */
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}
.opt-filter .checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
   /* top: 50%;
    left: 20%;
    */
    top: 0;
    left: 0;
}
.opt-filter {
    padding: 0 !important;
}
.opt-filter .checkbox label input[type="checkbox"] {
    display: none;
}
.opt-filter .checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    height: 16px;
    width: 16px;
    background: #e4ab2e;
}
.opt-filter .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.opt-filter .checkbox label input[type="checkbox"]:disabled + .cr {
    opacity: .5;
}
.card-carousel {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.card-carousel .my-card {
    height: 20rem;
    width: 12rem;
    position: relative;
    z-index: 1;
    -webkit-transform: scale(0.6) translateY(-2rem);
    transform: scale(0.6) translateY(-2rem);
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
    background: #2e5266;
    background: linear-gradient(to top, #2e5266, #6e8898);
    transition: 1s;
}
.card-carousel .my-card:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 100%;
    background-color: rgba(0,0,0,0.3);
    bottom: -5rem;
    -webkit-filter: blur(4px);
    filter: blur(4px);
}
.card-carousel .my-card:nth-child(0):before {
    content: '0';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(1):before {
    content: '1';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(2):before {
    content: '2';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(3):before {
    content: '3';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(4):before {
    content: '4';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(5):before {
    content: '5';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(6):before {
    content: '6';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(7):before {
    content: '7';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(8):before {
    content: '8';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card:nth-child(9):before {
    content: '9';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
}
.card-carousel .my-card.active {
    z-index: 3;
    -webkit-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0);
    opacity: 1;
    pointer-events: auto;
    transition: 1s;
}
.card-carousel .my-card.prev, .card-carousel .my-card.next {
    z-index: 2;
    -webkit-transform: scale(0.8) translateY(-1rem) translateX(0);
    transform: scale(0.8) translateY(-1rem) translateX(0);
    opacity: 0.6;
    pointer-events: auto;
    transition: 1s;
}
.product-slider {
   /* margin-top: 50px;
   */
    margin-top: 30px;
    margin-bottom: 50px;
}
.owl-carousel.owl-drag .owl-item.active.center [class^="ps"] {
    transform: scale(1);
}
.owl-carousel.owl-drag .owl-item [class^="ps"] {
    transform: scale(0.7);
    transition: all .2s ease-in-out;
    border: 1px solid #000000;
}
.product-slider .btn-default, .product-slider .btn-default[type="button"] {
    border: 1px solid #616161;
    background: #f3f3f3;
    color: #616161;
    cursor: pointer;
    border-radius: 0;
    text-transform: uppercase;
}
.product-slider .btn-default:focus,
.product-slider .btn-default:active,
.product-slider .btn-default:hover,
.product-slider .btn-default[type="button"]:focus,
.product-slider .btn-default[type="button"]:active,
.product-slider .btn-default[type="button"]:hover {
    color: #333;
    background: #fff;
    border-color: #333;
    box-shadow: none;
    opacity: 1 !important;
    outline: 0;
}
.product-slider [id^="pro-sldr"] {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
}
.product-slider .owl-nav {
    /*position: absolute;*/
    width: 100%;
    /*top: 50%;*/
}
.product-slider .owl-nav .owl-next {
    right: 0;
    transform: translateY(-50%) rotate(90deg);
}
.product-slider .owl-nav .owl-prev {
    left: 0;
    transform: translateY(-50%) rotate(-90deg);
}
.product-slider .owl-nav [class^="owl"] {
    content: "";
    position: absolute;
    height: 35px;
    width: 30px;
	top: 50%;
    background: #e4ab2e;
    color: transparent;
}
.product-slider .owl-nav [class^="owl"]:after {
    content: "";
    bottom: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 24px solid white;
    position: absolute;
    z-index: -1;
    transform: translate(-50%, 50%);
}
.product-slider .owl-nav [class^="owl"]:before {
    content: "";
    bottom: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 21px solid #e4ab2e;
    position: absolute;
    transform: translate(-50%, 51%);
}
.product-slider div[id^=pro-sldr] div[class^='ps'][class*='col-md'] {
    padding-bottom: 20px;
}
.product-slider div[id^=pro-sldr] div[class^='ps'][class*='col-md'] img {
    width: 100%;
    padding: 1px;
    border: 1px solid #000000;
}






