 /*
 Theme Name: Chloe
 Theme URI:  http://demosdivi.lovelyconfetti.com/chloe
 Description: Beautiful Multipurpose Theme Template for Divi
 Author:     Lovely Confetti
 Author URI: https://lovelyconfetti.com
 Template:   Divi
 Version:    1.4
 License:    GNU General Public License v2 or later
 License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/




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


/* Headings
----------------------------------------*/

/*h1, h2, h3, h4, h5  {
  font-family: 'Miracle';
  font-weight: 400;
}

/* Header
----------------------------------------*/

@media (min-width: 981px) {
#main-header.et-fixed-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}}

#top-header .et-cart-info,
#et-top-navigation .et-cart-info {
  margin-left: 0px;
	 display: none;
}

#main-header {
    box-shadow: none;
}

@media (max-width: 1030px) {
 #et_mobile_nav_menu {
    display: block;
 }
 
#top-menu {
    display: none;
 }}




/* Hide top header – secondary menu  on scroll */
/*#top-header {
  overflow:hidden;
  max-height:50px;
  transition:max-height .3s ease;
}

#top-header.et-fixed-header {
  max-height:0;
}

#main-header {
  transition:top .3s ease;
}

#main-header.et-fixed-header {
  top:0!important;
}

.admin-bar #main-header.et-fixed-header {
  top:32px!important;
}




/* Add the class 'cta' to any menu item to turn it into a Call to Action button */
#et-secondary-nav li.cta {
	background-color: #efdac9;
	padding: 5px;
	letter-spacing: 2px;
}

#logo {
  -webkit-transform: initial;
}


/* Blockquote
----------------------------------------*/
blockquote {
    padding: 20px;
    border-left: none;
    border-top: 3px solid #faf4f0;
    border-bottom: 3px solid #faf4f0;
}

blockquote p {  
    font-size: 15px !important;
    line-height: 1.5;
    font-style: italic !important;
    font-family: 'Arapey', georgia, serif;
}


/* Selection
----------------------------------------*/

::-moz-selection {
    background-color: #f6f3ef;
    color: #333;
}

::selection {
    background-color: #f6f3ef;
    color: #333 !important;
}


/* Collapse Submenus
----------------------------------------*/

/* START: Collapse Divi Menu Module Submenus and Keep Parent Items Clickable on Mobile */
/* Parent menu item */
.et_pb_module .et_mobile_menu .menu-item-has-children.clickable,
.et_pb_module .et_mobile_menu .menu-item-has-children > a {
    position: relative;
}
/* Parent menu item icon */
.et_pb_module .et_mobile_menu .menu-item-has-children:not(.clickable) > a:after,
.et_pb_module .et_mobile_menu .menu-item-has-children.clickable > span.parent_icon:after {
    font-family: "ETmodules";
    text-align: center;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

/* Disabled parent menu item icon positioning */
.et_pb_module .et_mobile_menu .menu-item-has-children:not(.clickable) > a:after {
    position: absolute;
    top: 13px;
    right: 10px;
}

/* Clickable parent menu item icon */
.et_pb_module .et_mobile_menu .menu-item-has-children.clickable > span.parent_icon {
  display: grid;
  grid-template-rows: 1;
  grid-template-columns: 1;
  align-items: center;
  position: absolute;
  width: 46px;
  height: 46px;
  background: rgba(0, 0, 0, 0);
  border-left: 1px solid #dcdcdc;
  right: 0;
  top: 0;
  z-index: 9;
}
/* Collapsed submenu parent menu item icon */
.et_pb_module .et_mobile_menu .menu-item-has-children:not(.clickable) > a:after,
.et_pb_module .et_mobile_menu .menu-item-has-children.clickable > span.parent_icon:after {
  content: "\33";
}
/* Expanded submenu parent menu item icon */
.et_pb_module .et_mobile_menu .menu-item-has-children:not(.clickable).visible > a:after,
.et_pb_module .et_mobile_menu .menu-item-has-children.clickable.visible > span.parent_icon:after {
  content: "\32";
}
/* Hide submenu by default */
.et_pb_module .et_mobile_menu ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu > ul.sub-menu {
  display: none !important;
  visibility: hidden !important;
}
/* Show submenu */
.et_pb_module .et_mobile_menu .visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu .visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu .visible > ul.sub-menu {
  display: block !important;
  visibility: visible !important;
}
/* END: Collapse Divi Menu Module Submenus and Keep Parent Items Clickable on Mobile */

.mobile_menu_bar:before {
    content: "a";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
}


/* Chloe Reserve Columns
----------------------------------------*/

@media screen and ( max-width: 980px ) {
    .chloe_reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

/* Chloe Slim Optin
----------------------------------------*/

.chloe_slim_optin .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
    padding: 1em!important;
}

.chloe_slim_optin .et_pb_newsletter_form {
    display: block;
}

.chloe_slim_optin .et_pb_newsletter_fields {
    width: 100%!important;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: stretch;
    flex-wrap: wrap;
}

.chloe_slim_optin .et_pb_newsletter_fields>p {
    padding-bottom: 0;
    width: 31.33%;
    margin-left: 2%;
    flex-basis: auto!important;
}

@media (max-width: 700px) {
    .chloe_slim_optin .et_pb_newsletter_fields>p,
        .annettepro_slim_optin .et_pb_newsletter_fields>p.et_pb_newsletter_button_wrap{
        width: 100%;
        margin-top: 2%;
        margin-left: 0;
    }}

/* Chloe Menu Sidebar
----------------------------------------*/

.chloe_menusidebar .et_pb_menu__menu nav ul li a {
    padding: 10px!important;
    border-bottom: 1px solid #fff;
}

.chloe_menusidebar .et_pb_menu__menu nav ul li {
    display: block;
    width: 100%;
    margin: 10px 0;
}

/* Chloe Search Bar
--------------------------------*/


.chloe_search .et_pb_searchform:before,
.chloe_search .widget_search::before {
    content: '\55';
    position: absolute;
    font-family: 'ETModules';
    z-index: 1;
    right: 0;
    font-size: 20px;
    padding: 8px 20px;
}

/* Chloe Process
-----------------------------------------------------*/

.cloe_process #page-container .et_pb_text:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #333;
    background: #333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 0;
    left: 50%;
    z-index: 1;
}

.cloe_process .et_pb_text:after,
.cloe_process .et_pb_module.et_pb_text:after {
    content: '';
    top: 0;
    position: absolute;
    left: 50%;
    height: 45px;
    width: 1px;
    background: #333;
}

/* Chloe Pro Blog Grid
-----------------------------------------------------*/

.chloe_grid .et_pb_post .entry-featured-image-url img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
}

.chloe_grid .et_pb_post:hover .entry-featured-image-url img {
  -ms-transform: scale(1.00) !important;
    -webkit-transform: scale(1.00) !important;
    transform: scale(1.00) !important;
    -webkit-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995); 
    -moz-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995); 
    -o-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995); 
    transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995); /* custom */
}

.chloe_grid .et_pb_post .entry-featured-image-url img {
    min-height: 350px;
    object-fit: cover;
    height: 450px;
}

.chloe_grid .et_pb_post {
    overflow: hidden;
    border-top: 6px solid #edd5bb;
    background-color: #f6f4f0;
    padding: 0 30px 50px 30px;
    max-width: 500px;
    margin: 0 auto 30px;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.chloe_grid .et_pb_post .entry-featured-image-url {
    margin: 0 -30px 0px -30px;
    min-height: 250px;
    z-index: 1;
}

.chloe_grid .et_pb_post .entry-featured-image-url:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 85px;
    bottom: -60px;
    left: 0;
    background-color: #f6f4f0;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    z-index: 1;
    -webkit-transform: scale(1.3, 1);
    -moz-transform: scale(1.3, 1);
    -ms-transform: scale(1.3, 1);
    transform: scale(1.3, 1);
}

.chloe_grid .et_pb_post {
    display: flex;
    flex-direction: column;
}

.chloe_grid .et_pb_post .entry-title {
    order: 2;
}

.chloe_grid .et_pb_post .post-meta {
    order: 1;
    z-index: 999;
}

.chloe_grid .et_pb_post .post-content {
    order: 3;
}

.chloe_grid .et_pb_post h2 {
    z-index: 9;
    position: relative;
}

.chloe_grid .chloe-blog-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    justify-content: center;
    z-index: 999;
    position: relative;
}

.chloe_grid .et_pb_image_container {
    margin: -20px -20px 0px;
}

.chloe_grid article a[rel="category tag"]:after, 
.chloe_grid .published:after, 
.chloe_grid .et_pb_post .post-meta a:after, 
.chloe_grid .author:after {
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}

.chloe_grid .et_pb_post .post-meta a:last-child:after,
.chloe_grid .published:last-child:after,
.chloe_grid .author:last-child:after,
.chloe_grid  article a[rel="category tag"]:last-child:after,
.archive .et_pb_post .post-meta a:last-child:after {
    display:none; 
}


/* Chloe Blog Grid
----------------------------------------*/
.chloe_gridblog .et_pb_post {
    transition: .5s all ease;
}

.chloe_gridblog .et_pb_post:hover {
    -webkit-transform: translate(0,-10px);
    transform: translate(0,-10px);
}

.chloe_gridblog .et_pb_post a img {
    height: 425px;
    object-fit: cover;
    margin: 0 40px 0 0;
}

.chloe_gridblog .et_pb_post {
    display: flex;
    flex-direction: column;
}

.chloe_gridblog .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 5px;
}

.chloe_gridblog .et_pb_post .entry-title {
    order: 2;
}

.chloe_gridblog .et_pb_post .post-meta {
    order: 1;
}

.chloe_gridblog .et_pb_post .post-meta a:after {
    content: ',';
    margin-left: 2px;
    margin-right: 0;
}

.chloe_gridblog .et_pb_post .post-meta a:last-child:after {
     display: none;
}

.chloe_gridblog .et_pb_post .post-content {
    order: 3;
}



/* Chloe Resourses
----------------------------------------*/

.chloe_resources {
  counter-reset: what-we-do;
}

body.ie .chloe_resources .et_pb_blurb .et_pb_main_blurb_image:before{
    color: #1e1e26 !important;
}

.chloe_resources .et_pb_blurb:hover .et_pb_blurb_container,
.chloe_resources .et_pb_blurb:hover .et_pb_main_blurb_image:before{
    opacity: 1;
}

.chloe_resources .et_pb_blurb .et_pb_main_blurb_image{
    position: relative;
}

.chloe_resources .et_pb_blurb .et_pb_main_blurb_image,
.chloe_resources .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.chloe_resources .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img{
    display: block !important;
    width: 100% !important;
}


@media only screen and (max-width: 980px) {
.chloe_resources .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 55px;
    left: 10px;
}

.chloe_resources .et_pb_blurb .et_pb_blurb_container {
    padding-left: 10px;
}

.chloe_resources .et_pb_column_1_3:last-child{
    margin-right: 0 !important;
}

.chloe_resources .et_pb_column_1_3{
    width: 100% !important;
    margin-right: 0 !important;
}}

@media only screen and (max-width: 767px) {
.chloe_resources .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 90px;
}}

@media only screen and (max-width: 480px) {
.chloe_resources .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 60px;
}}


/* Chloe Histoy
----------------------------------------*/

.chloe_about_us_history .et_pb_column_1_2 .et_pb_image,
.chloe_about_us_history .et_pb_column_1_2 .et_pb_image img{
   height: auto !important;
}

.chloe_about_us_history  .et_pb_image .et_pb_image_wrap,
.chloe_about_us_history  .et_pb_image .et_pb_image_wrap img {
    display: block !important;
    width: 100% !important;
}

.chloe_about_us_history  .et_pb_column_1_2:last-child {
    margin-right: 0 !important;
}

.chloe_about_us_history  .et_pb_column_1_2 {
    width: 44% !important;
    margin-right: 12% !important;
}

.chloe_about_us_history  .et_pb_column_1_2 .et_pb_promo:nth-child(even) .et_pb_promo_description h2:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background-color: #2a2a01;
    border-radius: 50%;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 0 0 1px #2a2a01;
    position: absolute;
    right: -16.1%;    
}

.chloe_about_us_history  .et_pb_column_1_2 .et_pb_promo:nth-child(odd) .et_pb_promo_description h2:before {
   content: "";
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    border-radius: 50%;
    background-color: #2a2a01;
    border: 5px solid #fff;
    box-shadow: 0 0 0 1px #2a2a01;
    position: absolute;
    left: -16.1%;   
}

.chloe_about_us_history  .et_pb_row .et_pb_column_1_2,
.chloe_about_us_history  .et_pb_row .et_pb_column_1_2 .et_pb_promo .et_pb_promo_description{
    position: static;
}
/*.ddd_about_us_history .et_pb_row:nth-child(3) .et_pb_column_1_2 .et_pb_promo .et_pb_promo_description h2:before {*/
    /*left: auto;*/
    /*right: -15.2%;*/
/*}*/

.chloe_about_us_history  .et_pb_row:not(:first-child):before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #26312c;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}


@media only screen and (max-width: 800px) {
.chloe_about_us_history .et_pb_column_1_2 .et_pb_promo:nth-child(even) .et_pb_promo_description h2:before {
    right: -18%;
}

.chloe_about_us_history .et_pb_column_1_2 .et_pb_promo:nth-child(odd) .et_pb_promo_description h2:before {
    left: -18%;
}}

@media only screen and (max-width: 650px) {
.chloe_about_us_history  .et_pb_column_1_2 {
    width: 100% !important;
    margin-right: 0 !important;
}

.chloe_about_us_history .et_pb_column_1_2 .et_pb_image, 
.chloe_about_us_history .et_pb_column_1_2 .et_pb_image img {
    height: auto !important;
    margin-left: auto!important;
    margin-right: auto !important;
}

.chloe_about_us_history  .et_pb_image_.et_pb_module,
.chloe_about_us_history  .et_pb_image {
    margin-left: auto!important;
    margin-right: auto!important;
}

.chloe_about_us_history .et_pb_row:not(:first-child):before {
    display: none;
}

.chloe_about_us_history .et_pb_column_1_2 .et_pb_promo:nth-child(odd) .et_pb_promo_description h2:before {
    display: none !important;

}}




/* Chloe Resources
-----------------------------------------------------*/

.chloe_tabs {
    display:table;
    border:none;
}

.chloe_tabs  {
    border:none;
}

.chloe_tabs ul.et_pb_tabs_controls:after{
    border:none;
}

.chloe_tabs ul.et_pb_tabs_controls{
    background:0 0;
    border-bottom:none;
}

.chloe_tabs ul.et_pb_tabs_controls li{
    float: none;
    border: none;
    min-width: 250px;
    vertical-align: top;
    margin-bottom: 15px;
    margin-right: 17px;
    height: 55px!important;
}

.chloe_tabs .et_pb_all_tabs .et_pb_tab{
    padding:0
}

.chloe_tabs ul.et_pb_tabs_controls:after{
    border:none
}

.chloe_tabs ul.et_pb_tabs_controls li a{
    padding: 14px;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #333;
    text-transform: uppercase;
    position: relative;
    border-radius: 0px 30px 0px 30px;
    background-color: #dbcabe;
    transition: 0.3s;
}

.chloe_tabs ul.et_pb_tabs_controls li a:hover,
.chloe_tabs ul.et_pb_tabs_controls li.et_pb_tab_active
.chloe_tabs ul.et_pb_tabs_controls li a:hover,
.chloe_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a {
    background: #333;
    color: #fff!important;
    box-shadow: none;
}

.chloe_tabs .et_pb_all_tabs{
    display: table-cell;
    padding: 40px;
    border: 1px solid #333;
    text-align: justify;
    vertical-align: top;
}

ul.et_pb_tabs_controls:after {
    display: block;
    visibility: visible;
    position: relative;
    z-index: 9;
    top: -1px;
    border-top: 1px solid #d9d9d9;
    content: "";
}

 @media only screen and (max-width:479px) {
.chloe_tabs ul.et_pb_tabs_controls{
    display:block; 
    width:100%;
}

.chloe_tabs ul.et_pb_tabs_controls li {
    margin-bottom:10px;
    height:auto!important;
}

.chloe_tabs ul.et_pb_tabs_controls li:last-child{
    margin-bottom:0;
}

.chloe_tabs ul.et_pb_tabs_controls li a{
    padding: 10px 78px 10px 78px!important;
    display: block;
    margin-bottom: 15px!important;
}

.chloe_tabs .et_pb_all_tabs{
    display:block; 
    padding:20px 5px 5px;
}

.chloe_tabs .et_pb_all_tabs{
    margin-top: 10px;
}

.chloe_tabs .et_pb_all_tabs{
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-bottom: 15px!important;
}}



/* Chloe Resources
-----------------------------------------------------*/


.chloe_resources .et_pb_row .et_pb_column.hover-blocks {
    position: relative !important;
    border-top: 7px solid #edd5bb;
    background-color: #f6f4f0;
}

.chloe_resources .et_pb_column.hover-blocks:after {
    max-height: 100%; 
    transition-property: all;
    transition-duration: 0.9s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    position: absolute !important;
    left: 0;
    right: 0;
    overflow-y: hidden;
    max-height: 100%;
    transition-property: all;
    transition-duration: 0.9s;
    position: absolute;
    content: "";
    background-color: #edd5bb;
    width: 100%;
    height: 0%;
    transition: 0.5s ease-in-out;
    top: 0;
}

.chloe_resources  .et_pb_column.hover-blocks:hover:after {
    height:100%;
}

.chloe_resources .et_pb_blurb_content,
.chloe_resources .et_pb_button{
    position: relative !important;
    z-index: 999;
}


/* Chloe Resources Steps 
-----------------------------------------------------*/

.chloe_resourcessteps .et_pb_blurb  {
  background-color: #f2efea !important;
}

.chloe_resourcessteps .et_pb_blurb_content {
    position: static;
}

.chloe_resourcessteps .et_pb_blurb .et_pb_main_blurb_image,
.chloe_resourcessteps .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.chloe_resourcessteps .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img{
    display: block !important;
    width: 100% !important;
}


/* Rotate 
-----------------------------------------------------*/

.rotate {
  animation: rotation 35s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


/* Chloe Process
----------------------------------------*/

.chloe_process .et_pb_column:before {
    width: 8px;
    background-color: #edd5bb;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 650ms ease-in-out 0ms;
    -ms-transition: all 650ms ease-in-out 0ms;
    -webkit-transition: all 650ms ease-in-out 0ms;
    content: "";
}

.chloe_process .et_pb_column:hover:before {
    width: 100%;
}

.chloe_process .et_pb_blurb .et_pb_blurb_description:before {
    display: block;
    content: "";
    width: 80px;
    height: 1px;
    background-color: #222;
    margin: 8px 0 16px;
    transition: 0.3s;
}

/* Video Popup
----------------------------------------*/

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
    top: 0px !important;
    position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}
.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
    top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
    top: -50px;
}

.video_popup {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup a:before {
    content: 'play';
    cursor: pointer;
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 54.5px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #0a2a3b;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
       animation: pulse 4s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 #ffffffa1;
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.video_popup a:after {
    content: 'E';
    cursor: pointer;
    font-family: 'ETmodules';
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 47px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 40px;
    text-transform: uppercase;
    color: #0a2a3b;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup.no_icon:before,
.video_popup.no_icon:after {
    display: none!important;
}

.video_popup:hover a:before {
    opacity: 0;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
}

.video_popup:hover a:after {
    opacity: 1;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
    font-size: 56.5px;
}

@media all and (max-width: 980px) {
    .video_popup a:before {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 10px;
    }
    .video_popup a:after {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 32px;
    }
    .video_popup:hover a:before {
        opacity: 0;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
    }
    .video_popup:hover a:after {
        opacity: 1;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
        font-size: 42px;
    }
}



/* Chloe Testimonial Home 3
----------------------------------------*/

.chloe_testimonialh3 .chloe_divider_1{
    height: 45px;
    width: 45px;
    position: relative;
    left: -20px;
}

.chloe_testimonialh3 .chloe_divider_1:before{
    height: 100%;
    width: 1px;
    left: 10px;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    position: absolute;
    background-color: #333;
}

.chloe_testimonialh3  .chloe_divider_1:after {
    height: 1px;
    width: 100%;
    left: 0;
    top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    position: absolute;
    background-color: #333;
}

.chloe_testimonialh3 .chloe_divider_2 {
    right: 0;
    bottom: 20px;height: 45px;
    width: 45px;
    float: right;
    position: relative;
    right: -20px;
}

.chloe_testimonialh3 .chloe_divider_2:before{
    height: 100%;
    width: 1px;
    right: 10px;
    top: 0;
    content: "";
    position: absolute;
    background-color: #333;
    left: auto;
}

.chloe_testimonialh3 .chloe_divider_2:after{
    height: 1px;
    width: 100%;
    right: 0;
    bottom: 10px;
    content: "";
    position: absolute;
    background-color: #333;
}

.chloe_testimonialh3 .et_pb_image_wrap {
    border: 2px #fff;
    padding: 9px;
}

@media (max-width: 1022px) {

.chloe_testimonialh3 .et_pb_testimonial_description {
    margin-left: 0px !important;
}}

/* Chloe Testimonial Slider
----------------------------------------*/

.chloe_testimonials .et_pb_slides {
    margin-bottom: 90px;
}

.chloe_testimonials .et_pb_slide {
    padding: 0px;
}

.chloe_testimonials .et_pb_slide_description {
    text-shadow: none;
}

.chloe_testimonials .et_pb_slider .et-pb-slider-arrows {
    position: absolute;
    left: 0;
    z-index: 20;
    bottom: 42px;
    margin-right: 30px;
}
 
.chloe_testimonials .et_pb_slider .et-pb-arrow-prev, 
.chloe_testimonials .et_pb_slider .et-pb-arrow-next {
    opacity: 1;
    top: 0px;
    margin-top: 0px;
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-prev:before, 
.chloe_testimonials .et_pb_slider .et-pb-arrow-next:before {
    padding: 5px 15px;
    font-size: 30px;
    color: #d5d6ce;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-prev:before, 
.chloe_testimonials .et_pb_slider .et-pb-arrow-next:before {
    color: #9d7c5e;
    border-color: #9d7c5e;
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-prev:hover:before, 
.chloe_testimonials .et_pb_slider .et-pb-arrow-next:hover:before {
    color: #373737;
    border-color: #373737;
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-prev {
    left: 0px;
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-prev:before {
    content: '#';
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-next {
    right: calc(100% - 160px);
}

.chloe_testimonials .et_pb_slider .et-pb-arrow-next:before {
    content:'$';
}


/* Chloe Services Border
----------------------------------------*/


.chloe_bordersteps .et_pb_column:before {
    width: 8px;
    background: #edd5bb;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 650ms ease-in-out 0ms;
    -ms-transition: all 650ms ease-in-out 0ms;
    -webkit-transition: all 650ms ease-in-out 0ms;
    content: "";
}


/* Chloe Sections Border
----------------------------------------*/

.chloe_border_medium.et_pb_section {
    border-bottom-width: 8px;
    border-bottom-color: #edd5bb;
}


/* Chloe Services Home 2
----------------------------------------*/

.chloe_blurbh2 {
  counter-reset: what-we-do;
}

.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image:before {
    counter-increment: what-we-do;
    content: "0"counter(what-we-do);
    font-family: 'Arapey';
    font-size: 65px;
    line-height: 100%;
    font-weight: 400;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #edd5bb;
    color: transparent;
    transition: 0.3s;
    margin-bottom: 0;
    display: block;
    left: 40%;
    position: absolute;
    top: -75px;
    opacity: 1;
}

.chloe_blurbh2 .et_pb_blurb {
    transition: 0.6s;
}

.chloe_blurbh2 .et_pb_blurb:hover {
    transform: scale(1.1);
}

body .chloe_blurbh2 .et_pb_blurb .et_pb_module_header:after,
body .chloe_blurbh2 .et_pb_blurb .et_pb_module_header:before {
    content: "";
    display: block;
    background-color: #1b1a1a;
    height: 1px;
    width: 0;
    position: relative;
    top: 10px;
    left: 50%;
    transition: 0.3s;
    transform: translate(-50%, 5px);
    margin-bottom: 10px;
    margin-top: 5px;
}

body .chloe_blurbh2 .et_pb_blurb .et_pb_module_header:after {
    width: 34%;
    top: auto;
    bottom: 0;
}

body.ie .chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image:before{
    color: #1e1e26 !important;
}

.chloe_blurbh2 .et_pb_blurb:hover .et_pb_blurb_container,
.chloe_blurbh2 .et_pb_blurb:hover .et_pb_main_blurb_image:before{
    opacity: 1;
}

.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image{
    position: relative;
}

.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image,
.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img{
    display: block !important;
    width: 100% !important;
}


@media only screen and (max-width: 980px) {
.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 90px;
}

.chloe_blurbh2 .et_pb_blurb .et_pb_blurb_container {
    padding-left: 10px;
}

.chloe_blurbh2 .et_pb_column_1_3:last-child{
    margin-right: 0 !important;
}

.chloe_blurbh2 .et_pb_column_1_3{
    width: 100% !important;
    margin-right: 0 !important;
}}

@media only screen and (max-width: 767px) {
.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 90px;
}}

@media only screen and (max-width: 480px) {
.chloe_blurbh2 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 60px;
}}



/* Chloe Podcast
----------------------------------------*/

.chloe_podcast .et_pb_audio_module_content .et_pb_module_header:before {
    font-weight: 300;
    font-size: 30px;
    color: #edd5bb;
    position: relative;
    top: 5px;
    left: -10px;
    font-family: ETmodules!important;
    background: 0 0;
    content: "I";
    width: 0;
    height: 0;
    box-shadow: none;
}


/* Chloe Testimonial Home 2
----------------------------------------*/


.chloe_testimonial .et_pb_slide {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.chloe_testimonial .et-pb-controllers a {
    width: 10px;
    height: 10px;
    box-shadow: inset 0 0 0 40px;
    border-radius: 100%;
    color: inherit;
}

.chloe_testimonial .et-pb-controllers {
    bottom: -10px;
}

.chloe_testimonial .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
    color: #2a2a01;
}

.chloe_testimonial .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
    color: #2a2a01;
}

.chloe_testimonial .et-pb-arrow-next {
     opacity: 1;
     right: 12px;
}

.chloe_testimonial .et-pb-arrow-prev{
     opacity: 1;
     left: 12px;
}

.chloe_testimonial .et-pb-controllers a {
    width: 9px;
    height: 9px;
    background-color: transparent !important;
    border: 2px solid #2a2a01;
}


@media only screen and (max-width: 600px) {
.chloe_testimonial .et-pb-controllers {
    bottom: 10px;
}}


/* Chloe Testimonial Home 3
----------------------------------------*/

.chloe_testimonialh3 .et_pb_testimonial:after,
.chloe_testimonialh3 .et_pb_testimonial:before {
    content:"";
    z-index:1;
    transition:all .3s ease 0s;
    position:absolute;
}

.chloe_testimonialh3 .et_pb_column:after,
.chloe_testimonialh3 .et_pb_column:before {
    content:"";
    z-index:1;
    transition:all .3s ease 0s;
    position:absolute;
}

.chloe_testimonialh3 .et_pb_testimonial {
    background-color: #26312c!important;
    color:#fff;
    border-top:7px solid #edd5bb;
}

.chloe_testimonialh3 .et_pb_testimonial_description {
    display: block;
    margin-left: 0 !important;
}

.chloe_testimonialh3 .et_pb_testimonial H3 {
    font-size: 23px;
    line-height: 1.1em;
}

.chloe_testimonialh3 .et_pb_column:before {
    border-top:0 solid #edd5bb;
    border-right:0 solid transparent;
    border-right-width:0;
    left:0;top:0;
    border-radius:0;
    background:0 0;
    margin-left:0;
}

.chloe_testimonialh3 .et_pb_column:hover:before {
    border-top-width:78px;
    border-right-width:78px;
}

.chloe_testimonialh3 .et_pb_column:after {
    border-bottom:0 solid #edd5bb;
    border-left:0 solid transparent;
    border-left-width:0;
    bottom:0;
    right:0;
    visibility:visible;
}

.chloe_testimonialh3 .et_pb_column:hover:after {
    border-bottom-width:78px;
    border-left-width:78px;
}

.chloe_testimonialh3 .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner {
    color:#fff;
    line-height:27px;
}

.chloe_testimonialh3 .et_pb_testimonial .et_pb_testimonial_portrait:before {
    font-weight:300;
    font-size:65px;
    color: #edd5bb;
    position:absolute;
    top:-6px;
    left:83px;
    font-family:ETmodules!important;
    background:0 0;
    content:"{";
    width:0;
    height:0;
    box-shadow:none;
} 
  

/* Chloe Testimonial Home 1
-----------------------------------------------------*/

.chloe_slider_testi .et_pb_slider .et-pb-controllers a:last-child {
    margin-right: 0 !important;
}

.chloe_slider_testi .et_pb_slider .et-pb-controllers {
    position: static !important;
    height: auto !important;
}

.chloe_slider_testi .et_pb_slider .et-pb-controllers a img{
    display: block !important;
    width: 100% !important;
}

.chloe_slider_testi .et_pb_slider .et-pb-controllers a {
    width: 80px;
    height: 80px;
    background-size: cover;
    margin-right: 2.9% !important;
    transition: 0.3s;
    background-color: transparent !important;
    border-radius: 50% !important;
    text-indent: 0;
    overflow: hidden;
    color: transparent;
}

.chloe_slider_testi .et_pb_slider .et_pb_slide_title:before {
    content: "\e033\e033\e033\e033\e033"!important;
    font-family: 'ETmodules';
    color: #edd5bb;
    display: table;
    text-align: center;
    float: none;
    margin: 10px auto;
    font-size: 22px;
}

.chloe_slider_testi .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "\024";
  color: #222;
  font-size: 30px;
}

.chloe_slider_testi .et-pb-slider-arrows a {
    opacity: 1!important;
}

.chloe_slider_testi .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "\023";
   color: #222;
    font-size: 30px;
}

.chloe_slider_testi .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 1%!important;  
}

.chloe_slider_testi .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 1%!important;
}



/* Chloe Services Home 3
----------------------------------------*/

.chloe_blurbh3 {
    counter-reset: what-we-do;
}

.chloe_blurbh3 .et_pb_blurb:before {
    counter-increment: what-we-do;
    content: "0"counter(what-we-do);
    font-family: 'Arapey';
    font-size: 65px;
    line-height: 100%;
    font-weight: 400;
    color: rgb(255, 255, 255, 0.6);
    transition: 0.3s;
    margin-bottom: 0;
    display: block;
    left: 40%;
    position: absolute;
    top: 60px;
    opacity: 1;
}



/* Chloe Testimonials Home 3
----------------------------------------*/

.chloe_testimonial_slider .et_pb_slider .et_pb_slides {
    transition: 0.4s;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide{
    padding: 0 !important;
    margin-right: 0 !important;
    opacity: 1 !important;
    display: block !important;
    float: left !important;
    animation: none !important;
    z-index: 5 !important;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.active_slide {
    z-index: 15 !important;
    box-shadow: 0 0 0 0 rgba(119,119,119,0.35);
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.arround_slide {
    z-index: 10 !important;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.arround_slide .et_pb_slide_image {
    transform: scale(0.8);
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.active_slide .et_pb_slide_image {
    transform: scale(1);
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.active_slide .et_pb_slide_description {
    transition: 0.3s;
    transition-delay: 0.4s;
    opacity: 1;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image img{
    max-height: none !important;
    display: block !important;
    width: 100% !important;
    animation: none !important;
    opacity: 1 !important;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container{
    height: auto !important;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slider_container_inner{
    display: block !important;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    transition: 0.4s;
}

.chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide.active_slide .et_pb_slide_image:before {
    background-image: linear-gradient(0deg,#18181e 0%,rgba(24,24,30,0) 100%)!important;
    background-color: transparent;
    opacity: 0.8;
}

#page-container .chloe_testimonial_slider .et-pb-slider-arrows a.et-pb-arrow-next {
    margin-left: 10px !important;
}

.chloe_testimonial_slider .et-pb-slider-arrows {
    position: static;
    margin-top: 34px;
    text-align: center;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a:before {
    display: none !important;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a span {
    display: block !important;
    font-size: 0 !important;
    width: 23px;
    height: 2px;
    background-color: #333;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    right: auto;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-prev span {
    left: auto;
    right: 0;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a:hover span {
    width: 42px !important;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-prev span:after,
.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-prev span:before,
.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-next span:after,
.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-next span:before {
    content: "";
    display: block;
    background-color: #333;
    width: 10px;
    height: 1.5px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 15;
    transform-origin: right center;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-prev span:after,
.chloe_testimonial_slider .et-pb-slider-arrows > a.et-pb-arrow-prev span:before {
    left: 0;
    transform-origin: left center;
}

.chloe_testimonial_slider .et-pb-slider-arrows > a span:before {
    transform: translate(0, -50%) rotate(45deg);
}

.chloe_testimonial_slider .et-pb-slider-arrows > a span:after {
    transform: translate(0, -50%) rotate(-45deg);
}

@media only screen and (max-width: 980px) {
    .chloe_testimonial_slider .et_pb_slider .et_pb_slide_description{
        bottom: 30px !important;
    }}


@media only screen and (max-width: 800px) {
    .chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        width: 132%!important;
        margin-left: -16%;
    }

    .chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        width: 170%!important;
        margin-left: -35%;
    }}


@media only screen and (max-width: 480px) {
    .chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        width: 250%!important;
        margin-left: -75%;
    }

    .chloe_testimonial_slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        width: 200%!important;
        margin-left: -50%;
    }}



/* Chloe Portfolio
----------------------------------------*/

.chloe_portfolio .et_pb_portfolio_item {
    background: #fff;
    text-align: center;
    height: 450px!important;
    width: 30.2%!important;
    margin-right: 2%!important;
    display: inline-block;
    float: left;
    vertical-align: top;
    margin: 0 15px 30px 15px;
    position: relative;
    overflow: hidden;
}

.chloe_portfolio .et_pb_portfolio_item:last-child,
.chloe_portfolio .et_pb_portfolio_item:nth-child(3n) {
  margin-right: 0 !important;
}

.chloe_portfolio .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
  clear: none !important;
} 

.chloe_portfolio .et_portfolio_image img {
    vertical-align: bottom;
    margin-bottom: 0;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 450px;
}

.chloe_portfolio .et_pb_portfolio_item h2 {
    position: absolute;
    width: 100%;
    top: 41%;
    z-index: 3;
    opacity: 0;
    transition: .3s;
}

.chloe_portfolio .et_pb_portfolio_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  opacity: 0;
  z-index: 1;
  transition: .3s;
}

.chloe_portfolio .et_overlay {
  display: none;
}

.chloe_portfolio .et_pb_portfolio_item .post-meta {
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  color: #a9882f;
  opacity: 0;
  transition: .3s;
  z-index: 2;
}

.chloe_portfolio .et_pb_portfolio_item a:after{
  content: ',';
  margin-left: 2px;
  margin-right: 2px;
}

.chloe_portfolio .et_pb_portfolio_item a:last-child:after {
  display: none;
}

.chloe_portfolio .et_pb_portfolio_item:hover h2,
.chloe_portfolio .et_pb_portfolio_item:hover::before,
.chloe_portfolio .et_pb_portfolio_item:hover .post-meta {
  opacity: 1;
}

.chloe_portfolio .et_pb_portfolio_filters {
  margin-bottom: 80px;
}

.chloe_portfolio .et_pb_portfolio_filters ul {
  display: flex;
  justify-content: center;
}

.chloe_portfolio .et_pb_portfolio_filters li a {
  background-color: transparent;
  font-weight: 500;
  border: none !important;
  display: inline-block;
  margin: 5px;
  padding: 12px;
  color: #2d2d2d;
  background-color: #f5f5f5;
}

.chloe_portfolio .et_pb_portfolio_filters li a.active {
  color: #a9882f;
}

.chloe_portfolio .et_pb_portfolio_filters li a.active:hover,
.chloe_portfolio .et_pb_portfolio_filters li a:hover {
  background-color: #eef4f1;
}

.chloe_portfolio .et_pb_portofolio_pagination {
  display: flex;
  justify-content: center;
  border-top: none !important;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li {
  display: inline-flex;
  width: 60px;
  padding: 0 !important;
  border-radius: 50%;
  margin: 0 5px;
  overflow: hidden;
  transition: .2s;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li a.active,
.chloe_portfolio .et_pb_portofolio_pagination ul li.next,
.chloe_portfolio .et_pb_portofolio_pagination ul li.prev {
  background: #1f2732;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li.next,
.chloe_portfolio .et_pb_portofolio_pagination ul li.prev {
  border: 4px solid #f2efea;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li.page {
  border: 4px solid #f2efea;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li a {
  text-align: center;
  width: 100%;
  padding: 18px 0;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li.page a {
  color: #1f2732;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li a.active,
.chloe_portfolio .et_pb_portofolio_pagination ul li.next a,
.chloe_portfolio .et_pb_portofolio_pagination ul li.prev a {
  color: #fff !important;
  transition: .2s;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li:hover,
.chloe_portfolio .et_pb_portofolio_pagination ul li:hover a.active {
  border-color: #232323;
  background: #232323 !important;
}

.chloe_portfolio .et_pb_portofolio_pagination ul li:hover a {
  color: #fff;
}

@media (max-width: 805px) {

.chloe_portfolio .et_pb_portfolio_item {
    width: 100%!important;
}}


@media (max-width: 600px) {
.chloe_portfolio .et_pb_portfolio_filters ul {
    display: block;
    justify-content: center;
}}




/* Chloe Steps
----------------------------------------*/

.chloe_steps {
  counter-reset: what-we-do;
}

.chloe_steps .et_pb_module_header {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.chloe_steps .et_pb_module_header::before {
  z-index: -1;
  counter-increment: what-we-do;
  content: "0"counter(what-we-do);
  color: #f2efea;
  position: absolute;
  left: 0px;
  width: 100%;
  font-size: 80px;
  counter-increment: what-we-do;
  font-family: 'Arapey';
  font-size: 55px;
  line-height: 100%;
  font-weight: 400;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
  color: transparent;
  transition: 0.3s;
  margin-bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: -75px;
  opacity: 1;
}



/* Chloe Tabs
----------------------------------------*/

.chloe_tab {
    border:none;
}

.chloe_tab .et_pb_tabs_controls {
    background: none;
    margin: auto;
    margin-bottom:20px;
    text-align: center;
}

.chloe_tab .et_pb_tabs_controls li {
    margin-right: 20px;
    display: inline-block;
    float: none;
    text-align: center;
    background-color: #edd5bb;
    padding: 5px 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transition: all 0.5s ease-in-out 0s;
}

.chloe_tabs .et_pb_column .et_pb_promo {
    margin: 0 auto 2vw !important;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls:after {
    display: none !important;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li a {
    display: block;
    width: auto;
    text-align: center;
    padding: 20px 9px 26px;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:last-child {
    margin-right: 0 !important;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li {
    width: 22% !important;
    margin-right: 2.8% !important;
    position: relative;
}

.chloe_tabs .et_pb_tabs .et_pb_all_tabs {
    clear: both !important;
    max-width: 940px;
    margin: 0 auto;
}

.chloe_tabs .et_pb_tabs .et_pb_all_tabs p:last-child {
    padding-bottom: 0 !important;
}

.chloe_tabs .et_pb_tabs .et_pb_all_tabs p {
    padding-bottom: 30px !important;
}

/*Tab inner border*/


.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):hover a {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active ,
.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active *{
    transition: 0.3s !important;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:hover *,
.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active *{
    color: #fff !important;
}

.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:hover,
.chloe_tabs .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #333 !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .chloe_tabs .et_pb_row {
        width: 95% !important;
    }

    .chloe_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 24% !important;
        margin-right: 1.33% !important;
    }
}

@media only screen and (max-width: 980px) {
    .chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .chloe_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 46% !important;
        margin-right: 8% !important;
        margin-bottom: 20px;
    }

    .chloe_tabs .et_pb_row {
        width: 80% !important;
    }
}

@media only screen and (max-width: 767px) {
    .chloe_tabs .et_pb_tabs .et_pb_tabs_controls li:nth-child(2n + 2) {
        margin-right: auto !important;
    }

    .chloe_tabs .et_pb_tabs .et_pb_tabs_controls li {
        width: 100% !important;
        margin: 0 auto 20px !important;
    }
}




/* Chloe Freebie
----------------------------------------*/

body .chloe_freebie .et_pb_blurb .et_pb_module_header:after,
body .chloe_freebie .et_pb_blurb .et_pb_module_header:before {
    content: "";
    display: block;
    background-color: #1b1a1a;
    height: 1px;
    width: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    transition: 0.3s;
}

body .chloe_freebie .et_pb_blurb .et_pb_module_header:after {
    width: 74%;
    top: auto;
    bottom: 0;
}


/* Chloe Steps
----------------------------------------*/

/*.chloe_tab {
    border:none;
}

.chloe_tab .et_pb_tabs_controls {
    background: none;
    margin: auto;
    margin-bottom:20px;
    text-align: center;
}

.chloe_tab .et_pb_tabs_controls:after { 
    border:none;
}

.chloe_tab .et_pb_tabs_controls
li {
    margin-right: 20px;
    display: inline-block;
    float: none;
    text-align: center;
    padding: 5px 0px 5px;
    border:none; 
    background-color:#f5d81c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.chloe_tab .et_pb_tabs_controls li:hover {
    background-color:#ff5722;
}

.chloe_tab .et_pb_tabs_controls li:hover a {
    color:#fff !important;
}

.chloe_tab .et_pb_tabs_controls li.et_pb_tab_active {
    background-color:#ff5722;
}

.chloe_tab .et_pb_tabs_controls li.et_pb_tab_active a{
    color: #fff !important; 
}

.chloe_tab .et_pb_tabs .et_pb_tabs_controls li a{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.chloe_tab .et_pb_tabs_controls li {
    text-align:center;
    margin-bottom:20px;
}

.chloe_tab .et_pb_all_tabs img.alignleft {
    margin-bottom:20px !important;
    margin-right:50px; 
}

.chloe_tab .et_pb_tab .small-button{
    border:none;
    box-shadow:none;
    text-shadow:none;
    background:#f5d81c;
    border-radius:30px; 
    margin-top:10px;
    padding:5px 25px !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.chloe_tab .et_pb_tab .small-button:hover{
    background:#ff5722;
    color:#fff !important;
    padding:5px 25px !important;
}

@media (max-width: 980px){
    .chloe_tab .et_pb_all_tabs img.alignleft { 
        float: none;
        clear: both;
        display: block;
}}





/* Chloe Services Home
----------------------------------------*/

.chloe_blurbh4 {
  counter-reset: what-we-do;
}

.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image:before {
    counter-increment: what-we-do;
    content: "0"counter(what-we-do);
    font-family: 'Arapey';
    font-size: 55px;
    line-height: 100%;
    font-weight: 400;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    color: transparent;
    transition: 0.3s;
    margin-bottom: 0;
    display: block;
    left: 40%;
    position: absolute;
    bottom: -30px;
    opacity: 1;
}

body.ie .chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image:before{
    color: #1e1e26 !important;
}

.chloe_blurbh4 .et_pb_blurb:hover .et_pb_blurb_container,
.chloe_blurbh4 .et_pb_blurb:hover .et_pb_main_blurb_image:before{
    opacity: 1;
}

.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image{
    position: relative;
}

.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image,
.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img{
    display: block !important;
    width: 100% !important;
}


@media only screen and (max-width: 980px) {
.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 60px;
    left: 10px;
}

.chloe_blurbh4 .et_pb_blurb .et_pb_blurb_container {
    padding-left: 10px;
}

.chloe_blurbh4 .et_pb_column_1_3:last-child{
    margin-right: 0 !important;
}

.chloe_blurbh4 .et_pb_column_1_3{
    width: 100% !important;
    margin-right: 0 !important;
}}

@media only screen and (max-width: 767px) {
.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 90px;
}}

@media only screen and (max-width: 480px) {
.chloe_blurbh4 .et_pb_blurb .et_pb_main_blurb_image:before {
    font-size: 60px;
}}


/* Chloe FAQS Questions
----------------------------------------*/

.chloe_questions .et_pb_promo h2,
.chloe_questions .et_pb_promo strong {
    position: relative;
}

.chloe_questions .et_pb_promo h2:before {
    content: "Q";
    font-weight: 900 !important;
    display: block;
    position: absolute;
    left: -29px;
    top: 0;
    color: #c1764e;
    font-size: 18px !important;
}

.chloe_questions .et_pb_promo strong {
    font-weight: 400;
}

.chloe_questions .et_pb_promo strong:before {
    content: "A";
    font-weight: 900 !important;
    display: block;
    position: absolute;
    left: -29px;
    top: 0;
    color: #c1764e;
    font-size: 18px !important;
}

/* Chloe Step Services
----------------------------------------*/

.chloe_stepserv {
  counter-reset: what-we-do;
}

.chloe_stepserv .et_pb_module_header {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.chloe_stepserv  .et_pb_module_header::before {
 counter-increment: what-we-do;
    content: "0"counter(what-we-do);
    z-index: -1;
    position: absolute;
    left: 0px;
    width: 100%;
    font-size: 70px;
    font-family: 'Arapey';
    font-weight: 400;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #c1764e;
    color: transparent;
    opacity:  0.4;
}




/* Style Back to Top Button
-----------------------------------------------------*/

.et_pb_scroll_top.et-pb-icon {
    background-color: transparent !important;
    border-radius: 0px;
    border: 1px solid #e7eae3
}

.et_pb_scroll_top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
 
.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    background: #333;
    padding: 10px;
}
 
.et_pb_scroll_top:before {
    content: "\32";
    color: #2d2d2d
}

/* Sidebar 
----------------------------------------*/

.et_pb_widget.widget_media_image:first-of-type, 
#sidebar .et_pb_widget.widget_media_image:first-of-type {
    margin-bottom: -10px;
}


#sidebar .widget_text:nth-of-type(2n),
.et_pb_widget.widget_text:nth-of-type(2n) {
    background-color: #FAF5F2;
    padding: 30px;
}

.et_pb_widget.widget_text:nth-of-type(3n),
#sidebar .et_pb_widget.widget_text:nth-of-type(3n){
  background-color: #fff;
    padding: 0px;
}



.widgettitle {
  margin: 0 0 15px;
  text-align: center;
  font-size: 20px !important;
  letter-spacing: 1px;
}


/* Blog Latest Posts 
----------------------------------------*/

.latest-post {
  margin: 0 0 26px;
  text-align: left;
}

.latest-post-img {
  display: inline-block;
  margin: 0 4% 4px 0;
  vertical-align: top;
  width: 35%;
  height: 90px;
  overflow: hidden;
}

.latest-post-img img {
  max-width: 100%; 
  vertical-align: middle;
  max-width: 104%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.latest-post-content { 
  display: inline-block; 
  width: 59%;
}

.latest-post {
  text-align: left;
}

.latest-post-title h6 {
  font-size: 12px;
  line-height: 22px;
  font-weight: 600;
  text-align: left !important;
  text-transform: uppercase;
}

.latest-post .latest-post-title a:hover{ 
  color:#be9656;
}

.latest-post .post-meta-elements{
  font-size: 12px;
}

.latest-post .meta-post-cat i, 
.latest-post .meta-post-date i{
  right: 5px; 
  position: relative;
}

.latest-post .post-meta-elements, 
.latest-post .post-meta-elements a {
  color: #767676; 
  display: inline-block;
  font-size: 13px;
  line-height: 1.4;
}

.latest-post .post-meta-elements > div {
  display: inline-block;

}

.latest-post .post-meta-elements a:after{
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}

/* Page Navi
-----------------------------------------------------*/
.wp-pagenavi {
    border-top: none;
    padding-top: 50px;
}

.wp-pagenavi a, 
.wp-pagenavi span {
  color: #000;
  background-color: #FAF5F2;
  border: 1px solid #FAF5F2;
  padding: 8px 15px;
}


/* Chloe Grid News
-----------------------------------------------------*/

.chloe_blognews .entry-featured-image-url {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
}

.chloe_blognews.et_pb_posts .et_pb_post:nth-child(1) {
    min-height: 580px;
}

.chloe_blognews .entry-featured-image-url img {
    height: 100%;
    object-fit: cover;
    -webkit-object-fit: cover;
}

.chloe_blognews .entry-featured-image-url:before {
    content: "" !important;
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
    display: block;
    background-color: rgba(0,0,0,.2);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.chloe_blognews .entry-featured-image-url:after {
    content: "";
    position: absolute;
    bottom: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,0) 30%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(250,250,250,0) 30%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(250,250,250,0) 30%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cc000000',GradientType=0 );
}


.chloe_blognews.et_pb_posts .et_pb_post:nth-child(2), 
.chloe_blognews.et_pb_posts .et_pb_post:nth-child(3), 
.chloe_blognews.et_pb_posts .et_pb_post:nth-child(1) {
    width: 49%;
}

.chloe_blognews.et_pb_posts .et_pb_post {
    float: left;
    position: relative;
    z-index: 1;
    min-height: 280px;
    max-height: 300px;
    margin: 0 2% 1.5% 0px;
    padding: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
}

.chloe_blognews.et_pb_posts .et_pb_post:nth-child(2), 
.chloe_blognews.et_pb_posts .et_pb_post:nth-child(3) {
    margin-right: 0px !important;
}

.chloe_blognews .et_pb_post .et_pb_post>.wrapped {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
}

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

.chloe_blognews.et_pb_posts .et_pb_post:nth-child(2), 
.chloe_blognews.et_pb_posts .et_pb_post:nth-child(3), 
.chloe_blognews.et_pb_posts .et_pb_post:nth-child(1) {
    width: 100%;
}}


/* Chloe About Services
-----------------------------------------------------*/

/*.chloe_blurbserv .et_pb_blurb  {
  background-color: #f2efea !important;
}*/

.chloe_blurbserv .et_pb_blurb.et_pb_blurb:before {
    content: "";
    display: block;
    background-color: #edd5bb;
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    transition: 0.3s;
    opacity: 0.90;
}

.chloe_blurbserv .et_pb_blurb_content {
    position: relative;
}

.chloe_blurbserv .et_pb_blurb .et_pb_main_blurb_image,
.chloe_blurbserv .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.chloe_blurbserv .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img{
    display: block !important;
    width: 100% !important;
}

.chloe_blurbserv .et_pb_blurb .et_pb_blurb_description p:last-of-type {
    padding-bottom: 0 !important;
}

.chloe_blurbserv .et_pb_blurb .et_pb_blurb_description p {
    padding-bottom: 28px !important;
}

.chloe_blurbserv .et_pb_blurb .et_pb_blurb_description a:hover {
    opacity: 0.5;
}

.chloe_blurbserv .et_pb_blurb .et_pb_blurb_description a {
    color: inherit !important;
    transition: 0.3s;
}

.chloe_blurbserv .et_pb_blurb:hover:before {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.chloe_blurbserv .et_pb_blurb .et_pb_module_header:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 1px;
    width: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    transition: 0.3s;
}




/* Categories Tags
----------------------------------------*/

.tagcloud a {
    font-size: 12px !important;
    padding: 4px 20px;
    background: #faf5f2;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: inherit;
}

.tagcloud a:hover {
    background: #d17d74;
    color: #fff;
}

/* Footer
----------------------------------------*/

.bottom-nav a {
    font-weight: 400px;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #444;
    font-size: 10px !important;
}

.bottom-nav, 
.bottom-nav a {
    font-size: 12px;
    text-align: center !important;
    float: none !important;
}

#footer-info {
    float: none;
    padding-bottom: 10px;
    color: #666;
    text-align: center;
}


    
/* Smarth Login
----------------------------------------*/

.smartPWLogin {
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
  display:block;
  margin:0 auto;
  text-align: center;
}

.smartPWLogin input {
  border: 1px solid #bbb !important;
  color: #4e4e4e !important;
  background-color: #fff !important;
  padding: 12px;
  font-size: 14px;
  margin-right: 1%;
  width: 20%;
}

.smartPWLogin input[type=submit] {
  -webkit-appearance: none;
  padding: 12px !important;
  background: #e6b83c !important;
  border-color: #e6b83c !important;
  color: #fff !important;
  cursor: pointer;
}

.smartPWLogin input:hover[type=submit] {
  background: #fff !important;
  color: #454a54 !important;
  border-color: #e6b83c !important;
}


/* WooCommerce
-----------------------------------------------------*/

.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}

.orderby, 
.woocommerce div.product form.cart .variations td select {
    padding: 4px 8px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666!important;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #454a54;
}

body .et_pb_button:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce a.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce input.button:hover, 
.woocommoliviaerce-page input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page #content input.button:hover {
  color: #fff;
}

.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce a.button, 
.woocommerce-page a.button, 
.woocommerce button.button, 
.woocommerce-page button.button, 
.woocommerce input.button, 
.woocommerce-page input.button, 
.woocommerce #respond input#submit, 
.woocommerce-page #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page #content input.button,
.woocommerce a.button {
  color: #fff;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
  background: #f7f6f5;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #f7f6f5;
}

body.woocommerce .woocommerce-tabs {
    margin: 30px 0 45px;
    border: 1px solid #f7f6f5;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 1px solid #f7f6f5;
    background: #f7f6f5;
}

.entry-summary .entry-title,
.woocommerce div.product .product_title,
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price  {
    margin-bottom: 2% !important;
}

.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals,
#add_payment_method #payment,
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    width: 100%;
    margin-bottom: 10% !important;
}

.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    color: #666!important;
    font-size: 14px;
    text-align: center;
}

.woocommerce .products .star-rating, 
.woocommerce-page .products .star-rating {
    margin: 0 auto 2%!important;
}

.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #ebe9eb;
    padding: 4px 0 0;
    text-align: center;
}

.woocommerce .woocommerce-breadcrumb {
    display:none;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}

.woocommerce span.onsale, 
.woocommerce-page span.onsale {
    position: absolute;
    z-index: 2;
    top: 10px!important;
    left: 10px!important;
    min-width: 0!important;
    min-height: 0!important;
    margin: 0!important;
    padding: 6px 18px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    color: #454a54;
    background: #efdac9 !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
    line-height: inherit!important;
}

.entry-summary p.price span {
    font-size: 20px!important;
}

.woocommerce ul.products li.product {
  overflow: hidden;
}

.product .related h2 {
    padding-bottom: 16px;
    font-size: 20px!important;
}

@media (max-width: 600px){
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}}

/* Password 
-----------------------------------------------------*/

.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 50%;
    margin: 12% auto;
    text-align: center;
    border: 5px solid #e8eced;
    padding: 2%;
}

.et_password_protected_form .et_submit_button {
    display: block;
    float: none;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
}







/* Highlight around h2 bold text
-----------------------------------------------------*/

.bold-highlight p strong, 
.bold-highlight h2 strong,
.bold-highlight h3 strong,
.bold-highlight h4 strong {
    padding: 0 5px;
    background-color: #efdac9;
}



/* Instagram Feed
-----------------------------------------------------*/

#sb_instagram .sbi_follow_btn {
    text-align: center;
    float: none;
}


div#sb_instagram #sbi_load .sbi_load_btn, 
div#sb_instagram .sbi_follow_btn a {
    border-radius: 0;
    color: #fff !important;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: -50%;
    z-index: 99;
    background: #333;
    padding: 14px 40px;
    position: relative;
}

div#sb_instagram #sbi_load .sbi_load_btn:hover, 
div#sb_instagram .sbi_follow_btn a:hover {
    box-shadow: inset 0 0 10px 20px #171616;
    color: #fff !important;
}

#sb_instagram #sbi_load {
    margin-bottom: -25px !important;
}

#sb_instagram #sbi_load .sbi_load_btn {
    display: none !important;
}


/* Style Back to Top Button
-----------------------------------------------------*/
/*.et_pb_scroll_top.et-pb-icon {
    background-color: #efd84a;
    border-radius: 0px;
}

.et_pb_scroll_top.et-visible {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
 
.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    background: #333;
    padding: 10px;
}
 
 
.et_pb_scroll_top.et-pb-icon:hover {
    background: #000;
}
 
.et_pb_scroll_top:before {
    content: "\21";
}



/* Woocommerce
-----------------------------------------------------*/
.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
    height: 39px;
    border: 1px solid #000 !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff!important;
    background-color: #fff !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    font-size: 16px!important;
    font-weight: 300!important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important;
    background: #f7f6f5;
}

.woocommerce #content .quantity input.qty, 
.woocommerce .quantity input.qty, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-page #content .quantity input.qty, 
.woocommerce-page .quantity input.qty {
    height: 34px;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #333!important;
    background-color: #fff !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, 
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important;
    background: #f7f6f5;
}


/* Preloader
-----------------------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 9999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}

.preloader .status {
  margin: -35px 0 0 -35px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.et_pb_image .et_overlay:before {
    color: #e8eced;
}


/* Reverse Columns Services On mobile
----------------------------------------*/
@media screen and ( max-width: 980px ) {
.reverse {
  display: flex;
  flex-direction: column-reverse;
}}


/* Marquee Banner
-----------------------------------------------------*/

.marquee {
    position: relative;
    display: flex;
    animation: moveLeft 14s linear infinite !important;
}

.track {
    color: inherit;
    text-decoration: none;
    animation: text 10s infinite linear;
    position:relative;
    white-space: nowrap;
    min-width: 100%;
}

 

@keyframes text{

0%{

left: 0%;

}

25%{

left:-10%;

}

50%{

left:-20%;

}

75%{

left:-30%;

}

100%{

left:-40%;

}}


/* Ingrid Menu
-----------------------------------------------------*/

@media (max-width: 980px) {
.chloe_menu .et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 5%;
    width: 200%;
    transform: translateX(-50%);
}}



/*set the width of the rows inside the Post Content module*/
.et-l .et-l--post .et_builder_inner_content .et_pb_row {
    width: 100%;
    padding-top:0;
}

/* Chloe Blog List
-----------------------------------------------------*/

.chloe_listblog .et_pb_post {
    margin-bottom: 6%;
    display: flex;
    justify-content: stretch;
    flex-wrap: wrap;
    box-shadow: 0px 20px 90px #f2efea;
}

.chloe_listblog .et_pb_post:last-child {
    margin-bottom: 0;
}

.chloe_listblog .et_pb_post:last-of-type {
    margin-bottom: 0;
    margin-right: 0;
}

.chloe_listblog .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 0;
}

.chloe_listblog .et_pb_post .entry-featured-image-url {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.chloe_listblog .et_pb_post a img {
    vertical-align: bottom;
    max-width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.chloe_listblog .et_pb_post .entry-title:after {
    content: '';
    display: block;
    width: 65px;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 5px;
    background-color: #c1764e;
}

.chloe_listblog .et_pb_post>.wrapped {
  padding: 40px;
  z-index: 5;
  background: #fff;
  display: flex;
  flex-direction: column;
  width: 50%;
}

.chloe_listblog .et_pb_post .entry-title a {
  display: block;
  cursor: pointer;
}

.chloe_listblog .et_pb_post .entry-title {
    order: 2;
}

.chloe_listblog .et_pb_post .post-meta {
    order: 1;
    z-index: 999;
}

.chloe_listblog .et_pb_post .post-content {
    order: 3;
}

.chloe_listblog .chloe-blog-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    justify-content: left;
}

.chloe_listblog .chloe-blog-cat a {
    display: block;
    margin-right: 5px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1%;
}

.chloe_listblog .chloe-blog-cat a:after {
    content: ',';
    margin-left: 2px;
    margin-right: 0;
}

.chloe_listblog .chloe-blog-cat a:last-child:after {
    display: none;
}

.chloe_listblog article a[rel="category tag"]:after, 
.chloe_listblog .post-meta .published:after, 
.chloe_listblog .et_pb_post .post-meta a:after, 
.chloe_listblog .author:after {
    content: ',';
    margin-left: 2px;
    margin-right: 2px;
}

.chloe_listblog  article a[rel="category tag"]:last-child:after,
.chloe_listblog .et_pb_post .post-meta a:last-child:after,
.chloe_listblog .vryn-cats a:last-child:after,
.chloe_listblog .published:last-child:after {
    display: none;
}

.chloe_listblog .chloe-blog-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    justify-content: center;
    position: relative;
    z-index: 999;
}

.chloe_listblog .chloe-blog-cat a {
    margin-right: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1em;
    text-align: left;
    display: inline-block;
    word-break: break-word;
}

.chloe_listblog .et_pb_post a.more-link {
    display: inline-block;
    margin: 20px auto 0;
}

.chloe_listblog .et_pb_post .et_overlay {
    border: none;
    opacity: 0;
    z-index: 3;
}

.chloe_listblog .et_pb_post:hover .et_overlay {
    opacity: .8;
}

.chloe_listblog .et_pb_post .entry-featured-image-url {
    width: 50%;
    position: relative;
    overflow: hidden;
}

@media (max-width: 1030px){

.chloe_listblog .et_pb_post>.wrapped,
.chloe_listblog .et_pb_post .entry-featured-image-url {
    width: 100%;
}

.chloe_listblog .et_pb_post a img {
    position: relative;
} 

.chloe_listblog .et_pb_post .entry-title {
    margin-top: 3%;
}}


/* Read more
------------------------------------------*/

.chloe_listblog a.more-link,
.chloe_grid a.more-link,
.chloe_gridblog a.more-link {
    clear: both;
    border: none;
    margin-top: 5%;
    margin: 3% auto;
    color: #000 !important;
    width: auto;
    background: none;
    display: inline-block;
    background: #f6f4f0;
    font-weight: 500 !important;
}

.chloe_listblog a.more-link:hover {
    border: none;
    background: none !important;
    color: #000 !important;
    background: #a48f5f;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.chloe_listblog a.more-link:hover,
.chloe_grid a.more-link, a.more-link:hover,
.chloe_gridblog a.more-link, a.more-link:hover {
    color: #000 !important;
    border-bottom: #edd5bb;
    background-color: #edd5bb;
    border: none !important;
}


/* Chloe Services Home 1
----------------------------------------*/

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_container {
    position:absolute;
    bottom:53px;
    left:50%;
    transform:translate(-50%,0);
    padding:43px 30px 46px;
    z-index:3;
    width:calc(100% - 80px);
    background:#fff
}

.chloe_blurbs_h1  .et_pb_blurb:before{
    content:"";
    display:block!important;
    width:calc(100% + 2px);
    height:calc(100% + 2px);
    position:absolute;
    left:50%;
    transform:translate(-50%,-50%);
    top:50%;
    box-shadow:inset 0 0 0 18px #fff;
    transition:.4s;
    z-index:1;
    transition-timing-function:cubic-bezier(.25,.46,.45,.94)
}

body .chloe_blurbs_h1 .et_pb_blurb:hover:before{
    box-shadow:inset 0 0 0 0 #fff!important
}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_description a{
    position:relative;
    font-weight:500;
    transition:all .3s}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_description a:after{
    display:block;
    content:"";
    position:absolute;
    bottom:-3px;
    left:-4%;
    width:108%;
    height:9px;
    background:#dbe7f1;
    transition:all .3s;z-index:-1
}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_description a:hover:after{
    width:15%
}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_description a{
    top:-7px
}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_description a:after{
    background:#fff;
}

.chloe_blurbs_h1 .et_pb_blurb .et_pb_blurb_container{
    padding:35px 30px 45px;
    background:#fff;
}

.chloe_blurbs_h1  .et_pb_blurb:before{
    box-shadow:inset 0 0 0 18px #fff
}



/* Chloe Slim Optin
----------------------------------------*/

.chloe_slim_optin .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
    padding: 1em!important;
}

.chloe_slim_optin .et_pb_newsletter_form {
    display: block;
}

.chloe_slim_optin .et_pb_newsletter_fields {
    width: 100%!important;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: stretch;
    flex-wrap: wrap;
}

.chloe_slim_optin .et_pb_newsletter_fields>p {
    padding-bottom: 0;
    width: 31.33%;
    margin-left: 2%;
    flex-basis: auto!important;
}

@media (max-width: 700px) {
.chloe_slim_optin .et_pb_newsletter_fields>p,
.chloe_slim_optin .et_pb_newsletter_fields>p.et_pb_newsletter_button_wrap{
    width: 100%;
    margin-top: 2%;
    margin-left: 0;
}}



/* Menu Slide In
-----------------------------------------------------*/

#slide-in {
    right: 0;
    width: 420px !important;
    max-width: 75%;
    padding-top: 0!important;
    right: -420px !important;
    webkit-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
    -moz-transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
    transition: right 0.8s cubic-bezier(0.77,0,0.175,1),margin-top 0.4s ease-in-out!important;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 9 !important;
}

#slide-in.slide-the-menu {
    display: block;
    left: auto!important;
    right: 0!important;
    z-index: 99999 !important;
}

