@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}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius: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-content/themes/brandsru/styles/modules/site-logo.css*/
#site-logo {
    font: normal small-caps 46px/100% 'Old Standard TT';
    margin: 0;
    padding: 0;
}
#site-logo a {
    text-decoration: none;
    color: #000;
}
#site-logo a:hover {
    text-decoration: none;
}
#site-logo img {
    vertical-align: bottom;
}

/*/wp-content/themes/brandsru/styles/modules/site-description.css*/
#site-description {
    font: italic 13px/110% 'Old Standard TT';
    color: #999;
    margin: 10px 0 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
#site-description .site-taglink{
    color: inherit;
    font-size: inherit;
}
#site-description .site-taglink:hover{
    text-decoration:none;
}

/*/css/grids/list-thumb-image.css*/
.woocommerce .loops-wrapper.products.list-thumb-image>.product,
.loops-wrapper.list-thumb-image>.post{
    margin-bottom:1em;
    width:100%;
    margin-left:0;
	clear:both
}
.loops-wrapper.list-thumb-image .post-image img{
	width:100%
}
/*/wp-content/themes/brandsru/styles/modules/pagenav.css*/
.pagenav {
	padding-bottom: 20px
}
.pagenav a,
.pagenav span {
	line-height: 100%;
	padding: 5px 1px 4px;
	margin: 0 2px;
	vertical-align: middle;
	display: inline-block;
	min-width: 24px;
	min-height: 18px;
	text-align: center;
	border-radius: 5px;
}
.pagenav a {
	background-color: #997551;
	color: #fff;
	text-decoration: none;
}
.pagenav a:hover {
	background-color: #000;
}
/*/wp-content/themes/brandsru/style.css*/
/*
Theme Name: Themify Agency
Theme URI: https://themify.me/themes/agency
Version: 5.1.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

---------

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_icons';
	font-display:swap;
	src:url('https://www.brandsru.eu/wp-content/themes/brandsru/fonts/themify_theme_icons.woff2') format('woff2'),
		url('https://www.brandsru.eu/wp-content/themes/brandsru/fonts/themify_theme_icons.woff') format('woff');
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: .9em/150% Georgia, "Times New Roman", Times, serif;
	overflow-wrap: break-word;
	background-color: #fff;
	color: #999;
}
a {
	text-decoration: none;
	outline: none;
	color: #997551;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
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;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	font-family: 'Old Standard TT';
	font-weight: normal;
	color: #000;
	font-style: italic;
	overflow-wrap: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
	font-style: normal;
	font-variant: small-caps;
	border-bottom: double 4px rgba(0,0,0,.07);
	padding: 0 0 10px;
	margin: 40px 0 25px;
	letter-spacing: .03em;
	clear: both;
}
h2 em,
h2 i {
	font-style: italic;
	font-variant: normal;
	font-size: 80%;
	color: #aaa;
	letter-spacing: 0;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #eee;
	border: solid 1px #ddd;
	padding: 6px 10px;
	border-radius: 5px;
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 90%;
}

/* text area */
textarea {
	line-height: 150%;
	width:100%;
	max-width:100%;
	box-sizing:border-box
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #fff;
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color: #997551;
	color: #fff;
	border: none;
	padding: 7px 20px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #000;
	color: #fff;
}

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

/* main page width */
.pagewidth {
	width: 978px;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 20px;
}

/* content */
#content {
	width: 676px;
	float: left;
	padding: 40px 0 60px;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 252px;
	float: right;
	padding: 40px 0 60px;
}

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

/* 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{
	width: 100%;
	background-color: #fff;
	box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 10px rgba(0,0,0,.1);
	z-index:2
}
.fixed-header-enabled #headerwrap{
	position:-webkit-sticky;
	position:sticky;
	top: 0;
	left: 0;
}
.admin-bar.fixed-header-enabled #headerwrap{
	top:32px;
}
#header {
	height: 150px;
	position: relative;
}
#header hgroup {
	position: absolute;
	bottom: 14px;
	width: 100%;
}
/* 
FIXED HEADER
================================================ */
#headerwrap.fixed-header {
	z-index: 1001;
	min-height: 55px;
}
#headerwrap.fixed-header #header{
	height: 55px !important;
}
#headerwrap.fixed-header #site-logo {
	font-size: 26px;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline-block;
	vertical-align: text-bottom;
}
#headerwrap.fixed-header #site-logo img {
	max-height: 50px;
	width: auto;
}
#headerwrap.fixed-header #site-description {
	padding: 0 0 8px;
	margin: 0;
}
#headerwrap.fixed-header #main-nav-wrap {
	bottom: 16px;
}

/* hide other header elements on fixed */
#headerwrap.fixed-header #social-wrap,
#headerwrap.fixed-header #searchform-wrap {
	display: none;
}

/*
SOCIAL WIDGET
================================================ */
.social-widget {
	position: absolute;
	top: 45px;
	right: 0;
}
.social-widget a {
	text-decoration: none;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0 2px 0 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: none;
	box-shadow: none;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	zoom:1;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}

/* rss */
.social-widget div.rss {
	display: inline;
}
.social-widget div.rss a {
	padding: 3px 0 2px;
	display: inline-block;
	zoom:1;
}
.social-widget div.rss a:before {
	content:'\f09e';
	font-family:"themify_theme_icons";
	font-size:1.7em;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}

/* 
SEARCH FORM
================================================ */
#header #searchform #s {
	width: 60px;
	border: solid 1px #ddd;
	border-radius: 12px;
	float: right;
	padding: 4px 4px 4px 28px;
	transition: width .7s;
}
#header #searchform {
	position:relative;
	display:inline-block;
	float:right;
	margin-top:5px;
}
#searchform:before {
	content:'\e800';
	font-family:'themify_theme_icons';
	position:absolute;
	left:8px;
	top:4px;
	z-index:1;
	transform:rotateZ(90deg);
}
#header #searchform #s:focus {
	width: 140px;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav-wrap {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 25px;
	right: 0;
	max-width: 80%;
}
#main-nav {
	margin: 0;
	padding: 0;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

/* main level link */
#main-nav a {
	color: #999;
	display: block;
	padding: 6px 12px;
	margin: 0;
	text-decoration: none;
	font: bold 95%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* main level link :hover */
#main-nav a:hover {
	color: #000;
}

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

/* sub-levels link */
#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 {
	color: #666;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	padding: 7px 7px 7px 15px;
	margin: 0;
	display: block;
	width: 170px;
	background: none;
	border: none;
	text-shadow: none;

	border-radius: 0;

	box-shadow: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: rgba(0,0,0,.05);
	color: #000;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	z-index: 100;
	display: none;
	box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 5px rgba(0,0,0,.3);
	border-radius: 5px;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 180px;
	top: -2px;
}
@media (hover:hover){
	/* show dropdown ul */
	#main-nav li:hover > ul {
		display: block;
	}
}
@media (hover:none){
	#main-nav .child-arrow {
		border-radius: 100%;
		padding: 0 7px;
		margin-left: 7px;
	}
	#main-nav .child-arrow:before {
		backface-visibility: hidden;
	}
	#main-nav ul .child-arrow {
		float: right;
		margin-right: 10px;
	}
}

/************************************************************************************
SLIDER
*************************************************************************************/
#sliderwrap {
	background: #eee url('https://www.brandsru.eu/wp-content/themes/brandsru/images/fibre-bg.png');
	border-bottom: solid 1px rgba(0,0,0,.1);
	padding: 4% 0 2%;
	position: relative;
}
#slider {
	overflow: hidden;
	font-size: 115%;
}
#slider p {
	margin: 0 0 20px;
}
#slider h1, 
#slider h2, 
#slider h3, 
#slider h4, 
#slider h5, 
#slider h6 {
	padding: 0;
	margin: 0 0 5px;
	border: none;
	font-variant: inherit;
}
.slide-post-title {
	margin: 0 0 5px;
	font-size: 200%;
	line-height: 110%;
	font-style: italic;
}
.slide-image img {
	vertical-align: bottom;
}

/* slider [gallery] */
#slider .gallery img,
#slider .gallery .gallery-item {
	width: 50px !important;
	max-width: 50px !important;
	border-radius: 5px;
}
#slider .gallery .gallery-item {
	margin-right: 1.5% !important;
}

/* slides */
#slider .slides {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
}
body.rtl .flex-viewport {
	direction: ltr;
}

/* default slide */
.slider-default .slide-image {
	float: left;
	margin: 0 30px 10px 0;
}
.slider-default .slide-content {
	overflow: hidden;
	min-width: 120px;
	padding: 30px 0 0 0;
}

/* video in slider */
.slides .post-video,
.slides .embed-youtube {
	margin-bottom: 0;
}
.slider-default .post-video,
.slider-default .embed-youtube {
	width: 600px;
}

/* image caption slide */
.slider-image-caption .slide-content {
	position: relative;
	font-size: 85%;
	line-height: 140%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 20px 10px;
	z-index: 5;
	background-color: #000;
	background-color: rgba(0,0,0,.7);
	color: #ccc;
}
.slider-image-caption .slide-post-title {
	color: #fff;
	margin: 0 0 5px;
	padding: 0;
	font-size: 130%;
}
.slider-image-caption .slide-image {
	float: none;
}
#slider .slider-image-caption p {
	margin: 0;
}
.slider-image-caption a {
	text-decoration: none;
	color: #fff;
}
.slider-image-caption a:hover {
	text-decoration: underline;
}

#sliderwrap a.tb_turn_on {
	display:none;
}

/* Slider plugin style
================================================ */

/* Next previous slide button
================================================ */
#slider .tf_carousel_nav_wrap > a{
	position:absolute;
	top:calc(50% - 32px);
	padding-top:9px;
	box-shadow:0 1px 1px rgba(0, 0, 0, .4);
	background:#fff;
}
#slider .tf_carousel_nav_wrap > a:before{
	border:none;
	width:37px;
	height:38px;
	background-color:#fff;
	color:#333;
	text-decoration:none;
	text-align:center;
	font:24px/100% "Times New Roman", Times, serif;
	transform:none;
}
#slider .carousel-prev{
	left:0;
}
#slider .carousel-prev:before{
	content:"\00ab";
}
#slider .carousel-next{
	right:0;
}
#slider .carousel-next:before{
	content:"\00bb";
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
.welcome-message {
	text-align: center;
	font-size: 120%;
	margin: 40px 0 60px;
}
.welcome-message h1,
.welcome-message h2,
.welcome-message h3,
.welcome-message h4,
.welcome-message h5,
.welcome-message h6 {
	margin: 0 0 .2em;
}
a.shortcode.button {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: nowrap;
	color: #fff;
	background-color: #997551;
	padding: 10px 20px;
	margin-left: 5px;
	margin-right: 5px;
	border-color: transparent;
	text-shadow: none;
	box-shadow: none;
}
a.shortcode.button:hover {
	background-color: #000;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 15px;
	padding: 0;
	font-size: 300%;
	line-height: 110%;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px rgba(0,0,0,.1);
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px rgba(0,0,0,.1);
	border-color: rgba(118,118,118,.3);
}

/*
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 rgba(0,0,0,.1);
}
/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 40px;
	box-sizing: border-box;
}

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

/* post title */
.post-title {
	margin: 0 0 10px;
	padding: 0;
	font-size: 190%;
}
.post-title a {
	color: #000;
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 0 0 5px;
}
.post-image img {
	border-radius: 5px;
}
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}

/* post meta */
.post-meta {
	margin: 0 0 10px;
	font: normal 85%/140% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:.04em
}
.post-meta a {
	font-weight: bold;
}
.post-meta .separator {
	color: #ddd;
	margin: 0 2px;
}

/* post date */
.post-date {
	margin: 10px 0 5px;
	font: italic 100%/120% 'Old Standard TT';
	display: block;
}

/* more button */
.more-link {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: nowrap;
}

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

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

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

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

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 7px 22px 10px 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;
}

/*
Clear grid layout posts
================================================ */
.loops-wrapper.grid4,
.loops-wrapper.grid3,
.loops-wrapper.grid2,
.loops-wrapper.grid2-thumb {
	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 {
	clear: both;
	border-top: double 4px rgba(0,0,0,.07);
	padding: 30px 0 0;
	margin: 30px 0 40px;
	overflow: hidden;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
}
.post-nav a {
	text-decoration: none;
	display: block;
	color: #000;
	font: italic 120%/140% 'Old Standard TT';
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	color: #fff;
	background-color: #997551;
	font: normal 20px/100% "Times New Roman", Times, serif;
	display: block;
	width: auto;
	float: left;
	width: 32px;
	height: 28px;
	padding: 6px 0 0;
	text-align: center;
	margin: -8px 10px 17px 0;
	
	border-radius: 5px;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.post-nav a:hover span {
	background-color: #000;
}

/************************************************************************************
CUSTOM POST TYPE SHORTCODE STYLES
*************************************************************************************/
/*
TESTIMONIAL POST TYPE
================================================ */
.shortcode.testimonial {
	margin-top: 20px;
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}
.module-testimonial .testimonial-post .post-title {
	font-family: 'Old Standard TT';
	font-variant: unset;
	font-style: italic;
	border: none;
}
.module-testimonial .testimonial-post .post-date,
.module-testimonial .testimonial-post .post-meta {
	display: none;
}

/*
TEAM POST TYPE
================================================ */
.shortcode.team {
	margin-top: 20px;
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}

/*
HIGHLIGHT POST TYPE
================================================ */
.shortcode.highlight {
	margin-top: 20px;
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}
.shortcode.highlight .post {
	margin-bottom: 30px; 
}
.shortcode.highlight .post-image {
	float: left;
	margin: 0 20px 5px 0; 
}
.shortcode.highlight .post-image img {
	border-radius: 5px;
}
.shortcode.highlight .post-content {
	overflow: hidden;
}

/*
PORTFOLIO POST TYPE
================================================ */
.portfolio {
	text-align: center;
}
.shortcode.portfolio {
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}
.shortcode.portfolio .post {
	margin-bottom: 30px;
	text-align: center;
}
.shortcode.portfolio .post-image {
	margin: 0 0 5px 0; 
}
.shortcode.portfolio .post-image img {
	border-radius: 5px;
}

/* more link wrap */
.more-link-wrap {
	text-align: right;
	clear: both;
	margin: 10px 0 20px;
}

/* portfolio post meta */
.portfolio .post-meta {
	margin: 0;
	text-align: inherit;
}
.portfolio .post-date {
	margin: 0 0 15px;
	text-align: inherit;
	font-size: 90%;
}
.shortcode.portfolio .post-meta .post-category {
	background: none;
	padding: inherit;
}

/* portfolio single */
.single .portfolio {
	text-align: left;
}
.single .portfolio .post-image {
	width: 640px;
	max-width: 100%;
	float: left;
	margin: 0 30px 20px 0;
	padding: 0;
	position: relative;
}

/* portfolio slideshow */
.portfolio .carousel-wrap {
	margin-bottom: 0 !important;
}
.slideshow-wrap {
	visibility: hidden;
	height: 0; /* will be toggled with js */
	overflow: hidden;
	float: none !important; /* prevent float inherited from .post-image */
}
.portfolio .slideshow {
	margin: 0;
	padding: 0;
}
.portfolio .slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	text-align: center;
}
.portfolio .slideshow img {
	margin-bottom: 5px;
}

/* portfolio slideshow nav */
.portfolio .carousel-nav-wrap {
	margin:1em 0 0
}
.portfolio .carousel-pager {
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	display: inline-block;
}
.portfolio .carousel-pager a {
	text-indent: -900em;
	width: 11px;
	height: 11px;
	border: none;
	display: block;
	margin: 0 2px;
	cursor: pointer;
	background-color: #e1e1e1;
	display: inline-block;
	vertical-align: middle;
	border-radius: 10em;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
}
.portfolio .carousel-pager a.selected {
	background-color: #afafaf;
}

/* single portfolio slideshow nav */
.single-portfolio .carousel-pager {
	text-align: left;
	position: absolute;
	top: 10px;
	left: 10px;
}
.single-portfolio .carousel-pager a {
	text-indent: 0;
	text-align: center;
	width: 26px;
	height: 24px;
	padding-top: 2px;
	background-color: #fff;
	color: #999;
	font-size: 12px;
	border: none;
	border-radius: 5px;
	line-height:17px;
	box-shadow: none;
}
.single-portfolio .carousel-pager a.selected {
	background-color: #997551;
	color: #fff;
}

/* portfolio details */
.single .portfolio .post-content {
	overflow: hidden;
}


/************************************************************************************
FILTER NAVIGATION
*************************************************************************************/	
.sorting-nav {
	padding: 0;
	margin: 5px 0 20px;
}
.sorting-nav li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	text-align: right;
	display: inline-block;
}
.sorting-nav a {
	padding: 4px 10px;
	color: #000;
	background-color: #fff;
	font-size: 95%;
	text-decoration: none;
	line-height: 100%;
	vertical-align: middle;
	text-transform: uppercase;
	border-radius: 5px;
}
.sorting-nav a:hover {
	text-decoration: underline;
}
.sorting-nav .active a, .sorting-nav .current-cat a {
	background-color: #997551;
	color: #fff;
}


/*
TESTIMONIAL POST TYPE
================================================ */
.shortcode.testimonial {
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}
.shortcode.testimonial .post {
	margin-bottom: 30px; 
}
.shortcode.testimonial .post-image {
	float: left;
	margin: 0 20px 5px 0; 
}
.shortcode.testimonial .post-image img {
	border-radius: 20em;
}
.shortcode.testimonial .post-content {
	overflow: hidden;
	font: italic 125%/140% 'Old Standard TT';
}
.shortcode.testimonial .testimonial-author {
	clear: both;
	text-align: right;
}
.shortcode.testimonial .testimonial-author .dash {
	width: 20px;
	border-bottom: solid 1px #ddd;
	margin: -15px 6px 0 0;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}
.shortcode.testimonial .testimonial-author .testimonial-name {
	margin: 0 0 5px;
	font: bold 85%/100% Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.shortcode.testimonial .testimonial-author .testimonial-title {
	display: block;
	font: italic 80%/120% 'Old Standard TT';
}

/*
TEAM POST TYPE
================================================ */
.shortcode.team {
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
}
.shortcode.team .post {
	margin-bottom: 30px; 
}
.shortcode.team .post-image {
	float: left;
	margin: 0 20px 5px 0; 
}
.shortcode.team .post-image img {
	border-radius: 20em;
}
.shortcode.team .post-content {
	overflow: hidden;
	margin-top: 20px;
}
.shortcode.team .team-info {
	margin: 0 0 5px;
}
.shortcode.team .team-info .team-name {
	margin: 0 0 5px;
	font: bold 100%/120% Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	display: block;
}
.shortcode.team .team-info .team-title {
	display: block;
	font: italic 100%/120% 'Old Standard TT';
}

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

/* comment title */
.comment-title, #reply-title {
	font-size: 140%;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;

	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
	
	border-radius: 20em;
}
.commentlist cite {
	font-style: normal;
	font-size: 130%;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite:before {
	content:'\e809';
	font-family: "themify_theme_icons";
	display:inline-block;
	margin-right:18px;
	color:#bf000e;
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
}
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	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: 8px;
}
.commentlist .comment-reply-link {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	border: solid 1px #9e0b0f;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	background-color: #e41d24;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.35) 0%,rgba(170,170,170,0.15) 66%,rgba(0,0,0,0.05) 100%);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.2);
	border-radius: 5px;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #fb4e55;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label {
	font-weight: bold;
}
#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;
}
#commentform input#submit {
	padding: 7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 30px;
	overflow-wrap: break-word;
}
.widgettitle {
	margin: 0 0 10px;
	padding: 0;	
	font: normal 120%/110% 'Old Standard TT';
	text-transform: uppercase;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	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;
}
.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;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

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

/* widget shortcode post title */
#sidebar .shortcode .post-title {
	font-size: 120%;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

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

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap {
	background: #eee url('https://www.brandsru.eu/wp-content/themes/brandsru/images/fibre-bg.png');
	border-top: solid 1px rgba(0,0,0,.1);
	padding: 30px 0;
	position: relative;
}
#footer {
	clear: both;
}

/* footer nav */
.footer-nav {
	margin: 5px 0 10px;
	padding: 0;
	text-align: center;
}
.footer-nav li {
	padding: 0;
	margin: 0 8px;
	display: inline;
	list-style: none;
}
.footer-nav a {
	text-decoration: none;
	line-height: 100%;
	vertical-align: middle;
	text-transform: uppercase;
}

/* back to top */
.back-top {
	clear: both;
	margin: 30px 0 5px;
}
.back-top a {
	display: block;
	width: 34px;
	height: 34px;
	line-height:34px;
	margin: 15px auto 10px;
	text-indent: -900em;
	border-radius: 10em;	
	position:relative;
	background-color:rgba(0,0,0,.3);
}
.back-top a:before {
	content: '\f176';
	font-family: "themify_theme_icons";
	text-indent:0;
	display: inline-block;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}
.back-top a:hover {
	background-color: #000;
}

/* footer text */
.footer-text {
	clear: left;
	font-size: 85%;
	text-align: center;
}

/************************************************************************************
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;
}
/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 978px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

.module-testimonial .testimonial-post .post-content {
	font: italic 120%/140% 'Old Standard TT';
}

/* prevent transparent header overlap builder */
.themify_builder_active #headerwrap{
	position: static !important;	
	color: inherit;
}
/************************************************************************************
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}
