@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:.15em 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;inset:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_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
}
.tb_module_front .edit-button{
	display:none
}
.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 a,
.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{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.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:.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
}
.skip-to-content:focus{
	clip-path:none
}
.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}
.ptb_map button,
.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,transform
}
/* 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
}
video[poster]{
	object-fit:cover
}
/*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
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !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
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* 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
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp/wp-content/themes/flatshop/styles/modules/site-logo.css*/
#site-logo {
	margin: 2px 0 0;
	font-weight: 300;
	font-size: 1.625em;
	text-transform: uppercase;
	float: left;
}
#site-logo a,
#site-logo a:hover {
	text-decoration: none;
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo {
	display:none !important;
}
/*/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 em{
    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 em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    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
}
/*/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)
}

/*/wp/wp-content/themes/flatshop/style.css*/
/*
Theme Name: Themify Flatshop
Theme URI: https://themify.me/themes/flatshop
Version: 5.4.6
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

Required Plugins: woocommerce, themify-shortcodes
---------

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).
*/

/************************************************************************************
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 {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face {
	font-family: 'themify_theme_icon';
	font-display:swap;
	src: url('data:application/octet-stream;base64,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') format('woff');
}

html {
	overflow-x: visible !important; /* fix slide menu panel hidden */
	-webkit-font-smoothing: antialiased;
}
body {
	background-color: #fff;
	color: #666;
	font: 400 1em/1.75em 'Raleway', Helvetica, sans-serif;
	overflow-wrap:break-word;
}
a {
	color: #000;
	text-decoration: none;
	transition: .3s;
}
a:hover {
	color: #7f7f7f;
}
p {
	margin: 0 0 1.8em;
}
small {
	font-size: 87%;
}
blockquote {
	font: italic 110%/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	margin: 30px 0 .4em;
	color: #000;
	overflow-wrap: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.438em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}

/* TABLE
================================================ */
table {
	text-align: left;
	margin-bottom: 10px;
	border-collapse: collapse;
}
table th {
	text-align: left;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}
table td,
table th {
	padding: 10px 5px;
	border-spacing: 0;
	border-bottom: solid 1px #eee;
}

/* FORM
================================================ */
/* form input */

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], select, button, .button {
	font-size: 100%;
	font-family: inherit;
	background: none;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 12px;
	color: #7f7f7f;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
}
.sidebar1 #body input,
.sidebar1 #body textarea,
.sidebar1 #body select,
.sidebar1 #body input[type=search] {
	padding: 9px;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[url] {
	padding: 12px;
	border: 1px solid #000;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[url] {
	width: 240px;
	max-width: 100%;
}

/* select */
#body select {
	padding: 12px 45px 12px 15px;
	background: url('http://mayachandini.com/wp/wp-content/themes/flatshop/images/arrow-down.png') no-repeat 97% center;
	background-position: right 15px center; /* Cr 25+, FF 13+, IE 9+, Op 10.5+ */

	/* remove a default arrow icon on Firefox */
	text-indent: .01px;
	text-overflow: '';
}
option:disabled, #body select[disabled] {
	color: #999
}

.ie8 select,
.ie9 select {
	padding: 12px 15px;
	background: none;
}

/* text area */
textarea {
	line-height: 150%;
	width: 94%;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[url]:focus {
	background: rgba(255,255,255,.5);
	color: #000;
}

/* form button */
input[type=reset], input[type=submit], button, .button {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 12px 15px;
	cursor: pointer;
	border-radius: 3px;
	text-transform: uppercase;
	line-height: 1.2;
	font-family: 'Raleway', Helvetica, sans-serif;
	letter-spacing: .15em;
	transition: .3s;
	outline: none;
}
.sidebar1 #body input[type=reset],
.sidebar1 #body input[type=submit],
.sidebar1 #body button,
.sidebar1 #body .button,
.loops-wrapper.grid3 input[type=reset],
.loops-wrapper.grid3 input[type=submit],
.loops-wrapper.grid3 button,
.loops-wrapper.grid3 .button,
.loops-wrapper.grid4 input[type=reset],
.loops-wrapper.grid4 input[type=submit],
.loops-wrapper.grid4 button,
.loops-wrapper.grid4 .button {
	padding:10px;
	font-size: .875em;
	letter-spacing: 0;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover, .button:hover {
	background: rgba(0,0,0,.5);
	color: #fff;
}

/* remove spin button */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

#pagewrap {
	overflow: hidden; /* prevent horizontal scrollbar with fly-in animation */
}

/* main page width */
.pagewidth,
.single-product.sidebar-none .themify_builder_content,
.search-no-results.woocommerce.sidebar-none #content {
	width: 1064px;
	margin: 0 auto;
}

/* product fullwidth */
.sidebar-none.woocommerce.archive.list-post #layout.pagewidth,
.sidebar-none.query-product.list-post #layout.pagewidth,
.sidebar-none.single-product #layout.pagewidth {
	width: 100% !important;
	max-width: 100% !important;
}
.sidebar-none.query-product.list-post #content {
	padding: 0;
}

/* single product - password protected */
.entry-password-required #layout-wrap {
	padding-top: 100px;
}
.entry-password-required.sidebar-none #layout-wrap {
	max-width: 1064px;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	max-width: 100%;
	overflow: hidden; /* prevent horizontal scrollbar with skrollr */
}

/* content */
#content {
	width: 718px;
	float: left;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 276px;
	float: right;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* layout wrapper */
#layout-wrap {
	background: #fff;
	padding-top: 100px;
}
.sidebar-none #sliderwrap + #layout-wrap {
	padding-top: 0;
}
.single-media-wrap + #layout-wrap {
	padding-top: 80px; /* reduce top padding in single post */
}
.single-media-wrap .themify_lightbox {
	display: block !important;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap {
	padding: 25px 0;
	transition: padding .3s, background .3s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	background-color: rgba(255,255,255,.2);
}
#headerwrap:hover {
	background-color: rgba(255,255,255,.8);
}
/* fixed header */
#headerwrap.fixed-header {
	position: fixed;
	padding: 10px 0;
	width: 100%;
	background-color: rgba(255,255,255,.8);
}
.admin-bar #headerwrap.fixed-header {
	top: 32px;
}

#header {
	position: relative;
	transition: padding .2s linear;
}
.slide-nav-open .fixed-header #header {
	padding-right: 240px;
}

/* sticky header logo */
#headerwrap .tf_sticky_logo, /* hide sticky header logo */
#headerwrap #fixedheaderheaderwrapsitelogoa,
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img,
#headerwrap #fixedheaderheaderwrapsitelogoa ~ .tf_sticky_logo {
	display: none;
}
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header #fixedheaderheaderwrapsitelogoa {
	display:block;
}
#headerwrap.fixed-header #site-logo img:not(.tf_sticky_logo) {
	max-height: 60px;
	width: auto;
	transition: all .3s;
}

/* prevent transparent header overlap builder */
.themify_builder_active #headerwrap,
.themify_builder_active.has-fixed-header #headerwrap,
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}

/*
SOCIAL WIDGET
================================================ */
#headerwrap .social-widget .widget {
	margin: 30px 0 20px;
}
.social-widget a {
	color: #fff;
	font-size: 1.25em;
	text-decoration: none;
}
.social-widget a:hover {
	color: #7f7f7f;
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;

	border-radius: 0;

	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0;
	margin: 0 2px;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
#slide-nav .social-widget ul li {
	min-width: 17px;
	text-align: center;
}

/* rss */
.social-widget div.rss {
	display: inline;
}
.social-widget div.rss a {
	color: #fff;
	font-size: 1.25em;
}
.social-widget div.rss a:hover {
	color: #7f7f7f !important;
}
.social-widget .icon-rss:before {
	padding: 6px;
}

/*
SEARCH FORM
================================================ */
#searchform {
	position: relative;
}
#searchform #s {
	color: #8d8d8d;
	padding: 10px 0 10px 36px;
	border: none;
	border-bottom: 1px #333 solid;
	background: none;
	border-radius: 0;
}
#searchform .icon-search {
	font-size: 1.25em;
	position: absolute;
	left: 9px;
	top: 12px;
}

/* header search */
#header #searchform {
	margin-top: 65px;
}
#header #searchform #s {
	padding: 0 0 17px 28px;
	outline: none;
}
#header #searchform #s:focus {
	color: #fff;
}
#header #searchform .icon-search {
	font-size: 1.25em;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	color: #fff;
}
#header #searchform .search-option {
	top: 38px;
}

/* search option */
#searchform .search-option {
	font-size: 90%;
	position: absolute;
	top: 42px;
	left: 30px;
	z-index: 9999;
	background: #484848;
	padding: 6px 10px 5px;
	white-space: nowrap;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity: 0;
	transition: opacity .3s linear;
}
#searchform:hover .search-option {
	opacity: 1;
}
#searchform .search-option input {
	border: none;
	-webkit-appearance: radio;
	-moz-appearance: radio;
}
#searchform .search-option label {
	margin-right: 10px;
	color: #ccc;
}

/*
MAIN NAVIGATION
================================================ */
/* Mobile Menu Styles */
.sidemenu {
	transition: all .2s ease-in-out;
	width: 250px;
	padding: 30px 25px;
	background: #000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 111;
	right: -300px;
}
.admin-bar .sidemenu {
	top: 32px;
}
.main-nav-wrap {
	margin-bottom: 30px;
}
.sidemenu-on {
	right: 0;
}
.sidemenu-active {
	position: relative;
}
.sidemenu-active, .sidemenu-active #headerwrap {
	left: 0;
	transition: left .2s ease-in-out;
}
#headerwrap {
	left: 0;
}
.sidemenu-right, .sidemenu-right #headerwrap.fixed-header {
	left: -300px;
}

/* Menu icon */
#menu-icon {
	margin: 3px 0 0 15px;
	font-size: 21px;
}
#menu-icon,
#cart-icon {
	text-transform: uppercase;
	display: block;
	float: right;
}
#menu-icon i,
#cart-icon .tf_fa {
	margin-right: 8px;
}
#menu-icon i{
	width:18px;
	height:16px;
	display: inline-block;
	position:relative;
	box-sizing: border-box;
}
#menu-icon i:before,
#menu-icon i:after{
	content:"";
	display:inline-block;
	border-top:3px solid;
	position:absolute;
	left: 0;
	width:100%
}
#menu-icon i:before{
	top:0;
	height:22%;
	border-bottom:3px solid;
	margin-top:-1px
}
#menu-icon i:after{
	bottom:0
}
#cart-icon {
	background: #000;
	color: #fff;
	border-radius: 3px;
	padding: 2px 8px;
	margin-left: 16px;
	position: relative;
}
#cart-icon:hover {
	background: #7f7f7f;
}
#menu-icon-close,
#cart-icon-close {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 30px;
	font-size: 1.25em;
	cursor: pointer;
}
#menu-icon-close:hover,
#cart-icon-close:hover {
	color: #7f7f7f;
}

/* Slide nav */
#slide-nav > div,
#slide-cart > div {
	padding: 0;
}
body.mobile-menu-visible {
	position: relative;
	overflow-y: hidden;
	-webkit-overflow-scrolling: auto !important;
}
.body-overlay {
	display: none;
	background-color: rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
	position: fixed;
	right: 300px;
	top: 0;
	z-index: 1000;
	box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
	display: block; /* fix for Windows phone */
}
/* Navigation menu */
#main-nav {
	margin: 0;
	padding: 0;
	height: auto;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* main level link */
#main-nav a {
	color: #fff;
	display: block;
	padding: 4px 0;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* main level link :hover */
#main-nav a:hover {
	color: #7f7f7f;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	color: #fff;
}

/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
#main-nav ul li a {
	font-size: .875em;
	text-transform: none;
	letter-spacing: 0;
}

/************************************************************************************
HORIZONTAL MENU
*************************************************************************************/
.horizontal-menu {
	margin: 0;
	padding: 0;
	float: right;
	z-index: 100;
}
.horizontal-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

/* main level link */
.horizontal-menu a {
	display: block;
	padding: 4px 15px;
	margin: 0 5px 0 0;
	line-height: 1.5em;
	text-decoration: none;
}
/* main level link :hover */
.horizontal-menu a:hover, .horizontal-menu li:hover > a {
}

/* current link */
.horizontal-menu .current_page_item a, .horizontal-menu .current-menu-item a {
	background: #333;
	color: #fff;
	border-radius: 5px;
}
/* current link :hover */
.horizontal-menu .current_page_item a:hover, .horizontal-menu .current-menu-item a:hover {
	color: #fff;
}

/* sub-levels link */
.horizontal-menu ul a, .horizontal-menu .current_page_item ul a, .horizontal-menu ul .current_page_item a, .horizontal-menu .current-menu-item ul a, .horizontal-menu ul .current-menu-item a {
	color: #666;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	padding: 6px 6px 6px 15px;
	margin: 0;
	display: block;
	width: 180px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}
/* sub-levels link :hover */
.horizontal-menu ul a:hover, .horizontal-menu .current_page_item ul a:hover, .horizontal-menu ul .current_page_item a:hover, .horizontal-menu .current-menu-item ul a:hover, .horizontal-menu ul .current-menu-item a:hover {
	background: #F3F3F3;
	color: #000;
}
/* dropdown ul */
.horizontal-menu ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background: #fff;
	z-index: 100;
	display: none;
	border-radius: 5px;
}
.horizontal-menu ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
.horizontal-menu ul ul {
	left: 190px;
	top: -2px;
}
/* show dropdown ul */
.horizontal-menu li:hover > ul {
	display: block;
}
.with-sub-arrow .child-arrow,
#mobile-menu .horizontal-menu span.child-arrow {
	display: none;
}

/* Edge Menu */
#horizontal-menu li.edge > ul {
	left: auto;
	right: 0;
}
#horizontal-menu ul li.edge > ul {
	left: auto;
	right: 100%;
}

#slide-nav .horizontal-menu {
	float: none;
	margin: 0;
	padding: 0;
}
#slide-nav .horizontal-menu ul {
	background: none;
	display: block;
	position: static;
}
#slide-nav .horizontal-menu li {
	float: none;
}
#slide-nav .horizontal-menu ul {
	padding-left: 20px;
}
#slide-nav .horizontal-menu a {
	color: #fff;
	padding: 5px 0;
	text-transform: uppercase;
}
#slide-nav .horizontal-menu a:hover {
	color: #7f7f7f;
	background: none;
}
#slide-nav .horizontal-menu ul a {
	text-transform: none;
	font-size: .875em;
}
#slide-nav .horizontal-menu .current_page_item a,
#slide-nav .horizontal-menu .current-menu-item a {
	background: none;
}

/************************************************************************************
SLIDE SHOW
*************************************************************************************/
#sliderwrap {
	overflow: hidden;
	position: relative;
}
#slider-inner {
	margin: auto;
}

#slider .slides p {
	margin: 0 0 1em;
}
#slider .slide-feature-image img {
	width: 100%;
	height: auto;
	display: block;
}
#slider .tf_carousel_nav_wrap{
        margin:0
}
#slider .tb_turn_on {
	display:none;
}
/* slide caption */
#slider .slide-feature-image + .slide-content-wrap {
	position: absolute;
	top: 35%;
}
/* text left (also default style) */
#slider .slide-feature-image + .slide-content-wrap {
	left: 0;
	width: 510px;
	margin-left: 8.5%;
}
#slider .slide-feature-image + .slide-content-wrap.textright {
	right: 0;
	left: auto;
	width: 510px;
	margin-right: 8.5%;
}
#slider .slide-feature-image + .slide-content-wrap.textcenter {
	left: 50%;
	width: 700px;
	margin-left: -350px;
}
#slider .slides .slide-content {
	color: #000;
	line-height: 1.625em;
}
.slides h1,
.slides h2,
.slides h3,
.slides h4,
.slides h5,
.slides h6 {
	color: #000;
	margin: 0 0 .3em;
}
.slides .slide-post-title {
	font-size: 3.125em;
	margin: 0 0 .3em;
	text-transform: uppercase;
	line-height: 1.2;
}
.slides .slide-content-wrap a {
	color: #000;
	text-decoration: none;
}
.slides .slide-content .button {
	margin-top: 15px;
}

/* slides mini gallery */
.slides .gallery {
	margin: 5px 0 0 !important;
}
.slides .gallery img,
.slides .gallery .gallery-item {
	max-width: 30px !important;
	width: 30px !important;
	display: inline;
}
.slides .gallery .gallery-item {
	margin-right: 1.5% !important;
}

/* Slider plugin style
================================================ */
/* slider pager */
#slider .tf_carousel_bullets {
	padding: 10px 0;
	width: 100%;
	position: absolute;
	bottom: 5px;
        z-index: 10;
	left:0;
}
/* pager button */
#slider .tf_carousel_bullet{
	width: 12px;
	height: 12px;
	margin: 0 2px;
	background: rgba(255,255,255,.6);
	border:none;
}
/* pager active */
#slider .tf_carousel_bullet.selected {
	background:#fff
}

/* Next previous slide button
================================================ */
#slider .tf_carousel_nav_wrap > a {
	position: absolute;
	top: 45%;
	width: 55px;
	height: 56px;
	color: transparent;
	overflow:visible;
}
#slider .tf_carousel_nav_wrap .carousel-prev {
	left: 15px;
	text-align: left;
}
#slider .tf_carousel_nav_wrap .carousel-next {
	right: 30px;
	text-align: right;
}
#slider .tf_carousel_nav_wrap > a:before{
	color: #000;
	font-size: 2.5em;
	content: '';
	display: block;
	width: 1.5em;
	height: 1.5em;
	border: 1px solid transparent;
	transform-origin: 0 0;
}
#slider .tf_carousel_nav_wrap .carousel-prev:before {
	border-left-color: #000;
	border-top-color: #000;
	transform: rotateZ(-60deg) skewX(-30deg);
	height: 1.3em;
}
#slider .tf_carousel_nav_wrap .carousel-next:before {
	border-right-color: #000;
	border-top-color: #000;
	transform: rotateZ(60deg) skewX(30deg);
	height: 1.3em;
	transform-origin: top right;
}

/************************************************************************************
PRETTYPHOTO
*************************************************************************************/
div.pp_woocommerce a.pp_expand,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce .pp_close,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_next:before,
a.pp_previous,
a.pp_next {
	color: #000;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
div.pp_woocommerce .pp_close {
	top: 10px !important;
	right: 10px !important;
}
div.pp_woocommerce a.pp_expand {
	top: 10px !important;
	left: 10px !important;
}
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next {
	margin-top: 9px !important;
}
div.pp_woocommerce a.pp_expand:hover,
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce .pp_close:hover,
div.pp_woocommerce .pp_arrow_previous:hover,
div.pp_woocommerce .pp_arrow_next:hover {
	color: #7f7f7f;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 auto 50px;
	padding: 0;
	font-size: 4em;
	line-height: 110%;
	color: #000;
}

/* fullwidth query product page title */
.sidebar-none.woocommerce.archive .page-title,
.sidebar-none.query-product .page-title,
.sidebar-none.post-type-archive-product .page-title {
	text-align: center;
}

.sidebar-none #sliderwrap + #layout-wrap .page-title {
	padding-top: 60px;
}


/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: double 4px #ccc;
}
/************************************************************************************
POST
*************************************************************************************/
.loops-wrapper .post {
	margin-bottom: 100px;
	margin-left:0;
	box-sizing: border-box;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	margin: 10px 0 8px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.2;
}

/* post image */
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}

/* single fullwidth image */
.single-post .single-media-wrap,
.single-portfolio .single-media-wrap {
	width: 100%;
	margin: auto;
	padding: 0;
	float: none;
	clear: both;
	text-align: center;
}
.single-post .single-media-wrap img,
.single-portfolio .single-media-wrap img {
	width: 100%;
	max-width: 1600px;
	margin: auto;
	height: auto;
	vertical-align: bottom;
}
.single-post .single-media-wrap .post-video {
	padding-top: 82px;
}

/* overlap image */
.overlap-image {
	margin: -45px 6% 15px 3.5%;
	float: left;
	position: relative;
	z-index: 1;
}
.loops-wrapper.grid4 .overlap-image,
.loops-wrapper.grid3 .overlap-image {
	max-width: 30%;
}
.single .overlap-image {
	margin-top: 0;
	margin-left: 0;
}

/* post meta */
.post-meta {
	font-size: .75em;
	text-transform: uppercase;
	margin: 0 0 15px;
	letter-spacing: 1px;
	line-height: 1.8em;
}
.post-meta .separator {
	margin: 0 4px;
	opacity: .2;
}
.loops-wrapper.grid4 .post-meta {
	letter-spacing: 0;
}
.loops-wrapper.grid4 .post-meta .separator,
.loops-wrapper.grid3 .post-meta .separator {
	margin: 0 2px;
}

/* more link */
.more-link {
	text-transform: uppercase;
	margin-top: 40px;
	letter-spacing: .05em;
	float: right;
}
.more-link:after {
	content: '';
	display: inline-block;
	font-size: .875em;
	margin-left: 7px;
	vertical-align: middle;
	transition: .3s;
	width: .7em;
	height: .7em;
	border: 1px solid transparent;
	border-right-color: inherit;
	border-top-color: inherit;
	transform-origin: center;
	transform: rotateZ(45deg);
}
.more-link:hover:after {
	margin-left: 15px;
}

.loops-wrapper.grid4 .post-title {
	font-size: 120%;
	margin: 0 0 8px;
	padding: 0;
}
.loops-wrapper.grid3 .post-title {
	font-size: 140%;
	margin: 0 0 10px;
	padding: 0;
}

.loops-wrapper.grid2 .post-title {
	font-size: 150%;
	margin: 0 0 3px;
	padding: 0;
}

.loops-wrapper.grid2-thumb .post-title {
	margin: 0 0 5px;
	font-size: 150%;
}
.loops-wrapper.grid2-thumb .post-image {
	float: left;
	margin: 0 20px 15px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float: left;
	margin: 0 20px 15px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 0 20px 15px 0;
}
.loops-wrapper.list-large-image .post-title {
	font-size: 200%;
	margin: 0 0 5px;
	padding: 0;
}
.loops-wrapper.list-large-image .post-content {
	overflow: hidden;
}


/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.post-video iframe,
.post-video embed,
.embed-youtube iframe,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (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;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 80px;
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 100px;
}
.post-nav .prev .arrow,
.post-nav .next .arrow {
	position: absolute;
	bottom: 0;
}
.post-nav a {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	line-height: 1em;
	padding: 15px 0;
	border-bottom: solid 1px #ddd;
	bottom: 0;
	position: absolute;
	margin-bottom: -1px;
}
.post-nav a:hover {
	text-decoration: none;
	border-bottom: solid 1px #000;
}

/* post nav arrow */
.post-nav .arrow {
	color: #000;
	display: block;
	width: auto;
	text-transform: lowercase;
}
.post-nav .prev a {
	padding-left: 30px;
}
.post-nav .prev .arrow {
	bottom: 14px;
	left: 0;
}
.post-nav .next {
	right: 0;
	text-align: right;
}
.post-nav .next a {
	padding-right: 30px;
	right: 0;
}
.post-nav .next .arrow {
	bottom: 14px;
	right: 0;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font-size: 1.75em;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .05em;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 20px 0;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: -30px;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
}
.commentlist li {
	margin: 0;
	padding: 40px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 25px 0 0;
	border-radius: 100%;
}
.commentlist cite {
	font-style: normal;
	font-size: 1.25em;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
	margin-left: 15px;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 40px;
}
.commentlist .comment-reply-link {
	font-size: 1.125em;
	text-transform: uppercase;
	text-decoration: none;
	color: #7f7f7f;
}
.commentlist .comment-reply-link:hover {
	color: #000;
}

/*
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 50px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 48px;
	right: 0;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	text-transform: lowercase;
	display: block;
	font-size: 16px;
}
#respond #cancel-comment-reply-link:hover {
	color: #7f7f7f;
}
#respond textarea,
#respond input[type=text],
#respond input[type=password],
#respond input[type=search],
#respond input[type=email],
#respond input[url] {
	padding: 8px;
	margin-bottom: 15px;
}
#commentform {
	margin: 30px 0 0;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
	padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 50px;
	overflow-wrap:break-word;
}
.widgettitle {
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.375em;
	color: #000;
	letter-spacing: 1px;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
	border-radius: 3px;
}
.widget .feature-posts-list small {
	font-style: italic;
	font-size: 90%;
	display: block;
	margin: 0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp a {
	font-style: italic;
	font-size: 90%;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* search widget */
#sidebar #searchform #s {
	width: 85%;
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {
	background: #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;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
/* load more button */
.themify_load_more {
	padding: 30px 0 10px;
	clear:both;
	text-align: center;
}
.themify_load_more a {
	text-transform: uppercase;
	color: #000;
	background: #fff;
	padding: 13px 25px 12px;
	text-decoration: none;
	display: inline-block;
	border: solid 1px #000;
	border-radius: 2px;
	width:auto;	
}
.themify_load_more a:hover {
	background-color: #000;
	color: #fff;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
}
.footer-widgets .widget {
	margin-top: 36%;
}

/* back to top */
.back-top {
	text-align: center;
	text-transform: uppercase;
	margin: 10% 0;
}
.back-top a {
	color: #ccc;
	display: inline-block;
}
.back-top a:before {
	font-size: 3em;
	display: block;
	margin-bottom: 20px;
	color: #000;
	text-align: center;
}
.back-top a:before {
	content: '';
	width: 1.25em;
	height: 1.1em;
	border: 1px solid transparent;
	border-top-color: inherit;
	border-left-color: inherit;
	transform-origin: left bottom;
	transform: rotateZ(32deg) skewX(-25deg);
}
.back-top a:hover {
	color: #000;
}

/* social */
#footer .social-widget ul li {
	min-width: 30px;
	text-align: center;
}

/* footer text */
.footer-text,
.store-info {
	text-align: center;
}
.footer-text{
	font-size: .813em;
	margin-bottom: 60px;
}

/* store info */
.store-info {
	font-size: .875em;
	margin: 0 0 25px;
}
.store-info i {
	margin: 0 5px 0 20px;
}
.store-info p {
	display: inline;
}

/* footer social widget */
#footer .social-widget {
	text-align: center;
	margin: 75px 0 40px;
}
#footer .social-widget a {
	color: #000;
	font-size: 2em;
}
#footer .social-widget a:hover {
	color: #7f7f7f;
}

/* footer google map */
#footerwrap .google-map {
	font-size: 0;
}
#footerwrap .google-map .shortcode.map .map-container {
	margin: 0;
	border: none;
}
#footerwrap .google-map .shortcode.map {
	height: 400px;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 95%;
	line-height: 120%;
	margin: 6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}
/************************************************************************************
SHORTCODE
*************************************************************************************/
/*
BUTTON STYLES
================================================ */
/* flat */
a.shortcode.button {
	font-family: 'Raleway', Helvetica, sans-serif;
	padding: 12px 15px !important;
	cursor: pointer;
	border-radius: 3px !important;
	text-transform: uppercase;
	letter-spacing: .15em;
	transition: .3s;
}

/* outline */
button.outline,
.button.outline,
a.shortcode.button.outline {
	background: none !important;
	color: #000 !important;
	text-shadow: none !important;
	box-shadow: none;
}
button.outline:hover,
.button.outline:hover,
a.shortcode.button.outline:hover {
	background: rgba(255,255,255,.7);
	border-color: rgba(0,0,0,.3);
}

/* black */
a.shortcode.button.black.flat {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

/* form input:hover */
a.shortcode.button.black.flat:hover {
	background: rgba(0,0,0,.5);
	color: #fff;
}

/* white */
a.shortcode.button.white.flat,
.button.white.flat {
	background: #fff;
	color: #000;
	border-color: #fff;
}
a.shortcode.button.white:hover,
.button.white.flat:hover {
	background: rgba(255,255,255,.7);
}

/* white + outline */
a.shortcode.button.white.outline,
.button.white.outline {
	background: none;
	color: #fff !important;
	border-color: #fff;
}
a.shortcode.button.white.outline:hover,
.button.white.outline:hover {
	background: rgba(255,255,255,.3) !important;
}

/* grid4 */
.loops-wrapper.grid4 .product .button {
	margin: 0;
}

/*
AUTHOR PAGE
================================================ */
.shortcode.author-box {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin: 70px 0;
	box-shadow: none;
	padding: 35px 0;
}
.shortcode.author-box .author-avatar {
	margin: 0 30px 5px 0;
}
.shortcode.author-box .author-avatar img {
	padding: 0;
	background: none;
	box-shadow: none;
	border-radius: 100%;
}
.shortcode.author-box .author-name {
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: .05em;
}

/************************************************************************************
WEBFONT ICON
*************************************************************************************/
/* Flatshop */
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce .pp_close:after,
div.pp_woocommerce .pp_arrow_previous:before,
div.pp_woocommerce .pp_arrow_next:before,
.woocommerce div.pp_woocommerce .pp_next:before,
.woocommerce div.pp_woocommerce .pp_previous:before {
	content: '';
	display: inline-block;
	width: .7em;
	height: .7em;
	border: 1px solid transparent;
	transform-origin: top center;
}
div.pp_woocommerce .pp_arrow_previous:before,
.woocommerce div.pp_woocommerce .pp_previous:before {
	border-left-color: #000;
	border-top-color: #000;
	transform: rotateZ(-45deg);
}
div.pp_woocommerce .pp_arrow_next:before,
.woocommerce div.pp_woocommerce .pp_next:before {
	border-right-color: #000;
	border-top-color: #000;
	transform: rotateZ(45deg);
}
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce .pp_close:after {
	width: 92%;
	height: 100%;
	border-top-color: #000;
	position: absolute;
	right: 0;
	top: 15px;
}
div.pp_woocommerce .pp_close:before {
	transform: rotateZ(45deg);
}
div.pp_woocommerce .pp_close:after {
	transform: rotateZ(-45deg);
}
.icon-flatshop-close:before,
.icon-flatshop-close:after,
.icon-flatshop-up-small:before,
.icon-flatshop-right-small:before,
.icon-flatshop-left-small:before,
.icon-flatshop-down-small:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	font-size: .875em;
	width: .7em;
	height: .7em;
	border: 1px solid transparent;
	transform-origin: top center;
}
.icon-flatshop-left-small:before {
	border-left-color: inherit;
	border-top-color: inherit;
	transform: rotateZ(-45deg);
}
.icon-flatshop-right-small:before {
	border-right-color: inherit;
	border-top-color: inherit;
	transform: rotateZ(45deg);
}
.icon-flatshop-up-small:before {
	border-left-color: inherit;
	border-top-color: inherit;
	transform: rotateZ(45deg);
}
.icon-flatshop-down-small:before,
.icon-flatshop-down:before {
	border-right-color: inherit;
	border-bottom-color: inherit;
	transform: rotateZ(45deg);
}
.icon-flatshop-close:before,
.icon-flatshop-close:after {
	width: 1.5em;
	border-top-color: inherit;
	position: absolute;
	right: 0;
	top: 15px;
}
.icon-flatshop-close:before {
	transform: rotateZ(45deg);
}
.icon-flatshop-close:after {
	transform: rotateZ(-45deg);
}

/* FontAwesome SVG */
.star-rating,
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after,
.social-widget li a:after,
.commentlist .bypostauthor > .comment-author cite:before {
	font-family: 'themify_theme_icon';
}
.fa-reorder:before { content: "\f0c9"; /*fa-reorder-o*/}
.fa-time:before{content:"\f017"; /*fa-clock-o*/}
.fa-building:before{content:"\f0f7"; /*fa-building-o*/}

.commentlist .bypostauthor > .comment-author cite:before {
	content: "\f02e"; /* fa-bookmark */
	color: #E53E3E;
	padding-right: 8px;
}
.webkit .commentlist .bypostauthor > .comment-author cite:before {
	background:linear-gradient(#E53E3E, #960808);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/************************************************************************************
SKROLLABLE
*************************************************************************************/
/* fix blank white page mobile */
.parallax-header #sliderwrap, .parallax-header.single-post #body > .single-media-wrap {
	-webkit-backface-visibility: hidden;
	transform: translate3d(0,0,0);
}
.parallax-header .single-post #layout-wrap {
	-webkit-backface-visibility: hidden;
}
.parallax-header #sliderwrap, .parallax-header.single-post #body > .single-media-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.parallax-header #layout-wrap {
	min-height: 400px;
}
.parallax-header #layout-wrap, .parallax-header #footerwrap{
	position: relative;
}

.tb_animation_on:not(.themify_builder_active) .fade-in-up.animated .transition-one-up,
.tb_animation_on:not(.themify_builder_active) .fade-in-up.animated .product-bg-container,
.tb_animation_on:not(.themify_builder_active) .fade-in-up.animated .post-image,
.tb_animation_on:not(.themify_builder_active) .fade-in-up.animated .overlay-image,
.tb_animation_on:not(.themify_builder_active) .fade-in-up.animated .post-content {
	-webkit-backface-visibility: hidden;
	animation-duration:.5s;
	animation-fill-mode: both;
	animation-name: fadeInUpBig !important;
}

.tb_animation_on:not(.themify_builder_active) .fly-in-left.animated {
	animation-name: flyInLeft !important;
}
.tb_animation_on:not(.themify_builder_active) .fly-in-right.animated {
	animation-name: flyInRight !important;
}
.tb_animation_on:not(.themify_builder_active) .fly-in-bottom.animated {
	animation-name: flyInBottom !important;
}

.tb_animation_on:not(.themify_builder_active) .fade-in > .animated.post,
.tb_animation_on:not(.themify_builder_active) .fade-in .row_inner > .animated.tb-column,
.tb_animation_on:not(.themify_builder_active) .col4-1.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .col4-2.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .col4-3.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .col3-1.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .col3-2.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .col2-1.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .product-image.animated.fade-in,
.tb_animation_on:not(.themify_builder_active) .summary.animated.fade-in {
	animation-name: fadeIn;
}

/************************************************************************************
BUILDER
*************************************************************************************/
.themify_builder_row > .row_inner,
.module-layout-part .themify_builder_row.fullwidth_row_container > .row_inner {
	width: 1064px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.themify_builder_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

.module-image.image-left .image-wrap {
	margin-right: 30px;
}
.module-image.image-right .image-wrap {
	margin-left: 30px;
}
.module-title {
	font-size: 1.8em;
	border: none;
	padding-top: 0;
}
.themify_builder_slider .slide-title {
	font-size: 1.2em;
}
.module-image .image-title {
	font-size: 1.3em;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li,footer,#main-nav, .menu
{ display: block; }

/************************************************************************************
Announcement Bar
*************************************************************************************/
.admin-bar .themify_announcement.top.absolute {
	top: 0;
}
.themify_announcement.absolute + #pagewrap #headerwrap.fixed-header {
	margin-top: 0 !important; /* reset the margins in fixed header */
}

/*
 * Fix TinyMCE dropdowns in frontend editor
 */
body.themify_builder_active {
	position: static;
}

/*/wp/wp-content/themes/flatshop-child/style.css*/
/*
 Theme Name:	Themify Flatshop child theme
 Theme URI:		http://themify.me/themes/flatshop
 Description:	Themify Flatshop child theme by etisse.ch for MayaChandini.ch
 Author:		Themify + eTisse.ch
 Template:		flatshop
 Version:		0.1
 License:		GNU General Public License v2 or later
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: 	flatshop-child
*/


body, #body, #layout-wrap, #footerwrap {
	background-color: #070707;
	color: #FFF;
	background-image: url("http://mayachandini.com/wp-content/themes/flatshop-child/fond6.png");
	text-align: justify;
}

#headerwrap {
	background-color: rgba(23,23,23,.4);
	color: #FFF;
}

#headerwrap:hover {
	background-color: rgba(23,23,23,.6);
}

#headerwrap.fixed-header {
	background-color: rgba(23,23,23,.6);
}

#body {
	margin-top: 150px;
}

#content {
	width: 100%;
	min-height: 100%;
}

article {
	background-color: rgba(23,23,23,.6);
	padding: 10px;
}

#sliderwrap {
	margin: 50px auto;
}

a {
	color: #0BF;
}

img {
	border-radius: 4px;
}

h1, h2, h3, h4, h5, h6 {
text-align: left;
}

h1 {
	color: #F8064A;
}

h2 {
	color: #CB3572;
}

h3 {
	color: #F90;
	margin-top: 15px;
}

h4 {
	color: #3CC;
}

h5  {
	color: #BB40CF;
}

h6 {
	color: #C9F
}

.page-title {
	color: #FFF;
	font-size: 2.5em;
}

/* logo */
#site-logo {
	background-image: url("http://mayachandini.com/wp-content/uploads/2015/07/logo_home.png");
	background-repeat: no-repeat;
	width: 340px;
	height: 120px;
}

#site-logo span {
	display: none;
}

#site-description {
	line-height: 120px;
}

/* menu links */
.horizontal-menu a {
	color: #F7F7F7;
}

.horizontal-menu .current_page_item a, .horizontal-menu .current-menu-item a, .horizontal-menu .current_page_item ul a, .horizontal-menu ul .current_page_item a, .horizontal-menu .current-menu-item ul a, .horizontal-menu ul .current-menu-item a {
	color: #FF00FF;
	background: none;
}

.horizontal-menu a:hover, .horizontal-menu li:hover > a ,
.horizontal-menu .current_page_item a:hover, .horizontal-menu .current-menu-item a:hover,
.horizontal-menu ul a:hover, .horizontal-menu .current_page_item ul a:hover, .horizontal-menu ul .current_page_item a:hover, .horizontal-menu .current-menu-item ul a:hover, .horizontal-menu ul .current-menu-item a:hover {
	color: #00BBFF;
}

.horizontal-menu ul,
.horizontal-menu ul a:hover, .horizontal-menu .current_page_item ul a:hover, .horizontal-menu ul .current_page_item a:hover, .horizontal-menu .current-menu-item ul a:hover, .horizontal-menu ul .current-menu-item a:hover  {
	background-color: rgba(23,23,23,.7);
}

.horizontal-menu ul a  {
	color: #FFF;
}

/* formulaires */
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], select, button, .button,
textarea, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[url],
input[type=reset], input[type=submit], button, .button {
	border: 1px solid #F7F7F7;
	background-color: #DFDFDF;
	color: #000;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[url]:focus {
	background-color: #9F9F9F;
}

input[type=reset]:hover, input[type=submit]:hover, button:hover, .button:hover {
	background-color: #9F9F9F;
	color: #000;
}

/* images */
.single-media-wrap,
.grid2 .post-image,
.page-content .post-image,
.list-post .post-image {
	width: 30%;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}

.grid2 .post-image {
	margin-bottom: 10px;
}

.themify_builder_slider .slide-image img {
	width: auto;
	max-height: 600px;
}

/* drapeau des langues */
#polylang-switcher {
	float: right;
}

.lang-item {
    display: inline;
}
