@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:14px;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/wp-content/uploads/themify-css/themify-builder-174-generated.css*/
/* Generated from page: de-ce-eu */
.themify_builder_content-174 .tb_8e7f890.module_row{background-image:url(http://anamariacucuta.ro/wp-content/uploads/deceeu_anamariacucuta.gif);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center top;background-color:rgba(0, 0, 0, 1);padding-top:12em;padding-bottom:12em;}
.themify_builder_content-174 .tb_8e7f890.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_8e7f890.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.55);}
.themify_builder_content-174 .tb_8e7f890.module_row>.tb_row_frame_bottom,.themify_builder_content-174 .tb_8e7f890.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("http://anamariacucuta.ro/wp-content/uploads/frame_bottom_2-e1541612260487.png");height:400px;}
.themify_builder_content-174 .tb_aa9bc2c.module_column{background-image:url( );background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:center center;}
.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap span{font-family:"Raleway";color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-174 .tb_3f40b72.module-text{font-size:2em;text-align:center;font-style:normal;font-weight:bold;padding-top:13em;padding-bottom:0em;margin-bottom:-50px;}
.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_efb1520.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap span{font-family:"Raleway";color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-174 .tb_354f884.module-text{font-size:2em;text-align:center;font-weight:bold;padding-top:0em;padding-bottom:4em;margin:0px;}
.themify_builder_content-174 .tb_2e42a17.module_row{background-image:url(http://anamariacucuta.ro/wp-content/uploads/2018/02/stardust.png);background-repeat:repeat;background-attachment:scroll;background-position:center center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-174 .tb_2e42a17.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_2e42a17.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(10, 10, 10, 0.82);background-image:linear-gradient(180deg,rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0.51) 31%,rgba(0, 0, 0, 0.71) 69%,rgba(0, 0, 0, 0.99) 99%);}
.themify_builder_content-174 .tb_f14f801.module-video{margin-top:200px;margin-bottom:300px;border:2px solid rgba(255, 255, 255, 0.15);}
.themify_builder_content-174 .tb_24dc1de.module_row{background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-174 .tb_24dc1de.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_24dc1de.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0);}
.themify_builder_content-174 .tb_0f69aa5.module-image{padding:0px;margin:0px;border:0px solid;}
.themify_builder_content-174 .tb_o9b0463.module_row{background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-174 .tb_o9b0463.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_o9b0463.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0);}
.themify_builder_content-174 .tb_fa4225e.module_row{background-image:url(http://anamariacucuta.ro/wp-content/uploads/3dcaf0ee9e8264e5e44e6c9c5e41e720.gif);background-repeat:no-repeat;background-position:center center;background-size:contain;background-attachment:fixed;background-position:50% 50%;padding-top:10.0em;padding-bottom:10.0em;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-174 .tb_fa4225e.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_fa4225e.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0);background-image:linear-gradient(180deg,rgba(0, 0, 0, 0) 66%,rgb(0, 0, 0) 88%);}
.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap span{font-family:"Raleway";color:rgba(221, 221, 221, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-174 .tb_4992efc.module-text{font-size:3em;line-height:71px;letter-spacing:0px;}
.themify_builder_content-174 .tb_1b96add.module_row{background-image:url(http://anamariacucuta.ro/wp-content/uploads/deceeubgfbbb.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:left top;}
.themify_builder_content-174 .tb_1b96add.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_1b96add.module_row>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(180deg,rgb(0, 0, 0) 0%,rgba(255, 255, 255, 0) 100%);}
.themify_builder_content-174 .tb_56389b0.module-buttons{text-align:center;margin-top:12em;margin-bottom:12em;}
.themify_builder_content-174 .tb_56389b0.module-buttons .module-buttons-item a{background-color:rgba(0, 140, 255, 1);background-image:none;}
.themify_builder_content-174 .tb_56389b0.module-buttons.module .module-buttons-item a{border:1px solid rgba(255, 255, 255, 1);}

@media screen and (max-width:680px){
.themify_builder_content-174 .tb_8e7f890.module_row>.builder_row_cover::before,.themify_builder_content-174 .tb_8e7f890.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.10);}
.themify_builder_content-174 .tb_8e7f890.module_row{padding-top:0.0em;padding-bottom:22em;}
.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_3f40b72.module-text .tb_text_wrap span{font-family:"Montserrat";}
.themify_builder_content-174 .tb_3f40b72.module-text{font-size:1em;text-align:center;font-style:normal;font-weight:bold;padding-top:32em;}
.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_354f884.module-text .tb_text_wrap span{font-family:"Montserrat";}
.themify_builder_content-174 .tb_354f884.module-text{font-size:1em;text-align:center;font-weight:bold;padding-bottom:5em;margin-top:-21px;}
.themify_builder_content-174 .tb_2e42a17.module_row>.tb_row_frame_top,.themify_builder_content-174 .tb_2e42a17.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("http://anamariacucuta.ro/wp-content/uploads/2018/07/header_top_diag.png");}
.themify_builder_content-174 .tb_2e42a17.module_row>.tb_row_frame_bottom,.themify_builder_content-174 .tb_2e42a17.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("http://anamariacucuta.ro/wp-content/uploads/2018/07/header_top_diag.png");}
.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap p,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap blockquote,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h1,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h2,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h3,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h4,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h5,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap h6,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap li,.themify_builder_content-174 .tb_4992efc.module-text .tb_text_wrap span{font-family:"Raleway";}
.themify_builder_content-174 .tb_4992efc.module-text{font-size:1.3em;line-height:25px;}
}
/*/wp-content/themes/themify-ultra/styles/modules/footers/left.css*/
.footer-left-col .main-col,
.footer-left-col .section-col,
.footer-horizontal-left .footer-left-wrap,
.footer-horizontal-left .footer-right-wrap{
	margin-left:3.2%;
	float:left
}
.footer-left-col .main-col.first,
.footer-horizontal-left .footer-left-wrap.first,
.footer-horizontal-left .footer-right-wrap.first{
	margin-left:0;
	clear:left
}
.footer-left-col .main-col,
.footer-horizontal-left .footer-left-wrap{
    width:22.6%
}
.footer-left-col .section-col,
.footer-horizontal-left .footer-right-wrap{
    width:74.2%
}
.footer-left-col #footer .widget{
    margin:0 0 2em
}
.footer-left-col .footer-text{
    padding-top:.9em
}
@media screen and (max-width:680px){
	.footer-horizontal-left .footer-left-wrap,
	.footer-horizontal-left .footer-right-wrap,
	.footer-left-col .main-col,
	.footer-left-col .section-col{
		margin-left:0;
		margin-right:0;
		width:100%;
		max-width:100%
	}
	.footer-horizontal-left .back-top,
	.footer-left-col .back-top{
		top:-35px
	}
}

/*/wp-content/themes/themify-ultra/styles/modules/loader.css*/
.section_loader,
body.hidden-view:after{
	height:100%;
	position:fixed;
	background-color:#662d91;
	left:0;
	top:0;
	opacity:1
}
body.hidden-view:after{
	content:"";
	width:100%;
	transition:opacity .5s;
	z-index:1000
}
.hidden-view .section_loader{
	margin:0 auto;
	perspective:1000;
	animation:fadeInLoading .5s ease-in-out;
	animation-fill-mode:forwards;
	z-index:10000
}
body:after{
	content:"";
	opacity:0;
	z-index:-1
}
.section_spinner{
	width:50px;
	height:50px;
	background-color:#fff;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	animation:rotateplane 1.2s infinite ease-in-out
}
.section_spinner .tf_fa{
	display:block;
	color:#fff;
	font-size:3.2em
}
@keyframes fadeInLoading{
	0% {opacity:0}
	25%{opacity:.5}
	50%{opacity:1}
	100%{opacity:1}
}
@keyframes rotateplane{
	0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}
	50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
	100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/themify-ultra/styles/modules/widgets/themify-social-links.css*/
#headerwrap .social-widget strong,
.fixed-header-on #headerwrap .social-widget{
	display:none
}
#header .social-widget{
	margin-left:10px;
}
.social-widget a{
	color:inherit
}
.social-links .icon-medium i{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover i {
	background:rgba(150,150,150,.15);
}
.social-widget .widget div{
	display:inline
}
.social-widget .widget {
	margin:0
}
.social-widget .social-links.horizontal {
	margin:0;
}
.social-widget .social-links.horizontal li{
	padding:0;
	margin:0 6px 0 0;
	clear:none;
	line-height:100%;
}
.social-widget li img{
	margin-top:-3px
}
.social-links li i{
	border-radius:100%;
	padding:.25em;
	margin-right:.25em;
	width:1.1em;
	height:1.1em;
	line-height:1.1em
}
/* footer social-widget */
#footer .social-widget{
	padding-bottom:1.6em
}
#footer .social-widget .widget,
.footer-left-col #footer .social-widget .widget,
.footer-right-col #footer .social-widget .widget{
	margin:0
}
.feature-posts + .themify-social-links{
	text-align:left
}
/*/wp-content/themes/themify-ultra/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/site-description.css*/
#site-description{
	margin:0 0 1.8em;
	padding:0;
	font-size:.9em;
	line-height:110%;
	opacity:.7
}
#site-description p{
	padding:0
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
.fixed-header #site-description{
	display:none
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/video.css*/
.module .video-title{
    margin:0 0 .3em;
    font-size:1.3em;
    padding:0
}
.video-wrap{
    padding-bottom:56.25%;
    height:0;
    min-height:50px
}
.video-top .video-title{
    margin-top:.8em
}
.video-top .video-caption{
    margin-bottom:1em
}
.module-video  img{
	width:100%;
}
/* Fix fullscreen vimeo video z-index */
.themify_builder .wow.module-video{
    animation-fill-mode:none
}
/*layout*/
.video-right .video-wrap,
.video-left .video-wrap{
    width:50%;
    margin-right:1.5em;
    margin-bottom:1em;
    float:left;
    padding-bottom:28.25%
}
.video-right .video-wrap{
    float:right;
}
/*/themify-builder/css/modules/video_styles/overlay.css*/
.module-video.video-overlay{
    position:relative;
    font-size:.85em
}
.module.video-overlay .video-wrap{
    margin:0;
    width:100%
}
.module.video-overlay .video-content{
    padding:2% 4%;
    background:rgba(0,0,0,.7);
    color:#ccc;
    line-height:1.4em
}
.module.video-overlay .video-wrap + .video-content{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    box-sizing:border-box;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.module.video-overlay .video-title{
    font-size:1.1em;
    margin:0 0 .4em
}
.module-video.video-overlay p{
    margin:0 0 .4em
}
.module-video.video-overlay a,
.module-video.video-overlay a:hover{
    color:#fff;
    text-decoration:none
}
.module-video.video-overlay h1,
.module-video.video-overlay h2,
.module-video.video-overlay h3,
.module-video.video-overlay h4,
.module-video.video-overlay h5,
.module-video.video-overlay h6{
    color:#fff;
    margin:0 0 .4em
}
.module-video.video-overlay .module-title{
    color:inherit
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff
}
#footer{
	font-size:.9em;
	text-align:left;
	padding: 54px 0 2em
}
/* for layout part inserted in footer */
#footer .module_row > .row_inner {
    max-width:100% 
}
.footer-block #footer{
	text-align: center;
	position:static
}
.footer-text{
	padding:0 0 1.5em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:2.5em 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media screen and (max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	#footer{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-logo.css*/
#footer-logo{
    font-size:1.5em;
    font-weight:600;
    letter-spacing:-.03em;
    padding:0;
    margin:0 0 .8em
}
#footer-logo a{
    color:inherit;
    text-decoration:none
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0
}
.footer-nav li{
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	position:relative
}
.footer-nav a{
	text-decoration:none;
	margin:0 1em .8em 0
}
.footer-horizontal-left .footer-nav a,
.footer-horizontal-right .footer-nav a,
.footer-left-col .footer-nav a,
.footer-right-col .footer-nav a{
	margin:0 .8em 1em 0;
	padding:0
}
.footer-nav li ul{
	background-color:#fff;
	border:1px solid rgba(0,0,0,.05);
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:11;
	bottom:100%;
	list-style:none;
	text-align:left;
	margin-bottom:1em;
	opacity:0;
	visibility:hidden;
	display:none;
	box-sizing:border-box;
	transition:margin .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out,bottom .2s ease-in-out
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
.footer-nav li:hover > ul{
	margin-bottom:0;
	opacity:1;
	visibility:visible;
	display:block
}
.footer-nav li:hover > a{
    color:#ed1e24
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}
.footer-right-col #footerwrap .footer-nav ul li.edge ul{
	left:auto;
	right:100%
}
.footer-horizontal-left #footer .footer-nav,
.footer-horizontal-right #footer .footer-nav{
	float:left;
	margin-top:0
}
@media screen and (max-width:680px){
	#footerwrap .footer-nav ul a{
		width:160px
	}
	.footer-nav li ul{
		display:none
	}
	.footer-nav li:hover>ul{
		display:block
	}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.1.1
Description:Use Ultra theme to create professional sites quickly and easily (landing pages,portfolio,blog,corporate,ecommerce,and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/* no rounded corners option */
.no-rounded-input input[type=reset], .no-rounded-input input[type=submit], .no-rounded-input button, .no-rounded-input
input[type=checkbox], .no-rounded-input select, .no-rounded-input textarea, .no-rounded-input input[type=text], .no-rounded-input input[type=password], .no-rounded-input input[type=search], .no-rounded-input input[type=email], .no-rounded-input input[type=url], .no-rounded-input input[type=number], .no-rounded-input input[type=tel], .no-rounded-input input[type=date], .no-rounded-input input[type=datetime], .no-rounded-input input[type=datetime-local], .no-rounded-input input[type=month], .no-rounded-input input[type=time], .no-rounded-input input[type=week], .no-rounded-input.woocommerce ul.products li.product .button, .no-rounded-input .woocommerce ul.products li.product .button, .no-rounded-input .woocommerce a.button, .no-rounded-input.woocommerce #respond input#submit, .no-rounded-input.woocommerce #respond input#submit.alt, .no-rounded-input.woocommerce a.button, .no-rounded-input.woocommerce button.button, .no-rounded-input.woocommerce input.button, .no-rounded-input.woocommerce a.button.alt, .no-rounded-input.woocommerce button.button.alt, .no-rounded-input.woocommerce input.button.alt, .no-rounded-input.woocommerce button.button.alt.disabled, .no-rounded-input.woocommerce button.button:disabled, .no-rounded-input.woocommerce button.button:disabled[disabled]{
	border-radius:0
}
.no-rounded-image .loops-wrapper.polaroid .post, .no-rounded-image .loops-wrapper.overlay .post, .no-rounded-image .loops-wrapper.auto_tiles>.product, .no-rounded-image .loops-wrapper.auto_tiles>.post, .no-rounded-image .post-image img, .no-rounded-image .product img, .no-rounded-image ul.products li.product .post-image, .no-rounded-image
#cart-wrap .product-image img, .no-rounded-image.woocommerce div.product div.images img, .no-rounded-image .woocommerce-product-gallery__wrapper .swiper-container-initialized{
	border-radius:0
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	outline:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(55,55,55,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%
}
input[type="checkbox"]:checked:before{
	content:"";
	display:inline-block;
	width:70%;
	height:30%;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid;
	border-bottom:1px solid;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute;
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(150,150,150,.15);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu{
		opacity:1;
		transform:scale(1,1)
	}
}
@media (hover:none){
	#main-nav .has-sub-menu> a{
		padding-right:50px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.has-sub-menu .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(150,150,150,.15);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(150,150,150,.15);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .8em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/* required for making post content vertical alignment */
.disp-table{
	display:table;
	width:100%;
	height:100%
}
.disp-row{
	display:table-row
}
.disp-cell{
	width:100%;
	display:table-cell
}
.disp-cell.valignmid{
	vertical-align:middle
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (the <nextpage> tag)*/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-menu-split.css*/
#header{
	text-align:center
}
#site-logo{
	margin:0
}
#site-logo a{
	padding-top:0;
	padding-bottom:0
}
#main-nav li{
	vertical-align:middle
}
#main-nav .has-mega-sub-menu .mega-sub-menu{
	top:auto
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:center;
}
.transparent-header #main-nav ul a{
	color:#484848
}
.transparent-header #main-nav ul a:hover{
	color:#000
}
.fixed-header #site-logo a{
	display:inline-block;
	line-height:1em
}
.fixed-header #header,
.fixed-header #site-logo a{
	padding-top:0;
	padding-bottom:0
}
.fixed-header .cart-icon{
	display:none
}
#main-nav .themify-logo-menu-item #site-logo{
	margin-left:.2em;
	margin-right:.2em;
	line-height:0
}
#main-nav .themify-logo-menu-item #site-logo a{
	padding:0; /* required to fix logo image padding */
}
.search-button{
	margin-right:0
}

/* in Menu Split, there are two #site-logo elements in the page */
.mobile-menu-visible .sidemenu #site-logo,
body:not(.mobile_menu_active) .header-bar #site-logo {
	display: none;
}
/*/wp-content/themes/themify-ultra/styles/colors/grey.css*/
/* general bg & color */
a, .post-nav .arrow{
	color:#000
}
a:hover{
	color:#999
}
.post-nav a:hover span{
	color:inherit
}
.post-title a{
	color:#000
}
.post-title a:hover{
	color:#999
}
input[type=reset],
input[type=submit],
button,
#respond #cancel-comment-reply-link,
.commentlist .comment-reply-link{
	background-color:#7b7b7b;
	color:#fff;
	border:none
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover,
.commentlist .comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover{
	background-color:#999;
	color:#fff
}
#main-nav .has-mega-column {
	color:#666;
}
.header-minbar #main-nav .has-mega-column,
.header-slide-out #main-nav .has-mega-column,
.header-leftpane #main-nav .has-mega-column,
.header-rightpane #main-nav .has-mega-column,
.mobile-menu-visible #main-nav .has-mega-column {
	color:rgba(255,255,255,.8)
}
.boxed-content,
#slide-cart,
.header-minbar .sidemenu,
.header-slide-out .sidemenu,
.mobile_menu_active .sidemenu,
#headerwrap,
#footerwrap{
	background-color:#7b7b7b;
	color:rgba(255,255,255,.8)
}
.header-stripe.mobile-menu-visible #headerwrap a,
.header-rightpane #main-nav ul a,
.header-rightpane #main-nav .mega-menu-posts a,
.header-leftpane #main-nav ul a,
.header-leftpane #main-nav .mega-menu-posts a,
.mobile-menu-visible #headerwrap #main-nav a,
.mobile-menu-visible #header .social-widget a,
#slide-cart .product-title a,
#headerwrap a,
#footerwrap a{
	color:#fff
}
#main-nav ul .current_page_item > a,
#main-nav ul .current-menu-item > a,
.transparent-header #main-nav ul a:hover,
.transparent-header #main-nav .mega-menu-posts a:hover,
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#999
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#headerwrap a:hover,
#footerwrap a:hover,
#slide-cart a:hover,
.header-stripe.mobile-menu-visible #headerwrap a:hover,
.header-rightpane #main-nav ul a:hover,
.header-rightpane #main-nav .mega-menu-posts a:hover,
.header-leftpane #main-nav ul a:hover,
.header-leftpane #main-nav .mega-menu-posts a:hover,
.mobile_menu_active #headerwrap a:hover,
.mobile-menu-visible #headerwrap a:hover,
.mobile-menu-visible #headerwrap #main-nav a:hover,
.mobile-menu-visible #headerwrap #main-nav ul a:hover{
	color:#c3c3c3
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6,
#footerwrap h1,
#footerwrap h2,
#footerwrap h3,
#footerwrap h4,
#footerwrap h5,
#footerwrap h6{
	color:inherit
}

/* full section scrolling loader */
.theme-color-black .section_loader{
	background-color:#7b7b7b
}

/* header classic */
body:not(.mobile_menu_active).header-classic #headerwrap{
	background-color:transparent;
	color:inherit
}
.header-classic:not(.mobile_menu_active) #site-logo a{
	color:inherit
}
body:not(.mobile_menu_active).header-classic #headerwrap .navbar-wrapper{
	background-color:#7b7b7b
}

/* header stripe */
.header-stripe #headerwrap,
.header-stripe #headerwrap.fixed-header{
	background-color:transparent;
	color:#000;
}
.header-stripe #headerwrap a{
	color:#000
}
.header-stripe #headerwrap a:hover{
    color:#999	
}
.header-stripe #site-logo{
	background-color:#7b7b7b;
	color:#fff;
}
.header-stripe #site-logo a,
.header-stripe #site-logo a:hover{
	color:#fff
}

/* semi-transparent element */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.single .post-content .post-date,
.loops-wrapper.list-post .post-date,
.mobile-menu-visible.header-overlay #headerwrap,
#pagewrap .back-top-float{
	background-color:rgba(113,113,113,.9);
	color:#fff
}

/* left/right pane menu icon */
.mobile_menu_active.header-leftpane #pagewrap #headerwrap #menu-icon,
.mobile_menu_active.header-rightpane #pagewrap #headerwrap #menu-icon{
	background-color:#7b7b7b;
	color:#fff
}

/* sidebar toggle & footer tab */
.sticky_sidebar_enabled #toggle-mobile-sidebar-button,
.header-bottom #pagewrap .back-top-float,
.footer-tab,
.full-section-scrolling #footerwrap .back-top .arrow-up a,
.footer-horizontal-left #footerwrap .back-top .arrow-up a,
.footer-horizontal-right #footerwrap .back-top .arrow-up a,
.footer-left-col #footerwrap .back-top .arrow-up a,
.footer-right-col #footerwrap .back-top .arrow-up a{
	background-color:#7b7b7b;
	color:#fff
}
.header-bottom #pagewrap .back-top-float:hover,
.footer-tab:hover,
.full-section-scrolling #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-left #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-right #footerwrap .back-top .arrow-up:hover a,
.footer-left-col #footerwrap .back-top .arrow-up:hover a,
.footer-right-col #footerwrap .back-top .arrow-up:hover a{
	background-color:#999;
	color:#fff
}

/* Flip Post Layout */
.loops-wrapper.flip .post-image + .post-content{
	background-color:#7b7b7b;
	color:rgba(255,255,255,.8)
}
.loops-wrapper.flip .post-image + .post-content a{
	color:#fff
}
.loops-wrapper.flip .post-image + .post-content a:hover{
	color:#999
}

/* WOOCOMMERCE
================================================ */
/* button */
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button{
	background-color:#7b7b7b;
	color:#fff
}
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover{
	background-color:#999;
	color:#fff
}
#slide-cart .button{
	background-color:#999;
}
/*/wp-content/uploads/themify-customizer-5.0.8-5.1.1.css*/
/* Themify Customize Styling */
body {	
	font-family: "Space Mono";	font-weight:normal;
	font-size:12.5px;

	color: #242424; 
}
#pagewrap {	
	padding-top: 4em; 
}
#content {	
	margin-top: 0em;
	padding-top: 15em;
	padding-bottom: 300px; 
}
h1 {	
	font-family: "Raleway";	font-weight:800;
	font-size:5em;
 
}
h4 {		text-transform:capitalize; 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.00);background-image: url(http://anamariacucuta.ro/wp-content/uploads/header_anamariacucuta.ro_.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: -120px;
	padding-top: 2px;
	padding-bottom: 5.2em; 
}
#header {	
	border: none !important;
	padding-top: 0px; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-color: transparent;background-image: url(http://anamariacucuta.ro/wp-content/uploads/header_anamariacucuta.ro_.png);
	background-repeat: repeat-x; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Barrio";	font-weight:normal;
	font-size:33px;

	color: #ffffff; 
}
#site-description {	display: none; 
}
#main-nav {	
	padding-top: 0px; 
}
#main-nav a {		font-weight:500;
	letter-spacing:-0.8px;
	font-size:11px;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a, #main-nav .has-mega-sub-menu > .sub-menu a {	
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: rgba(0,0,0,0.00);background-image: url(http://anamariacucuta.ro/wp-content/uploads/2018/02/header-Copy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none !important;
	margin-bottom: -20px;
	padding-bottom: 0em; 
}
#footer-logo a {	
	font-family: "Barrio";	font-weight:normal;
display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {		font-weight:normal;
 
}
h1 {		font-weight:normal;
 
}
#headerwrap {	
	background-position: left bottom;
	border: none !important; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-size: cover;
	background-position: center bottom; 
}
#main-nav a {		font-weight:normal;
 
}
#footerwrap {	
	background-repeat: no-repeat;
	background-position: center bottom; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {		font-weight:normal;

	color: #242424; 
}
h1 {	
	font-family: "Raleway";	font-weight:800;
 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.00);
	background-size: cover;
	background-position: left top;
	border: none !important;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 1px; 
}
#header {	
	border: none !important;
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.00);
	background-repeat: repeat-x;
	background-position: left bottom; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a {	
	color: #ffffff; 
}
body #site-logo a {		font-weight:normal;

	color: #ffffff; 
}
#main-nav a {		font-weight:normal;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, .fixed-header #main-nav ul a, #main-nav .has-mega-column > .sub-menu a, #main-nav .has-mega-sub-menu > .sub-menu a {	
	color: #000000; 
}
#footerwrap {	
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none !important;
	margin-top: 0px;
	padding-top: 50px; 
}
#footer-logo a {		font-weight:normal;
display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #000000;background-image: url(http://anamariacucuta.ro/wp-content/uploads/2018/02/stardust.png);
	background-repeat: repeat; }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.mobile_menu_active #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
@media screen and (min-width: 680px) {

#themify-social-links-3 {
	display: none;
}
	}  

/* MOBILE */
@media screen and (max-width: 680px)
{
	
	.amintiridincopilarie {
	background-position: -150px center !important;
    background-size: 900px !important;
	}
	
	.clovnii {
		background-position-x: 40% !important;
		background-position-y: 10% !important;
		background-size: 1700px !important;
	}
	
	.neneaianu {
		background-position-y: -105px !important;
		background-position-x: 77% !important;
		background-size: auto 1200px !important;
	}
	
	/* de ce eu - mobile intro title */
	
	.text-174-1-1-0 {
	margin-top: -200px !important;
}
	/* de ce eu - mobile intro title END */
	
	.deceeuintro {
background-size: 750px !important;
    background-position: center 40px   !important  ;
		
}  
	.themify_builder_307_row.module_row_0.module_row {
	background-repeat: no-repeat;
    background-size: cover !important;
    background-attachment: fixed !important;
   
    background-color: #000000;
    padding-top: 12em !important;
    padding-bottom: 12em !important;
    background-position: center top 50px !important;
} 


	.tb_row_frame {
		background-size: auto !important;
		overflow: hidden !important;
	}

  .page-id-189  .module-gallery img
  {
    -webkit-filter: grayscale(0%)!important;
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;
  }

  .page-id-189 .module-gallery img:hover
  {
    -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

  .page-id-176 .module-gallery img
  {
    -webkit-filter: grayscale(0%) !important;
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;
  }

  .page-id-176 .module-gallery img:hover
  {
    -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

/* home mobile modal */


  .page-id-381 .mfp-wrap .mfp-inline-holder .mfp-content
  {
    width: 96%;
		
  }

  .page-id-381 #modal-button-381-0-0-0
  {
    padding: 10% !important;
  }

/* home mobile modal END */

.page-id-176 video {
	width: 300px; 
}

/* MOBILE END */
}

::selection {
  background: rgba(0,0,0,0.2);
	text-decoration: underline;/* WebKit/Blink Browsers */ 
}   
::-moz-selection {
  background: rgba(0,0,0,0.2);
	text-decoration: underline !important;/* Gecko Browsers */
} 

#headerwrap
{
  border: 0px;
}    
       
/* hide lightbox description */
.page-id-2357 .mfp-title, .page-id-189 .mfp-title, .page-id-176 .mfp-title
{ 
  opacity: 0 !important;
}   
 /* hide lightbox  description END */    
  
.mouse
{
  width: 25px;
  height: 40px;
  border-radius: 13px;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mouse::before
{
  content: "";
  width: 3px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  animation: scrollDown 1.2s ease-in-out;
  animation-iteration-count: infinite;
}

.mouse__arrow
{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  width: 2px;
  height: 2px;
  animation: fading 1.2s ease;
  animation-iteration-count: infinite;
}

.mouse__arrow:last-child
{
  width: 0;
  height: 0;
  background-color: transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 3px solid #fff;
}

.mouse__arrow:nth-child(1)
{
  animation-delay: 0s;
  bottom: -8px;
}

.mouse__arrow:nth-child(2)
{
  animation-delay: 0.4s;
  bottom: -14px;
}

.mouse__arrow:nth-child(3)
{
  animation-delay: 0.8s;
  bottom: -20px;
}

@keyframes scrollDown
{
  0%
  {
    transform: translate(-50%, 0);
  }

  70%, 90%
  {
    transform: translate(-50%, 100%);
  }

  100%
  {
    transform: translate(-50%, 0);
  }
}

@keyframes fading
{
  0%
  {
    opacity: 1;
  }

  50%
  {
    opacity: 0.3;
  }

  100%
  {
    opacity: 1;
  }
}

.mobile_menu_active .header-icons
{
  top: 31%;
}

#site-logo
{
  font-family: Barrio !important;
}

a:focus
{
  outline: none !important;
}

.sub-menu a
{
  color: #000 !important;
}

.firstonlysection
{
  margin-top: -7em;
  margin-bottom: -28em !important;
} 
/* home modal inside */
.page-id-381 #modal-button-381-0-0-0
{
  padding: 5% !important;
}
/* home modal inside END */

/* MOBILE */
@media screen and (max-width: 680px)
{
	
	/* de ce eu - mobile intro title */
	
	.text-174-1-1-0 {
	margin-top: -200px !important;
}
	
	/* de ce eu - mobile intro title END */
	
	.deceeuintro {
background-size: 750px !important;
    background-position: center 40px   !important  ; 
}  
	.themify_builder_307_row.module_row_0.module_row {
	background-repeat: no-repeat;
    background-size: cover !important;
    background-attachment: fixed !important;
   
    background-color: #000000;
    padding-top: 12em !important;
    padding-bottom: 12em !important;
    background-position: center top 50px !important;
} 


	.tb_row_frame {
		background-size: auto !important;
		overflow: hidden !important;
	}

  .page-id-189  .module-gallery img
  {
    -webkit-filter: grayscale(0%)!important;
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;
  }

  .page-id-189 .module-gallery img:hover
  {
    -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

  .page-id-176 .module-gallery img
  {
    -webkit-filter: grayscale(0%) !important;
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;
  }

  .page-id-176 .module-gallery img:hover
  {
    -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

/* home mobile modal */


  .page-id-381 .mfp-wrap .mfp-inline-holder .mfp-content
  {
    width: 96%;
		
  }

  .page-id-381 #modal-button-381-0-0-0
  {
    padding: 10% !important;
  }

/* home mobile modal END */

.page-id-176 video {
	width: 300px; 
}

/* MOBILE END */
}

.menu-item-2047 {
	margin-left: 15px !important;
}



.menu-item-2047:before
{
content: url(http://anamariacucuta.ro/wp-content/uploads/lang_uk.gif);
    display: inline-block !important;
    top: 8px;
    margin-left: -16px;
    float: left;
    position: relative;
}

.page-193 .intro
{
  margin-top: -7em;
  margin-bottom: -28em !important;
}



@media screen and (max-width: 680px)
{
        
  #site-logo a
  {
    font-size: 0.7em !important;
  }

  .themify_builder_9_row.module_row_0.module_row
  {
    background-position: right 80%  !important;
  }

	   
  #headerwrap
  {
    background-color: rgba(0,0,0,0.00);
    background-image: url(http://anamariacucuta.ro/wp-content/uploads/2018/02/header.png) !important;
    margin: auto;
    background-position: left bottom;
    border: none !important;
    padding-bottom: 4em;
  }
	

  .site-logo
  {
    display: visible;
  }
}

#pagewrap
{
  padding-top: 0px  !important;
}

*, *:before, *:after
{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.bordanim
{
  display: inline-block;
  color: white;
  font-size: 8em;
  text-shadow: .03em .03em 0 hsla(230,40%,50%,1);
}

.bordanim:after
{
  content: attr(data-shadow);
  position: absolute;
  top: .06em;
  left: .06em;
  z-index: -1;
  text-shadow: none;
  background-image: linear-gradient(
        45deg, 
        transparent 45%,
        hsla(48,20%,90%,1) 45%,
        hsla(48,20%,90%,1) 55%,
        transparent 0
        );
  background-size: .05em .05em;
  -webkit-background-clip: text;
  animation: shad-anim 15s linear infinite;
}

@keyframes shad-anim
{
  0%
  {
    background-position: 0 0;
  }

  0%
  {
    background-position: 100% -100%;
  }
}

.page-id-1362 h1
{
  color: #fff;
}


    
/* Spectacole */ 

.page-id-176 .row-slider-slides
{
  visibility: hidden !important;
}

/* Spectacole END */ 

.fixed-header
{
  border-bottom: 0px !important;
}

#footer .back-top.back-top-float
{
  background-color: rgba(0, 0, 0, 0.43);
}

#footerwrap .arrow-up a
{
  color: #ffffff !important;
}

.site-logo a
{
  color: #fff;
}

#headerwrap a
{
  color: #fff;
}

.section_spinner
{
  width: 200px;
  height: 200px;
  animation: none !important;
  -webkit-animation: none !important;
  margin: auto !important;
  top: 15% !important;
  left: 0% !important;
}

.full-section-scrolling.themify_builder_active .themify_module_holder, .full-section-scrolling .themify_builder_row.fp-table .module_column
{
  -webkit-box-align: initial;
  -moz-box-align: initial;
  -ms-flex-align: initial;
  -webkit-align-items: initial;
  align-items: initial;
  -webkit-align-content: initial;
  align-content: initial;
}

.onixsibarton
{
  -webkit-transform: translatez(0);
  -moz-transform: none;
}

.onixsibarton .gallery-item
{
  padding: 1em !important;
}

.onixsibarton.module-gallery.circle.layout-showcase .gallery-images img, .module-gallery.circle .gallery-icon img
{
  border: 2px solid rgba(255,255,255,1);
  padding: 5px;
}



.page-id-307 .intro
{
  -webkit-transform: translatez(0);
  -moz-transform: none;
}

.ui.module-accordion .accordion-title
{
  background-color: rgba(255,255,255,0);
}

.ui, .ui.nav, .ui.nav ul, .ui.separate > li, .ui.module-tab .tab-nav li, .ui.vertical .tab-nav, .ui.window .bar, .ui.module-tab.panel .tab-nav, .ui.module-accordion .accordion-title a
{
  background-color: rgba(255,255,255,0);
  border: 0px !important;
  color: #fff;
}

.ui.module-accordion li
{
  border-style: none;
}

.accordion-content
{
  font-size: 0.7em !important;
  background-color: rgba(0,0,0,0.3) !important;
  color: #fff !important;
}

.deceeuintro
{
  -webkit-transform: translatez(0);
  -moz-transform: none;
}



.intro .ui.module-tab.vertical .tab-content
{
  margin-left: 361px;
}

.intro .ui.module-tab.vertical .tab-nav
{
  width: 361px;
}

.intro .accordion-content  a
{
  font-weight: bold;
  color: #fff !important;
  text-decoration: underline;
}

.page-id-189  .module-gallery img
{
  -webkit-filter: grayscale(100%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.page-id-189 .module-gallery img:hover
{
  -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.page-id-176 .module-gallery img, .page-id-189  .module-gallery img
{
  -webkit-filter: grayscale(100%) ;
 /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) contrast(120%) brightness(120%);
}

.page-id-176 .module-gallery img:hover
{
  -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.maruldeaur
{
  background-color: #000;
  -webkit-transform: translatez(0);
  -moz-transform: none;
}

.maruldeaurgallery img
{
  border: 1px solid #000 !important;
  padding-right: 2em;
}

.maruldeaurgallery .gallery-item
{
  padding: 1em !important;
}
/*
 .maruldeaur,.onixsibarton,.hopatropa,.dodisironi,.cenusareasa,.jester ,.povestedinnord,.anselmo,.amintiridincopilarie,.ondine,.sinucidereafecioarelor h1 { 
  -webkit-text-fill-color: rgba(255,255,255,0) , rgba(0,0,0,1);
  -webkit-text-stroke-width: 4px, 2px;
  -webkit-text-stroke-color: black, white;
	text-shadow: 4px 3px 0px #000, 9px 8px 0px rgba(0,0,0,0.15);
	}
 */

.hopatropa:before
{
  background-image: url(http://anamariacucuta.ro/wp-content/uploads/2018/02/stardust.png) !important;
  background-repeat: repeat-all;
}

.pasareadefoc
{
  color: #fff;
  background: linear-gradient(230deg, #d20f13, #e35f1e, #f7d446, #000000);
  background-size: 400% 400%;
  -webkit-animation: Gradient 7s ease infinite;
  -moz-animation: Gradient 7s ease infinite;
  animation: Gradient 7s ease infinite;
}

@-webkit-keyframes Gradient
{
  0%
  {
    background-position: 0% 50%;
  }

  25%
  {
    background-position: 0% 100%;
  }

  50%
  {
    background-position: 100% 50%;
  }

  100%
  {
    background-position: 10% 80%;
  }
}

@-moz-keyframes Gradient
{
  0%
  {
    background-position: 0% 50%;
  }

  25%
  {
    background-position: 0% 100%;
  }

  50%
  {
    background-position: 100% 50%;
  }

  100%
  {
    background-position: 10% 80%;
  }
}

@keyframes Gradient
{
  0%
  {
    background-position: 0% 50%;
  }

  25%
  {
    background-position: 0% 100%;
  }

  50%
  {
    background-position: 100% 50%;
  }

  100%
  {
    background-position: 10% 80%;
  }
}

.pasareadefoc .builder_row_cover:before
{
  background-image: url("http://anamariacucuta.ro/wp-content/uploads/2018/07/header_top_diag.png") , url("http://anamariacucuta.ro/wp-content/uploads/2018/07/header_bottom_diag_flip.png"),url("http://anamariacucuta.ro/wp-content/uploads/2018/07/pasareade-focd.png"), url("http://anamariacucuta.ro/wp-content/uploads/2018/07/pasarea-de-focx.png"), url("http://anamariacucuta.ro/wp-content/uploads/2018/07/stardust_dark.png") !important;
  background-position: center top, center bottom, top right, bottom left, center center  !important;
  background-size: 1700px , 1700px, 400px, contain, 400px !important;
  background-repeat: repeat-x, repeat-x, no-repeat, no-repeat, repeat;
}

.dodironigallery.module-gallery.circle.layout-showcase .gallery-images img, .module-gallery.circle .gallery-icon img
{
  border: 1px solid #4a4a4a;
  padding: 3px;
}

.dodironigallery .gallery-item
{
  padding: 1em !important;
}

@keyframes float
{
  0%
  {
    transform: translatey(0px);
  }

  50%
  {
    transform: translatey(-20px);
  }

  100%
  {
    transform: translatey(0px);
  }
}

.float
{
  transform: translatey(0px);
  animation: float 2s ease-in-out infinite;
}

.module.gallery-columns-2 .gallery-item
{
  margin-bottom: 3em !important;
}

.page-id-176 #content a[target="_blank"]:after
{
  font-family: 'FontAwesome';
  content: " \f14c";
  margin-left: 10px;
}

/* social - gallery b/w hover */

.page-id-2357 img
{
  -webkit-filter: grayscale(100%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.page-id-2357 img:hover
{
  -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
/* social - gallery b/w hover END */

/* social - bg pattern overlay */
.page-id-2357 .themify_builder_2357_row .builder_row_cover::before
{
  background: url("http://anamariacucuta.ro/wp-content/uploads/2018/07/stardust_dark.png");
  background-repeat: repeat;
  background-attachment: fixed !important;
  -webkit-transform: translatez(0);
  -moz-transform: none;
}

/* social - bg pattern overlay END */

img.mfp-img
{
  -webkit-filter: grayscale(0%);
 /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.themify_builder .buttons-1998-0-1-1 .module-buttons .module-buttons-item a
{
  background-color: #CC0000 !important;
  color: #fff !important;
}

.media-title
{
  -webkit-text-fill-color: rgba(255,255,255,1) , rgba(0,0,0,1);
  -webkit-text-stroke-width: 4px, 2px;
  -webkit-text-stroke-color: black, white;
  text-shadow: 4px 3px 0px #000, 9px 8px 0px rgba(255,255,255,255.8);
}

@-webkit-keyframes swinging
{
  0%
  {
    -webkit-transform: rotate(2deg);
  }

  50%
  {
    -webkit-transform: rotate(-1deg);
  }

  100%
  {
    -webkit-transform: rotate(2deg);
  }
}

@keyframes swinging
{
  0%
  {
    transform: rotate(2deg);
  }

  50%
  {
    transform: rotate(-1deg);
  }

  100%
  {
    transform: rotate(2deg);
  }
}

.swingingateliere
{
  -webkit-transform-origin: 50% 0;
  transform-origin: 1;
  -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
  animation: swinging 3.5s ease-in-out forwards infinite;
}

.puppet
{
  -webkit-transform: translatez(0);
  -moz-transform: none;
}

.media-intro
{
  background: url("http://anamariacucuta.ro/wp-content/uploads/media_bg_anamariacucuta.jpg");
  background-size: cover !important;
  background-repeat: repeat, no-repeat !important;
}

.balloongirl
{
  -moz-animation-name: balloongirl-keyframes;
  -moz-animation-duration: 34000ms;
  -moz-animation-delay: 0ms;
  -moz-animation-fill-mode: forwards;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 0 0;
  -o-animation-name: balloongirl-keyframes;
  -o-animation-duration: 34000ms;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-animation-delay: 0ms;
  -o-animation-fill-mode: forwards;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 0 0;
  -webkit-animation-name: balloongirl-keyframes;
  -webkit-animation-duration: 34000ms;
  -webkit-animation-delay: 0ms;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 0 0;
}

@-moz-keyframes balloongirl-keyframes
{
  0%
  {
    -moz-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -moz-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -moz-transform: translate(668px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -moz-transform: translate(461px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -moz-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}

@-o-keyframes balloongirl-keyframes
{
  0%
  {
    -o-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -o-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -o-transform: translate(668px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -o-transform: translate(461px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -o-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}

@-webkit-keyframes balloongirl-keyframes
{
  0%
  {
    -webkit-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -webkit-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -webkit-transform: translate(668px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -webkit-transform: translate(461px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -webkit-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}






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


@-moz-keyframes balloongirl-keyframes
{
  0%
  {
    -moz-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -moz-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -moz-transform: translate(468px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -moz-transform: translate(461px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -moz-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}

@-o-keyframes balloongirl-keyframes
{
  0%
  {
    -o-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -o-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -o-transform: translate(668px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -o-transform: translate(461px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -o-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}

@-webkit-keyframes balloongirl-keyframes
{
  0%
  {
    -webkit-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(24deg) translate(-50%, -50%);
  }

  25%
  {
    -webkit-transform: translate(411px, -109px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(23deg) translate(-50%, -50%);
  }

  50%
  {
    -webkit-transform: translate(368px, 23px) scale(1) rotateX(-10deg) rotateY(-15deg) rotateZ(-15deg) translate(-50%, -50%);
  }

  75%
  {
    -webkit-transform: translate(361px, 163px) scale(1) rotateX(4deg) rotateY(11deg) rotateZ(33deg) translate(-50%, -50%);
  }

  100%
  {
    -webkit-transform: translate(0px, -0.5px) scale(1) rotateX(0deg) rotateY(18deg) rotateZ(23deg) translate(-50%, -50%);
  }
}

}







html::after
{
  content: url(https://ga-beacon.appspot.com/UA-42910121-1/stylie?pixel);
  position: absolute;
  left: -999em;
}

.media-intro::after
{
  content: "http://anamariacucuta.ro/wp-content/uploads/Lines-10s-300x150px.gif";
  background: url(image.jpg);
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.glitch
{
  position: relative;
  color: white;
  font-size: 4em;
  letter-spacing: .5em;
  /* Animation provies a slight random skew. Check bottom of doc
  for more information on how to random skew. */
  animation: glitch-skew 1s infinite linear alternate-reverse;
}

.glitch::before
{
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: 2px;
  text-shadow: -2px 0 #ff00c1;
  /* Creates an initial clip for our glitch. This works in
  a typical top,right,bottom,left fashion and creates a mask
  to only show a certain part of the glitch at a time. */
  clip: rect(44px, 450px, 56px, 0);
  /* Runs our glitch-anim defined below to run in a 5s loop, infinitely,
  with an alternating animation to keep things fresh. */
  animation: glitch-anim 5s infinite linear alternate-reverse;
}

.glitch::after
{
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: -2px;
  text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1;
  animation: glitch-anim2 1s infinite linear alternate-reverse;
}

/* Creates an animation with 20 steaps. For each step, it calculates 
a percentage for the specific step. It then generates a random clip
box to be used for the random glitch effect. Also adds a very subtle
skew to change the 'thickness' of the glitch.*/
@keyframes glitch-anim
{
  0%
  {
    clip: rect(53px, 9999px, 99px, 0);
    transform: skew(0.79deg);
  }

  5%
  {
    clip: rect(57px, 9999px, 46px, 0);
    transform: skew(0.7deg);
  }

  10%
  {
    clip: rect(62px, 9999px, 100px, 0);
    transform: skew(0.97deg);
  }

  15%
  {
    clip: rect(73px, 9999px, 53px, 0);
    transform: skew(0.11deg);
  }

  20%
  {
    clip: rect(9px, 9999px, 53px, 0);
    transform: skew(0.08deg);
  }

  25%
  {
    clip: rect(30px, 9999px, 88px, 0);
    transform: skew(0.16deg);
  }

  30%
  {
    clip: rect(7px, 9999px, 97px, 0);
    transform: skew(0.41deg);
  }

  35%
  {
    clip: rect(53px, 9999px, 29px, 0);
    transform: skew(0.9deg);
  }

  40%
  {
    clip: rect(63px, 9999px, 15px, 0);
    transform: skew(0.19deg);
  }

  45%
  {
    clip: rect(38px, 9999px, 24px, 0);
    transform: skew(0.63deg);
  }

  50%
  {
    clip: rect(99px, 9999px, 66px, 0);
    transform: skew(0.79deg);
  }

  55%
  {
    clip: rect(62px, 9999px, 21px, 0);
    transform: skew(0.25deg);
  }

  60%
  {
    clip: rect(15px, 9999px, 40px, 0);
    transform: skew(0.03deg);
  }

  65%
  {
    clip: rect(54px, 9999px, 92px, 0);
    transform: skew(0.86deg);
  }

  70%
  {
    clip: rect(99px, 9999px, 81px, 0);
    transform: skew(0.94deg);
  }

  75%
  {
    clip: rect(53px, 9999px, 72px, 0);
    transform: skew(0.7deg);
  }

  80%
  {
    clip: rect(43px, 9999px, 34px, 0);
    transform: skew(0.98deg);
  }

  85%
  {
    clip: rect(75px, 9999px, 8px, 0);
    transform: skew(0.01deg);
  }

  90%
  {
    clip: rect(59px, 9999px, 60px, 0);
    transform: skew(0.15deg);
  }

  95%
  {
    clip: rect(63px, 9999px, 47px, 0);
    transform: skew(0.15deg);
  }

  100%
  {
    clip: rect(10px, 9999px, 59px, 0);
    transform: skew(0.73deg);
  }
}

@keyframes glitch-anim2
{
  0%
  {
    clip: rect(27px, 9999px, 19px, 0);
    transform: skew(0.49deg);
  }

  5%
  {
    clip: rect(30px, 9999px, 2px, 0);
    transform: skew(0.12deg);
  }

  10%
  {
    clip: rect(83px, 9999px, 44px, 0);
    transform: skew(0.45deg);
  }

  15%
  {
    clip: rect(73px, 9999px, 36px, 0);
    transform: skew(0.61deg);
  }

  20%
  {
    clip: rect(63px, 9999px, 49px, 0);
    transform: skew(0.27deg);
  }

  25%
  {
    clip: rect(54px, 9999px, 7px, 0);
    transform: skew(0.48deg);
  }

  30%
  {
    clip: rect(88px, 9999px, 60px, 0);
    transform: skew(0.46deg);
  }

  35%
  {
    clip: rect(57px, 9999px, 94px, 0);
    transform: skew(0.38deg);
  }

  40%
  {
    clip: rect(42px, 9999px, 82px, 0);
    transform: skew(0.29deg);
  }

  45%
  {
    clip: rect(5px, 9999px, 35px, 0);
    transform: skew(0.65deg);
  }

  50%
  {
    clip: rect(18px, 9999px, 52px, 0);
    transform: skew(0.05deg);
  }

  55%
  {
    clip: rect(4px, 9999px, 100px, 0);
    transform: skew(0.19deg);
  }

  60%
  {
    clip: rect(10px, 9999px, 28px, 0);
    transform: skew(0.69deg);
  }

  65%
  {
    clip: rect(92px, 9999px, 1px, 0);
    transform: skew(0.23deg);
  }

  70%
  {
    clip: rect(98px, 9999px, 90px, 0);
    transform: skew(0.12deg);
  }

  75%
  {
    clip: rect(51px, 9999px, 61px, 0);
    transform: skew(0.34deg);
  }

  80%
  {
    clip: rect(58px, 9999px, 35px, 0);
    transform: skew(0.45deg);
  }

  85%
  {
    clip: rect(84px, 9999px, 70px, 0);
    transform: skew(0.4deg);
  }

  90%
  {
    clip: rect(24px, 9999px, 85px, 0);
    transform: skew(0.99deg);
  }

  95%
  {
    clip: rect(71px, 9999px, 94px, 0);
    transform: skew(0.16deg);
  }

  100%
  {
    clip: rect(64px, 9999px, 83px, 0);
    transform: skew(0.87deg);
  }
}

@keyframes glitch-skew
{
  0%
  {
    transform: skew(1deg);
  }

  10%
  {
    transform: skew(-2deg);
  }

  20%
  {
    transform: skew(0deg);
  }

  30%
  {
    transform: skew(5deg);
  }

  40%
  {
    transform: skew(-2deg);
  }

  50%
  {
    transform: skew(3deg);
  }

  60%
  {
    transform: skew(4deg);
  }

  70%
  {
    transform: skew(5deg);
  }

  80%
  {
    transform: skew(-2deg);
  }

  90%
  {
    transform: skew(-2deg);
  }

  100%
  {
    transform: skew(2deg);
  }
}
  
/* coffee */


.aligner
{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.steam-container
{
  width: 40px;
  height: 40px;
  margin-left: 0px;
}

.coffee-container
{
  position: relative;
}

.coffee-cup
{
  width: 40px;
}

.squiggle-container
{
  width: 3px;
  height: 30px;
  display: inline-block;
}

.squiggle-container-1
{
  transform: translateY(10px);
}

.squiggle-container-1 .squiggle
{
  animation: move-and-fade 2.5s linear infinite;
  animation-delay: 0.2s;
  width: 7px;
}

@keyframes move-and-fade
{
  0%
  {
    opacity: 0;
    transform: translateY(0);
  }

  50%
  {
    opacity: 1;
  }

  75%
  {
    opacity: 0;
  }

  100%
  {
    transform: translateY(-10px);
    opacity: 0;
  }
}

.squiggle-container-2
{
  transform: translateY(0px);
}

.squiggle-container-2 .squiggle
{
  animation: move-and-fade 2.5s linear infinite;
  animation-delay: 0s;
  width: 7px;
}

@keyframes move-and-fade
{
  0%
  {
    opacity: 0;
    transform: translateY(0);
  }

  50%
  {
    opacity: 1;
  }

  75%
  {
    opacity: 0;
  }

  100%
  {
    transform: translateY(-20px);
    opacity: 0;
  }
}

.squiggle-container-3
{
  transform: translateY(15px);
}

.squiggle-container-3 .squiggle
{
  animation: move-and-fade 2.5s linear infinite;
  animation-delay: 0.4s;
  width: 7px;
}

@keyframes move-and-fade
{
  0%
  {
    opacity: 0;
    transform: translateY(0);
  }

  50%
  {
    opacity: 1;
  }

  75%
  {
    opacity: 0;
  }

  100%
  {
    transform: translateY(-15px);
    opacity: 0;
  }
}

.squiggle
{
  stroke-dasharray: 100;
}

.squiggle path
{
  stroke: #5D5D5D;
}

@keyframes dash
{
  0%
  {
    stroke-dashoffset: 1000;
  }

  50%
  {
    stroke-dashoffset: 500;
  }

  100%
  {
    stroke-dashoffset: 0;
  }
}

/* coffee END */

.blobwrapper
{
  position: absolute;
  width: 500px;
  height: 500px;
  top: 50%;
  left: 50%;
  margin: -250px;
  -webkit-filter: blur(0px) contrast(15);
  filter: blur(0px) contrast(15);
}

.blobwrapper span
{
  background: black;
  position: absolute;
  border-radius: 50%;
  display: inline-block;
}

.blobwrapper p
{
  position: absolute;
  top: 50%;
  left: 50%;
}

.blobwrapper p:nth-child(1)
{
  position: absolute;
  -webkit-animation: skewing-child .2s ease-in-out infinite alternate;
  animation: skewing-child .2s ease-in-out infinite alternate;
}

.blobwrapper p:nth-child(1) span
{
  width: 50px;
  height: 50px;
  margin: -25px;
  -webkit-animation: moving 2s cubic-bezier(0.97, 0.01, 0.12, 0.99) infinite alternate;
  animation: moving 2s cubic-bezier(0.97, 0.01, 0.12, 0.99) infinite alternate;
}

.blobwrapper p:nth-child(2)
{
  position: absolute;
  -webkit-animation: squishing 1s ease-in-out infinite alternate;
  animation: squishing 1s ease-in-out infinite alternate;
}

.blobwrapper p:nth-child(2) span
{
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  margin: -60px;
  -webkit-animation: skewing 2s 1.5s ease-in-out infinite;
  animation: skewing 2s 1.5s ease-in-out infinite;
}

@-webkit-keyframes skewing
{
  0%
  {
    -webkit-transform: skewX(6deg);
    transform: skewX(6deg);
  }

  10%
  {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }

  20%
  {
    -webkit-transform: skewX(4deg);
    transform: skewX(4deg);
  }

  30%
  {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }

  40%
  {
    -webkit-transform: skewX(2deg);
    transform: skewX(2deg);
  }

  50%
  {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }

  55%
  {
    -webkit-transform: skewX(6deg);
    transform: skewX(6deg);
  }

  60%
  {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  65%
  {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  70%
  {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }

  75%
  {
    -webkit-transform: skewX(4deg);
    transform: skewX(4deg);
  }

  80%
  {
    -webkit-transform: skewX(-3deg);
    transform: skewX(-3deg);
  }

  85%
  {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
  }

  90%
  {
    -webkit-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }

  95%
  {
    -webkit-transform: skewX(2deg);
    transform: skewX(2deg);
  }

  100%
  {
    -webkit-transform: skewX(1deg);
    transform: skewX(1deg);
  }
}

@keyframes skewing
{
  0%
  {
    -webkit-transform: skewX(6deg);
    transform: skewX(6deg);
  }

  10%
  {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }

  20%
  {
    -webkit-transform: skewX(4deg);
    transform: skewX(4deg);
  }

  30%
  {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }

  40%
  {
    -webkit-transform: skewX(2deg);
    transform: skewX(2deg);
  }

  50%
  {
    -webkit-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }

  55%
  {
    -webkit-transform: skewX(6deg);
    transform: skewX(6deg);
  }

  60%
  {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  65%
  {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  70%
  {
    -webkit-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }

  75%
  {
    -webkit-transform: skewX(4deg);
    transform: skewX(4deg);
  }

  80%
  {
    -webkit-transform: skewX(-3deg);
    transform: skewX(-3deg);
  }

  85%
  {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
  }

  90%
  {
    -webkit-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }

  95%
  {
    -webkit-transform: skewX(2deg);
    transform: skewX(2deg);
  }

  100%
  {
    -webkit-transform: skewX(1deg);
    transform: skewX(1deg);
  }
}

@-webkit-keyframes skewing-child
{
  0%
  {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }

  100%
  {
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
  }
}

@keyframes skewing-child
{
  0%
  {
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }

  100%
  {
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
  }
}

@-webkit-keyframes moving
{
  0%
  {
    -webkit-transform: translate(-200px);
    transform: translate(-200px);
  }

  30%
  {
    -webkit-transform: translate(-45px);
    transform: translate(-45px);
  }

  70%
  {
    -webkit-transform: translate(45px);
    transform: translate(45px);
  }

  100%
  {
    -webkit-transform: translate(200px);
    transform: translate(200px);
  }
}

@keyframes moving
{
  0%
  {
    -webkit-transform: translate(-200px);
    transform: translate(-200px);
  }

  30%
  {
    -webkit-transform: translate(-45px);
    transform: translate(-45px);
  }

  70%
  {
    -webkit-transform: translate(45px);
    transform: translate(45px);
  }

  100%
  {
    -webkit-transform: translate(200px);
    transform: translate(200px);
  }
}

@-webkit-keyframes squishing
{
  10%, 40%, 80%
  {
    -webkit-transform: scale(1, 0.9);
    transform: scale(1, 0.9);
  }

  0%, 30%, 60%, 100%
  {
    -webkit-transform: scale(0.9, 1);
    transform: scale(0.9, 1);
  }
}

@keyframes squishing
{
  10%, 40%, 80%
  {
    -webkit-transform: scale(1, 0.9);
    transform: scale(1, 0.9);
  }

  0%, 30%, 60%, 100%
  {
    -webkit-transform: scale(0.9, 1);
    transform: scale(0.9, 1);
  }
} 

/* START tooltip */

.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}

/* Trigger text */

.tooltip-item:after {
	content:"\f245";
	font-family: FontAwesome;
	margin-left: 5px;
	font-size: 7px;
	padding-right: 5px;
}

.tooltip-item {
	background: #000;
	cursor: pointer;
	z-index: 100;
	position: relative;
	display: inline-block;
	font-weight: 700;
	-webkit-transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
	transition: background-color 0.3s, color 0.3s, transform 0.3s;
}

.tooltip:hover .tooltip-item:after {
	opacity: 0;
}

.tooltip:hover .tooltip-item {
	color: #fff;
	-webkit-transform: translate3d(0,-0.5em,0);
	transform: translate3d(0,-0.5em,0);
	background: none;
}

.tooltip:hover p {
	color: #000 !important;
}

/* Tooltip */

.tooltip-content {
	position: absolute;
	z-index: 99;
	width: 300px;
	left: 50%;
	margin-left: -100px;
	bottom: -5px;
	text-align: left;
	background: #fff;
	opacity: 0;
	line-height: 1.5;
	padding: 1.5em;
	color: #000;
	border-bottom: 35px solid #000;
	cursor: default;
	pointer-events: none;
	border-radius: 5px;

	-webkit-transform: translate3d(0,-0.5em,0);
	transform: translate3d(0,-0.5em,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-content a {
	color: #000;
}

.tooltip-text {
	opacity: 0;
	-webkit-transform: translate3d(0,1.5em,0);
	transform: translate3d(0,1.5em,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-text {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* END tooltip */ 

.anasays {
font-family: Space Mono;
	letter-spacing: 0;
	color: #fff;
	}  

@media screen and (min-width: 680px)
{
.module-mosaic img {
	 -webkit-filter: grayscale(100%) ;
 /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) contrast(120%) brightness(120%);
}
}

.module-mosaic figure:hover img { -webkit-filter: grayscale(0%) !important;
 /* Safari 6.0 - 9.0 */
  filter: grayscale(0%) !important;
	-moz-filter: grayscale(0%) !important;
	} 

.module-mosaic .mosaic-container {
	height: 101% !important;
}

.module-mosaic figure:hover:before {
	background: none !important;
}  

/* MEDIA */
.page-id-1998 #content {
	padding-top: 0;
}


.deceeufbbutton .module-buttons-item {
	background: #4267b2;
	border: 1px solid #fff;
	border-radius: 15px;
	font-weight: bold;
	margin-bottom: 8em;
}

.tb_4ow_frame_top, .tb_row_frame_bottom {
	background-repeat: repeat-x !important;
}

.commentwrap {
	color: #fff;
}

#headerwrap.fixed-header:before {
    -webkit-backdrop-filter: none !important;
     backdrop-filter: none !important;
}
