
/*
Template Name: PC1 - 
Author: coral-themes
Author URI: http://www.pc1.co.uk
Description: 
Version: 1.0
Tags: responsive, html5, css3, creative, business, portfolio, blog, shopping cart, e-commerce
*/


/* Table of Content
==================================================
        
        
===================================================

/* #D4B181   --> main /default color */

/* GENERAL STYLES
 * ========================================================================
 */
 
@font-face {
  font-family: 'HaloHandletter';
  src: url('../fonts/HaloHandletter.eot?#iefix') format('embedded-opentype'),  url('../fonts/HaloHandletter.otf')  format('opentype'),
         url('../fonts/HaloHandletter.woff') format('woff'), url('../fonts/HaloHandletter.ttf')  format('truetype'), url('../fonts/HaloHandletter.svg#HaloHandletter') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.hand-text{
    font-family: 'HaloHandletter' !important;
}

.sub-text{
    text-transform: uppercase;
}

.opensans{
    font-family: 'open_sansregular';
}


body{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1.52;
    position: relative;
}

.raleway{
    font-family: Raleway;
}

h1, h2, h3, h4, h5, h6, a, input{
    font-family: 'open_sansregular', Verdana, sans-serif;
;
}
h1{
    font-size: 80px;   
    font-weight: 700;
}

    @media(max-width: 767px){
    h1{
        font-size: 50px;
    }
    }
h2{
    font-size: 50px;   
    font-weight: 700;
    font-family: 'open_sanssemibold', Verdana, sans-serif !important;

}


h3{
    font-size: 40px;
    font-weight: 300;
}

h4{
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

h5{
    font-size: 18px;
    letter-spacing: 1.5px;
}
h6{
    font-size: 16px;
}

    @media (max-width: 767px) {
        h1{
          font-size: 70px;
        }
        h2{
          font-size: 50px;
        }

        h4{
          font-size: 20px;
        }  
    }
    @media(max-width: 480px){
        h1{
          font-size: 30px;
        }

    }
 

a{
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
    a:hover{
        text-decoration: none;
    color: #666;
    }
    
    a:focus,
    a:visited{
        outline: none;
        text-decoration: none;
    }
  
p{
    letter-spacing: 0.5px;
    font-size: 14px;
    color: #666;
    font-weight: 300;
    font-family: 'open_sansregular', Verdana, sans-serif;
    padding-bottom:5px;

    
}

#what-to-expect p{
    color: #FFF;
}

.lead{
    margin-top: 30px;
    margin-bottom: 30px;
    letter-spacing: 1.5px;
    color: #666;
}
.block-title .title1-content{
    color: #666;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.main-section-margins{
    margin-top: 100px;
    margin-bottom: 100px;
}

.main-section-margin-bottom{
  margin-bottom: 100px;
}

.main-section-margin-top{
  margin-top: 100px;
}

.main-section-padding{
    padding-top: 135px;
    padding-bottom: 100px;
    position: relative;
}

.main-section-padding-top{
    padding-top: 100px;
}

.main-section-padding-bottom{
    padding-bottom: 100px;
}

.main-header-margin-bottom{
    margin-bottom: 50px;
}

/* HEADER margin from top */
.header-margins{
  margin-top: 170px;
  margin-bottom: 100px;
}
.header-margin-top{
  margin-top: 170px;
}
.header-margin-top-sm{
    margin-top: 130px;
}

.transition{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


.custom-btn{
    padding: 6px 30px 5px 30px;
    letter-spacing: 3px;
}
    .custom-btn:hover{
    letter-spacing: 3px;
    }
    .custom-btn:focus{
    outline: none;
    }
    
.custom-btn-colored{
    border: 2px solid rgba(255,255,255, 0.7);
    background: transparent;
    color: #fff;
}
    .custom-btn-colored:hover{
    background: #D4B181;
    border-color: #D4B181;
    color: #fff;
    }
    
.custom-btn-colored-alt{
    padding: 6px 6px 5px 8px;
    background: #D4B181;
    border: 1px solid transparent;
    color: #fff;
    border-radius:5px;
    text-transform:uppercase;
}
    .custom-btn-colored-alt:hover{
    border-color: #000;
    background: transparent;
    color: #000;
    }
.custom-btn-dark{
    padding: 6px 6px 5px 8px;
    background: #000;
    border: 1px solid transparent;
    color: #fff;
}
    .custom-btn-dark:hover{
    border-color: #000;
    background: transparent;
    color: #000;
    }
    
/* Scrollbar 

::-webkit-scrollbar{width: 7px;}

::-webkit-scrollbar-thumb{background-color:#666; border-radius: 0;}
::-webkit-scrollbar-thumb:hover{background-color:rgb(255,255,255)}

::-webkit-scrollbar-track{background-color:rgba(0,0,0,1);}
*/ 


/* End Scrollbar */


.grid-filter .filter-btn{
    padding: 3px 6px 2px 8px;
    background: #D4B181;
    border: 1px solid transparent;
    color: #fff;
    margin-top: 20px;
    line-height: 20px;
}
    .grid-filter .filter-btn:hover{
    color: #fff;
    }

.intro article .custom-btn{
    margin-top: 30px;
    display: inline-block;
    border-radius:5px;
}

.bordered-white{
    border: 1px solid rgba(255,255,255, 0.7);
    background: transparent;
    color: #fff;
}
    .bordered-white:hover{
    color: #fff;
    background: #D4B181;
    border-color: #D4B181;
    }

.bordered-black{
    border: 1px solid rgba(0,0,0, 0.7);
    background: transparent;
    color: #000;
    padding: 6px 6px 5px 8px
}
    .bordered-black:hover{
    color: #fff;
    background: #D4B181;
    border-color: #D4B181;
    }

.top-border{
    border-top: 1px solid #f7f7f7;
}
 
/* firefox fix */ 
.img-responsive{
    width: 100%;
}

.page-header{
    padding-bottom: 0;
}

    .page-header div{
    padding: 30px;
    }
    .page-header .title{
    background: #D4B181;
    height: 200px;
    }
    
    .page-header .title h2{
    font-weight: 300;
    }
    .page-header .title span{
        font-size: 20px;
        letter-spacing: 5px;
        font-weight: 300;
        text-transform: uppercase;
    font-family: 'open_sansregular', Verdana, sans-serif;
    }
    
.page-header .desc{
    padding: 0;
    height: 200px;
    overflow: hidden;
}
    @media(max-width: 500px){
    .page-header .desc{
        height: 170px;
    }
    }
    .page-header .desc img.img-sm{
    height: 200px;
    }
    .page-header .desc img.img-lg{
    height: 400px;
    margin-bottom: -237px
    }
    .page-header .desc p,
    .page-header .desc h1,
    .page-header .desc h3{
    position: absolute;
    top: 0;
    height: 200px;
    width: 100%;
    padding: 45px;
    letter-spacing: 1.5px;
    margin-top: 0;
    background: rgba(255,255,255,0.9);
    }
    
    @media(max-width: 991px){
    .page-header .desc p{
        font-size: 18px;
    }
    }
    
    @media(max-width: 767px){
    .page-header .desc p{
        padding: 30px;
    }
    }
    
    .page-header .desc h1{
    font-weight: 700;
    letter-spacing: 20px;
    text-transform: uppercase;
    color: #D4B181  ;
    text-align: center;
    font-size: 70px;
    padding-top: 60px;
    }
    .page-header .desc h1.transparent-bg{
        color: rgba(255,255,255, 1);
        background: transparent;
    }
    
    @media(max-width: 991px){
        .page-header .desc h1{
        font-size: 70px;
        letter-spacing: 14px;
        }
    }
   
    @media(max-width: 767px){
        .page-header .desc h1{
        font-size: 50px;
        letter-spacing: 5px;
        padding-top: 75px;
        }
    }
    
    @media(max-width: 550px){
        .page-header .desc h1{
        font-size: 30px;
        padding-top: 60px;
        }
    }
    
    
.page-header-fullwidth{
    padding: 0;
    margin-top: 0;
}

    .page-header-fullwidth .desc,
    .page-header-fullwidth .desc h1,
    .page-header-fullwidth .desc h3{
    height: 400px;
    background: rgba(0,0,0,0.8);
    }
    .page-header-fullwidth .desc h1,
    .page-header-fullwidth .desc h3{
        padding-top: 250px;
        opacity: 0.8;
    }
    
        .fullwidth-center-logo .desc h1{
        padding-top: 220px;
        }
    
    .page-header-fullwidth .desc h3{
        /* blog post title */
        font-weight: 700;
        letter-spacing: 7px;
        text-transform: uppercase;
        color: #D4B181  ;
        text-align: center;
        font-size: 40px;
        padding-top: 250px;

    }
    
    .page-header-fullwidth .desc h1.transparent-bg{
        padding-top: 220px;
    }
    
   
     @media(max-width: 991px){

    .page-header-fullwidth .desc img{
         margin-top: 20px;
    }
     }
    @media(max-width: 767px){
    .page-header-fullwidth .desc{
        height: 350px;
    }
    .page-header-fullwidth .desc img{
         margin-top: 40px;
    }
    .page-header-fullwidth .desc h1{
        padding-top: 220px;
    }
    .page-header-fullwidth .desc h3{
        padding-top: 160px;
    }
    }
    
    @media(max-width: 600px){
    .page-header-fullwidth .desc{
        height: 280px;
    }
    .page-header-fullwidth .desc img{
        margin-top: 40px;
    }
    .page-header-fullwidth .desc h1{
        padding-top: 190px;
    }
    .page-header-fullwidth .desc h3{
        padding-top: 120px;
    }
    }
    
    @media(max-width: 480px){
    .page-header-fullwidth .desc img{
         margin-top: 40px;
    }
    .page-header-fullwidth .desc{
        height: 240px; 
    }
    .page-header-fullwidth .desc h1{
        padding-top: 170px;
    }
    .page-header-fullwidth .desc h3{
        font-size: 24px;
    }
    }
    
.margin-top{
    margin-top: 237px;
}

.margin-top-sm{
    margin-top: 37px;
}

.breadcrumb1{
    background: rgba(255,255,255, 0.7);
    text-align: center;
    margin: -10px 0;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    width: 50%;
    clear: both;
}

    @media(max-width: 767px){
    .breadcrumb1{
        width: 100%;
        transform: translate(0, 50%);
        -webkit-transform: translate(0, 50%);
        -moz-transform: translate(0, 50%);
    }
    }

.breadcrumb2{
    margin: 0;
    border-radius: 0;
    background-color: #fff;
    float: right;
    padding-right: 0;
}
.breadcrumb2 ol{
    display: inline;
}
    .breadcrumb-margin-bottom{
    margin-bottom: 30px;
    }

.breadcrumb li.active,
.breadcrumb li{
    font-weight: 300;
    letter-spacing: 2px;
}

#loader{
    /*background: #fff url('../images/loader.gif') no-repeat center;*/
    background: #fff url('../images/loadder-logo.png') no-repeat center;
    padding-top: 50%;
    padding-left: 50%;
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
}
 

/* some predefined classes for the background and text color */
.white-bg{
    background: #fff;
}
.light-bg{
    background: #f7f7f7;
}
.dark-bg{
    background: #000;
}
.color-bg{
    background: #D4B181;
}
.dark-gray-bg{
    background: #121212;
}
.thin{
  font-weight: 300;
}
.thick{
  font-weight: 900;
}
.white{
  color: #fff;
}
.white-transparent{
  color: rgba(255,255,255,0.3);
}
.black{
  color: #000;
}
.light{
  color: #f7f7f7;
}

.color-text{
    color: #D4B181;
}

.bullets{
    list-style: none;
    text-indent: -3em;
}

   .bullets li { 
    padding-left: 1em; 
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 1.5px;
    }
    
    .bullets li:before {
    font-family: "FontAwesome";
    content: "\f111";
    font-size: 6px;
    margin-right: 10px;
    color: #D4B181;
    }

#home-about{
    clear: both;
}
#home-about .container{
    padding: 0;   
}
#home-about .bullets{
    margin-top: 30px;
}

::-webkit-input-placeholder {
    color:#ccc;
    font-size: 12px;
}
::-moz-placeholder {
    color:#ccc;
    font-size: 12px;
    } /* FF 19+ */
:-moz-placeholder {
    color:#ccc;
    font-size: 12px;
    } /* FF 18- */
:-ms-input-placeholder {
    color:#ccc;
    font-size: 12px;
    }


/* =================================
 *
        LOGO
 */ 
   
#logo-wrapper,
#logo-wrapper-center-home,
#logo-wrapper-center-other{
    z-index: 1000;
    top: 0;
    display: inline-block;
}
    .logo-wrapper .logo-name span:last-child{
    margin-left: 7px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    }

    /* logo text */
    .logo-wrapper h2{
        background: #fff;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        letter-spacing: normal;
        margin: 0;
        width: 200px;
        z-index: 1001;
        opacity: 1;
    line-height: normal;
    border-bottom: #eee solid 1px;
    }

        .logo-wrapper h2:hover{
            opacity: 1; 
        }
    
    .logo-wrapper h2 span:first-child{
        background: #D4B181; 
        padding: 10px 5px 33px 5px;
        text-transform: capitalize;
    }
    
    .logo-wrapper a:hover{
        color: #000;
    }

    @media(max-width: 767px){
    #logo-wrapper-center-other{
        padding: 0;
    }
    }
 
/* the top row */

#top-row{
    height: 42px;
    background: #000;
    z-index: 1040;
    display: none;
}
    #top-row h5{
    color: rgba(255,255,255, 0.7);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-top: 7px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    }
    #top-row h5:first-child{
    margin-left: 0;
    }
    #top-row h5 i{
    margin-right: 5px;
    }
    
    .top-row-links{
    height: 42px;
    float: right;
    margin-right: 50px;
    }
    .top-row-links a .my-account{
        color: #fff;
        padding-top: 13px;
        padding-right: 3px;
        opacity: 0.7;
    }
    
/* centered logo */
#logo-center{
    background: rgba(255,255,255,0.9);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    top: 42px;
    border-bottom: 1px solid #f7f7f7;
}
    #logo-center:hover{
    background: rgba(255,255,255, 1);
    }
    
    #logo-center .logo-wrapper .logo-sm span:first-child{
    padding-bottom: 19px;
    }
    #logo-center .menu-icon,
    #logo-center .menu-social-icons{
    background: transparent;
    }
    #logo-center .menu-icon span,
    #logo-center .menu-social-icons i{
        color: #777;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
    }
        #logo-center .menu-social-icons i:hover,
        #logo-center .menu-icon span:hover,
        #logo-center .menu-icon:hover span{
        color: #333;
        }
    
    #logo-center .logo-wrapper h2{
    background: transparent;
    }

/* fixed bar logo */

#fixed-bar h2.logo-sm{
    padding: 20px 5px 0 0;
    height: 88px;
    border-bottom: none;
    width: 100%;
}
    #fixed-bar.navbar-home-light h2.logo-sm{
    height: 87px;
    }

#fixed-bar .logo-wrapper h2 span:first-child{
    padding-top: 20px;
}

#fixed-bar .logo-wrapper .logo-name span:last-child{
    letter-spacing: normal;
}

.top-header-margin{
    /*margin-top: 42px*/
    margin-top: 0px;
}

     
/* =================================
 *
        MENU (General)
 */

/* custom menu bar codes */


.navbar-header{
    float: none;
    text-align: center;
    margin-top:10px
}

/* fixed navbar - classic menu */

.visible-navbar-light{
    background: rgba(255,255,255, 0.95);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    height: 88px;
}

.menu-style2.navbar-home-light{
    background: #8e1c81 none repeat scroll 0 0 !important;
}
.navbar-home-light{
    background: rgba(255,255,255, 0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    height: 109px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
    @media(max-width: 767px){
    .navbar-home-light{
        border: none;
    }
    }
    .visible-navbar-light:hover{
    background: rgba(255,255,255, 0.95);
    }
 
.visible-navbar-dark{
    background: rgba(0,0,0,0.9);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
    height: 88px;
}
.visible-navbar-dark-2{
    background: transparent;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
    height: 88px;
}

  .logo-left .navbar-header{
    float: left;
  }
  
  .logo-padding{
    padding: 20px 20px 0 40px;
  }
  
.navbar-nav{
  opacity: 0;
}
  .visible-menu-items-light{
    opacity: 1;
  }
    .visible-menu-items-light li a{
    color: #000;
    }
    
    .visible-menu-items-dark,
    .mob-visible-menu-items{
    opacity: 1;
      }
    .visible-menu-items-dark li a{
        color: #fff;
    }
    .menu-style2 .visible-menu-items-dark li a{
        color: #000;
    }
 
     .make-navbar-visible{
    background: rgba(0,0,0,0.9);
    }
    .admin-bar .navbar-fixed-top{top: 32px;}
    .admin-bar #logo-center{top: 74px;}
    .make-navbar-visible-light{
    background: rgba(255,255,255,0.95);
    }
    .make-navbar-visible-light li a{
        color: #000;
    }
    .menu-style2 .make-navbar-visible-light li a{
        color: #fff;
    }
    @media(max-width: 767px){
    .make-navbar-visible{
        background: transparent;
    }
    } 

/* bootstrap menu */
.navbar-nav li a{
  letter-spacing: 1.5px;
  font-weight: 300;
}
.navbar-nav > li > a{
  height: auto;
  padding-top: 12px;
}
.navbar-nav > li.menu-item-has-children > a:after, .navbar-nav > li.mega-dropdown > a:after{content: "\f111";; font-family: 'FontAwesome'; color: #ccc; font-size: 5px; padding-left: 3px;}
  .navbar-nav li a:hover,
  .dropdown .dropdown-menu li a:hover,
  .navbar-nav li a:focus{
    background: #000;
    color: rgba(255,255,255,1);
  }

  
/* dropdown menu */ 
.dropdown .dropdown-menu{
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  background: rgba(0,0,0,0.9);
  padding: 0;
}

  .dropdown .dropdown-menu li a{
    padding: 10px 20px;
    letter-spacing: 1.5px;
    color: rgba(255,255,255,0.7);
    text-align: left;
  }
  
  .dropdown .dropdown-menu .carousel a{
    padding: 10px 0;
  }

.visible-menu-items-light .dropdown .dropdown-menu,
.visible-menu-items-light .dropdown .dropdown-menu:hover{
    background: rgba(255,255,255,0.95);
}
    .visible-menu-items-light .dropdown .dropdown-menu li a{
    color: #000;
    }
    
    .visible-menu-items-light .dropdown .dropdown-menu li a:hover,
    .visible-menu-items-light .dropdown a:hover{
    color: #000;
    background: rgba(255,255,255,0.95);
    }
  
  .dropdown a span{
    font-size: 5px;
  }

  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background: #000;
    letter-spacing: 1.5px;
    color: #fff;
  }
  
.navbar-toggle{
  background: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-top: -10px;
  margin-right: 0;
  padding-right: 0;
  border: none;
}
  
      @media (min-width: 768px){
        .dropdown:hover > .dropdown-menu{
          display: block;
        }
      }

      @media(max-width: 767px){
        .navbar-toggle{
          display: inline-block;
          float: left;
          position: absolute;
          top: 1px;
          margin-left: 82px;
        }
        .navbar-nav{
          margin-top: 87px;
          padding-top: 0;
          width: 100%;
          margin-left: 14px;
        }
    .navbar-collapse{
        padding-left: 0;
        padding-right: 0;
    }
        .navbar-nav.visible-menu-items-light li{
          background: rgba(255,255,255,0.95);
        }
    .navbar-nav.visible-menu-items-light li a{
        color: #000;
    }
        .navbar-nav.visible-menu-items-light li a:hover{
        background: rgba(0,0,0,1);
        color: #fff;
        }
        
    .navbar-nav.visible-menu-items-dark li{
          background: rgba(0,0,0,0.8);
        }
    .navbar-nav.visible-menu-items-dark li a{
        color: #fff;
    }
        .navbar-nav.visible-menu-items-dark li a:hover{
        background: rgba(255,255,255,1);
        color: #000;
        }
    
    
        .navbar-nav > li > a{
          height: 50px;
          padding-bottom: 10px;
          padding-top: 15px;
        }
        
        .dropdown .dropdown-menu li{
         padding: 0;
        }
        .dropdown .dropdown-menu li a{
          padding: 20px;
          height: 50px;
        }
        
        .navbar-nav .open .dropdown-menu>li>a,
        .navbar-nav .open .dropdown-menu .dropdown-header{
          padding: 15px 15px 15px 25px
        }

      }


nav > a:hover{
    letter-spacing: normal;
}
.menu-icon{
    z-index: 1003;
    font-weight: 300;
    font-size: 14px;
    margin: 0 auto;
    display: inline-block;
    color: rgba(255,255,255, 0.5);
    opacity: 0.9;
    top: 0;
    background: rgba(0,0,0, 1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
    .menu-icon .menu-name{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    }
    
    /* placed on the left side of the page */   
    .menu-icon-left{
      padding: 28px 25px 39px 25px;
      float: left;

    }
    .menu-icon-left span{
        font-size: 5px;
    }

    .menu-icon-left-lg{
    padding: 20px 25px 16px 35px;
    float: left;
    margin-top: 31px;
    margin-bottom: 31px;
    }
    .menu-icon-left-lg span{
      font-size: 5px;
    }
    
    .menu-icon-left-lg:hover span{
        color: #fff;
        margin-left: 2px;
        margin-right: 2px;
        cursor: pointer;
    }
    
    @media(max-width: 480px){
    .menu-icon-left-lg{
        margin-bottom: 0;
        padding-top: 20px;
    }
    .menu-icon .menu-name{
        display: none;
    }
    }
    
    #menu-icon-left-light,
    #menu-icon-left-dark{
      display: none;
    }
    
    @media(min-width: 768px){
      #menu-icon-left-light,
       #menu-icon-left-dark{
        display: block;
      }
      .navbar-toggle{
        display: none;
      }
    }

    .menu-icon-left:hover span{
    color: #fff;
    margin-left: 2px;
    margin-right: 2px;
    }
 
   
    @media(max-width: 991px){
      #fixed-bar .container{
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-left: 0;
      }
    }
    
    
    @media(max-width: 767px){
    #logo-center .container{
        padding-left: 0;
    }
    
    #fixed-bar .container{
        padding-left: 15px;
    } 
    }
    
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
    max-height: 500px;
}

/* end of classic menu */

/* MEGA MENU */

.megamenu-content{}
.megamenu-content .widget{}
.megamenu-content .widget h2{
    color: #d4b181;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    margin-top: 50px;
    text-transform: uppercase;
    padding: 3px 20px;
}
.megamenu-content .widget ul{padding: 0px;}
.megamenu-content .widget ul li{float: left; width: 100%;}
.megamenu-content .widget ul li a{float: left; width: 100%;}
.megamenu-content .widget ul li:hover a{
    background: #000 none repeat scroll 0 0;
    color: rgba(255, 255, 255, 1);
}

.mega-dropdown{
  position: static !important;
}
.mega-dropdown-menu{
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.dropdown-menu.mega-dropdown-menu{
    padding-bottom: 50px;
}

.mega-dropdown-menu .carousel-inner{
    width: 96%;
}


.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
  color: #999;
  white-space: normal;
  font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;  
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #D4B181;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 10px;
}
.mega-dropdown-menu .dropdown-header.white{
    color: #fff;
}

.menu-carousel div h4{
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #fff;
}

.menu-carousel{
    padding-left: 20px;
}

.mega-dropdown-menu button{
    border-radius: 0;
    background: #f7f7f7;
    border: none;
    letter-spacing: 1.5px;
    font-weight: 300;
    color: #000;
    font-size: 12px;
}
    .mega-dropdown-menu button:hover{
    font-weight: 400;
    background: #fff;
    color: #000;
    }
    
.visible-menu-items-light .menu-carousel div h4{
    color: #000;
}

.visible-menu-items-light .mega-dropdown-menu button{
    background: #000;
    color: #fff;
}

@media(max-width: 767px){
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .dropdown-menu.mega-dropdown-menu{
    padding: 0;
    }

    .mega-dropdown-menu > li > ul > li > a{
    text-transform: uppercase;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header a{
    padding-left: 25px;
    }
    
    .mega-dropdown-menu .dropdown-header{
    margin-top: 0;
    }
    .mega-dropdown.carousel li{
    padding-top: 40px;
    }
     .mega-dropdown.carousel li h5{
        margin-left: 20px;
     }
}

/* END OF MEGA MENU */



/* modern menu overlay  -- used in index-shop.html*/
@media(max-width: 1199px){
    #logo-center .container{
    width: 100%;
    }
}

#logo-wrapper-center-home.logo-wrapper h2,
#logo-wrapper-center-other.logo-wrapper h2{
    width: 100%;
    opacity: 1;
    border-bottom: none;
    margin-top: -18px;

}
@media(max-width: 767px){
    #logo-wrapper-center-home{
    padding-right: 0;
    padding-left: 0;
    }
    .logo-name{
    text-align: left;
    }
}
    

.logo-lg{
    font-size: 70px;
    padding-top: 50px;
    height: 165px;
}

.logo-sm{
    font-size: 40px;
    padding-top: 40px;
    height: 106px;
}

    .logo-wrapper .logo-sm span:first-child{
    padding-bottom: 21px;
    }
    
    .navbar-home-light .logo-wrapper .logo-sm span:first-child{
    padding-bottom: 20px;
    }

/* logo image */

.logo-image-sm{
    height: 88px;
    background: #d4b181;
}
.logo-image-lg{
    width: 300px;
    height: 145px;
}
@media(max-width: 480px){
    .logo-lg{
    font-size: 50px;
    height: 142px;
    }
}

.logo-wrapper.logo-center h2 span:first-child {
    padding-top: 32px;
    letter-spacing: 2px;
}

 
/* General styles for all menus */
.cbp-spmenu {
    position: fixed;
    background: rgba(255,255,255, 0.95);
    border: 10px solid #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media(max-width: 991px){
    .cbp-spmenu{
    border-width: 10px;
    }
}

@media(max-width: 767px){
    .cbp-spmenu{
    border: none;
    }
}


/* scroll bar for the menu overlay if the content doesn't
 * fit height of the screen on small devices
 */


/* menu items */
.menu-item-links{
    width: 100%;
    list-style: none;
    margin-bottom: 15%;
    padding-left: 0;
    text-align: center;
    padding-top: 200px;
    min-height: 100px;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
}


.menu-item-links li{
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    position: relative;
    margin-right: 4%;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
    opacity: 0;

}
    .menu-item-links > li:hover,
    .menu-item-links > li:hover > a,
    .menu-item-links > li.dropdown-selected > a{
    color: #D4B181;
    }
    
    .menu-item-links li.selected a{
    font-weight: 400;
    color: #000;
    }

.menu-item-links li a{      
    font-size: 15px;
    font-weight: 700;
    color: #000;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 28px;
    letter-spacing: 1.5px;
}

    .menu-item-links li a:hover,
    .menu-item-links li a:focus,
    .menu-item-links li:hover:focus{
        color: #D4B181;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
    }
    

    @media(max-width: 767px){
        .menu-item-links{
            text-align: center;
        }
        .menu-item-links li{
            display: block;
            margin-bottom: 10px;
        margin-right: 0;
        }
    
    .menu-item-links > li:hover > a,
    .menu-item-links > li:hover{
        margin-top: 0;
    }
    }
    
    
    @media(max-width: 767px){
       .menu-item-links{
        padding-top: 150px;
        margin-bottom: 50px;
       }
    }
    
    @media(max-width: 480px){
       .menu-item-links{
        padding-top: 100px;
       }
    }
   
    
    
/* SUBMENU ITEMS */

.submenu-items{
    opacity: 1;
    position: fixed;
    padding-left: 0;
    margin-top: 10px;
    text-align: left;
    text-indent: 10px;
    width: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

    .submenu-items li{
        display: block;
        margin-bottom: 0;
    height: 24px;
    }
    
        .submenu-items li a{
            font-size: 11px;
            color: #666;
        font-weight: 300;
        }
        .submenu-items li a:hover{
        color: #000;
        }

    
    @media(max-width: 767px){
        .submenu-items{
            position: static;
            opacity: 1;
            text-align: center;
            margin-top: 10px;
        text-indent: 0;
        }
    .menu-item-links span{
        display: none;
    }
    }



/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
}


/* Vertical menu that slides from the left or right */

.cbp-spmenu-center,
.cbp-spmenu-right{
    opacity: 0;
    visibility: hidden;
}

    .cbp-spmenu-center .container,
    .cbp-spmenu-right .container{
    display: inline;
    }
.cbp-spmenu-open{
    overflow-y: scroll
}

.cbp-spmenu-center.cbp-spmenu-open,
.cbp-spmenu-right.cbp-spmenu-open{
    opacity: 1;
    visibility: visible;
    z-index: 2000;
}

/* the delay in which menu items appear */
.cbp-spmenu-center.cbp-spmenu-open .menu-item-links li,
.cbp-spmenu-right.cbp-spmenu-open .menu-item-links li{
    opacity: 1;
    -webkit-transition-property: opacity; /* Safari */
    -webkit-transition-duration: 0.5s; /* Safari */
    -moz-transition-property: opacity; /* mozilla */
    -moz-transition-duration: 0.5s; /* mozilla */
    -ms-transition-property: opacity; /* IE */
    -ms-transition-duration: 0.5s; /* IE */
    -o-transition-property: opacity; /* opera */
    -o-transition-duration: 0.5s; /* opera */
    transition-property: opacity;
    transition-duration: 0.5s;
}
    .cbp-spmenu-center.cbp-spmenu-open .menu-item-links li.delay-1,
    .cbp-spmenu-right.cbp-spmenu-open .menu-item-links li.delay-1{
    -webkit-transition-delay: 0.2s; /* Safari */
    -moz-transition-delay: 0.2s; /* mozilla */
    -o-transition-delay: 0.2s; /* opera */
    -ms-transition-delay: 0.2s; /* IE */
    transition-delay: 0.2s;
    }
    .cbp-spmenu-center.cbp-spmenu-open .menu-item-links li.delay-2,
    .cbp-spmenu-right.cbp-spmenu-open .menu-item-links li.delay-2{
    -webkit-transition-delay: 0.4s; /* Safari */
    -moz-transition-delay: 0.4s; /* mozilla */
    -o-transition-delay: 0.4s; /* opera */
    -ms-transition-delay: 0.4s; /* IE */
    transition-delay: 0.4s;
    }
    .cbp-spmenu-center.cbp-spmenu-open .menu-item-links li.delay-3,
    .cbp-spmenu-right.cbp-spmenu-open .menu-item-links li.delay-3{
    -webkit-transition-delay: 0.6s; /* Safari */
    -moz-transition-delay: 0.6s; /* mozilla */
    -o-transition-delay: 0.6s; /* opera */
    -ms-transition-delay: 0.6s; /* IE */
    transition-delay: 0.6s;
    }
    .cbp-spmenu-center.cbp-spmenu-open .menu-item-links li.delay-4,
    .cbp-spmenu-right.cbp-spmenu-open .menu-item-links li.delay-4{
    -webkit-transition-delay: 0.8s; /* Safari */
    -moz-transition-delay: 0.8s; /* mozilla */
    -o-transition-delay: 0.8s; /* opera */
    -ms-transition-delay: 0.8s; /* IE */
    transition-delay: 0.8s;
    }
    
    .cbp-spmenu-center.cbp-spmenu-open .menu-item-links li.delay-5,
    .cbp-spmenu-right.cbp-spmenu-open .menu-item-links li.delay-5{
    -webkit-transition-delay: 1s; /* Safari */
    -moz-transition-delay: 1s; /* mozilla */
    -o-transition-delay: 1s; /* opera */
    -ms-transition-delay: 1s; /* IE */
    transition-delay: 1s;
    }

/* menu search form */  
    
form.search-form{
    opacity: 1;
    position: absolute;
    top: 42px;
    padding: 0;
    right: 50px;
}

form.search-form .form-control{
    width: 200px;
    height: 42px;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    display: inline;
    background: #333;
    color: rgba(255,255,255,0.7);
}

.input-group-addon{
    background: transparent;
    color: #fff;
    border: none;
    padding: 0px;
}

    .input-group-addon i{
    font-size: 12px;
    opacity: 0.7;
    line-height: 41px;
    }
    .input-group-addon:hover{
        cursor: pointer;
    }
.search-submit{
    left: 200px;
    height: 42px;
    width: 45px;
    padding: 0px;
    position: absolute;
    top: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    background: #222;
    color: #fff;
}
/* menu social icons */

.menu-social-icons{
    padding: 30px;
    margin-top: 35px;
    float: left;
    background: #000;
}
#openFollow-other{
    padding: 0;
}
    #openFollow-other.menu-icon-left-lg{
    margin-top: 25px;
    margin-bottom: 17px;
    }
.navbar-top-margin{
    margin-top: 5px;
    margin-bottom: 0;
}

.logo-top-margin{
    margin-top: 0;
}
    .menu-social-icons a{
        display: inline-block;
        margin-right: 20px;
    color: #666;
    }
    .menu-social-icons a:hover i,
    .menu-social-icons a:hover{
        color: #fff;
        letter-spacing: normal;
    }
.logo-name a img{
    background: #D4B181;
}
 
@media(max-width: 1199px){
    .menu-social-icons a{
    margin-right: 10px;
    font-size: 12px;
    }
}

@media(max-width: 991px){
    .menu-social-icons{
    padding-left: 10px;
    padding-right: 10px;
    }
}

#cbp-spmenu-s1 .menu-item-links li{
    margin-right: 3%;
    margin-left: 3%;
}

@media(max-width: 991px){
    #cbp-spmenu-s1 .menu-item-links li{
    margin-right: 2%;
    margin-left: 2%;
    }
}




.follow-icon{
    color: #D4B181;
}

.follow-num{
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}

.follow-text{
    letter-spacing: 3px;
    font-weight: 300;
    color: #666;
}

/* centralized pagination */
.slides-alt.pagination-center .slides-pagination{
    text-align: center;
    width: 100%;
    top: 80%;
    left: 0;  
}

    .slides-alt.pagination-center .slides-pagination a{
    background: rgba(0,0,0,0.3);
    }
    .slides-alt.pagination-center .slides-pagination a:hover,
    .slides-alt.pagination-center .slides-pagination a.current{
        background: rgba(0,0,0,0.7);
    }
    
        .slides-alt.pagination-center.dark-bg .slides-pagination a{
        background: rgba(255,255,255,0.3);
        }
        .slides-alt.pagination-center.dark-bg .slides-pagination a:hover,
        .slides-alt.pagination-center.dark-bg .slides-pagination a.current{
            background: rgba(255, 255, 255, 0.7);
        }
        
    
.pagination-center .content-layer{
    padding-top: 15%;
}

@media(max-width: 991px){
    .pagination-center .content-layer{
    padding-top: 15%;
    }
}

@media(max-width: 767px){
    .pagination-center .content-layer{
    padding-top: 20%;
    }
}

@media(max-width: 480px){
    .pagination-center .content-layer{
    padding-top: 40%;
    }
}


/* end of modern menu overlay */


/* icon blocks */

.icon-circle{
    padding: 16px 14px;
    width: 50px;
    height: 50px;
    border: 3px #D4B181 solid;
    margin-bottom: 30px;
    margin-top: 15px;
    background: #fff;
}
.icon-blocks article{
    padding: 30px;
    border: #eee 1px solid;
    margin-right: -1px;
    border: 10px solid transparent;
}
.icon-blocks .dark-bg i{
    background: #000;
    color: #fff;
}
.icon-blocks .darkn-bg, .icon-blocks .darkn-bg .icon-circle{
    background: #000;
    color: #fff;
}
.icon-blocks article .sup-content{
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
    .icon-blocks article:nth-child(even),
    .icon-blocks article:nth-child(even) .icon-circle{
        background: #000;
        color: #fff;
    }
    .icon-blocks article:hover .icon-circle{
        background: #D4B181;
        color: #fff;
        border-radius: 50%;
    }
    .icon-blocks article p{
        color: #999;
    }
    .icon-blocks article:nth-child(even):hover{
        border-color: #eee;
    }

    .icon-blocks article:hover{
        border-color: #eee;
    }
.icon-blocks .dark-bg h5{color: #fff;}
.icon-blocks .dark-bg .sup-content{color: #999;}
.icon-blocks .light-bg .sup-content{color:#999;}
/* end of icon blocks */


.no-padding article{
    padding: 0;
}

.grid-item-vertical header{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: lr-tb;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    background: rgba(255,255,255, 0.8);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
    .dark-bg .grid-item-vertical header{
    background: rgba(0,0,0, 0.7);
    }
    .dark-bg .grid-item-vertical:hover header{
        background: rgba(0,0,0, 0.8);
    }
    .grid-item-vertical:hover header{
    background: rgba(255,255,255, 0.9);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    writing-mode: lr-tb;
    }

.grid-item-vertical h4{
    text-transform: uppercase;
    text-align: center;
    padding-top: 7px;
    text-align: center;
    letter-spacing: 3px;
}
    .grid-item-vertical h4 span{
    font-weight: 300;
    display: block;
    }

.grid-item-vertical h4.browse{
    position: absolute;
    font-size: 16px;
    color: #D4B181;
    opacity: 0;
    margin: 0;    
    top: 55%;
    width: 90%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    display: inline;
}

.grid-item-vertical .details{
    position: absolute;
    top: 30px;
    left: 50px;
    right: 50px;
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
    font-family: Lato;
    font-weight: 300;
    color: #D4B181;
    opacity: 0;
    visibility: hidden;
    display: none;
}
    .grid-item-vertical:hover h4.browse,
    .grid-item-vertical:hover .details{
    opacity: 1;
    visibility: visible;
    display: block;
    }

    .grid-item-vertical:hover h4:first-child{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    }
    .dark-bg .grid-item-vertical:hover h4:first-child{

        color: #000;
    }
    .grid-item-vertical:hover h4 span{
    display: none;
    }
    
    @media(max-width: 767px){
    .grid-item-vertical .details{
        font-size: 18px;
        
    }
    }

.grid-item-square header{
    top: 12%;
    left: 15%;
    width: 70%;
    height: 75%;
    padding-top: 22%;
    text-align: center;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    writing-mode: lr-tb;
}

    .grid-item-square:hover header{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 30%;
    }

.grid-item-square h4.browse{
    margin-left: 5%;
    display: none;
}

.grid-item-square:hover h4.browse{
        border-bottom: 5px solid #D4B181;
    padding-bottom: 5px;
    display: block
}

.col4 header{
    padding-top: 18%;
}
    .col4:hover header{
    padding-top: 25%;
    }

    .col4 h4{
    font-weight: 300;
    }
    .col4 h4 span{
    font-weight: 700;
    display: block;
    font-size: 18px;
    }

@media(max-width: 991px){
    .col4{
    margin-bottom: 30px;
    }
}

#home2-grid .container{
    padding: 0;
}
#home2-grid blockquote div{
    display: inline-block;
}

#home2-grid p.lead{
    display: block;
}

@media(max-width: 500px){
    .grid-item-vertical{
    width: 100%;
    }
    .grid-item-vertical:hover header h4:first-child{
    font-size: 50px;
    color: #fff;
    }

}

@media(max-width: 991px){
    #home2-grid article{
    margin-bottom: 30px;
    }
}



/* collection.html */
.collection-grid .grid-item{
    height: 380px;
    overflow: hidden;
}
.grid-item{
    display: block;
    padding: 0;
}
    .grid-asymetric{
    top: 120px;  
    }

@media(max-width: 767px){
    .grid-item{
    margin-bottom: 0;
    }
}

.grid-item header{
    display: inline;
    position: absolute;
    background: transparent;
    padding: 5px;
    margin-left: 10px;
    top: -100px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: -1;
}
.grid-item header span{
    color: rgba(255,255,255,0.5); 
    display: block;
    z-index: -1;
}

    .grid-item header span.number{
    font-weight: 700;
    font-size: 70px;
    margin-bottom: 0;
    }
    
    .grid-item header span:last-child{
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 300;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 10px;
    }

    .grid-item:hover header{
    background: rgba(0,0,0,0.5);
    top: -10px;
    z-index: 1;
    }

    .grid-item figure{
    padding: 5px;
    }
    
/* grid filter */

.grid-filter{
    padding: 30px;
    height: 395px;
    display: block;
}

  @media(max-width: 1199px){
    .grid-filter{
    height: 441px;
    }
  }
  
    @media(max-width: 991px){
    .grid-filter{
        height: 519px;
    }
      }
      
    @media(max-width: 767px){
    .grid-filter{
        height: auto;
    }
    }

    .grid-filter a,
    .grid-filter-masonry a{ 
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    line-height: 39px;
    letter-spacing: 1.5px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background: transparent;
    display: block;
    }
        
    .grid-filter a:hover,
    .grid-filter a:focus,
    .grid-filter a.selected{
        color: rgba(255,255,255, 0.7);
    }

.grid-filter-masonry{
    height: auto;
    padding: 30px;
    display: block;
    border: 10px solid #f7f7f7;
        transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
    .grid-filter-masonry:hover{
    border-color: #D4B181;
    }
    .grid-filter-masonry a{
    color: #000;
    }
    .grid-filter-masonry a:hover,
    .grid-filter-masonry a:focus,
    .grid-filter-masonry a.selected{
        color: #D4B181;
    }

.grid-filter-sidebar{
    padding: 0 15px;
}
    .grid-filter-sidebar div{
    padding: 15px;
    margin-top: -25px;
    }
    
    .grid-filter-sidebar #filter-category a,
    .grid-filter-sidebar #filter-size a{
    line-height: 30px;
    }
 
.no-border{
    border: none;
}
#grid-filter h6{
    margin-bottom: 30px;
    border-bottom: 1px #eee solid;
    padding-bottom: 5px;
    letter-spacing: 1.5px;
    position: relative;
}
    #grid-filter h6:before{
    content: "";
        width: 0; 
        height: 0; 
        border-right: 7px solid transparent;
        border-top: 7px solid #eee;
        border-left: 7px solid transparent; 
        position: absolute;
        top: 23px;
        left: 0;
        z-index: 1;
    }

    #grid-filter h6 span,
    #grid-filter h6 i{
    color: #eee;
    text-transform: lowercase;
    font-weight: 300;
    float: right;
    }
    
.filter-horizontal{
    height: 120px;
    padding: 30px 30px 30px 0;
}
    .filter-horizontal li{
    list-style: none;
    padding-left: 0;
    }
    .filter-horizontal li a{
        color: rgba(255,255,255, 0.7);
        letter-spacing: 3px;
    }
    .filter-horizontal-light{
        margin-top: -30px;
    }
        .filter-horizontal-light .grid-filter{
        border-bottom: 3px solid #f7f7f7;

        }
        .filter-horizontal-light section > div{
            padding: 10px 15px;
        }
        .filter-horizontal-light li a{
        color: #333;
        }
        .filter-horizontal-light .grid-filter a:hover{
            color: #000;
        }
        
    .filter-horizontal a.selected{
        color: #fff;
        padding-bottom: 10px;
    }
        .filter-horizontal-light li a.selected{
        color: #000;
        }
    

    .filter-horizontal a span{
    color: transparent;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    }
    .filter-horizontal a.selected span,
    .filter-horizontal-light .grid-filter a:hover span{
        color: #D4B181;
        font-size: 80px;
        font-weight: 700;
        opacity: 0.3;
        top: -30px;
    }
    
        .filter-horizontal a.selected span:after{
        width: 30px;
        height: 3px;
        background: #D4B181;
        position: absolute;
        content: '';
        top: 70px;
        left: 8px;
        }
        
    @media(max-width: 991px){
        .filter-horizontal{
        height: 200px;
        }
        .filter-horizontal li{
            margin-bottom: 30px;
        }
        
        .filter-horizontal a.selected{
        padding-bottom: 0;
        
        }
        .filter-horizontal a.selected span{
            font-size: 70px;
        }
            .filter-horizontal a.selected span:after{
            top: 70px;
            left: 4px;
            }
    }

    @media(max-width: 767px){
        .filter-horizontal a.selected span{
        font-size: 50px;
        }
        .filter-horizontal a.selected span:after{
            top: 50px;
            left: 0;
        }
        .filter-horizontal{
        padding: 50px 0 30px 0;
        }
        .filter-horizontal li a{
        line-height: 20px;
        }
    }
        
        
/* block quote */
 
.block-quote{
  border: none;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

  .block-quote p.lead{
    margin-top: 0;
    margin-bottom: 20px;
    color: #666;
    display: block;
  }
  .collection-grid{padding: 0 15px;}

  .grid-item-desc{
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 80px 50px;
    display: block;
    text-align: center;
    height: 380px;
  }

#skills .container article{
    /*padding: 0;*/
}
  #skills .grid-item-desc{
    padding: 130px 50px;
  }
    #skills .grid-item-desc h4 span{
    color: #fff;
    }
  
  @media(max-width: 1199px){
    .grid-item-desc{
    padding: 60px 40px;
    height: 314px;
    }
    
      #skills .grid-item-desc{
    padding: 100px 50px;
      }
      
        #skills .progress-bars{
        margin-top: 50px;
    }
  }
  
    @media(max-width: 991px){
    .grid-item-desc{
        padding: 60px 50px;
        height: 300px;
    }
    .progress-bars{
        margin-top: 100px;
    }
    

      }
  
      @media(max-width: 767px){
    .grid-item-desc{
        margin-top: 0;
        padding: 60px 50px;
        height: 300px;
    }
    
        #skills .grid-item-desc{
        padding: 50px 50px;
        height: 200px;
        margin-bottom: 100px;
    
        }
        
        #skills .grid-item-desc.round{
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        }
      }
      
    @media(max-width: 480px){
    .grid-item-desc{
        width: 100%;
    }
      }
  
    .round{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    }
    .grid-item-desc h4{
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 50px;
    }

    .grid-item-desc h4 span{
        font-size: 18px;
        display: block;
        color: rgba(255,255,255, 0.7);
        letter-spacing: 5px;
        font-weight: 300;
    }
    
    .grid-item-desc a{
    color: #D4B181  ;
    padding: 2px 2px 2px 7px;
    letter-spacing: 5px;
    }
        .grid-item-desc:hover a,
    #collection-grid section:hover a{
        color: #fff;
        background: #D4B181 ;
        letter-spacing: 8px;
    }
    
    .grid-item-desc.color-bg a{
    color: #000;
    }
    .grid-item-desc.color-bg:hover a{
        color: #fff;
        background: #000;
    }
  
  .right-border{
    border-left: none;
    border-right: 10px solid #f7f7f7;
  }
  
  .left-border{
    border-left: 10px #f7f7f7 solid;
  }

.col-3-photo{
    margin-top: 40px;
}

@media(max-width: 767px){
    .col-3-photo{
    margin-top: 10px;
    }
}

@media(max-width: 480px){
    .col-3-photo figure{
    width: 100%;
    }
}


/* COLLECTION GRID ITEMS */

#items-grid .container,
#items-grid-team .container{
    padding: 0;
}
.grid-layout {
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    padding: 0;
}
    .grid-layout li{     
       padding: 15px;
    }

    .grid-layout div.product-info {
        height: 100%;
        width: 100%;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3);
        z-index: 100;
        padding: 100px 20px;
    }
    .grid-layout div.product-info.product-sm{
        padding: 70px 20px;
    }
    .product-info.product-sm h5{
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 3px;
    }
    
    .grid-layout div.links{
        position: absolute;
        bottom: 0;
        left: 20px;
    }
    
    .grid-layout h5,
    .grid-layout div.product-info span,
    .grid-layout div.product-info{
        opacity: 0;
        visibility: hidden;
    }
    
    .grid-layout figure {
        position: relative;
    }
                
    @media (max-width: 767px){
      
        .grid-layout{
            margin-bottom: 0;
            padding-bottom: 0;
        }
        .grid-layout li{
            margin-bottom: 20px;
        }
    }
 
.entry {
    position: relative;
    float: left;
    cursor: pointer;
    list-style: none;
}

.fixed-height li{
    height: 500px;
    border: 1px solid #f7f7f7;
    margin-left: -1px;
    margin-bottom: -1px;
}

    @media(max-width: 1199px){
    .fixed-height li{
        height: 380px;
    }
    }
    
    @media(max-width: 991px){
    .fixed-height li{
        height: 430px;
    }
    }
    
    @media(max-width: 767px){
    .fixed-height li{
        height: 550px;
    }
    }
    
    @media(max-width: 650px){
    .fixed-height li{
        height: 500px;
    }
    }
    
    @media(max-width: 500px){
    .fixed-height li{
        height: 400px;
    }
    }
    
    @media(max-width: 350px){
    .fixed-height li{
        height: 300px;
    }
    }

.hover-effect{
    margin-top: 0;
}
    .hover-effect.left-padding li{
      padding: 0 0 30px 30px;
    }
    
    .hover-effect h5,
    .hover-effect div.product-info span,
    .hover-effect div.product-info,
    .hover-effect div.product-info p{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    }
    
    .hover-effect div.product-info p{
    color: rgba(255,255,255, 0.7);
    margin-top: 30px;
    }
    
    .hover-effect figure:hover div.product-info{
    padding: 0;
    width: 0;
    }
    
    .hover-effect figure:hover h5,
    .hover-effect figure:hover span,
    .hover-effect figure:hover p{
        opacity: 0;
        visibility: hidden;
        font-size: 0;
    }
    
    .hover-effect h5 {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
    letter-spacing: 3px;
    }

    .hover-effect div > a{
        text-decoration: none;
        float: none;
    display: inline-block;
        opacity: 1;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px;
    font-size: 9px;
    letter-spacing: 2px;
    }
      .hover-effect div > a:hover{
        border-color: #fff;
      }
        .hover-effect i:hover,
        .hover-effect i:focus{
            background: transparent;
            color: #fff;  
        }

    @media (max-width: 767px) {
    .hover-effect h5{
        font-size: 28px;
        margin-bottom: 20px;
    }
    }
    
    @media(max-width: 640px){
    .hover-effect figure:hover div{
      padding-top: 50px;
    }
    }
    
    @media(max-width: 480px){
        .hover-effect h5{
            font-size: 20px;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .hover-effect img{
          min-height: 200px;
        }
    }

/* PRODUCT INFO ALT */
.product-info-alt h5,
.product-info-alt{
    opacity: 1;
    visibility: visible;
}

.product-info-alt h5{
    font-size: 12px;
    text-transform: uppercase;
}

/* color classes for the product filter */

.more-colors a span{
    width: 20px;
    height: 10px;
    display: inline-block;
}


#filter-color a{
    display: inline;
}
#filter-color a span{
    display: inline-block;
    width: 20px;
    height: 20px;
}

.light-border{
    border: 10px solid #f7f7f7;
}

.red{
    background: #EE4000;
}

.blue{
    background: #D4B181;
}

.golden{
    background: #DAA520;
}
.black-bg{
    background: #000;
}

/* swap image */

.show-on-hover{
    top: 0;
    z-index: -1;
    position: absolute;
}
.swap-image:hover,
.show-on-hover{
    opacity: 0;
}

.swap-image:hover + .show-on-hover{
    opacity: 1;
}

/* PRODUCTS LIST */

.old-price,
.new-price{
    letter-spacing: 1.5px;
    font-family: 'open_sansregular', Verdana, sans-serif;
}
    .old-price{
    text-decoration: line-through;
    color: #999;
    margin-right: 10px;
    font-weight: 300;
    font-size: 12px;
    }
    
    .new-price{
    font-weight: 400;
    font-size: 14px;
    }
    
    .product-info span.new-price{
    color: #fff;
    }
    
    .product-info span.old-price{
    color: rgba(255,255,255,0.5);
    } 
 
/* FULL WIDTH CONTENT */

.full-width,
.full-width article{
    padding: 0;
    height: 500px;
}

@media(max-width: 767px){
    .full-width,
    .full-width article{
    height: 400px;
    }
    .full-width article{
    clear: both;
    }
}

.full-width article#bg-img-left{
        background-color: #000; /* fallback */
    background-image: url(../images/half-bg-1.jpg); /* fallback */
    
    background: linear-gradient( rgba(0,0,0,0),
    rgba(0,0,0, 0)), url(../images/half-bg-1.jpg) 0 0 no-repeat fixed;
    background-size: contain;
}
.full-width article#bg-img-right{
        background-color: #000; /* fallback */
    background-image: url(../images/half-bg-2.jpg); /* fallback */
    
    background: linear-gradient( rgba(0,0,0,0),
    rgba(0,0,0, 0)), url(../images/half-bg-2.jpg) 100% 0 no-repeat fixed;
    background-size: contain;
}

.full-width article#bg-img-left-2{
        background-color: #000; /* fallback */
    background-image: url(../images/half-bg-4.jpg); /* fallback */
    
    background: linear-gradient( rgba(0,0,0,0),
    rgba(0,0,0, 0)), url(../images/half-bg-4.jpg) 0 0 no-repeat fixed;
    background-size: contain;
    background-position: 0 0;
}

.full-width article#bg-img-right-2{
    background-color: #000; /* fallback */
    background-image: url(../images/half-bg-3.jpg); /* fallback */
    background: linear-gradient( rgba(0,0,0,0),
    rgba(0,0,0, 0)), url(../images/half-bg-3.jpg) 100% 0 no-repeat fixed;
    background-size: contain;
    background-position: 100% 0 !important;
}

.full-width .full-width-text{
    position: absolute;
    margin: 0;    
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    padding-left: 10%;
    padding-right: 10%;
}

.full-width .full-width-text .old-price{
    font-size: 20px;
}

.full-width .full-width-text .new-price{
    font-size: 32px;
}

.full-width .dark-bg span.old-price{
    color: #666;
}

.full-width h5{
    color: rgba(255,255,255, 0.7);
}

.full-width .light-bg h5{
    color: #666;
}


.full-width .full-width-text a{
    margin-top: 30px;
    display: inline-block;
    /*border: none;*/
}

    .full-width .dark-bg .full-width-text a:hover{
    color: #fff;
    border-color: #fff;
    }
    
    .full-width .color-bg .full-width-text a{
    color: #fff;
    background: #000;
    }
    .full-width .color-bg .full-width-text a:hover{
        border-color: #000;
        background: transparent;
        color: #000f;
    }
    
    @media(max-width: 767px){
    
    .full-width article.dark-bg,
    .full-width article.light-bg{
        position: absolute;
        margin: 0;    
        top: 0;
        width: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .full-width article.dark-bg{
        text-align: right;
    }
    .full-width article.light-bg{
        text-align: left;
    }
    
    .full-width article#bg-img-left-2,
    .full-width article#bg-img-right-2{
        background-size: cover;
    }
    
    .full-width h5,
    .full-width h2,
    .full-width .new-price,
    .full-width .light-bg h5{
        color: #fff;
    }
    .full-width .dark-bg span.old-price,
    .full-width .light-bg span.old-price{
        color: #ccc;
    }

    }

/* =================================
 *
        SUPERSLIDES
 */
    
#slides {
  position: relative;
}

#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  width: 100%;
}

.slides-navigation a{
    position: absolute;
    display: block;
    padding: 40px 13px;
    color: #fff;
    background: #000;
    border: 1px solid #000;
    opacity: 0.9;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

    .slides-navigation a:hover{
        background: rgba(0,0,0,0.5);
        letter-spacing: 0.2px;
    }

    .slides-navigation a.prev {
        left: 0;
        bottom: 92px;
    }
    .slides-navigation a.next {
        left: 0;
        bottom: 192px;
    }

.banner-top-margin-lg{
    margin-top: 190px;
}
/* alternative slides */
.slides-alt.banner-top-margin-lg{
    /*margin-top: 188px;*/
    margin-top: 40px;
}
    @media(max-width: 480px){
    .slides-alt.banner-top-margin-lg{
        margin-top: 123px;
    }
    }


.slides-alt .slides-pagination{
    position: absolute;
    z-index: 3;
    left: 5%;
    top: 90%;
}

    @media(min-width: 1400px){
        .slides-alt .slides-pagination{
            left: 7%;
        }
    }
    
    @media(min-width: 1600px){
        .slides-alt .slides-pagination{
            left: 12%;
        }
    }

    @media(min-width: 1900px){
        .slides-alt .slides-pagination{
            left: 18%;
        }
    }
    
    @media(min-width: 2000px){
        .slides-alt .slides-pagination{
            left: 22%;
        }
    }

    @media(min-width: 2500px){
        .slides-alt .slides-pagination{
            left: 25%;
        }
    }
    
.slides-alt .slides-pagination a {
    background: rgba(255,255,255,0.2);
    border-radius: 0;
    -webkit-radius: 0;
    width: 60px;
    height: 10px;
    display: -moz-inline-stack;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    margin: 5px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: transparent;
    display: inline-block;
}

.slides-alt .slides-pagination a.current,
.slides-alt .slides-pagination a:hover{
    background: rgba(255,255,255,0.7);
    letter-spacing: normal;
}

.content-layer{
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    padding-top: 22%;
    padding-left: 10%;
    padding-right: 10%;
}

.content-layer .container {
    display: inline;
    display: block;
    text-align: center;
    padding: 30px;
    background: url(../images/Banner-CTA.png) no-repeat center center / contain transparent;
}
.home .content-layer .container{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: transparent;

}
.home .content-layer .container:hover{
    background: url(../images/Banner-CTA.png) no-repeat center center / contain transparent;

}
#about-us-heading article, #blog-header article, #shop-header article, .page-id-250 .intro article{
    background: transparent url("../images/Banner-CTA.png") no-repeat scroll center center / contain ;
}



.content-layer .hand-text{
font-size: 100%;
text-shadow: 0 0 15px rgba(255, 255, 255, 1);
}

.content-layer .sub-text{
font-size: 36px;
text-shadow: 0 0 7px rgba(255, 255, 255, 1);


}

    .content-layer:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    }

        .content-layer h2{
            font-size: 120px;
            font-weight: 700;
            margin-top: 0;
            letter-spacing: 0px;
        text-transform: none;
        display: inline-block;
        opacity: 0.9;
        }

            .content-layer h2 span{
                display: block;
                font-weight: 300;
        font-size: 50px;
        margin-bottom: 20px;
            }

    .content-layer p{
        color: rgba(255,255,255, 0.7);
        margin-top: 20px;
    }
    
    .content-layer a.btn{
    letter-spacing: 1.5px;
    padding: 15px 20px;
    background: rgba(0,0,0,0.2);
    margin-top: 30px;
    margin-right: 10px;
    border: 3px solid rgba(255,255,255,0.7);
    text-transform: none;
    letter-spacing: 1.5px;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    display: inline-block;
      }




    @media(max-width: 1200px){
    .content-layer:after{
        right: 40%;   
    }
    }
    
    @media(max-width: 991px){
    .content-layer:after{
        right: 25%;   
    }

    .content-layer h2{
        font-size: 100px;
    }
    .content-layer h2 span{
        font-size: 40px;
    }
    }
    
    @media(max-width: 767px){
    .content-layer:after{
        right: 0;   
    }
    .fullslider-1 .content-layer{
        padding-top: 30%;
    }
    .content-layer h2{
        font-size: 80px;
    }
    }
    
    @media(max-width: 480px){
    .fullslider-1 .content-layer{
        padding-top: 45%;
    }
    .content-layer h2 a{
        font-size: 80px;
    }
    .content-layer h2 .font-coco{
        font-size: 140px;
    }
    }
 
.fullslider-2 .content-layer{
    padding-left: 0;
    padding-right: 0;
}
.fullslider-2 img{
    opacity: 0.3;
}

.fullslider-2 h2{
    font-size: 120px;
    border: none;
    margin-bottom: 30px;
}
    .fullslider-2 span{
    font-size: 70px;
    color: #8e1c81;
    background: none; /*rgba(0,0,0,0.7)*/;
    }
    
    .transparent-text{
    color: rgba(255,255,255, 0.5);
    }
    
    .fullslider-2 .home-btn{
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 05px;
    border: 2px solid #962E89;
    display: inline-block;
    letter-spacing: 3px;
    font-weight: 300;
    -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        margin-top:-10px;
        margin-bottom:10px;
    background-color:rgba(255,255,255,0.6);
    color:#962E89;
    }
    .fullslider-2.dark-bg .home-btn{
        border-color: #fff;
        color: #fff;
    }
    .fullslider-2 .home-btn:hover{
        color: #fff;
        background: #D4B181;
        border-color: #D4B181;
        opacity: 0.7;
    }
    @media(max-width: 480px){
       .fullslider-2 .home-btn{
        font-size: 13px;
        padding: 5px 10px;
        letter-spacing: 2px;
        border-width: 2px;
       }
    }
    
    .fullslider-2 .text-2{
    color: #000;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 3px;
    background: transparent;
    }
    .fullslider-2.dark-bg .text-2{
        color: #fff;
    }
    
    .fullslider-2 strong em{
        font-size: 70px;
        display: inline;
        color: #000;
        background: transparent;
        font-style: normal;
        font-weight: 300;
    }
        .fullslider-2.dark-bg strong em{
        color: #fff;
        }
        .fullslider-2.dark-bg .color-text{
        opacity: 0.7;
        }
    
    @media(max-width: 480px){
    .fullslider-2 .text-2,
    .fullslider-2 strong em{
        font-size: 30px;
    }

    }
 

#parallax-bg{
        background-color: #000; /* fallback */
    background-image: url(../images/fullcover1-bw.jpg); /* fallback */
      background: linear-gradient( rgba(0,0,0,0.7),
    rgba(0,0,0, 0.7)), url(../images/fullcover1-bw.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
    height: 750px;
}

#parallax-bg-2{
        background-color: #000; /* fallback */
    background-image: url(../images/agency-home.jpg); /* fallback */
      background: linear-gradient( rgba(0,0,0,0.7),
    rgba(0,0,0, 0.7)), url(../images/agency-home.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
    height: 750px;
}
    #parallax-bg-2 .color-text{
    opacity: 0.7;
    }
    #parallax-bg-2 h2{
    border-bottom-color: rgba(255,255,255, 0.3);
    }

#parallax-bg-2 h5 span{
    letter-spacing: 10px;
}
    #parallax-bg-2 h5 span:first-child{
    margin-left: 10px;
    }

    #parallax-bg-2 h5 span.separator{
    opacity: 0.3;
    }
    @media(max-width: 767px){
    #parallax-bg-2 h5 span.separator{
        display: none;
    }
    #parallax-bg-2 h5 span{
        display: block;
        margin-bottom: 20px;
    }
    #parallax-bg-2 h5 span:first-child{
         margin-left: 0;
    }
    }

    @media(max-width: 1400px){
    #parallax-bg .content-layer,
    #parallax-bg-2 .content-layer{
        padding-top: 20%;
    }
    }
    @media(max-width: 991px){
    #parallax-bg .content-layer,
    #parallax-bg-2 .content-layer{
        padding-top: 30%;
    }
    }
    
    @media(max-width: 767px){
    #parallax-bg .content-layer,,
    #parallax-bg-2 .content-layer{
        padding-top: 40%;
    }
    }
    
    @media(max-width: 600px){
    #parallax-bg .content-layer,
    #parallax-bg-2 .content-layer{
        padding-top: 50%;
    }
    }
    
    @media(max-width: 480px){
    #parallax-bg .content-layer,
    #parallax-bg-2 .content-layer{
        padding-top: 50%;
    }
    
    #parallax-bg-2 h5 span{
        margin-left: 10px;
    }
    }
    
    @media(max-width: 991px){
    .fullslider-2 span{
        font-size: 50px;
    }
    }
    
    @media(max-width: 767px){
    .fullslider-2 h2{
        font-size: 100px;
    }
    .fullslider-2 span,
    .fullslider-2 em{
        font-size: 30px;
    }

    }
    
    @media(max-width: 520px){
    .fullslider-2 h2{
        font-size: 70px;
    }
    .fullslider-2 span,
    .fullslider-2 em{
        font-size: 20px;
    }
    
    }
    


/* =================================
 *
        IMAGE CAROUSEL
 */  

/* customization for the owl-carousel */

.collection-carousel .owl-item img{
    position: relative;
    margin-bottom: 20px;
}

.collection-carousel .owl-stage-outer{
    /*height: 370px;*/
}

.carousel-height .owl-stage-outer{
    height: auto;
}


.collection-carousel .owl-controls{
    display: none;
}

    .collection-carousel .owl-item h3{
        position: absolute;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        bottom: 10px;
        padding: 20px;
        opacity: 0;
        text-transform: uppercase;
        border-left: solid 1px #000;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
    
        .collection-carousel .owl-item img:hover + h3,
        .collection-carousel .owl-item h3:hover{
            border-left: solid 10px #000;
            opacity: 1;
        }

.collection-carousel .owl-controls .owl-dot{
    display: inline-block;
    width: 50px;
    height: 7px;
    margin-left: 5px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border: 1px #eee solid;
    background: transparent;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    float: right;
}

    .collection-carousel .owl-controls .owl-dot.active{
        background-color: #000;
        border-color: #000;
    }
    
   .collection-carousel .owl-controls .owl-dot:hover{
        border-color: #000;
    }
    
    @media(max-width: 991px){
        .collection-carousel .owl-controls .owl-dot{
            margin-bottom: 50px;
        }
    }
    
    @media(max-width: 767px){
       .collection-carousel .owl-controls .owl-dot{
            margin-top: 30px;
        }
    }

/* home page featured carousel */
.featured-carousel .owl-controls{
    display: inline-block;
}
.featured-carousel .owl-item{
    width: 100%;
}

.featured-carousel footer{
    padding: 40px 50px;
    color: #000;
    background: rgba(255,255,255,0.9);
    position: absolute;
    margin: 0;    
    top: 50%;                   
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    width: 350px;
}
.color-bg .featured-carousel footer{
    background: rgba(255,255,255,0.8);
}

.featured-carousel footer div{
   margin-bottom: 50px;
}
.featured-carousel footer h4{
    font-weight: 300;
}

.featured-carousel-title{
    margin-top: 10%;
}

    .color-bg .featured-carousel-title .bordered-white:hover{
    border-color: #fff;
    color: #fff;
    }

.featured-carousel .owl-item .old-price{
    font-size: 20px;
}
.featured-carousel .owl-item .new-price{
    font-size: 32px;
}
    
    .featured-carousel-title p.lead{
    color: #999;
    }
    .color-bg .featured-carousel-title p.lead{
    color: rgba(255,255,255,0.8);
    }
    .featured-carousel-title h2{
    letter-spacing: 5px;
    margin-top: -10px;
    }
    
    @media(max-width: 1199px){
    .featured-carousel-title{
        margin-top: 8%;
    }
    }
    
    @media(max-width: 991px){
    .featured-carousel-title{
        margin-top: 2%;
    }
    .featured-carousel-title h2.color-text{
        font-size: 34px;
    }
    .featured-carousel-title h3{
        font-size: 28px;
    }
    }
    
    @media(max-width: 767px){
    .featured-carousel-title{
        margin-bottom: 50px;
    }
    }


/* BAR */
.bar{
    background-size: cover;
    height: 400px;
    padding-top: 120px;
}


.bar-light{
    background-color: #000; /* fallback */
    background-image: url(../images/bg-cover.jpg); /* fallback */

    background: linear-gradient(
    rgba(255,255,255,0.7), rgba(255,255,255, 0.7)),
    url(../images/bg-cover.jpg) 50% 0 no-repeat fixed;
}
    .bar-light h2{
    color: #000;
    }

.bar-dark{
    
    background-color: #000; /* fallback */
    background-image: url(../images/bg-cover.jpg); /* fallback */
    background: linear-gradient(
    rgba(0,0,0,0.7), rgba(0,0,0, 0.7)),
    url(../images/bg-cover.jpg) 50% 0 no-repeat fixed;
}
    .bar-dark h2{
    color: #fff;
    }
    .bar-height-lg{
    height: 600px;
    padding-top: 130px;
    }

.bar-light.agency{
    
        background-color: #000; /* fallback */
    background-image: url(../images/bg-cover-2.jpg); /* fallback */
    
        background: linear-gradient(
    rgba(255,255,255,0.7), rgba(255,255,255, 0.7)),
    url(../images/bg-cover-2.jpg) 50% 0 no-repeat fixed;
}

.bar-dark.agency{
        
        background-color: #000; /* fallback */
    background-image: url(../images/bg-cover-3.jpg); /* fallback */
    
        background: linear-gradient(
    rgba(0,0,0,0.7), rgba(0,0,0, 0.7)),
    url(../images/bg-cover-3.jpg) 50% 0 no-repeat fixed;
}

.bar h2{
    margin-bottom: 30px; 
}

@media(max-width: 991px){
    .bar{
    padding-top: 80px;
    }
}

@media(max-width: 767px){
    .bar{
    padding-top: 120px;
    }
    
    .bar h2,
    .bar h3{
    font-size: 30px;
    }
}

/* BLOG */

#blog-single article{
    
}
.title-block header{
    height: 373px;
}

.blog .title-block header{
    height: 273px;
}

.blog .title-block header.dark-bg{
    background: #8E1C81 none repeat scroll 0 0;
}

.blog .title-block h2, .blog .title-block h3 {
    margin: 0 0 0 20px;
    position: absolute;
    top:auto;
    bottom: 0;
    transform: translate(0px, -50%);
}

#home-blog-posts .container{
    padding: 0;
}
#home-blog-posts section article,
#blog-posts section article{
    margin-bottom: 100px;
}

    @media(max-width: 1199px){
    .title-block header{
        height: 373px;
    }
    #home-blog-posts,
    #blog-posts{
        margin-bottom: 0;
    }

    }
    @media(max-width: 991px){
    .title-block header{
        height: 373px;
    }
    }
    
    @media(max-width: 767px){
    .title-block header{
        height: 232px;
    }
    }
.title-block h2,
.title-block h3{
    margin: 0;
    position: absolute;     
    top: 50%;                   
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    margin-left: 20px;
}

.title-block-masonry header{
    height: 395px;
}

@media(min-width: 992px){
    .title-block-masonry header span{
    padding-left: 10px;
    }
}
    .title-block-masonry h3{
    margin-left: -15px;
    }

    @media(max-width: 1199px){
        .title-block-masonry header{
        height: 293px;
        }
    }
    @media(max-width: 991px){
        .title-block-masonry h3{
        margin-left: 20px;
        text-align: center;
        }
            .title-block-masonry header span{
            display: block;
            text-align: left;
        }
    }

    .title-block header span{
    letter-spacing: 10px;
    }
    
    .title-block,
    .item-block{
    padding: 0 15px;

  margin-left: 1%;
  width: 24%;
    }
    .title-block{
        margin-left: 0px;
    }

.item-block header{
    min-height: 60px;
    margin-bottom: 10px;
    font-family: 'open_sanssemibold', Verdana, sans-serif;
}
.item-block a h4{
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'open_sanssemibold', Verdana, sans-serif;
}

.item-block h6{
    display: block;
}
.item-block h6,
.item-block h6 a{
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #999;
}
    .item-block h6 a:hover{
    color: #000;
    }

.item-block figure{
    overflow: hidden;
    height: 263px;
    
     height: 193px;
}


.popup {
    background: #fff;
    color: #000;
}
    .wrap-blog-posts figure{
        position: relative;
    }
    /*
    .wrap-blog-posts figure:before{
        content: "";
        width: 0; 
        height: 0; 
        border-right: 18px solid transparent;
        border-top: 18px solid #fff;
        border-left: 18px solid transparent; 
        position: absolute;
        top: -7px;
        left: 10%;
        z-index: 1;
    }*/

#blog-posts.dark-bg header{
    background: #000;
}
    #blog-posts.dark-bg header a{
    color: #fff;
    }
    
    #blog-posts.dark-bg .popup-bottom:before{
    border-top-color: #000;
    }


.blog-post-quote{
    border: 1px solid #f7f7f7;
}
    .blog-post-quote{
    border-bottom-color: #aaa;
    }

    .blog-post-quote:hover{
    border-bottom-color: #ccc;
    }
    
    .blog-post-quote .lead{
    font-family: 'open_sansregular', Verdana, sans-serif;
    color: #999;
    }
    
    .blog-post-quote footer{
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #000;
    }
    
        .blog-post-quote:hover footer{
        color: #D4B181;
    }
.blog-post-quote span i{
    font-size: 12px;
}

.blog-post-quote span i.rating-title{
    font-style: normal;
    margin-right: 5px;
    }
    
  .img-border{
    border: 1px solid #f7f7f7;
    padding: 10px;
  }
      .img-border:hover{
          border-color: #ccc;
      }
      
.inner-blog-margins{
    margin-top: 50px;
    margin-bottom: 50px;
}
.no-margin-bottom{
    margin-bottom: 0;
}

.author-meta{
    background: #000;
    height: auto;
    margin-top: 70px;
}
    .author-info{
    padding: 30px;
    min-height: 310px;
    }
    .author-info small{
        color: rgba(0,0,0, 0.5);
        font-size: 14px;
    }
    .author-info p{
        color: rgba(0,0,0, 0.8);
        margin-right: 0;
        font-size: 18px;
    }
    .author-social{
        min-height: 64px;
    }
        .author-social i{
        padding-top: 26px;
        padding-bottom: 26px;
        color: #fff;
        margin-right: 5px;
        margin-left: 5px;
        }

@media(max-width: 1199px){
    .author-meta{
    height: 255px;
    }
    .author-info{
    padding: 20px;
    }
}

@media(max-width: 991px){
    .author-meta{
    height: auto;
    margin-right: 0;
    }
    .author-info{
    padding: 30px;
    }
    .author-info p{
    font-size: 14px;
    }
}

@media(max-width: 767px){
    .author-meta{
    height: auto;
    margin-right: 0;
    }
    .author-info{
    padding: 30px;
    background: transparent;
    }
}

@media(max-width: 580px){
    .author-meta article,
    .author-meta footer{
    width: 100%;
    clear: both;
    }
    .author-meta footer{
    margin-bottom: 100px;
    }
    .author-meta{
    margin-right: 0;
    }
    .author-info{
    padding: 30px;
    }
    
    #blog-single article{
    margin-bottom: 0;
    }
}

/* comments list */
#comments-list{
    padding: 0;
    margin-bottom: 0px;
}

.media-list{
  padding: 50px;
  border: 1px solid #f7f7f7;
  background: #fff;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

  .media-list:hover{
    border-bottom-color: #D4B181;
  }

  .media-list > .media{
      border-bottom: 1px solid #f7f7f7;
      padding-bottom: 30px;
      margin-bottom: 30px;
              -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
  }
  .media-list > .media:hover{
    border-bottom-color: #D4B181;
  }
    .media-list > .media:last-child{
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0;
    }
    .media-list h5 span{
      margin-right: 10px;
    }
      .media-list span i{
        color: #ccc;
      }
        .media-list span i:hover{
          color: #D4B181;
        }
    .media-list h5 small{
      color: #ccc;
      font-weight: 300;
      text-transform: none;
      font-size: 12px;
    }

.media .media-heading,
.media p{
  margin-left: 10px; 
}  

.media.nested-media{
  margin-top: 50px;
}

.media-heading a.reply{
    font-size: 10px;
    color: #D4B181;
}

  @media(max-width: 480px){
    .media-list{
      padding: 20px; 
    }
    .media-list span i{
      font-size: 16px;
    }
  }
  
  
#post-comments{
   padding: 0;
   margin-top: 0px;
}

#post-comments input{
  width: 420px;
}

  @media(max-width: 480px){
    #post-comments input{
      width: 100%;
    }
  }
  
  
/* tags cloud */
#sidebar-blog{
    padding: 0;
    border: 1px #eee solid;
}
    .widget h3.title, .widget h2.widgettitle{
    margin-bottom: 20px;
    border-bottom: 3px solid #D4B181;
    font-weight: 700;
    padding: 10px 0;
    font-size: 18px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    }

@media(max-width: 991px){
    #sidebar-portfolio,
    #sidebar-blog{
    clear: both;
    }
}

.widget{
    padding: 20px 20px 10px 20px;
    clear: both;
}

.widget_mc4wp_widget{
    background: #282828;
}

.widget_mc4wp_widget input{
    color: #EDEDED;
    background: #3d3d3d;
    text-align: center;
    font-weight: bold;
    border: none;
}
.widget_mc4wp_widget input:focus{
    
    background: #3d3d3d;

}

.widget_mc4wp_widget input.btn{
    color: #EDEDED;
    
    background: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    width: 60%;
    margin: 10px auto 10px auto;
    border: 1px solid #8E1C81;
}

.widget_mc4wp_widget input.btn:hover{
    color: #EDEDED;
    
    background: #8E1C81;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    width: 60%;
    margin: 10px auto 10px auto;
    border: 1px solid #8E1C81;
}

.alta-purple{
    color: #8E1C81;
}

.footer-col p.alta-purple{
    color: #8E1C81;
    margin: 10px;
    margin-top: 0px;
}

.widget_mc4wp_widget h3{
    margin: 0px;
}

.widget_mc4wp_widget p{
    margin-top: 10px;
    margin: 10px;
}

#tags ul{
    margin: 0;
    margin-top: 5px;
    margin-left: -40px;
    display: inline-block;
}
    #tags ul.tags a{
        background-color: #f7f7f7;
        padding: 10px 15px;
        color: rgba(0,0,0, 1);
        font-weight: 300;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    letter-spacing: 2px;
    border: 1px solid #eee;

    }

    #tags ul.tags a:hover,
    #tags ul.tags a:focus{
        color: #fff;
    background: #000;
    }

        #tags ul.tags li{
            display: inline-block;
            margin-bottom: 20px;
            margin-right: 2px;
        }

/* categories list */
ul.bullets{
  margin: 30px 0;
}
#categories .bullets{
    text-indent: -3.8em;
}
  ul.bullets li:before{
    font-family: "FontAwesome";
    content: "\f10c";
    display: inline;
    text-align: center;
    font-size: 8px;
  }
  ul.bullets li a{
    letter-spacing: 2px;
    color: #666;
  }
      ul.bullets li a:hover{
        color: #D4B181;
      }

/* photo stream */
.photo-stream{
    margin-bottom: 10px;
    display: inline-block
}
.photo-stream div{
    padding: 1px;
}
    .photo-stream div img{
    -webkit-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -moz-transition:  opacity 0.4s;
    -o-transition:  opacity 0.4s;
    transition:  opacity 0.4s;
    }
    .photo-stream div img:hover,
    .photo-stream div img:focus{
        opacity: 0.8;
    }
 
/* blog social follow */
.blog-social-follow i{
    padding: 12px 14px;
    background: #f7f7f7;
    border: 1px solid #eee;
    color: #666;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    margin-right: 2px;
}
.blog-social-follow i:hover{
    background: #000;
    color: #fff;
}
/* blog pagination */

#blog-pagination{
    padding: 0;
}

.pagi > li:last-child > a,
.pagi > li:first-child > a{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.pagi > .disabled > a:hover{
  cursor: default;
}

.pagi li a {
    display: block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px #eee solid;
    color: #000;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding-top: 7px;
}

    .pagi li a:hover,
    .pagi li a:focus{
        border-color: #ccc;
        background: #fff;
        color: #000;
    }
    
    .pagi > .active > a,
    .pagi > .active > a:hover{
      background-color: #000;
      border-color: #000;
    }

    

/* ABOUT US */

#aboutus .grid-item{
    margin-top: 15px;
    /*margin-bottom: 100px;*/
}

@media(min-width: 1199px){
    #skills article.progress-bars{
    margin-top: 70px;
    }
}

@media(max-width: 991px){
    #skills .title-block header{
    height: 200px;
    }
    
    #aboutus .grid-item{
    clear: both;
    }
}

.custom-progress{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 30px;
    margin-bottom: 30px;
    margin-top: 5px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    background: #fff;
}

.custom-progress-alt{
  margin-bottom: 20px;  
}
    .custom-progress .progress-bar{
        background: #fff;
        border-bottom: 10px solid #f7f7f7;
        font-size: 14px;
        text-align: left;
        padding-left: 20px;
        padding-top: 4px;
        color: #000;
    font-family: 'open_sansregular', Verdana, sans-serif;
    }
    
    .custom-progress .progress-bar-alt{
        border-bottom: none;
    }
    
    .custom-progress.project-progress,
    .custom-progress.project-progress div{
    background: #f7f7f7;
    }

        .custom-progress span{
            color: #000;
            letter-spacing: 1.5px;
            float: right;
            padding-right: 20px;
        }
        
        .custom-progress div{
            letter-spacing: 1.5px;
        }
        
        .custom-progress div span.counter:after{
          content: "%";
        }
        
        .custom-progress div.progress-bar-alt span.counter:after{
          content: "/100";
        }

        .custom-progress.project-progress:first-child div span.counter:after{
        content: "  Served.";
        }
        
        .custom-progress.project-progress:nth-child(2) div span.counter:after{
        content: "  Done.";
        }
        .custom-progress.project-progress:nth-child(3) div span.counter:after{
        content: "  in progress.";
        }
    
        
        @media (max-width: 767px){
            .progress-bars{
                width: 100%;
            }
        }
        
        @media (min-width: 480px) and (max-width: 767px){
            .progress-bars{
                padding-right: 10%;
                padding-left: 10%;
            }
        }

/* SERVICES */

#services-list article{
    margin-bottom: 15px;
    margin-top: 15px;
}
    #services-list .container{
    padding: 0;
    }

.services-2cols,
#services-list-2 .container{
    padding: 0;
}
    .services-2cols article{
    padding-top: 0;
    margin-bottom: 30px;
    }


.vertical-block-text article{
    padding: 30px 40px;
    height: 750px;
}
    
    @media(max-width: 1199px){
    .vertical-block-text p{
        font-size: 16px;
    }
    .vertical-block-text article{
        height: 616px;   
    }
    }
    
    @media(max-width: 991px){
    .vertical-block-text article{
        height: auto;
        margin-bottom: 30px;
    }
    }
    
    @media(max-width: 767px){
    .vertical-block-text article{
        margin-bottom: 30px;
        margin-top: 50px;
    }
    }
    
    @media(max-width: 480px){

    .vertical-block-text article{
        margin-bottom: 30px;
    }
    }


#work-process article{
    border-radius: 0;
    border: 10px solid #f7f7f7;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
    #work-process h3{
    font-weight: 700;
    margin-top: 0;
    }
    #work-process h4{
    padding-left: 2px;
    }
    #work-process .title{
    padding-top: 0;
    padding-left: 0;
    }
    #work-process sup{
    font-weight: 300;
    font-size: 16px;
    }
    #work-process p{
    margin-top: 0;
    letter-spacing: 1.5px;
    }
    

#counters span.counter{
    letter-spacing: 14px;
}

.border-right{
    border-right: 5px solid #fff;
    padding-right: 15px;
}

#counters span.counter-for{
    color: rgba(255,255,255, 0.6);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 7px;
}

    .counters-block section{
    margin-bottom: 10px;
    margin-top: 10px;
    }

@media(max-width: 767px){
    .counters-block section h3{
    border-left: 5px solid #fff;
    border-right: none;
    padding-left: 30px;
    }
    
    #counters span.counter{
    letter-spacing: 7px;
    }
    
    .counters-block section{
    text-align: left;
    }
    
    .counters-block span{
    display: block;
    }
}


/* price table */
.price-table{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #f7f7f7;
    padding: 0;
}
.price-table:hover{
    border-bottom: 3px solid #000;
}
    .price-table.featured:hover{
    border-bottom: 3px solid #D4B181;
    }

.price-table footer,
.price-table header{
    padding: 30px 40px;
}

    .price-table h4{
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: 300;
    font-size: 18px;
    margin-top: 20px;
    border-top: 5px solid #000;
    display: inline-block;
    padding-top: 5px;
    color: #999;
    }
    .featured h4{
        border-top-color: #D4B181;
    }
    .featured h2{}
    
    .price-table sup,
    .price-table small{
    font-size: 16px;
    font-weight: 300;
    margin-left: 5px;
    }
.price-table footer{
    border-top: #f7f7f7 solid 1px;
    padding-top: 30px;
}
    .featured footer{
    border-color: #fff;
    }

.price-table .options{
    list-style: none;
    text-indent: -35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .price-table .options li{
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 1.5px;
    }
    
.price-table a{
    margin: 0;
    display: block;
    padding: 15px 40px;
}
    .price-table.featured .custom-btn-colored-alt:hover{
    border-color: #D4B181;
    color: #D4B181;
    }

#price-table article.title{
    padding: 30px 30px;
}


@media(max-width: 480px){
    .price-table,
    #price-table article{
    width: 100%;
    }
}
 
 
/* PORTFOLIO */
#portfolio-single article,
#blog-single article{
    padding: 0;
}

    #portfolio-single article p,
    #portfolio-single #collection-items-grid{
    margin-right: 50px;
    }
    #portfolio-single #collection-items-grid,
    #blog-single #collection-items-grid{
    margin-top: 70px;
    margin-left: -15px;
    }

.meta-data{
    margin-bottom: 70px;
    background: #f7f7f7;
    padding: 30px 20px;
}
    .meta-data div{
    display: inline;
    }
    .meta-data span{
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 300;
    text-transform:none;
    font-family: 'open_sansregular', Verdana, sans-serif;
    letter-spacing: 1.5px;
    display: block;
    border:1px solid #8E1C81;
    }
    
    
    @media(max-width: 1199px){
    .meta-data{
        padding: 10px 0;
        margin-top: 0;
    }
    }
    
    @media(max-width: 991px){
    .meta-data{
        padding: 30px 20px;
    
    }
    .meta-data span{
        margin-top: 0;
    }
    #portfolio-single article{
        margin-bottom: 70px;
    }
    #portfolio-single article p,
    #portfolio-single #collection-items-grid,
    #blog-single article p,
    #blog-single #collection-items-grid{
        margin-right: 0;
    }
    #portfolio-single #collection-items-grid,
    #blog-single #collection-items-grid{
        margin-left: 0;
    }
    }
    .meta-data i{
    color: #666;
    width: 40px;
    height: 40px;
    padding: 12px 13px;
    color: #FFF !important;
    margin-right: 10px;
    background: #F7F7F7;
    border: 1px solid #eee;
    background:#8E1C81;
            text-transform:none !important;


    }
    .meta-data a{
        text-transform:none !important;
    }
    
.similar-posts{
    padding: 30px;
}
    .similar-posts article{
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
    }
    .similar-posts article a{
        color: #999;
    }
    
    .similar-posts article:hover img,
    #portfolio-single li:hover img{
    opacity: 0.7;
    }
    
    @media(max-width: 767px){
    .similar-posts{
        clear: both;
    }
    }
  
  


/* clients */
.client-logo span{
    border: 1px solid #f7f7f7;
    padding: 30px 0;
    margin-right: -1px;
    margin-bottom: -1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    height: 114px;
}
    .client-logo span:hover{
    border-top-color: #D4B181;
    }
    .client-logo span.empty-cell:hover,
    .client-logo span.empty-cell-2:hover{
    border-top-color: #f7f7f7;
    }
.client-logo img{
    opacity: 0.7; 
}
    .client-logo span:hover img{
    opacity: 1; 
    }
    
.empty-cell-2,
.empty-cell{
    height: 114px;
    background: #fcfcfc;
}
    @media(max-width: 1199px){
    .empty-cell,
    .empty-cell-2,
    .client-logo span{
        height: 104px;
    }
    }
    
    @media(max-width: 991px){
    .empty-cell,
    .empty-cell-2,
    .client-logo span{
        height: 118px;
    }
    .client-logo{
        margin-top: 50px;
    }
    }
    
    @media(max-width: 767px){
    .empty-cell,
    .empty-cell-2{
        display: none;
    }
    }
    
@media(max-width: 767px){

}

/* collection lists */

    .photo-collage article{
        padding: 15px;
        height: 420px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    
    .photo-collage article img{
    
    }
    
    .photo-collage div{
        position: absolute;
        color: #fff;
        top: 35px;
        bottom: 35px;
        left: 35px;
        right: 35px;
        padding: 0px 20px;
    }
    
    .photo-collage article:hover div{
        background: rgba(255,255,255,0.8);
        padding-top: 150px;
        top: 30px;
        bottom: 15px;
        left: 30px;
        right: 30px;
    }
    
    
    .photo-collage article h4{
        margin-bottom: 100px;
        font-size: 50px;
        opacity: 0.6;
        border: 3px solid #fff;
        padding-left: 5px;
        padding-right: 5px;
        background:#FFF;
        color:#8E1C81;
        padding-bottom:10px;
        padding-top:10px;
      
    }
    
    .photo-collage article h4.text-uppercase {
        text-transform: none !important;
        font-family: 'HaloHandletter';
    }
    
    .photo-collage article:hover h4{
        color: #000;
        margin-bottom: 10px;
        font-size: 24px;
        border-color: transparent;
        padding: 0;
        opacity: 1;
        background: transparent;
    }
        
    .photo-collage article a{
        opacity: 0;
        color: #D4B181  ;
        padding: 10px 10px 10px 10px;
        letter-spacing: 2px !important;
        margin-left: 0px;
    }
    
    .photo-collage article:hover a{
        opacity: 1;
        color: #fff;
        background: #D4B181 ;
        letter-spacing: 8px;
    }
    
    @media(min-width: 768px) and (max-width: 1024px){
    .photo-collage article h4{
        font-size: 30px;
    }
    .photo-collage article:hover div{
        bottom: 28px;
    }
    
    .photo-collage article{
         margin-bottom: 10px;
    }
        
    }
    @media(max-width: 480px){
    .photo-collage article h4{
        font-size: 30px;
    }
    }

  
/* FOOTER */

.form-horizontal{
    margin-top: 50px;
}

.form-horizontal,
.form-horizontal > .form-group{
    margin-right: 0;
    margin-left: 0;
}

    .form-horizontal input,
    .form-horizontal textarea{
        font-weight: 300;
    }

.form-control{
    border-radius:0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #eee;
}

    .form-control:focus {
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        background: #fff;
    }
    
    .form-control:hover,
    .form-control:focus{
    border-color: #eee;
        border-bottom-color: #D4B181;
    }

form input[type="text"].error, form input[type="password"].error, form input[type="date"].error, form input[type="datetime"].error, form input[type="datetime-local"].error, form input[type="month"].error, form input[type="week"].error, form input[type="email"].error, form input[type="number"].error, form input[type="search"].error, form input[type="tel"].error, form input[type="time"].error, form input[type="url"].error, form textarea.error {
    border-color: red;
}


#success, #error {
    display:none
}

#success span, #error span {
    display: inline-block;
    position: absolute;
    background-color: rgba(255,255,255,0.8);
}

    #success span.layer-size-1,
    #error span.layer-size-1{
        top: 80px;
        padding-top: 10px;
        padding-bottom: 70px;
        width: 100%;
        height: 500px;
    }
    
    #success span.layer-size-2,
    #error span.layer-size-2{
        top: 180px;
        padding-top: 10px;
        padding-bottom: 70px;
        width: 100%;
        height: 500px;
    }

    @media(max-width: 767px){
        #success span.layer-size-1,
        #error span.layer-size-1{
            top: 17%;
            padding-top: 70px;
            padding-bottom: 70px;
            right: 0;
            left: 0;
            width: 100%;
            height: 400px; 
        }
    
        #success span.layer-size-2,
        #error span.layer-size-2{
        top: 17%;
        padding-top: 10px;
        padding-bottom: 70px;
        width: 100%;
        height: 500px;
        }
    }

        #success span i {
            color: #00B355;
            margin-top: 2.5em;
        }
            
        #error span i {
            color: #c0392b;
            margin-top: 6em;
        }


.green-btn{
    background-color: green;
}


#footer{
  padding: 0;
  background: #3d3d3d;
  clear: both;
}
#contacts .container article,
#contacts .container section{
    padding: 0;
}
.footer-col{
    background: none;
    padding: 80px 60px;
    margin-bottom: 0;
    margin-top: 0;
}
.footer-col .footer2-title{
    font-family: 'HaloHandletter';
    color: #FFF;
    margin-top:0px;
}

#footer .menu-item a{
    color: #FFF;
}
#footer .current_page_item a{
    color: #8E1C81;
}
    @media(max-width: 991px){
    .footer-col{
        padding: 30px;
    }
    }
    .footer-col p{
    color: #999;
    margin-top: 30px;
    }
.footer-col.picture-bg{
    padding: 60px;
    background: rgba(255,255,255,0.8);
}
    .footer-col.picture-bg:hover{
    padding: 60px;
    background: rgba(255,255,255,0.9);
    }
    .footer-form h5{
        letter-spacing: 10px;
    }
    
    .footer-col.picture-bg .footer-social-icons a{
        margin-top: 0;
    }
    
    @media(max-width: 480px){
        .footer-col.picture-bg h5{
        letter-spacing: 3px;
        }
    }
    
.footer-links{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
}
    .footer-links a{
    margin: 10px;
    letter-spacing: 2px;
    }
    
.footer-links-vertical{
    display: inline-block;
    width: 100%;
}
.footer-links-vertical a{
    display: block;
    font-size: 10px;
}
.footer-links-vertical h6{
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    margin-left: 9px;
    margin-bottom: 30px;
}
    .footer-links-vertical h6:after{
    width: 30px;
    height: 3px;
    background: #D4B181;
    position: absolute;
    content: '';
    top: 30px;
    left: 24px;
    }

@media(max-width: 480px){
    .footer-links-vertical div{
    width: 100%;
    margin-top: 30px;
    }
}

.copyright{
    padding-top: 50px;
    padding-bottom: 50px;
}
    .copyright div{
        display: block;
        color: #666;
        padding-top: 10px;
        font-size: 10px;
        letter-spacing: 1.5px;
    font-family: 'open_sansregular', Verdana, sans-serif;
    }

        .copyright a{
            font-size: 10px;
            letter-spacing: 1.5px;
            margin-left: 2px;
            color: rgba(255,255,255,0.7);
        }
        .copyright i{
            margin-right: 2px;
            margin-left: 2px;
        }

#footer-logo-wrapper.logo-wrapper h2{
    background: #000;
    border-bottom: none;
    color: #fff;
    text-align: left;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 23px;
    font-size: 30px;
    letter-spacing: 2px;
}
    #footer-logo-wrapper.logo-wrapper span:first-child{
    padding: 10px 2px 10px 2px;
    }

    #footer-logo-wrapper.logo-wrapper span:last-child{
    margin-left: 2px;
    }

/* footer newsletter form */
.footer-form{
    padding: 60px 80px 80px;
    background: #fff;
    margin: 0 15px;
}

#contacts .form-group div{
    padding: 0;
}

.footer-form .form-group {
    margin-bottom: 3px;
    width: 100% !important;
}

.footer-form input{
    border-radius: 0;
    background: transparent;
    border: 1px solid #333;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
    .footer-form input:focus{
    border-radius: 0;
    background: #fff;
    border: 1px solid #000;
    box-shadow: none;
    }
.footer-form .btn-block{
    border-radius: 0;
    background: #000;
    border: none;
    letter-spacing: 1.5px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
}
    .footer-form .btn-block:hover{
    letter-spacing: 3px;
    background: #000;
    color: #fff;
    }
    
    
/* footer social icons */
.form.mc4wp-form{margin: 0;}

 .footer-social-icons.wrap-social-icons{
    
    margin: 0 15px;
    padding-top: 10px;
 }
 .footer-social-icons{
    padding: 0px;
 }
    .footer-social-icons a{
        display: inline-block;
        letter-spacing: normal;
        margin-right: 30px;
        margin-top: 40px;
        
        margin: 0px;
    }

      .footer-social-icons i{
        color: #999;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
      }
    .footer-social-icons i:hover{
      color: #fff;
    }
    
    .footer-social-icons i.black{
    color: #FFF;
    }
        .footer-social-icons i.black:hover{
        color: #D4B181  ;
        }
      
      @media(max-width: 680px){
        .menu-social-icons{
            margin-bottom: 20%;*/
        }
      }
      
      @media(max-width: 480px){
        .word-icons a{
          display: block;
          margin-bottom: 70px;
        }
      }
      
  .footer-border-top{
    border-top: 1px solid #eee;
  }
  
  
/* google map */

#map,
#map-alt{
    width: 100%;
    height: 500px;
    border: none;
}
#map-container{
    padding: 0;
}

#store p{
    margin-top: 40px;
}

/* store locator */
#addresses article{
    padding: 0;
}

.address{
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
    .address:hover{
    border-bottom-color: #D4B181    ;
    }
    .address span{
        letter-spacing: 1.5px;
        margin-bottom: 10px;
        color: #999;
        font-weight: 300;
        display: block;
    }
    .address span.full-address{
        margin-top: 30px;
    }
    .address span a{
        color: #D4B181;
    }
 
/* collection rollovers */

#collection-container{
    position: relative;
    overflow: hidden;
    height: 500px;
    white-space:nowrap; 
}

.collection{
    height: 500px;
    position: absolute;
    top: 0;
    -webkit-transform-style: preserve-3d;
}

    .collection img{
    display:block;
    }

.collection.c1{
    z-index: 1;
    left: 0;
    width: 292.5px;
    background-position: 88px 164px;
    display: block;
}

.collection.c2{
    z-index: 2;
    left: 25%;
    width: 292.5px;
    background-position: 88px 164px;
    display: block;
}

.collection.c3{
    z-index: 3;
    left: 50%;
    width: 292.5px;
    background-position: 88px 164px;
    display: block;
}

.collection.c4{
    z-index: 4;
    left: 75%;
    width: 292.5px;
    background-position: 88px 164px;
    display: block;
}
.collection h4{
    opacity: 0.5;
    position: absolute;
    bottom: 40%;
    color: #fff;
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    -o-transform: rotateZ(-90deg);
    writing-mode: lr-tb;
    -webkit-backface-visibility: hidden;
      -webkit-transition: transform 0.2s ease-in-out 0s;
      -moz-transition: transform 0.2s ease-in-out 0s;
      -o-transition: transform 0.2s ease-in-out 0s;
      transition: transform 0.2s ease-in-out 0s;
}

    .collection:hover .active h4{
    opacity: 1;
    letter-spacing: 7px;
    left: 10%;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    writing-mode: lr-tb;
    }

@media(min-width: 768px){
    .collection h4{
    font-size: 40px;
    }
}

@media(min-width: 1200px){
    .collection h4{
    left: -90px;
    }
}

@media(max-width: 1199px){
    .collection h4{
    left: -100px;
    }
}
@media(max-width: 991px){
    .collection h4{
    left: -110px;
    }
}

@media(max-width: 767px){
    .collection h4{
    left: -40px;
    }
}
   
@media(max-width: 480px){
    .collection h4{
    left: -60px;
    }
    .collection:hover h4{
    letter-spacing: 3px;
    }
}

 
/*
 * ============================================
 *              P L U G I N S
 * ============================================
 */
 
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  /*width: 100%;*/
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  margin-bottom: 0;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
} 
  

/* ISOTOPE PLUGIN */

.isotope-item {
    z-index: 2;
}
  
.isotope-hidden.isotope-item {
    z-index: 1;
}
  
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
     -ms-transition-duration: 0.8s;
     -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
  }
  
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
     -ms-transition-property: height, width;
     -o-transition-property: height, width;
          transition-property: height, width;
}
  
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
     -ms-transition-property:    -ms-transform, opacity;
     -o-transition-property:    -o-transform, opacity;
          transition-property:         transform, opacity;
}



/* -- LIGHTBOX --
 * =====================================================================
 */


.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  width: 250px;
  height: 250px;
  margin: 0 auto;

}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/img/prev.png) left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover,
.lb-nav a.lb-prev:focus{
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/img/next.png) right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover,
.lb-nav a.lb-next:focus{
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1.5px;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #fff;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover,
.lb-data .lb-close:focus{
  cursor: pointer;
  opacity: 1;
}

    
/* JCAROUSEL Plugin */

.jcarousel-wrapper {
    position: relative;
    margin-top: 30px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
    .jcarousel ul {
        width: 20000em;
        position: relative;
        list-style: none;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .jcarousel li {
        float: left;
        padding: 5px;
    }
    
    .jcarousel figure img {
        display: block;
        height: auto !important;
    }

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 0;
    margin-top: 50px;
    width: 120px;
    height: 35px;
    text-align: center;
    background: #000;
    text-decoration: none;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    z-index: 100;
    color: #fff;
    letter-spacing: 3px;
    border: 1px solid #fff;
    padding-top: 7px;
}

    .jcarousel-control-prev:hover,
    .jcarousel-control-prev:focus,
    .jcarousel-control-next:hover,
    .jcarousel-control-next:focus{
        background: #fff;
        color: #000;
        text-decoration: none;
    letter-spacing: 3px;
    }
    
        .jcarousel-control-prev i,
        .jcarousel-control-next i{
            padding-top: 8px;
            color: #000;
        }
        
            .jcarousel-control-prev:hover i,
            .jcarousel-control-next:hover i{
                color: #fff;
            }

.jcarousel-control-prev {
    left: 41%;
} 

.jcarousel-control-next {
    left: 51%;
}


@media(max-width: 1199px){
    .jcarousel-control-prev {
    left: 40%;
    } 
}

@media(max-width: 991px){
    .jcarousel-control-prev {
    left: 38%;
    }
}

@media(max-width: 767px){
    .jcarousel-control-prev {
    left: 30%;
    }
}
@media(max-width: 500px){
    .jcarousel-control-prev {
    left: 20%;
    }
}


/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    display: inline-block;
    top: 100px;
    right: 10%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    background: rgba(255,255,255,0.3);
    opacity: 1;
    color: transparent;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
}

    .jcarousel-pagination a.active{
        padding: 10px 20px;
        color: rgba(0,0,0,0.9);
        background: rgba(255,255,255,0.4);
        font-size: 90px;
    }
    
    .jcarousel-pagination a:hover,
    .jcarousel-pagination a:focus{
   
    }
    
    @media(max-width: 1200px){
        .jcarousel-pagination{
          right: 3%;
        }
    }
    @media(max-width: 991px){
        .jcarousel-pagination{
          right: 2%;
        }
        .jcarousel-pagination a{
          padding: 5px;
        }
        .jcarousel-pagination a.active{
          font-size: 50px;
        }
    }
    
    @media(max-width: 767px){
        .jcarousel-pagination{
            right: 3%;
            top: 70px;
        }
    }
    @media(max-width: 700px){
      
      .jcarousel-pagination{
          right: 3%;
      top: 25%;
      }
      .jcarousel-pagination a{
        padding: 3px;
        
      }
      .jcarousel-pagination a.active{
          font-size: 20px;
      }
    }
    
    @media(max-width: 480px){
        .jcarousel-pagination{
          right: 2%;
         }
        .jcarousel-pagination a{
          padding: 5px;
        }
        .jcarousel-pagination a.active{
          font-size: 0;
          padding: 5px;
          color: transparent;
        }
    }

/* END OF JCAROUSEL */


/* FONT AWESOME START */


/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}


/* FONT AWESOME END */


/* ION RANGE SLIDER */

/* Ion.RangeSlider
// css version 2.0.3
// Ã¯Â¿Â½ 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}


/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// Ã¯Â¿Â½ Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs-line-mid,
.irs-bar,
.irs-bar-edge,
.irs-slider {
    background: url(sprite-skin-flat.png) repeat-x;
}

.irs-line-left,
.irs-line-right{
    background: #E1E4E9;
}

.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
    margin-top: 40px;
}
.irs-line {
    height: 12px; top: 25px;
}
    .irs-line-left {
        height: 12px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 12px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 12px;
        background-position: 100% -30px;
    }

.irs-bar {
    height: 12px; top: 25px;
    background-position: 0 -60px;
}
    .irs-bar-edge {
        top: 25px;
        height: 12px; width: 9px;
        background-position: 0 -90px;
    }

.irs-shadow {
    height: 3px; top: 34px;
    background: #000;
    opacity: 0.25;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}

.irs-slider {
    width: 16px; height: 18px;
    top: 22px;
    background-position: 0 -120px;
}
.irs-slider.state_hover, .irs-slider:hover {
    background-position: 0 -150px;
}

.irs-min, .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: #e1e4e9;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #000;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'open_sansregular', Verdana, sans-serif;
}
.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute; display: block; content: "";
    bottom: -6px; left: 50%;
    width: 0; height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #000;
}


.irs-grid-pol {
    background: #e1e4e9;
}
.irs-grid-text {
    color: #999;
    font-family: 'open_sansregular', Verdana, sans-serif;
}

.irs-disabled {
}

/* SLICK carousel for TESTIMONIAL   */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    /*display: block;*/
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
#what-to-expect{
    color: #FFFFFF;
}

#what-to-expect h3, #heritage h3{
    font-family: 'HaloHandletter';
    text-transform: none;
    font-size: 600%;
}

#heritage h3{
    color: #8E1C81;
}
#team .grid-filter{
    display: none;
}
#team .text-title-heading h3{
    color: #8E1C81;
    font-family: 'HaloHandletter';
    font-size: 600%;
}
#about-us-heading, #blog-header, #shop-header, #contact-header{
    background-size: cover;
}
#about-us-heading article, #blog-header article, #shop-header article, .page-id-250 .intro article{
display: block;
padding: 30px;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3, .content-layer .hand-text{
    color: #8E1C81;
    font-family: 'HaloHandletter';
    text-transform: none;
    font-weight: 800;
    font-size: 600%;
}
.page-id-250 .intro article h3{
margin: auto;
max-width: 450px;
}
.filter-product .wpb_wrapper{
    border: 6px solid #8E1C81; max-width: 270px;
}
.filter-product .wpb_wrapper .text-title-heading{
    background-color: #8E1C81; 
    color: #FFF;
}
.filter-product .wpb_wrapper .text-title-heading h5{
    margin: 0px;
     padding-left: 5px;
    padding-top: 5px;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 5%;
    display: block;
    /*width: 20px;*/
    height: 30px;
    margin-top: -10px;
    padding: 0;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius:5px;
    color: transparent;
    border: 1px solid #000;
    outline: none;
    background: transparent;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.dark-bg .slick-prev,
.dark-bg .slick-next{
    border: 1px solid #fff;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    opacity: 0.8;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 0.8;
    height: 30px;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'open_sansregular', Verdana, sans-serif;
    font-size: 12px;
    line-height: 1;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
    .dark-bg .slick-prev:before,
    .dark-bg .slick-next:before{
    color: #fff;
    }

.slick-prev
{
    left: 44%;
}
[dir='rtl'] .slick-prev
{
    right: 45%;
    left: auto;
}
.slick-prev:before
{
    content: 'prev';
    background: transparent;
    padding: 10px;
}
[dir='rtl'] .slick-prev:before
{
    content: '\f178';
}

.slick-next
{
    right: 44%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 45%;
}
.slick-next:before
{
    content: 'next';
    background: transparent;
    padding: 10px;
}
[dir='rtl'] .slick-next:before
{
    content: '\f177';
}

    @media(max-width: 1199px){
    .slick-prev{
        left: 50.5%;
    }
    .slick-next{
        right: 50.5%;
    }
    }
    
    @media(max-width: 991px){
    .slick-prev{
        left: 51%;
    }
    .slick-next{
        right: 51%;
    }
    }
    
    @media(max-width: 480px){
    .slick-prev{
        left: 55%;
    }
    .slick-next{
        right: 50%;
    }
    }

/* Dots */
.slick-slider
{
    /*margin-bottom: 30px;*/
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'Ã¯Â¿Â½';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

#testimonials{
    clear: both;
}

.testimonial div{
    text-align: center;
    padding:  40px 30px 0 10px;
}
    @media(max-width: 767px){
    .testimonial div{
        
    }
    }
.testimonial img{
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    opacity: 0.3;
}
.testimonial p,
.testimonial span,
.testimonial h6,
.testimonial i{
    opacity: 0.2;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.dark-bg .testimonial p{
    color: #fff;
}
.dark-bg .testimonial h6,
.dark-bg .testimonial i{
    color: #eee;
}

.testimonial h6{
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.testimonial i.quote{
    margin-top: 10px;
    border-top: 3px solid #eee;
    padding-top: 20px;
    display: inline-block;
    color: #aaa;
}

.testimonial span{
    display: block;
}
    .testimonial span i{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
    font-size: 12px;
    }
.testimonial .testimonial-content > p{
    color: #fff;
}
.testimonial .testimonial-content > span > i{
    color: #ccc;
}
.slick-center img{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    margin-bottom: 15px;
    /*
    border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    */
    height: 280px;
    width: 280px;
    /*
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    */
    writing-mode: lr-tb;
}

.slick-center p,
.slick-center h6,
.slick-center img,
.slick-center i,
.slick-center span{
    opacity: 1;
}
    .slick-center i.quote{
    border-color: #D4B181   ;
    color: #D4B181  ;
    }
    .slick-center p{
    font-size: 15px;
    color: #aaa;
    margin-bottom: 30px;
    }
    .light-bg .slick-center p{
    color: #000;
    }
    .dark-bg .slick-center h6{
    color: #aaa;
    }
    .slick-center h6{
    /*font-size: 28px;*/
    }


    
/* CHECKOUT */

.checkout {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2000;
    display: block;
    width: 50px;
    height: 42px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.user{
    right: 50px;
}
.user-2{
    right: 0;
}
.search-form .search{
    right: 100px;
}

.search-2{
    right: 50px;
}

.social{
    right: 100px;
        position: absolute;
    top: 10px;
    z-index: 2000;
    display: block;
    width: 50px;
    height: 42px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    .social i{
    color: #aaa;
    }
    .social:hover{
    cursor: pointer;
    }

.checkout__button {
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.checkout--active .checkout__button,
.user--active .user__button,
.search--active .user__button{
    cursor: default;
    -webkit-transform: translate3d(-490%, 0, 0);
    transform: translate3d(-490%, 0, 0);
    background: #222;
    display: none;
}

.checkout__button:focus {
    outline: none;
}

.checkout__text {
    display: block;
    padding: 0.8em 0 0;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    background: #000;
    height: 100%;
    opacity: 0.7;
}

.checkout__icon {
    display: block;
    margin: 0 auto;
}

.checkout__order {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    max-width: 100vw;
    width: 440px;
    text-align: right;
    pointer-events: none;
}
.user .checkout__order{
    width: 300px;
}

.checkout.search .checkout__order{
    width: 250px;
}


.checkout--active .checkout__order,
.user--active .checkout__order,
.search--active .checkout__order{
    pointer-events: auto;
}

.checkout__order::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
    transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout--active .checkout__order::before,
.user--active .checkout__order::before,
.search--active .checkout__order::before{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.search--active .checkout__order::before{
    background: transparent;
}

.checkout__order-inner {
    position: relative;
    padding: 2em 1.9em;
    opacity: 0;
}
.checkout.search .checkout__order-inner{
    padding: 3em 1em;
}
    .checkout__order-inner ul{
    list-style: none;
    padding-top: 30px;
    }
    .checkout__order-inner li a{
        color: rgba(255,255,255, 0.7);
        letter-spacing: 3px;
        font-size: 10px;
    }
        .checkout__order-inner li a:hover{
        color: #fff;
        }

.checkout--active .checkout__order-inner,
.user--active .checkout__order-inner,
.search--active .checkout__order-inner{
    opacity: 1;
    -webkit-transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout__close {
    position: absolute;
    top: 1em;
    right: 1em;
    overflow: hidden;
    width: 20px;
    height: 20px;
    border: none;
    background: transparent;
    color: transparent;
    text-indent: 100%;
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);

    backface-visibility: hidden;
}

.checkout__close:focus {
    outline: none;
}

.checkout--active .checkout__close,
.user--active .checkout__close,
.search--active .checkout__close{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-delay: 0.015s;
    transition-delay: 0.015s;
}

.icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-indent: 0;
}

.icon:hover {
    color: #666;
}

.checkout__summary {
    margin: 2.5em 0 0.75em;
    width: 100%;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85em;
    line-height: 1.5;
}

.checkout__summary tr {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.checkout--active .checkout__summary tr {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout--active .checkout__summary tbody tr:nth-child(1) {
    -webkit-transition-delay: 0.015s;
    transition-delay: 0.015s;
}

.checkout--active .checkout__summary tbody tr:nth-child(2) {
    -webkit-transition-delay: 0.03s;
    transition-delay: 0.03s;
}

.checkout--active .checkout__summary tbody tr:nth-child(3) {
    -webkit-transition-delay: 0.045s;
    transition-delay: 0.045s;
}

.checkout--active .checkout__summary tbody tr:nth-child(4) {
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s;
}

.checkout--active .checkout__summary tbody tr:nth-child(5) {
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}

.checkout--active .checkout__summary tbody tr:nth-child(6) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}

.checkout--active .checkout__summary tfoot{
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-top: 30px;
}
.checkout--active .checkout__summary tfoot tr {
    -webkit-transition-delay: 0.105s;
    transition-delay: 0.105s;
}
.checkout--active .checkout__summary tfoot th,
.checkout__summary thead th,
.checkout__summary tfoot th {
    color: #999;
    line-height: 2.5;
    font-size: 20px;
    font-weight: 300;
}

.checkout__total {
    color: #fff;
    font-weight: 700;
    font-size: 44px;
    margin-left: 20px;
}
    .checkout__total sup{
    font-weight: 300;
    color: #999;
    font-size: 30px;
    }

.checkout__summary tbody tr td {
    padding-bottom: 1em;
}

.checkout__summary tbody td {
    padding: 0.25em 0;
    font-weight: 700;
    font-size: 1em;
}

.checkout__summary tbody td:last-child,
.checkout__summary .checkout__total {
    font-family: 'open_sansregular', Verdana, sans-serif;
}

.checkout__summary tbody td.price{
    font-size: 24px;
    text-align: right;
    font-weight: 300;
}
    .checkout__summary tbody td.price sup{
    color: #999;
    }
    .checkout__summary tbody td.price div a{
        font-size: 13px;
        color: #666
    }

.checkout__summary tbody td span {
    color: #999;
    font-weight: 400;
}

.checkout__summary th:last-child{
    text-align: right;
}
.checkout__summary td:last-child {
    text-align: left;
}
.checkout__summary td.item-info{
    padding-left: 10px;
}
    .checkout__summary td.item-info a{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    }
    .checkout__summary td.item-info div a{
    font-size: 1em;
    font-weight: 700;
    }
    .checkout__summary td.item-info div span:nth-child(2){
    margin-left: 20px;
    }
    
.checkout__option {
    display: inline-block;
    margin-top: 1em;
    padding: 0.5em 2em;
    border: none;
    border-radius: 0;
    background: #fff;
    color: red;
    font-weight: 700;
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    
}
.checkout-btn{
        -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
    .checkout__option.checkout-btn,
    .checkout__option.checkout-btn.checkout__cancel:hover{
    background: #D4B181 ;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #D4B181   ;
    font-size: 10px;
    /*padding: 4px 7px;*/
    }
.checkout__option:hover,
.checkout__option.checkout-btn.checkout__cancel{
    background: transparent;
    border-color: #fff;
}

.checkout__option--silent {
    background: none;
    color: #666;
    font-weight: 500;
    font-size: 0.85em;
}

.checkout__option--silent:hover {
    background: none;
    color: #fff;
}

.checkout__option:focus {
    outline: none;
}

.checkout--active .checkout__option {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}

@media screen and (max-width: 26em) { 
    .checkout--active .checkout__button {
        cursor: default;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    
    .checkout__order{
        width: 380px;
    }
}

/* PRODUCT PREVIEW */
#item-single .container{
    padding: 0;
}
.item-preview-info{
    padding-left: 50px;
    padding-top: 0;
}
    @media(max-width: 767px){
    .item-preview-info{
        padding-left: 15px;
        padding-top: 50px;
    }
    }
.item-preview-info header h4,
.item-preview-info header div.ratings{
    margin-bottom: 20px;
}
.item-preview-info footer{
    margin-top: 60px;
}
.item-preview-info div.ratings{
    margin-top: 5px;
}
    .item-preview-info div.ratings span:last-child{
    margin-right: 10px;
    }
    .item-preview-info div.ratings span,
    .item-preview-info div.ratings a{
    font-size: 10px;
    
    }
    .item-preview-info div.ratings a{
    display: inline-block;
    letter-spacing: 3px;
    text-align: right;
    margin-left: 10px;
    }
    
    
.item-preview-info article span{
    display: block;
}

.item-preview-info span.checkout__total{
    color: #000;
    font-family: 'open_sansregular', Verdana, sans-serif;
    margin-left: 0;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #f7f7f7;
}

.item-preview-info #size{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}

.item-preview-info #filter-color,
.item-preview-info #quantity,
.item-preview-info #social-shares{
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 20px;
    margin-bottom: 20px;
    
}
    .item-preview-info a,
    .item-preview-info .item-label,
    .item-label{
    margin-right: 5px;
    }
    
    .item-preview-info .item-label,
    .item-label{
    display: inline;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #aaa;
    font-weight: 300;
    }
    
    .item-preview-info #size a,
    .item-preview-info #filter-color a{
    border-top: 2px solid transparent;
    padding: 5px;
    color: #666
    }
    .item-preview-info #size a:hover,
    .item-preview-info #size a.selected{
        border-top: 2px solid #D4B181   ;
        letter-spacing: normal;
        color: #000;
    }
    .item-preview-info #size a:last-child,
    .item-preview-info #filter-color a:last-child{
    text-decoration: underline;
    border-top: none;
    float: right;
    }
    .item-preview-info #size a:last-child:hover,
    .item-preview-info #filter-color a:last-child:hover{
        border-top: none;
        letter-spacing: 2px;
    }
    
    
/* item reviews */
.modal-content{
    border-radius: 0;
    box-shadow: none;
}
    .modal-content h4{
    padding-left: 15px;
    }
.modal .review{
    border-bottom: 1px solid #f7f7f7;
    padding: 20px; 
}
    .modal .review:last-child{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
    }
    
.modal .review h6,
.modal .review .date{
    letter-spacing: 3px;
    display: inline-block;
    font-size: 12px;
}

.modal .review .ratings{
    display: inline-block;
    margin-left: 30px;
    font-size: 10px;
}
.modal .review p{
     color: #999;
     /*z-index: 10;*/
     z-index: 1;
    position: relative;
}
    .modal .review p span{
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    color: #f7f7f7;
    font-size: 70px;
    font-family: 'open_sansregular', Verdana, sans-serif;
    font-weight: 700;
    }
    
    
.modal .review .date{
    font-family: 'open_sansregular', Verdana, sans-serif;
    font-weight: 300;
    margin-left: 30px;
    font-size: 12px;
}

    .modal .review .date:before,
    .modal .review .ratings:before{
    content: "||";
    position: absolute;
    margin-left: -20px;
    letter-spacing: 3px;
    color: #666;
    }
 
.modal .modal-body{
    display: inline-block;
    width: 100%;
}


#social-shares i{
    color: #000;
    margin-right: 10px;
    padding: 15px;
    border: 1px solid #f7f7f7;
}

    #social-shares i:hover{
    color: #D4B181  ;
    border-color: #eee;
    }
#social-shares a:hover{
    letter-spacing: normal;
}

    
#quantity input{
    display: inline;
    width: 70px;
    color: #666;
    font-family: 'open_sansregular', Verdana, sans-serif;
}
    #quantity input:focus{
    border-color: #eee;
    border-bottom-color: #D4B181    ;
    }

.item-preview-info footer a{
    float: right;
}


.bigtext {
  display: block;
  overflow: hidden;
  color: #787878;

    quotes: none;
    outline: none;
    padding: 0;
    border-left: none;
}

.bigtext .bullets{
    margin-left: 5px;
}
.bigtext li{
    font-size: 12px;
    /*text-indent: -10px;*/
}


.bigtext p{
    margin-bottom: 20px;
}

.expand, .contract {
  cursor: pointer;
  font-weight: bold;
  /*padding: 15px 0;*/
  font-size: 5px;
  color: #777;
}
    .expand i,
    .contract i{
      margin-right: 3px;
    }
    
    .expand:hover i,
    .contract:hover i{
      margin-right: 7px;
    }
.expand:hover, .contract:hover {
  color: #000;
}
 
.hide {
  display: none;
}
/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-gallery {
  width: 100%;
  max-width: 1048px;
  padding: 0;

  /*margin: 1.5em auto;*/
}
.cd-gallery::after {
  clear: both;
  content: "";
  display: table;
}
.cd-gallery > li {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;
    padding-bottom: 20px;
  background: #ffffff;
  border: 1px solid #f7f7f7;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);*/
}
.cd-gallery > li > a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-gallery {
    /*margin: 2em auto;*/
  }
  .cd-gallery > li {
    width: 100%;
    float: left;
    /*margin-right: 4%;*/
    margin-bottom: 2.5em;
  }
  .cd-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1048px) {
  .cd-gallery {
    /*margin: 2.5em auto;*/
  }
  .no-touch .cd-gallery > li:hover .cd-dots li.selected a {
    /* Slider dots - change background-color of the selected dot when hover over the its parent list item */
    background: #2f2933;
    border-color: #2f2933;
  }
  .no-touch .cd-gallery > li:hover .cd-dots a {
    /* Slider dots - change dot border-color when hover over the its parent list item */
    border-color: #9688a0;
  }
  .no-touch .cd-gallery > li:hover li.move-right, .no-touch .cd-gallery > li:hover li.move-left {
    /* show preview items when hover over the its parent list item */
    opacity: 0.3;
  }
}

.cd-item-wrapper {
  position: relative;
  overflow: hidden;
  margin: 3em 0;
}
.cd-item-wrapper li {
  position: absolute;
  top: 0;
  left: 25%;
  height: 100%;
  width: 50%;
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
  -webkit-transform: translateX(200%) scale(0.7);
  -moz-transform: translateX(200%) scale(0.7);
  -ms-transform: translateX(200%) scale(0.7);
  -o-transform: translateX(200%) scale(0.7);
  transform: translateX(200%) scale(0.7);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  list-style: none;
}
.cd-item-wrapper li.selected {
  /* selected item */
  position: relative;
  opacity: 1;
  -webkit-transform: translateX(0) scale(1.3);
  -moz-transform: translateX(0) scale(1.3);
  -ms-transform: translateX(0) scale(1.3);
  -o-transform: translateX(0) scale(1.3);
  transform: translateX(0) scale(1.3);
}
.cd-item-wrapper li.move-left {
  /* item on left - preview visible */
  -webkit-transform: translateX(-100%) scale(0.7);
  -moz-transform: translateX(-100%) scale(0.7);
  -ms-transform: translateX(-100%) scale(0.7);
  -o-transform: translateX(-100%) scale(0.7);
  transform: translateX(-100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.move-right {
  /* item on right - preview visible */
  -webkit-transform: translateX(100%) scale(0.7);
  -moz-transform: translateX(100%) scale(0.7);
  -ms-transform: translateX(100%) scale(0.7);
  -o-transform: translateX(100%) scale(0.7);
  transform: translateX(100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.hide-left {
  /* items hidden on the left */
  -webkit-transform: translateX(-200%) scale(0.7);
  -moz-transform: translateX(-200%) scale(0.7);
  -ms-transform: translateX(-200%) scale(0.7);
  -o-transform: translateX(-200%) scale(0.7);
  transform: translateX(-200%) scale(0.7);
}
.cd-item-wrapper li img {
  display: block;
  width: 100%;
    margin-left: -15px;
}
@media only screen and (min-width: 1048px) {
  .cd-item-wrapper li.move-left,
  .cd-item-wrapper li.move-right {
    /* hide preview items */
    opacity: 0;
  }
  .cd-item-wrapper li.focus-on-left {
    /* class added to the .selected and .move-right items when user hovers over the .move-left item (item preview on the left) */
    -webkit-transform: translateX(3%) scale(1.25);
    -moz-transform: translateX(3%) scale(1.25);
    -ms-transform: translateX(3%) scale(1.25);
    -o-transform: translateX(3%) scale(1.25);
    transform: translateX(3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-left.move-right {
    -webkit-transform: translateX(103%) scale(0.7);
    -moz-transform: translateX(103%) scale(0.7);
    -ms-transform: translateX(103%) scale(0.7);
    -o-transform: translateX(103%) scale(0.7);
    transform: translateX(103%) scale(0.7);
  }
  .cd-item-wrapper li.focus-on-right {
    /* class added to the .selected and .move-left items when user hovers over the .move-right item (item preview on the right) */
    -webkit-transform: translateX(-3%) scale(1.25);
    -moz-transform: translateX(-3%) scale(1.25);
    -ms-transform: translateX(-3%) scale(1.25);
    -o-transform: translateX(-3%) scale(1.25);
    transform: translateX(-3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-right.move-left {
    -webkit-transform: translateX(-103%) scale(0.7);
    -moz-transform: translateX(-103%) scale(0.7);
    -ms-transform: translateX(-103%) scale(0.7);
    -o-transform: translateX(-103%) scale(0.7);
    transform: translateX(-103%) scale(0.7);
  }
  .cd-item-wrapper li.hover {
    /* class added to the preview items (.move-left or .move-right) when user hovers over them */
    opacity: 1 !important;
  }
  .cd-item-wrapper li.hover.move-left {
    -webkit-transform: translateX(-97%) scale(0.75);
    -moz-transform: translateX(-97%) scale(0.75);
    -ms-transform: translateX(-97%) scale(0.75);
    -o-transform: translateX(-97%) scale(0.75);
    transform: translateX(-97%) scale(0.75);
  }
  .cd-item-wrapper li.hover.move-right {
    -webkit-transform: translateX(97%) scale(0.75);
    -moz-transform: translateX(97%) scale(0.75);
    -ms-transform: translateX(97%) scale(0.75);
    -o-transform: translateX(97%) scale(0.75);
    transform: translateX(97%) scale(0.75);
  }
}

.cd-dots {
  /* not visible in the html document - created using jQuery */
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .2em;
}
.cd-dots::after {
  clear: both;
  content: "";
  display: table;
}
.cd-dots li {
  display: inline-block;
  float: left;
  margin: 0 5px;
  pointer-events: none;
}
.cd-dots li.selected a {
  background: #2f2933;
  border-color: #2f2933;
}
.cd-dots a {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #9688a0;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -moz-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 1048px) {
  .cd-dots li {
    pointer-events: auto;
  }
  .cd-dots li.selected a {
    background: #cccccc;
    border-color: #cccccc;
  }
  .cd-dots a {
    height: 8px;
    width: 8px;
    border-color: #cccccc;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
  }
}

.cd-item-info {
  height: 90px;
  line-height: 90px;
  padding: 0 2em;
}
.cd-item-info::after {
  clear: both;
  content: "";
  display: table;
}
.cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
  font-weight: bold;
  font-size: 2rem;
}
.cd-item-info b {
  float: left;
}
.cd-item-info b a {
  color: #2f2933;
}
.cd-item-info .cd-price, .cd-item-info .cd-new-price {
  /* .cd-new-price not visible in the html document - created using jQuery */
  float: right;
}
.cd-item-info .cd-price {
  color: #a5d05e;
  position: relative;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-item-info .cd-price::after {
  /* crossing line - visible if price is on sale */
  content: '';
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #a5d05e;
  opacity: 0;
  -webkit-transition: width 0.2s 0s, opacity 0s 0.2s;
  -moz-transition: width 0.2s 0s, opacity 0s 0.2s;
  transition: width 0.2s 0s, opacity 0s 0.2s;
}
.cd-item-info .cd-price.on-sale::after {
  opacity: 1;
  width: 100%;
  -webkit-transition: width 0.2s 0s, opacity 0s 0s;
  -moz-transition: width 0.2s 0s, opacity 0s 0s;
  transition: width 0.2s 0s, opacity 0s 0s;
}
.cd-item-info .cd-new-price {
  /* new price - visible if price is on sale */
  color: #e76363;
  opacity: 0;
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.cd-item-info .cd-new-price.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
    font-size: 2.4rem;
  }
}

.no-js .move-right,
.no-js .move-left {
  display: none;
}

/* sign in / sign up modal */


/* -------------------------------- 

Main components 

-------------------------------- */
header[role=banner] {
  position: relative;
  height: 50px;
  background: #343642;
}
header[role=banner] #cd-logo {
  float: left;
  margin: 4px 0 0 5%;
  /* reduce logo size on mobile and make sure it is left aligned with the transform-origin property */
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
header[role=banner] #cd-logo img {
  display: block;
}
header[role=banner]::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  header[role=banner] {
    height: 80px;
  }
  header[role=banner] #cd-logo {
    margin: 20px 0 0 5%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.main-nav {
  float: right;
  /*margin-right: 5%;*/
  width: 44px;
  height: 100%;
  /*background: url("../img/cd-icon-menu.svg") no-repeat center center;*/
  cursor: pointer;
}
.main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  padding-top: 0;
}
.main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.main-nav a {
  display: block;

}
@media only screen and (min-width: 768px) {
  .main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 30px;
    padding-top: 0;
  }
  .main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .main-nav li:nth-last-child(2) {
    margin-left: 2em;
  }
  .main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
  }
  .main-nav a.cd-signin, .main-nav a.cd-signup {
    color: #fff;
    display: inline-block;
    padding: 0.5em 2em
  }
  .main-nav a.cd-signup {
    background-color: #D4B181   ;
    border-color: #D4B181   ;
    color: #fff;
    margin-bottom: 20px;
  }
  .main-nav a.cd-signup:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
  }
  .main-nav a.cd-signin{

  }
  
}

/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.8);
  z-index: 3;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0;
  -moz-transition: opacity 0.3s 0, visibility 0 0;
  transition: opacity 0.3s 0, visibility 0 0;
  z-index: 2000;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  /*border-radius: 0.25em;*/
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-switcher{
    margin-left: -40px;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
  list-style: none;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  /*border-radius: .25em 0 0 0;*/
}
.cd-user-modal-container .cd-switcher li:last-child a {
  /*border-radius: 0 .25em 0 0;*/
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #D4B181   ;
  color: #fff;
  letter-spacing: 3px;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 10em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
    #sidebar-blog .cd-form{
    padding: 0;
    }
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 12px;
  font-weight: 300;
    font-family: 'open_sansregular', Verdana, sans-serif;
  /*font-size: 0.875rem;*/
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.modal-input-icon{
    left: 0;
    height: 34px;
    background: transparent;
    color: #ccc;
    padding-top: 8px;
}
/*.cd-form label.cd-email {*/
/*  background-image: url("../images/img/cd-icon-email.svg");*/
/*}*/
/*.cd-form label.cd-password {*/
/*  background-image: url("../images/img/cd-icon-password.svg");*/
/*}*/
.cd-form input {
  margin: 0;
  padding: 0;
  /*border-radius: 0.25em;*/
  height: 30px;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 40px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #eee;
  /*box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);*/
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #000;
  color: #FFF;
  font-weight: 300;
  letter-spacing: 3px;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
  border: 1px solid transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: transparent;
  color: #000;
  border-color: #000;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -39px;
  background: #D4B181   ;
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 10px;
  /*border-radius: 0.25em;*/
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #D4B181  ;
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
      #sidebar-blog .cd-form{
    padding: 0;
    }
  .cd-form .fieldset {
    margin: 1em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 40px;
  }
  .cd-form input[type=submit] {
    padding: 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
    font-size: 12px;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  /*bottom: 10px;*/
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  background: #fff;
  padding: 0 0 20px 0;
}
.cd-form-bottom-message a {
  color: #D4B181    ;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  /*background: url("../images/img/cd-icon-close.svg") no-repeat center center;*/
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}

#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}


/* -------------------------------- 

/* POINT OF INTEREST */

-------------------------------- */

.item-container:after {
  content: "";
  display: table;
  clear: both;
}

.item-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* -------------------------------- 

Main components 

-------------------------------- */
#item-list{
    padding: 0;
}

#item-list .margin-top{
    margin-top: 165px
}

@media(max-width: 991px){
    #item-list .margin-top{
    margin-top: 100px;
    }
}
.item-product {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.item-product-wrapper {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
}
    .item-product-wrapper ul{
    margin-bottom: 0;
    list-style: none;
    }
.item-product-wrapper > img {
  display: block;
}

.item-single-point {
  position: absolute;
  border-radius: 50%;
}
.item-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #D4B181   ;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.item-single-point > a::after, .item-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.item-single-point > a::after {
  height: 2px;
  width: 12px;
}
.item-single-point > a::before {
  height: 12px;
  width: 2px;
}
.item-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: item-pulse 2s infinite;
  -moz-animation: item-pulse 2s infinite;
  animation: item-pulse 2s infinite;
}
/* first picture */
.item01:nth-of-type(1) {
  bottom: 60%;
  right: 40%;
}
.item01:nth-of-type(2) {
  bottom: 30%;
  left: 15%;
}

/* 2nd picture */
.item02:nth-of-type(1) {
  bottom: 60%;
  right: 40%;
}
.item02:nth-of-type(2) {
  bottom: 40%;
  left: 30%;
}

.item02:nth-of-type(3) {
  bottom: 20%;
  right: 25%;
}

/* 3rd picture */
.item03:nth-of-type(1) {
  bottom: 60%;
  right: 40%;
}

/* 4th picture */
.item04:nth-of-type(1) {
  bottom: 60%;
  right: 30%;
}
.item04:nth-of-type(2) {
  bottom: 15%;
  left: 40%;
}

/* 5th picture */
.item05:nth-of-type(1) {
  bottom: 60%;
  right: 30%;
}
.item05:nth-of-type(2) {
  bottom: 30%;
  left: 35%;
}

.item-single-point.is-open > a {
  background-color: #000;
}
.item-single-point.is-open > a::after, .item-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.item-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.item-single-point.is-open .item-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.item-single-point.visited > a {
  background-color: #333;
}
.item-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 600px) {
  .item-single-point.is-open .item-more-info.item-left {
    right: 140%;
  }
  .item-single-point.is-open .item-more-info.item-right {
    left: 140%;
  }
  .item-single-point.is-open .item-more-info.item-top {
    bottom: 140%;
  }
  .item-single-point.is-open .item-more-info.item-bottom {
    top: 140%;
  }
}

@-webkit-keyframes item-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0);
  }
}
@-moz-keyframes item-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0);
  }
}
@keyframes item-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255, 0);
  }
}
.item-single-point .item-more-info {
  position: fixed;
  top: 85px;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.item-single-point .item-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.item-single-point .item-more-info h2 {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
    display: inline-block;
}
.item-single-point .item-more-info p {
  color: #000;
  font-size: 12px;
}

@media only screen and (min-width: 600px) {
  .item-single-point .item-more-info {
    position: absolute;
    width: 220px;
    height: 240px;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  .item-single-point .item-more-info::before {
    display: block;
  }
  .item-single-point .item-more-info.item-left, .item-single-point .item-more-info.item-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .item-single-point .item-more-info.item-left::before, .item-single-point .item-more-info.item-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .item-single-point .item-more-info.item-left {
    right: 160%;
    left: auto;
  }
  .item-single-point .item-more-info.item-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .item-single-point .item-more-info.item-right {
    left: 160%;
  }
  .item-single-point .item-more-info.item-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .item-single-point .item-more-info.item-top, .item-single-point .item-more-info.item-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .item-single-point .item-more-info.item-top::before, .item-single-point .item-more-info.item-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .item-single-point .item-more-info.item-top {
    bottom: 160%;
    top: auto;
  }
  .item-single-point .item-more-info.item-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .item-single-point .item-more-info.item-bottom {
    top: 160%;
  }
  .item-single-point .item-more-info.item-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .item-single-point .item-more-info h2 {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
    display: inline-block;
  }
  .item-single-point .item-more-info p {
    font-size: 12px;
  }
}

/* close the interest point description - only on mobile */
.item-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.item-close-info::after, .item-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.item-close-info::after {
  height: 2px;
  width: 16px;
}
.item-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 600px) {
  .item-close-info {
    display: none;
  }
}


/* LOOKBOOK */
#lookbook .item-product{
    padding-top: 150px;
}


#lookbook .item-more-info{
    padding: 0 30px 30px 30px;
}

    @media(max-width: 767px){
    #lookbook .item-more-info{
        margin-bottom: 100px;
    }
    
    #lookbook .item-product figure{
        padding: 0;
    }
    }

#lookbook .item-more-info h2,
.item-product h2.number{
    font-size: 120px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-left: -10px;
}
    #lookbook .item-more-info h2 span,
    .item-product h2.number span{
    font-size: 20px;
    display: inline;
    }
    
    #lookbook .item-more-info h6{
    border-top: 2px solid #000;
    display: inline-block;
    padding-top: 10px;
    }
    
    #lookbook .item-more-info span{
    display: block;
    }
    #lookbook .item-more-info a{
    margin-top: 30px;
    display: inline-block;
    letter-spacing: 3px;
    }
    
    #lookbook .each-item{
    margin-bottom: 30px;
    }



/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.1
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */
.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}
/*
 * STARS RATINGS
 */
.rating-fa {
    font-family: 'FontAwesome';
    padding-left: 1px;
    margin-right: 5px;
    font-size: 18px;
    
}

.rating-fa .rating-stars:before {
    padding-left: 1px;
}

.rating-gly {
    font-family: 'Glyphicons Halflings';
}

.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}

.rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px;
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-active {
    cursor: default;
}

.rating-disabled {
    cursor: not-allowed;
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px;
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
}

.rating-container:before {
    content: attr(data-content);
}

.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container .rating-stars:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #fde16d;
}

.rating-container-rtl:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

.rating-container-rtl .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #e3e3e3;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container-rtl .rating-stars:before {
    content: attr(data-content);
}

/**
 * Rating sizes
 */
.rating-xl {
    font-size: 4.89em;
}

.rating-lg {
    font-size: 3.91em;
}

.rating-md {
    font-size: 3.13em;
}

.rating-sm {
    font-size: 2.5em;
}

.rating-xs {
    font-size: 2em;
}

/**
 * Clear rating button
 */
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
    display: none;
}

.clear-rating-active {
    cursor: pointer !important;
}

.clear-rating-active:hover {
    color: #843534;
}

.star-rating .clear-rating {
    padding-right: 5px;
}

/**
 * Caption
 */
.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 55%;
    display: none;
}

.star-rating .caption {
    padding-left: 5px;
}

.star-rating-rtl .caption {
    padding-right: 5px;
}



/* DEMO STYLES */

#demo div{
    margin-bottom: 100px;
}

#demo img{
  border: 10px solid #000;
  margin-bottom: 30px;
   -webkit-transition: opacity 0.4s;
        -ms-transition: opacity 0.4s;
        -moz-transition:  opacity 0.4s;
        -o-transition:  opacity 0.4s;
        transition:  opacity 0.4s;
}
  #demo img:hover{
    opacity: 0.8;
  }

#demo h4{
  color: #333;
  background: #D4B181;
  padding: 5px;
  display: inline-block;
  text-transform: uppercase;
  /*margin-bottom: 50px;*/
  }
  
.intro h4{
    color: #999;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 40px;
    padding-bottom: 50px;
    margin-top: 50px;
    border-bottom: 10px solid #f7f7f7;
}
    .intro h4 strong{
    color: #000;
    }
#demo .container{
    margin-bottom: 50px;
    margin-top: 50px;
    border-bottom: 10px solid #f7f7f7;
}
   
   
.style-switcher{
    position: fixed;
    top: 200px;
    z-index: 2002;
    width: 190px;
    background: #fff;
    padding: 15px 0 0 0;
    top: 25%;
    vertical-align: top;
    left: -190px;
}
    
    .style-switcher span{
    margin-bottom: 15px;
    margin-right: 5px;
    }
    
    .style-switcher span:first-child a img{
    width: 145px;
    height: 40px;
    }
    
    .style-switcher a{
    display: block;
    }

.toggleDiv{
    display: block;
    margin-bottom: 20px;
    width: 240px;
}
.toggleDiv h5{
    display: inline-block;
    padding-left: 15px;
}

.expand-arrow,
.shrink-arrow{
    background: #000;
    color: #fff;
    text-align: center;
    float: right;
    top: 0;
    left: 70px;
    padding: 10px 20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
  
    .expand-arrow:hover,
    .shrink-arrow:hover{
        color: #555;
    }
    
#swatchesDiv{
    opacity: 0;
    margin-left: 0;
}

    #swatchesDiv:hover{
      
    }
    
    
/*PC1 edits*/

.footer-col{
    padding:30px 60px 0;
}   
.copyright {
    padding-bottom: 25px;
    padding-top: 10px;
}
.footer-col.col-md-3{
    padding:30px 10px 0;
}
.lead{
    display:none;
}
.single-post .blog-single-content h3{
    border-bottom:3px dotted #8E1C81;
    padding-bottom:10px;
    margin-bottom:20px;
}
.single-post .inner-blog-margins {
    margin-bottom: 50px;
    margin-top: 20px;
}

.single-post .image img{
    width:100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width:35%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 61%;
}

.content-layer .hand-text {
    font-size: 106px;
}
.content-layer .sub-text {
    font-size: 29px;
}
#contact-header.main-section-padding{
    padding-bottom: 100px;
    padding-top: 180px;
    position: relative;
}
.page-id-250 .intro article h3 {
    margin: auto;
    max-width: 571px;
}
.page-id-250 .intro article{

    padding: 85px 120px;
}
.term-wedding-dresses .shop-layer{
    padding-bottom: 100px;
    padding-top: 180px;
}
.category-blog .shop-layer{
    padding-bottom: 100px;
    padding-top: 130px;
}
#blog-header .container{
    margin-top:100px;
}
.term-wedding-dresses .products-holder, .term-bridesmaid-dresses .products-holder{
    max-width:1400px;
    float:none;
    clear:both;
    padding:80px 0;
    margin:0 auto;
}
.term-wedding-dresses .products-holder, .term-bridesmaid-dresses{
}


.woocommerce nav.woocommerce-pagination {
  text-align: center;
  padding-bottom: 50px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 100px;
  padding-top: 100px;
}
.category-blog .shop-layer{
    padding-bottom: 100px;
    padding-top: 130px;
}

.content-layer .sub-text {
  font-size: 29px;
  color: #8e1c81;
}
.term-wedding-dresses .a2a_floating_style, .term-bridesmaid-dresses .a2a_floating_style{
    display:none;
}
#post-comments input {
  padding: 10px 0;
  width: 420px;
  color:#FFF;
  border:none;
  border-radius:5px;
}
.single .page-header-fullwidth h3{
    color:white;
    display:inline-block;
    position:absolute;
    float:none;
    height:50px;
    width:90%;
    top:35px;
    left:0;
    right:0;
    bottom:0;
    vertical-align:middle;
    margin:auto;
    text-align:center;
    font-family: 'open_sansregular', Verdana, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    font-size:46px;
}
.blog-post-header{
    height:300px;   
}

.col-sidebar {
 margin-bottom:20px;
}
#make-it-happen .ca-featured{
    height:170px;
}

#make-it-happen .ca-featured .ca-featured-content{
    display:none;
}
#make-it-happen .ca-featured h2{
    font-size:43px;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured:hover  h2{
    font-size:24px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 10px;
    padding: 20px 30px;
    font-size:35px;
}
#make-it-happen{
    padding-top:120px;
    padding-bottom:120px;
}

.blog-alt2 .col-md-8 {
    width:76%;
}
.blog-alt2 .col-md-offset-1 {
    margin-left: 2%;
    width: 21%;
}
#blog-posts .post {
  border-bottom: 1px solid #d4b181;
  margin: 0 0 27px;
  overflow: hidden;
  padding: 0 0 00px;
}
.blog-alt2 .title-block, .blog-alt2 .item-block {
  margin-left: 1%;
  padding: 0 5px;
  width: 24%;
}
.slick-prev, .slick-next{
    background:transparent;
    color:#8E1C81 !important;
    border:2px solid #8E1C81 !important;

}
.slick-prev::before, .slick-next::before{
    color:#8E1C81 !important;
    border-color: #8E1C81 !important;
    text-transform:uppercase;
}


.slick-prev, .slick-next{
    width:60px !important;
}



.ca-featured .custom-btn{
    border-radius:5px;
}

#info-about .ca-featured .custom-btn {
    margin-top:20px;
  margin-bottom: 40px;
  background:transparent;
  color:#8E1C81;
  border:2px solid #FFF;
  color:#FFF;
  padding:10px;
}
#info-about .ca-featured .custom-btn:hover, #what-to-expect .ca-featured .custom-btn:hover{
    background:#FFF;
    color:#8D1D81;
}
.photo-collage article a {
  background: transparent none repeat scroll 0 0 !important;
  border: 2px solid #8e1c81;
  border-radius: 5px;
  color: #8e1c81 !important;
  letter-spacing: 2px !important;
  margin-left: 0;
  opacity: 0;
  padding: 10px;
}
.photo-collage article a:hover{
    background:#8e1c81 !important;
    color:#FFF !important;
}
.slick-prev {
  left: 41%;
}
.slick-next {
  right: 41%;
}
.slick-prev:hover, .slick-next:hover{
    background:#8e1c81;
    color:#FFF !important;
}
.slick-prev:hover{
    color:#FFF !important;
}
.slick-prev:hover::before, .slick-next:hover::before{
    color:#FFF !important;
}
.error-page h1{
font-family: "Halohandletter";
}
.error_pagenotfound {
    text-align:center;
    margin-top:100px;
    margin-bottom:100px;
}
.error_pagenotfound h1{
    font-family: "Halohandletter";
    color:#8E1C81;
    font-size:230px;
    padding-top:20px;
    margin-bottom:-20px;
}


.error_pagenotfound em, .error_pagenotfound p, .error_pagenotfound b{
    font-family: 'open_sansregular', Verdana, sans-serif !important;
}
.but_goback{
    margin-top:20px !important;
    padding:10px !important;
}



@media(max-width: 1199px){
/*body, .color_bg{
    background:red !important;
}*/
.content-layer .hand-text {
    font-size: 86px;
}
.content-layer .sub-text {
    font-size: 26px;
}
.content-layer .container {
  padding: 20px;
}
.fullslider-2 .home-btn {
  font-size: 15px;
}
.content-layer h2 span {
  margin-bottom: 10px;
}
.content-layer h2 span {
  margin-bottom: 6px;
}
.main-section-padding{
  padding-bottom: 40px;
  padding-top: 40px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 50px;
}
.testimonial div {
  padding: 45px 30px 25px 10px;
  text-align: center;
}
.photo-collage article {
  height: 355px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 15px;
}
#pluton-917 .container{
    width:100%;
}
.ca-featured .custom-btn {
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 30px;
}
.logo-name a img {
    width:140px;
    margin-top:10px;
}
.navbar-home-light {
  height: 77px;
}
.navbar-nav > li > a {
  height: 77px;
  padding-top: 31px;
}
.navbar-nav li a {
  letter-spacing: 1px;
}
.container .vc_col-sm-6, .container_full .vc_col-sm-6 {
  padding: 0 15px 0 15px;
}
.products .product-catalog-img {
  height: 285px;
}


.term-wedding-dresses .products-holder, .term-bridesmaid-dresses .products-holder {
  padding: 80px 0;
}

.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 302px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 70px;
}
.term-wedding-dresses .content-layer .container, .term-bridesmaid-dresses .content-layer .container {
  padding: 30px;
}
#sidebar-shop .widget {
  border-bottom: medium dotted rgba(167, 0, 162, 1);
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 20px;
 
}
#sidebar-shop h3.title {
  font-size: 33px;
  margin-bottom:5px;
}
.woocommerce nav.woocommerce-pagination {
  padding-bottom: 30px;
  text-align: center;
}
.term-wedding-dresses .products-holder, .term-bridesmaid-dresses .products-holder {
  padding: 40px 0;
}
#contact-header.main-section-padding {
  padding-bottom: 40px;
  padding-top: 50px;
  position: relative;
}
#contact-header .intro article {
  padding: 20px;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3, .content-layer .hand-text {
  font-size: 86px;
}
.single .single-blog-content .col-md-6 {
  width: 100%;
}
.single-product #page-wrapper{
    padding-top:35px;
}
#info-about .container, #home-test .container {
  width: 100%;
}
.single-product #page-wrapper {
  padding-top: 50px;
}
#contact-header.main-section-padding {
  padding-bottom: 40px;
  padding-top: 90px;
  position: relative;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 338px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 95px;
}
#map, #map-alt {
  height: 375px;
}
#make-it-happen .ca-featured{
    height:150px;
}
#make-it-happen .ca-featured h2{
    font-size:33px;
}
#make-it-happen .ca-featured:hover  h2{
    font-size:20px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 10px;
    padding: 15px 30px;
    font-size:30px;
}
#make-it-happen{
    padding-top:100px;
    padding-bottom:100px;
}
.error_pagenotfound {
    text-align:center;
    margin-top:100px;
    margin-bottom:100px;
}
.error_pagenotfound h1{
    font-family: "Halohandletter";
    color:#8E1C81;
    font-size:190px;
    padding-top:20px;
    margin-bottom:-20px;
}


.error_pagenotfound em, .error_pagenotfound p, .error_pagenotfound b{
    font-family: 'open_sansregular', Verdana, sans-serif !important;
}
.but_goback{
    margin-top:20px !important;
    padding:10px !important;
}
}


@media(max-width: 991px){
/*body, .color_bg{
    background:orange !important;
}*/
.navbar-nav > li > a {
  height: 77px;
  padding: 31px 5px;
}
h2 {
  font-size: 39px;
  font-weight: 700;
}
.footer-col.col-md-3{
    width:50%;
}
.footer-col.col-md-3 {
  display: inline-block;
  float: left;
  padding: 15px 0;
  width: 50%;
}
.blog .title-block, .blog  .item-block {
    padding: 0;
}
.blog-alt .title-block h2{
    font-size:33px;
}
#blog-header .container {
  margin-top: 31px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: left;
  margin: 0 0.8% 1.992em 0;
  padding: 0;
  width: 24.05%;
}
.products-holder .col-sm-9{
    padding-left:0px;
    padding-right:0px;
}
.woocommerce ul.products li.product h3 {
  font-size: 0.8em;
  margin: 0;
  padding: 0.5em 0;
}
.term-wedding-dresses .products-holder, .term-bridesmaid-dresses .products-holder {
  padding: 30px 0;
}
#sidebar-shop h3.title {
  font-size: 26px;
  margin-bottom: 5px;
}
.products-holder .col-sidebar{
    padding-left:5px;
    padding-right:5px;
}
.single .single-blog-content .col-md-5 {
    width: 37.6667%;
}

.single .single-blog-content .col-md-7 {
  width: 62.3333%;
}

.single .single-blog-content .col-md-5, .single .single-blog-content .col-md-7{
    display:inline-block;
    float:left;
}

.single .single-blog-content .col-md-6 {
  width: 100%;
}
.single .page-header-fullwidth h3 {
  font-size: 36px;
  height: 37px;
  top: 35px;
}
.blog-post-header {
  height: 229px;
}

h1.product_title {
  font-size: 61px;
}
.photo-collage article {
  height: 270px;
}
.photo-collage article:hover div {
  left: 30px;
  padding-top: 60px;
}
.photo-collage article:hover div a, .photo-collage article div a {
  font-size: 11px;
  letter-spacing: 4px;
}
#info-about .container {
  width: 100%;
}
#info-about article{
    padding-left:15px;
    padding-right:15px;
}
#blog-header{
  margin-top: 73px;
  padding-bottom: 40px;
  padding-top: 19px;
}
#contact-header.main-section-padding {
  padding-bottom: 20px;
  padding-top: 70px;
  position: relative;
}
#map, #map-alt {
  height: 350px;
}
#make-it-happen .ca-featured{
    height:120px;
}
#make-it-happen .ca-featured h2{
    font-size:27px;
}
#make-it-happen .ca-featured:hover  h2{
    font-size:18px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured .custom-btn {
  margin-top: 20px;
}
#make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 10px;
    padding: 15px 30px;
    font-size:28px;
}
#make-it-happen{
    padding-top:40px;
    padding-bottom:60px;
}

.blog-alt2 .title-block, .blog-alt2 .item-block {
  margin-left: 1%;
  padding: 0 5px;
  width: 32.33333333333333%;
}
.blog-alt2 .col-md-8 {
  width: 68%;
}
.blog-alt2 .col-md-offset-1 {
    clear: none !important;
    margin-left: 2%;
    width: 29%;
}
#blog-posts .post {
  border-bottom: 1px solid #d4b181;
  margin: 0px 0 11px;
  overflow: hidden;
  padding: 0;
}
.category-blog .main-section-margin-bottom {
  margin-bottom: 48px;
}

p {
  font-size: 11px;
  padding-bottom: 4px;
}
.error_pagenotfound {
    text-align:center;
    margin-top:80px;
    margin-bottom:80px;
}
.error_pagenotfound h1{
    font-family: "Halohandletter";
    color:#8E1C81;
    font-size:140px;
    padding-top:20px;
    margin-bottom:-20px;
}


.error_pagenotfound em, .error_pagenotfound p, .error_pagenotfound b{
    font-family: 'open_sansregular', Verdana, sans-serif !important;
}
.but_goback{
    margin-top:20px !important;
    padding:10px !important;
}


}
/*Ipads in portrait*/
@media only screen and (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
.photo-collage article:hover div, .photo-collage article div {
  left: 30px;
  padding-top: 60px;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding-top: 150px;
}
.products li:hover .details, .products li .details {
  background-color: rgba(167, 0, 162, 0.67);
  height: auto;
  opacity: 1;
}
#slides {
  height: 545px !important;
  position: relative;
}
.photo-collage article:hover div, .photo-collage article div {
  left: 30px;
  padding-top: 60px;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding-top: 150px;
}
.photo-collage article:hover div, .photo-collage article div {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  left: 30px;
  padding-top: 73px;
  opacity:1;
}
.photo-collage article div {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  left: 30px;
  opacity: 1;
  padding-top: 73px;
  color:black;
}
.photo-collage article:hover h4, .photo-collage article h4 {
  border-color: transparent;
  color: #000;
  font-size: 24px;
  margin-bottom: 10px;
  opacity: 1;
  padding: 0;
}
.photo-collage article:hover div a, .photo-collage article div a {
  font-size: 11px;
  letter-spacing: 4px;
  opacity:1;
 background: #8e1c81 none repeat scroll 0 0;
 color:#FFF;
}
.slick-next, .slick-prev{
    display:none !important;
}
.photo-collage article:hover div a, .photo-collage article div a {
  color: #8e1c81;
}
}   


@media(max-width: 767px){
/*body, .color_bg{
    background:yellow !important;
}*/
#what-to-expect h3, #heritage h3 {
  font-family: "HaloHandletter";
  font-size: 500%;
  text-transform: none;
}
.wpb_single_image img {
  height: auto;
  max-width: 60% !important;
  padding-top: 10px;
}
.menu-icon-left {
  float: left;
  padding: 28px 25px 29px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding:0px;
}
.navbar-toggle {
  display: inline-block;
  float: right;
  position: absolute;
  right: 0;
  top: 0px;
}
.navbar-fixed-top .container{
    padding:0px !important;
    margin:0px !important;
    letter-spacing:0px;
    width:500px;
}

.navbar-collapse.in {

  overflow: visible;
}
.navbar-nav {
  float: right;
  margin-left: 0;
  margin-top: 2px;
  padding-top: 0;
  width: 500px;
}

.navbar-nav > li > a {
  height: auto;
  padding: 15px 26px;
}
.main-section-padding {
  padding-bottom: 20px;
  padding-top: 20px;
}
.fullslider-2 {
  height: 535px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.photo-collage article div, .photo-collage article:hover div {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  bottom: 15px;
  left: 30px;
  padding-top: 50px;
  right: 30px;
  top: 30px;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  border-color: transparent;
  color: #000;
  font-size: 42px;
  margin-bottom: 10px;
  opacity: 1;
  padding: 0;
}
.photo-collage article a, .photo-collage article:hover a {
  background: #8e1c81 none repeat scroll 0 0;
  color: #fff !important;
  letter-spacing: 8px;
  opacity: 1;
}
.photo-collage article {
  height: 300px;
}
#info-about .container article{
    padding:20px;
}
#info-about .vc_single_image-wrapper{
    display:none;
}
#info-about .vc_row-fluid{
    margin-bottom:0px;
}


#insta .wpb_single_image img {
  padding-bottom: 10px;
  padding-top: 10px;
  width: 139px;
}
#insta .blog article{
    width:48%;
    display:inline-block;
    float:left; 
}
#insta .title-block{
    width:100% !important;
}
.blog .title-block header {
  height: 125px;
}
#insta .item-block{
    margin-top:10px;
}
/*#insta .item-block .img-responsive{
    margin-top:-100px;
}*/
#make-it-happen h2.text-uppercase{
    font-size:30px;
}
#make-it-happen .ca-featured-content{
    display:none;
}
.testimonial .slick-center img {
  height: 133px;
  margin-bottom: 46px;
  width: 130px;
}
.testimonial .slick-center p {
  color: #aaa;
  font-size: 15px;
  margin-bottom: 9px;
}
.testimonial div {
  padding: 40px 30px 10px 10px;
  text-align: center;
}
.slick-prev, .slick-next{
    margin-top:13px;
}
.testimonial i.quote {
  border-top: 3px solid #eee;
  color: #aaa;
  display: inline-block;
  margin-top: 10px;
  padding-top: 7px;
}
.footer-col.col-md-3.text-left{
    display:none;

}
.footer-col {
  padding: 2px 30px 0;
}
.main-section-padding{
    padding-left:20px;
    padding-right:20px;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3, .content-layer .hand-text {
  font-size: 67px;
}
.content-layer .sub-text {
  font-size: 20px;
}
.page-header-fullwidth .desc img {
  margin-top: 25px;
}
.intro article .custom-btn {
  display: inline-block;
  margin-top: 6px;
}
.parallax .ca-featured-content{
    display:none;
}
.custom-btn {
  letter-spacing: 3px;
  padding: 10px 30px;
}
.grid-layout li {
  padding: 0 15px;
}
#insta{
    padding-left:0px;
    padding-right:0px;
}
#insta .title-block, #insta .item-block {
    padding: 0px;
}
.footer-col, .footer-col.col-md-3 {
  padding: 2px 30px 0;
  float:none;
  display:block;
  margin:0 auto;
    width:100%;
}
#blog-header article {
  padding: 6px;
}
.term-wedding-dresses .products-holder, .term-bridesmaid-dresses .products-holder {
  padding: 10px 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  clear: both;
  float: left;
  margin: 0 0 2.992em;
  width: 48%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  clear: both;
  margin: 10px 2%;
  width: 46%;
}
.products-holder ul.products, .products-holder .col-sidebar{
    padding-left:20px !important;
    padding-right:20px !important;
}
.products .product-catalog-img {
  height: 330px;
}
#woocommerce_layered_nav-2 ul li{
    width:50%;
    display:inline-block;
}
.products li .details {
  background-color: rgba(167, 0, 162, 0.67);
  height: auto;
  opacity: 1;
}
.woocommerce ul.products li.product h3 {
  font-size: 1.2em;
  margin: 0;
  padding: 0.5em 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  min-width: 1em;
  padding: 1em;
  text-decoration: none;
}
#contact-header .intro article {
  padding: 64px;
}
#contact-header.main-section-padding {
  padding-bottom: 20px;
  padding-top: 30px;
  position: relative;
}
.single .single-blog-content .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.single .single-blog-content .meta-data {
  padding: 30px 5px;
}
#post-comments input {
  color: #fff;
  padding: 10px 0;
  width: 215px;
}
.single .single-blog-content .col-md-5, .single .single-blog-content .col-md-7{
    padding-left:5px;
    padding-right:5px;
}
.single .single-blog-content .col-md-5{
    padding-left:0px;
    padding-right:7.5px;
}
.single .page-header-fullwidth h3 {
  font-size: 29px;
  height: 30px;
  top: 35px;
}
.blog-post-header {
  height: 215px;
}
.woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    display:inline-block;
    float:left !important;
    position:relative;

}
#slides{
    height:500px !important;
}
.single-product #page-wrapper {
  padding-top: 70px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  padding-left: 15px;
  width: 61%;
}
h1.product_title {
  font-size: 53px;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  border-top: 0 none;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
}
.woocommerce table.shop_attributes th {
  font-weight: 700;
  padding: 8px;
  width: 120px
}
.photo-collage article {
  height: 238px;
}
#home-test{
    padding-left:0px;
    padding-right:0px;
    width:100%;
}
#blog-header{
  background-size: cover;
  margin-top: 74px;
  padding-bottom: 20px;
  padding-top: 8px;
}
.term-wedding-dresses .page-header-fullwidth .desc, .term-bridesmaid-dresses .page-header-fullwidth .desc{
  height: 305px;
}
.products-holder .col-sidebar {
  margin-bottom: 20px;

}
#contact-header.main-section-padding {
  padding-bottom: 20px;
  padding-top: 64px;
  position: relative;
}
#contact-header .intro article {
  padding: 0;
  padding-top: 20px;
}

#map, #map-alt {
  height: 300px;
}
#make-it-happen .ca-featured{
    height:110px;
}
#make-it-happen .ca-featured:hover  h2, #make-it-happen .ca-featured h2{
    font-size:15px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured .custom-btn, #make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 5px;
    padding: 15px 20px;
    font-size:25px;
    background: #8e1c81;
    border-color: #8e1c81;
    color:#FFF;
}
#make-it-happen{
    padding-top:40px;
    padding-bottom:60px;
}
.content-layer .hand-text{
text-shadow: 0 0 10px rgba(255, 255, 255, 1);
}

.content-layer .sub-text{
text-shadow: 0 0 7px rgba(255, 255, 255, 1);
}

.blog-alt2 .col-md-8 {
  width: 100%;
}

.blog-alt2 .col-md-offset-1 {
    clear: none !important;
    margin-left: 2%;
    width: 29%;
}
.blog-alt2 .item-block {
  display: inline-block;
  float: left;
  width: 48%;
}
.blog-alt2 #sidebar-blog{
    display:none;
}
.photo-collage article h4 {
  background: transparent !important;

}
.slick-next, .slick-prev{
    display:none !important;
}
.photo-collage article:hover div a, .photo-collage article div a {
  color: #8e1c81 !important;
}
}
@media(max-width: 620px){
/*body, .color_bg{
    background:green !important;
}*/
h2 {
  font-size: 33px;
  font-weight: 700;
}
.wpb_single_image img {
  height: auto;
  max-width: 65% !important;
  padding-top: 10px;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  font-size: 45px;
  margin-bottom: 10px;
}
.photo-collage article div, .photo-collage article:hover div {
  padding-top: 46px;
}
.photo-collage article {
  height: 241px;
}

.slides-container .sub-text{
    display:none;
}
.content-layer .container, #about-us-heading article, #blog-header article, #shop-header article, .page-id-250 .intro article{
    background:none;
}
.content-layer .container a:hover, .content-layer .container a, .fullslider-2 .home-btn {
  color: #FFF;
  text-decoration: none;
  background:#831A7C;
  border-color:#831A7C;
}
.slides-alt.pagination-center .slides-pagination {
  left: 0;
  text-align: center;
  top: 70%;
  width: 100%;
  display:none;
}
.hand-text{
    text-shadow: 0px 0px 7px rgba(150, 150, 150, 1);
}
#insta .blog article {
  display: inline-block;
  float: left;
  width: 96%;
  margin: 10px 2%;
}
#insta .blog .title-block{
  display: inline-block;
  float: left;
  margin: 10px 0%;
  width: 100%;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
  margin-bottom: 20px;
}
.footer-social-icons a {
  font-size:20px;
  padding:0 10px;
}
#insta .blog .item-block {
  display: inline-block;
  margin: 10px 8%;
  width: 86%;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
  margin-bottom: 9px;
}
.navbar-nav {
  float: right;
  margin: 0 !important;
  padding-top: 0;
  width: 100%;
}
.navbar-nav.visible-menu-items-dark li a {
  color: #fff;
  text-align: center;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3 {
  font-size: 59px;
}
#what-to-expect h3, #heritage h3, #team .text-title-heading h3 {
  font-family: "HaloHandletter";
  font-size: 400%;
  text-transform: none;
}
#about-us-heading{
    padding-top:50px;
}
#about-us-heading article, #blog-header article, #shop-header article, .page-id-250 .intro article {
  padding: 20px;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 270px;
}
.page-header-fullwidth .desc img {
  margin-top: 15px;
  opacity:0.7;
}
.woocommerce ul.products li.product h3 {
  font-size: 1em;
  margin: 0;
  padding: 0.5em 0;
}
.single .single-blog-content .col-md-5, .single .single-blog-content .col-md-7 {
  display: block;
  float: left;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
.single .single-blog-content .meta-data {
  background: #f7f7f7 none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 30px 20px;
}
#slides{
    height:350px !important;
}
h1.product_title {
  font-size: 40px;
}
.term-wedding-dresses .page-header-fullwidth .desc, .term-bridesmaid-dresses .page-header-fullwidth .desc {
  height: 272px;
}
#map, #map-alt {
  height: 300px;
}



#make-it-happen .ca-featured{
    height:90px;
}
#make-it-happen .ca-featured:hover  h2, #make-it-happen .ca-featured h2{
    font-size:15px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured .custom-btn, #make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 5px;
    padding: 10px 15px;
    font-size:20px;

    color:#FFF;
}
#make-it-happen{
    padding-top:40px;
    padding-bottom:60px;
}
.category-blog .shop-layer {
    padding-bottom: 100px;
    padding-top: 99px;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  font-size: 37px;
  margin-bottom: 10px;
}
.error_pagenotfound {
    text-align:center;
    margin-top:70px;
    margin-bottom:70px;
}
.error_pagenotfound h1{
    font-family: "Halohandletter";
    color:#8E1C81;
    font-size:110px;
    padding-top:20px;
    margin-bottom:-20px;
}


.error_pagenotfound em, .error_pagenotfound p, .error_pagenotfound b{
    font-family: 'open_sansregular', Verdana, sans-serif !important;
}
.but_goback{
    margin-top:20px !important;
    padding:10px !important;
}
}



@media(max-width: 480px){
    
/*body, .color_bg{
    background:blue !important;
}*/
h2 {
  font-size: 28px;
  font-weight: 700;
}
.slides-alt.banner-top-margin-lg {
  margin-top: 0;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  font-size: 34px;
  margin-bottom: 10px;
}
.photo-collage article {
  height: 214px;
}
.photo-collage article div, .photo-collage article:hover div {
  padding-top: 30px;
}
.footer-col.col-md-3 {
  padding: 15px 10px 0;
}
#back-to-top {
  bottom: 0;
  padding: 10px 15px;
  right: 0;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3, .content-layer .hand-text {
  font-size: 51px;
}
.content-layer .sub-text{
    display:none;
}
#about-us-heading article, #blog-header article, #shop-header article, .page-id-250 .intro article {
  padding: 12px;
}
#what-to-expect h3, #heritage h3, #team .text-title-heading h3 {
  font-size: 370%;
}
#back-to-top {
  bottom: 0;
  padding: 15px 20px;
  right: 0;
}
.hover-effect h5 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  font-size: 1em;
  padding: 0.8em;
}
.products-holder ul.products{
    padding-left:5px !important;
    padding-right:5px !important;
}
.products .product-catalog-img {
  height: 260px;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 200px;
}
#about-us-heading article h3, #blog-header article h3, #shop-header article h3, .page-id-250 .intro article h3, .content-layer .hand-text {
  font-size: 40px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 60px;
}
.products-holder .col-sidebar {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
.single .single-blog-content .col-md-5, .single .single-blog-content .col-md-7 {
  padding-left: 15px;
  padding-right: 15px;
}
.photo-collage article {
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
}
.photo-collage article div, .photo-collage article:hover div {
  bottom: 7.5px;
  left: 5px;
  padding-top: 35px;
  right: 5px;
  top: 7.5px;
}
#intro-blocks{
    padding:20px 5px;
}
.photo-collage article {
  height: 182px;
}
.blog .title-block header {
  height: 101px;
}
.blog .title-block header h2{
    font-size:38px;
}
#home-test{
    padding-left:0px;
    padding-right:0px;
}
#insta .wpb_wrapper .vc_row-fluid, .vc_sep_dotted vc_sep_border_width_3{
    margin-bottom:10px;
}
.wpb_content_element{
  margin-bottom: 10px;
}
#info-about .ca-featured .custom-btn{
    background:#FFF;
    color:#8D1D81;
}
#back-to-top {
  background: #000 none repeat scroll 0 0;
  bottom: 5px;
  color: #fff;
  padding: 10px 15px;
  position: fixed;
  right: 5px;
}
.blog-alt .title-block header h2 {
  font-size: 29px;
}
.single .page-header-fullwidth h3 {
  font-size: 24px;
  height: 50px;
  top: 46px;
}
.blog-post-header {
  height: 215px;
}
.pagination-center .content-layer {
  padding-top: 146px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  display: block;
  float: none;
  margin: 0 10% 10px;
  position: relative;
  width: 80%;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
  font-size: 15px;
  padding-bottom: 15px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 100%;
  padding-left:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #515151;
  display: inline-block;
  font-weight: 700;
  padding: 0.3em 0;
  text-decoration: none;
  font-size: 10px;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 183px;
  margin-top: 62px;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 49px;
}
#about-us-heading, #blog-header, #shop-header, #contact-header {
  background-size: cover;
  margin-top: 28px;
}
#blog-header{
  margin-top: 74px;
  padding-bottom: 20px;
  padding-top: 8px;
}
.term-wedding-dresses .page-header-fullwidth .desc, .term-bridesmaid-dresses .page-header-fullwidth .desc {
  height: 177px;
}
#contact-header .intro article {
  padding: 0;
}
#map, #map-alt {
  border: medium none;
  height: 270px;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #515151;
  display: inline-block;
  font-size: 8px;
  font-weight: 700;
  padding: 0.3em 0;
  text-decoration: none;
}
.woocommerce-tabs ul.tabs li {
    padding-left:10px !important;
    padding-right:10px !important;
}
#make-it-happen .ca-featured{
    height:80px;
}
#make-it-happen .ca-featured:hover  h2, #make-it-happen .ca-featured h2{
    font-size:12px;
}
#make-it-happen .ca-featured .custom-btn{
    transition:all 0.3s ease-in-out;
}
#make-it-happen .ca-featured .custom-btn, #make-it-happen .ca-featured:hover .custom-btn {
  margin-top: 5px;
    padding: 10px 15px;
    font-size:15px;
    color:#FFF;
}
.content-layer .hand-text{
text-shadow: 0 0 10px rgba(255, 255, 255, 1);
}

.content-layer .sub-text{
text-shadow: 0 0 7px rgba(255, 255, 255, 1);
}



.category-blog .shop-layer {
  padding-bottom: 98px;
  padding-top: 55px;
}
.category-blog .desc {
  height: 170px;
  margin-top: 6px;
}

.blog-alt2 .item-block {
  display: inline-block;
  float: left;
  padding: 0;
  width: 100%;
}
p {
  font-size: 11px;
  padding-bottom: 4px;
}
.photo-collage article:hover div a, .photo-collage article div a {
  color: #8e1c81 !important;
}
.error_pagenotfound {
    text-align:center;
    margin-top:50px;
    margin-bottom:50px;
}
.error_pagenotfound h1{
    font-family: "Halohandletter";
    color:#8E1C81;
    font-size:80px;
    padding-top:20px;
    margin-bottom:-20px;
}


.error_pagenotfound em, .error_pagenotfound p, .error_pagenotfound b{
    font-family: 'open_sansregular', Verdana, sans-serif !important;
}
.but_goback{
    margin-top:20px !important;
    padding:10px !important;
}
}
@media(max-width: 400px){
#woocommerce_layered_nav-2 ul li {
  display: inline-block;
  width: 100%;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  font-size: 29px;
  margin-bottom: 10px;
}
.category-blog .shop-layer {
  padding-bottom: 86px;
  padding-top: 69px;
}
.category-blog .page-header-fullwidth .desc {
  height: 146px;
}
.category-blog .shop-layer {
  padding-bottom: 80px;
  padding-top: 41px;
}
.category-blog .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}
#back-to-top {
  bottom: 5px;
  padding: 10px 15px;
  right: 5px;
}
.logo-name a img {
  margin-top: 10px;
  width: 104px;
}
.navbar-toggle {
  margin-left: 0px;
  top: 1px;
}
.menu-icon-left {
  float: left;
  padding: 17px 18px 23px;
}
.navbar-home-light {
  height: 61px;
}
.category-blog .main-section-margin-bottom {
  margin-bottom: 36px;
}
.category-blog .page-header-fullwidth {
  margin-top: 0;
  padding: 0;
  margin-bottom: 10px;
}
.photo-collage article:hover div a, .photo-collage article div a {
  font-size: 10px;
  letter-spacing: 0 !important;

}
@media(max-width: 320px){
/*body, .color_bg{
    background:pink !important;
}*/
.content-layer .hand-text {
  font-size: 59px;
}
.photo-collage article h4, .photo-collage article:hover h4 {
  font-size: 23px;
  margin-bottom: 10px;
}
.photo-collage article {
  height: 355px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
}
.photo-collage article div, .photo-collage article:hover div {
  bottom: 15px;
  left: 15px;
  padding-top: 33px;
  right: 15px;
  top: 15px;
}
.photo-collage article {
  height: 188px;
}
.footer-col, .footer-col.col-md-3 {
  display: block;
  float: none;
  margin: 0 auto;
  padding: 2px 10px 0;
  width: 100%;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 207px;
}
.page-header-fullwidth .desc, .page-header-fullwidth .desc h1, .page-header-fullwidth .desc h3 {
  height: 178px;
}
.page-header-fullwidth .desc img {
  margin-top: 22px;
  opacity: 0.7;
}
.term-wedding-dresses .shop-layer, .term-bridesmaid-dresses .shop-layer {
  padding-bottom: 40px;
  padding-top: 19px;
}
.photo-collage article {
  height: 166px;
}
.blog-alt .title-block header h2 {
  font-size: 22px;
}
.blog .title-block header {
  height: 75px;
}
.content-layer .hand-text {
  font-size: 39px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  display: block;
  float: none;
  margin: 0 0% 10px;
  position: relative;
  width: 100%;
}
.page-header-fullwidth .desc img {
  margin-top: 2px;
  opacity: 0.7;
}
.term-wedding-dresses .page-header-fullwidth .desc, .term-bridesmaid-dresses .page-header-fullwidth .desc {
  height: 143px;
}
#contact-header .intro article {
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size:7.5px;
}
#make-it-happen .ca-featured{
    height:100px;
}

}
