/*
Theme Name: Polygamia
Theme URI: polygamia.pl
Author: SoHaus
Author URI: marcin@sohaus.pl
Description: Szablon dedykowany dla portalu polygamia
Version: 1.0
*/

html {
	font-family: 'Open Sans';
}

#footer #polysocial img{
	width: 60px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	display: block;
	margin-left: auto;
}

.type-blog .alignleft,
.category-wiadomosci .alignleft {
	display: block;
	margin-right: auto;
}

.type-blog .alignright,
.category-wiadomosci .alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.type-blog .alignleft,
.category-wiadomosci .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.type-blog a img.alignright,
.category-wiadomosci a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.type-blog a img.alignnone,
.category-wiadomosci a img.alignnone {
    margin: 5px 20px 20px 0;
}

.type-blog a img.alignleft,
.category-wiadomosci a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.changePlatform {
    display: none;
}

.wpb_images_carousel img {
	width: 100%
}

#marioGaleria img {
	width: 100%;
}

span {
	white-space: normal !important;
}

.gallery-columns-1 figure{
	width: 100%;
}

.gallery-columns-2 figure{
	width: 50%;
}

.gallery-columns-3 figure{
	width: 33%;
}

.gallery-columns-4 figure{
	width: 25%;
}

.gallery-columns-4 figure{
	width: 25%;
}

.gallery-columns-5 figure{
	width: 20%;
}

.gallery-columns-6 figure{
	width: 16.66666%;
}

.gallery-columns-7 figure{
	width: 14.28%;
}

.gallery-columns-8 figure{
	width: 12.5%;
}

.gallery-columns-9 figure{
	width: 11.11111%;
}

.gallery figure {
	float: left;
}

.gallery figure img{
	width: 100%;
	height: auto;
}

a:hover{
	text-decoration: none !important;
}

.display, .screen-reader-text {
    display: none;
}

.modal-open {
overflow: auto !important;
padding-right: 0px !important;
}

/* user profile */

#field_5, #field-visibility-settings-toggle-5 {
	display: none;
}

/* live section */

#live_section_content > article {
	clear: both;
}

#live_section_content > article > header {
	float: left;
	padding: 0px 1% 0px 5px;
}

#live_section_content > article > header > h4 {
	padding: 0px;
	margin: 0px;
}
/*                    -----------------------                   */

.vc_btn3.vc_btn3-shape-round {
    border-radius: 2em;
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit;
}

 .vc_btn3.vc_btn3-icon-right {
    position: relative;
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
}
#s {
  -webkit-user-select: text;
}

.vc_gitem-animate-slideBottom .vc_gitem-zone-b {
	transition: all 0.25s ease !important;
}

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

/***** Home *****/

body{
    background-repeat: no-repeat;
    font-family: 'Open Sans';
    /*font-family: "industry",sans-serif !important;*/
}

.marginesy > div > div {
	padding: 0px !important;
}
.spinner {
	overflow: hidden;
}

/* grids */

.StyleList .polygamiaHomeGrid p, .home-page .list .polygamiaHomeGrid p{
	font-size: 16px;
}

.StyleGrids .polygamiaHomeGrid {
	padding-bottom: 5px;
	margin-top: 10px !important;
}

.polygamiaHomeGrid .vc_gitem_row .vc_gitem-col, .polygamiaHomeGridBig .vc_gitem_row .vc_gitem-col {
	padding-top: 0px;
	padding-bottom: 0px;
}

.StyleGrids .polygamiaHomeGrid .vc_btn3-container .vc_btn3-style-custom {
	padding: 8px 15px 8px 10px !important;
	text-transform: uppercase;
	font-size: 14px !important;
	text-align: left;
}

.polygamiaHomeGridBig h4{
	font-family: "industry",sans-serif !important;
    font-size: 30px;
}

.polygamiaHomeGridBig p {
	font-size: 16px;
}

.polygamiaHomeGrid .vc_btn3-style-custom .fa-arrow-right, .polygamiaHomeGridBig .vc_btn3-style-custom .fa-arrow-right, .BigHomeOrange .vc_btn3-container .vc_btn3-style-custom i {
	/* margin: 0px 20px; */
	font-size: 10px !important;
	line-height: 12px !important;
	min-width: 1.3em;
	border-radius: 100%;
	padding: 0px 2px 0 3px;
}

.polygamiaHomeGrid .vc_gitem-post-data-source-post_date, .polygamiaHomeGridBig .vc_gitem-post-data-source-post_date {
	margin-bottom: 5px !important;
}

.polygamiaHomeGrid .vc_gitem-post-data-source-post_excerpt, .polygamiaHomeGridBig .vc_gitem-post-data-source-post_excerpt {
	text-align: justify;
}

.vc_gitem-post-data-source-post_excerpt {
	/*word-break: break-all;*/
}

.polygamiaHomeGridTop .vc_grid-container, .polygamiaHomeGridBig .vc_grid-container {
	margin-top: 20px;
}

.polygamiaHomeGridTop {
	overflow: visible !important;

}

.postHomeCategory, .polygamiaHomeGridBig .postHomeCategory{
	border-radius: 2em;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px !important;
	padding: 0px 5px !important;
	top: -19px;
	position: absolute;
	font-family: "futura-pt",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.t_category .postHomeCategory {
	border-radius: 0px !important;
	top: -14px;
}

.postHomeCategory a:hover, .t_category span a:hover, .l_category span a:hover, .header_category span a:hover {
	text-decoration: none;
}

.t_category span {
	border-radius: 0px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px !important;
	padding: 2px 5px !important;
	font-family: "futura-pt",Helvetica,Arial,sans-serif;
	font-weight: 700;
}

.polygamiaHomeGridTop .radiusNone .postHomeCategory {
	border-radius: 0px !important;
	top: -17px;
}

.t_category {
	padding-left: 0px !important;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

.l_category {
	margin-bottom: 0px !important;
}
.l_category span {
position: relative;
    bottom: -10px;
    left: 5px;
    z-index: 500;
}

.polygamiaHomeGridTop .radiusNone {
	padding-left: 0px !important;
}

.polygamiaHomeGrid .vc_gitem-post-meta-field-custom_author_name {
	text-align: left;
	font-family: "adelle",serif;
}

.StyleList .polygamiaHomeGrid .vc_gitem-post-meta-field-custom_author_name {
	padding: 2px;
}

.vc_gitem-post-meta-field-custom_author_name a:hover{
	text-decoration: none;
}

.StyleGrids .vc_gitem-post-meta-field-custom_author_name {
	padding: 2px 5px;
	margin: 0px;
}

.StyleGrids .orangeButton .vc_btn3-style-custom, .blueButton .vc_btn3-style-custom {
	padding: 5px 35px 5px 15px !important;
	text-transform: uppercase;
	font-size: 10px !important;
}

.StyleList .orangeButton .vc_btn3-style-custom, .blueButton .vc_btn3-style-custom {
	padding: 5px 45px 5px 25px !important;
	text-transform: uppercase;
}

.polygamiaHomeGridBig .vc_btn3-container .vc_btn3-style-custom {
	padding: 10px 45px 10px 25px !important;
	text-transform: uppercase;
}

.BigHomeOrange .vc_btn3-container .vc_btn3-style-custom {
	padding: 5px 45px 5px 25px !important;
	text-transform: uppercase;
	font-family: "industry",sans-serif !important;
}

.orangeButton .vc_btn3-style-custom {
	padding: 5px 15px 5px 15px !important;
	text-transform: uppercase;
}

.StyleGrids .orangeButton .vc_btn3-container {
	position: relative;
    top: -5px;
}

.StyleList .orangeButton .vc_btn3-style-custom i, .blueButton .vc_btn3-style-custom i, .polygamiaHomeGridBig .vc_btn3-container .vc_btn3-style-custom i {
	font-size: 12px !important;
	padding: 0px;
}

.blueButton .vc_btn3-style-custom i {
	right: 15px !important;
}
.blueButton a {
	text-align: center !important;
}

.orangeButton .fa-arrow-right, .blueButton .fa-arrow-right {
		font-size: 10px !important;
	line-height: 12px !important;
	min-width: 1.3em;
	border-radius: 100%;
	padding: 0px 2px 0 3px;
}

.orangeButton .fa-arrow-right{
	height: 20px !important;
    padding: 3px 4px;
}

.onlyRightPadding .vc_btn3-style-custom {
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}

.authorTable td:nth-child(even) {
	padding: 0px 10px;
	width: 100%;
}

.authorTable a:hover {
	text-decoration: none;
}

.authorTable a {
	display: block;
}

.authorTable
{
    font-weight: 400;
    font-size: 14px;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.authorTable strong{
	font-family: "adelle",sans-serif !important;
	font-size: 16px;
}

.page-template-default .authorTable strong{
	font-size: 24px;
}

.page-template-default .authorTable
{
    font-size: 12px;
}


.topicIndex .bbp-search-form, .topicIndex .bbp-pagination {
	display: none !important;
}

.backgroundHomeCenter {
	background-position: center center !important;
}

.homeMainGrid .mainCustomColor .title {
	text-transform: uppercase;
	text-align: center;
}

.homeMainGrid .excerpt {
	text-align: center;
	font-size: 16px;
}

.homeMainGrid .mainCustomColor{
	padding: 10% 0px 0px 0px;
}

.homeMainGrid .mainCustomColor a:hover{
	text-decoration: none;
}
.homeMainGrid .mainCustomColor .polygamiaHomeGridTop h1 a,
.homeMainGrid .mainCustomColor .polygamiaHomeGridTop h2 a {
text-shadow: 1px 1px 5px #000;
}

.homeMainGrid .excerpt p{
	padding: 0px 10px;
	display: inline;
}

.homeMainGrid .polygamiaHomeGridTop .title h1,
.homeMainGrid .polygamiaHomeGridTop .title h2{
	font-size: 50px;
	font-family: "industry",sans-serif !important;
    font-weight: 800;
}

.homeMainGrid .mainPostButton {
	margin-top: 10% !important;
	text-align: center;
}

.homeMainGrid .mainPostButton a {
	padding: 8px 15px 8px 15px !important;
}

.homeMainGrid .mainPostButton span {
	font-size: 14px !important;
	margin-right: 10px;
	font-family: "industry",sans-serif !important;
}

.homeMainGrid .mainPostButton span i {
	right: 5px !important;
	font-size: 14px !important;
}

.homeMainGrid {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	z-index: 500;
}

.centerGrid {
	margin: auto auto !important;
}

#Subfooter ul.menu {
	list-style-type: none;
	padding-left: 10px;
}

#Subfooter ul.menu li:before{ content: url(img/arrow_bottom.jpg); position:relative; left:-5px; bottom: 2px;}
#Subfooter ul.menu li{ text-indent:-5px; font-family: "futura-pt";
    font-size: 16px; }

.homeSubMenu ul.menu {
	font-size: 15px;
	padding: 10px 0px !important;
}

.single-post #articleTitle footer, .single-post .sharepostHome,
.single-advent #articleTitle footer, .single-advent .sharepostHome,
.single-kody #articleTitle footer, .single-kody .sharepostHome,
.single-wysijap #articleTitle footer, .single-wysijap .sharepostHome {
	font-size: 17px;
	padding: 10px 0px !important;
}

 #footerMenu {
 	font-size: 16px;
 	font-family: "futura-pt";
 	height: 33px;
 }

.homeMenu .menu {
	font-size: 17px;
	text-transform: uppercase;
}

.homeMenu ul.menu , .homeSubMenu ul.menu {
	list-style: outside none none;
	padding: 0px;
	margin: 0px;
}

#footerMenu ul.menu {
	padding: 5px 0px;
	margin: 0px;
}

.homeMenu ul.menu li {
	display: inline-block;
	position: relative;
	padding: 0px 5px;
}

#footerMenu ul.menu li {
	padding: 0px 3px;
	display: inline-block;
	position: relative;
}

.homeSubMenu ul.menu li {
	padding: 0px 2px;
}

.homeMenu li, .homeSubMenu li {
	float: left;
	list-style-type: none !important;
}

.homeMenu {
	padding: 10px 0px !important;
	border-bottom: 1px solid;
	font-family: "industry",sans-serif !important;
    font-weight: 600;
}

.homeMenu .nc{
	padding: 3px;
	padding-top: 5px;
	border-left: 2px solid;
}
.homeMenu a:hover, #footerMenu a:hover{
	text-decoration: none;
}

.homeSubMenu {
	border-bottom: 1px solid;
}

.homeSubMenu ul.menu a:hover, .homeSubMenu li.current-menu-item a, #tagCloud a:hover, #tagCloud a, .gridTag a, .gridTag a:hover{
	text-decoration: none;
	border-radius: 2em;
	border-color: transparent !important;
}

.homeSubMenu .fb-like{
	padding: 10px 0px;
	float: left;
}

.homeSubMenu ul.menu {
	float: right !important;
}

.homeSubMenu #polysocial {
	float: right !important;
	padding: 5px 10px;
}

.homeSubMenu ul.menu a, #tagCloud a, .gridTag a {
	text-transform: capitalize;
	padding: 4px 8px;
}

#tagCloud {
	padding: 25px 0px;
}

.gridTag {
	padding-top: 20px;
    padding-bottom: 5px;
}

.gridTag a {
	margin: 2px 3px;
	display: inline-block;
}

.homeSubMenu ul.menu a{
	border-left: 1px solid;
	/* font-weight: 600; */
	font-family: 'Open Sans',sans-serif !important;
	font-weight: 600;
	font-size: 14px;
}

 #tagCloud a {
 	font-family: 'Open Sans' !important;
 }

.homeSubMenu ul.menu li:nth-child(1) a{
	border-left: none !important;
}

.polyTryplyIcon{
	right: 0px;
	float: right;
}

.polyTryplyIcon div {
	float: left;
}

.width100 {
	width: 100px !important;
}

.width125 {
	width: 125px !important;
}

.FullWitdhIMG .vc_is-hover {
	z-index: 0 !important;
}

#footer li, #Subfooter {
	list-style-type: none !important;
}

#footer div.wysija-paragraph {
	float: left;
}

#footer .orangeButton{
	float: left;
	margin: 0px 5px;
	font-family: "industry",sans-serif !important;
	font-weight: 400;
}

#footer .vc_btn3.vc_btn3-size-xs {
	padding: 6px 12px !important;
	border: 2px solid;
}

#searchform .vc_btn3.vc_btn3-size-xs {
	padding: 0px 12px !important;
	border: 2px solid;
	font-size: 13px;
	text-align: left;
}

.bbp-login-form input {
	text-align: left;
}

.bbp-login-form div {
	padding: 0px 5px;
}

.bbp-login-form .vc_btn3.vc_btn3-size-xs {
	padding: 6px 12px !important;
	border: 2px solid;
	width: 100%;
}

.bbp-login-form .vc_btn3.vc_btn3-size-xs, .bbp-login-form .vc_btn3.vc_btn3-size-xs input {
	border-radius: 2em !important;
}

.bbp-login-form .vc_btn3.vc_btn3-size-xs input {
	border: none;
}

.bbp-login-form .bbp-submit-wrapper {
	clear: none;
}

.bbp-login-form .vc_btn3-icon.fa-user  {
    position: absolute;
    top: 6px;
    left: 15px;
}

#login .vc_btn3.vc_btn3-size-xs {
	padding: 5px 12px !important;
	border: 2px solid;
	font-size: 13px;
}

#login .vc_btn3.vc_btn3-size-xs i{
	font-size: 18px;
}

#s {
	border-right: none !important;
}

#searchform .input-group-addon {
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	border-left: none !important;
	border: 2px solid;
	padding: 0px 2px;
	font-size: 18px;
}

#searchform .form-control {
	height: 29px;
}

#searchform, #login {
	border-radius: 2em;
}

#login .input-group-addon{
	/*border-left: 2px solid !important;
	border-right: 2px solid !important;*/
	height: 29px;
}

.widget_wysija_cont .wysija-submit {
	margin-top: 0px !important;
}

#footer {
	padding: 0px 0px;
	height: 473px;
}

#footer aside#sidebar-footer-top {
	border-top: 3px solid;
	border-bottom: 1px solid;
	padding: 30px 0px;
}

#footer aside#sidebar-footer-top-right {
	border-left: 1px solid;
	padding: 30px 100px;
}

#footer aside#sidebar-footer-top-left  {
	padding: 30px 50px;
}

#Subfooter {
	border-top: 3px solid;
	height: 350px;
}

#Subfooter h4 {
	font-size: 1.6em;
}

#Subfooter ul {
   padding-left: 0px;
}

#Subfooter ul > li {
   padding: 3px 0px;
}

#Subfooter .fa-arrow-right{
	padding: 0px 5px;
	margin: 0px;
	font-size: 10px;
}

#footerMenu li {
	padding: 0px;
}

#footerMenu li:after {
	content: " | ";
	padding: 0px 15px;
}

#footerMenu li:last-child:after{
	content: "" !important;
}

#mainSection {
	margin: 0px 0px;
	padding: 0px 0px !important;
	position: relative;
	z-index: 500;
	margin-bottom: 600px;
}

#mainSection h3, #mainSection h2, #mainSection h1  {
	font-family: "industry",sans-serif !important;
}

#mainSection .t_list h4{
    font-size: 34px;
	margin-bottom: 10px;
}

.polygamiaHomeGrid.bgWhite.specialprompt .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
  height: 69px;
  overflow: hidden;
}

.zoomIn {
	transform: none !important;

	-ms-transform:none !important; /* IE 9 */
    -moz-transform:none !important; /* Firefox */
    -webkit-transform:none !important; /* Safari and Chrome */
    -o-transform:none !important; /* Opera */

    -webkit-animation-name: fadeIn !important;
    animation-name: fadeIn !important;
}

#Submaingrid {
	margin-top: 5%;
}

#Submaingrid > .vc_grid-item{
	padding: 0px 1px;
}

#Submaingrid .homeGridSubMain .vc_gitem-post-data-source-post_title h4{
	margin-bottom: 0px;
	font-size: 2em;
	text-shadow: 2px 2px 2px #000;
	font-family: "industry",sans-serif !important;
	font-weight: 400;
	line-height: 35px;
}

#Submaingrid .homeGridSubMain div.overload:hover .vc_gitem-post-data-source-post_title h4{
	line-height: 30px;
}

#fixedbar {
	position: relative;
	margin: auto auto;
	z-index: 100;
	padding: 15px 0px;
}

.bbp-login-form .vc_btn3-icon.fa-arrow-right {
	right: 5px !important;
}

.bbp-login-form .bbp-submit-wrapper.orangeButton .vc_btn3-style-custom {
	padding: 7px 16px !important;
}

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

	.homeMainGrid {
		background-repeat: no-repeat;
		background-position: top center;
		background-size: contain !important;
	}
}

@media screen and (min-width: 750px) {
	#myModal > .modal-dialog {
		width: 500px !important;
		left: 150px;
	}
}

.vc_grid-item.grid-30px {
	padding-right: 30px;
	padding-bottom: 30px;
}

.vc_grid-item.sectionGrid {
	padding-left: 0px;
	 margin-bottom: 20px;
}

#paralaxFooter {
    bottom: 0px;
}

#polysocial.mini > a > div > img{
	max-width: 30px;
	max-height: 30px;
}

#polysocial.mini > a {
	float:left;
}

#navbar{
	width:100%;
	z-index: 1000;
	position: relative;
}

#polysocial.mini > a > div {
	border-radius: 50%;
}

#polysocial.mini > a {
	padding: 0px 2px;
}

.TOPcol {
	margin-top: 10px;
}

.TOPcol .vc_col-sm-6 {
	padding-left: 0px;
}

#mainSection .StyleGrids .vc_gitem-post-data-source-post_date, #mainSection .StyleList .vc_gitem-post-data-source-post_date { margin-top: 2px; }

.home-page #mainSection .list .vc_btn3-icon.fa-arrow-right, .home-page #mainSection .grid .vc_btn3-icon.fa-arrow-right, #mainSection .StyleList .vc_btn3-icon.fa-arrow-right, #mainSection .StyleGrids .vc_btn3-icon.fa-arrow-right, .blueButton .vc_btn3-style-custom i, .polygamiaHomeGridBig .vc_btn3-container .vc_btn3-style-custom i, .BigHomeOrange .vc_btn3-container .vc_btn3-style-custom i {
	right: 5px !important;
    position: absolute !important;
    height: 22px !important;
    width: 22px;
    padding: 4px;
    margin-right: 0px;
    text-align: center !important;
}

.blueButton .vc_btn3-style-custom i, .BigHomeOrange .vc_btn3-container .vc_btn3-style-custom i, .polygamiaHomeGridBig .vc_btn3-container .vc_btn3-style-custom i {
	top: 7px !important;
}

#mainSection .StyleGrids .vc_btn3-icon.fa-arrow-right {
	top: 7px !important;
}

#mainSection .StyleList .vc_btn3-icon.fa-arrow-right {
	top: 4px !important;
}

.changeView.StyleList .orangeButton {
	margin-top: auto;
}

.StyleList .orangeButton {
	margin-top: 20px;
}

.StyleGrids .vc_btn3-icon.fa-arrow-right {
 text-align: center !important;
}

div.overload{
	transition: 0.25s ease-in-out;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

div.overload .vc_gitem-row-position-bottom{
	height: 50%;
}

div.overload:hover .vc_gitem-row-position-bottom{
	transition: 0.25s ease-in-out;
	height: 100%;
}

.rotate {
	transform: rotate(45deg);
}

#Submaingrid .rotate {
	bottom: 10px;
	right: 10px;
	position: absolute;
}

#mainSection .rotate {
	bottom: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#mainSection .authorTable td:last-child{
    vertical-align: bottom;
}


#list:hover, #grid:hover {
	cursor:pointer
}

.StyleList .polytitlebox .vc_gitem-post-data-source-post_title {
	display: none;
}

.StyleGrids .polytitlebox{
	overflow: hidden;
    display: inline-block;
    height: 175px !important;
}

.StyleGrids .vc_col-sm-12 > .TOPcol > .polygamiaHomeGrid .vc_gitem-col {
	width: auto !important;
	display: inline;
	padding: 0px 5px;
}

.StyleList .vc_col-sm-12 > .TOPcol > .polygamiaHomeGrid .vc_gitem-col {
	padding: 0px 5px 0px 0px !important;
	width: auto !important;
}

.StyleGrids .sharepostHome {
	/*border-left: 1px solid;*/
	padding-left: 5px !important;
}

.StyleGrids .commentspostHome{
	padding-right: 5px !important;
}

.downStyle .vc_gitem-col {
	width: auto;
}

.wiadomosci .downStyle {
	padding: 0px 15px;
}

.changeCSS, .submit {
	cursor: pointer;
}
.changeStyle{
	font-size: 20px;
}

#pageLoader{
	margin-top: 10px;
	width: 100%;
	display: block;
	height: 100%;
	background: url('img/loading.gif');
	margin: auto auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100px;
	position: fixed;
}

#pageLoaderOpa {
	display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
	width:100%;
	height:100%;
	z-index: 9999;
	background: rgba(255,255,255,0.7);
	margin: auto auto;
	text-align: center;

	background: -webkit-radial-gradient(circle, white, rgba(255,255,255,0.7), rgba(255,255,255,0.7)); /* Safari */
    background: -o-radial-gradient(circle, white, rgba(255,255,255,0.7), rgba(255,255,255,0.7)); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, white, rgba(255,255,255,0.7), rgba(255,255,255,0.7)); /* Firefox 3.6 to 15 */
    background: radial-gradient(circle, white, rgba(255,255,255,0.7), rgba(255,255,255,0.7)); /* Standard syntax */
}

.StyleList .homecomments {
	margin-right: 15px;
	font-size: 14px;
}

.StyleGrids .homecomments{
	margin-right: 2px;
}

.StyleList .vc_grid-item {
	padding-left: 0px !important;
}

.homecomments, .sharepost {
	height: 16px;
	width: 18px;
	float: left;
	background: url('img/icon.png');
	background-repeat: no-repeat;
	margin-top: 2px;
}

.sharepost {
	background-position: -19px 0px;
	cursor: pointer;
}

.buttonSocial {
	margin-left: 10px;
	display: none;
}

.list .sharepost,
.list .shareChenk {
  display: none !important;
}
.list .buttonSocial {
  display: block;
}
.list .buttonSocial *:first-child {
  margin-left: 5px
}

.Grid .buttonSocial{
	position: absolute;
	bottom: 0px;
	display: block;
	width: 150px;
	margin-left: 0px;
}

.StyleGrids .buttonSocial {
	position: absolute;
	width: 150px;
	bottom: -30px;
	left: -50px;
}


.buttonSocial img {
	height: 20px !important;
	width: 20px !important;
	margin: 0px 2px;
}
.buttonSocial img.wykop_icon {
	width: 17px !important;
	height: 15px !important;
	margin: 0;
}

#mainSection .vc_general.vc_btn3 {
	border: 1px solid transparent !important;
}

.home-page .gridTag,
.category .gridTag {
	display: none;
}

.postNum {
	text-align: right;
	padding: 0px !important;
}

.postNum .numPost {
	padding: 0px 9px;
	margin: 2px 0px;
}

.polyline {
	width: 100%;
	border-bottom: 1px solid;
	margin: 5px 0px;
}

.polylinedotted {
	position: relative;
	height: 2px;
    width: 20px;
    top: 1px;
}

.changeStyleBox0 {
   border-bottom: 1px solid;
   margin-top: 10px;
   padding-top: 10px;
   padding-bottom: 12px;
   margin-bottom: 10px;
}

.changeStyleBox0.TorK {
   border-bottom: 0px solid;
   margin-top: 9px;
   padding-top: 10px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

.changeStyleBox0 .wpb_raw_html{
	margin-bottom: 0px !important;
}

#MenuFooter {
	position: fixed;
	bottom: 0px;
    width: 100%;
    opacity: 0;
    height: 506px;
}

#MenuFooter h3 {
	font-size: 36px;
	font-family: "industry",sans-serif !important;
}

#MenuFooter h4 {
	font-size: 30px;
	font-family: "industry",sans-serif !important;
}

#MenuFooter h5 {
	font-size: 16px;
}

#MenuFooter .vc_btn3-container {
	margin: 0px !important;
}

#Subfooter h4 {
	font-size: 18px;
}

#footerLogo {
	margin: 25px auto;
}

#subfooterMenu {
	padding-left: 100px;
	margin: 20px auto;
}

.paddingA .vc_gitem-link {
	display: block;
	min-height: 60px;
}

.polytitlebox h4, .t_list h4 {
	font-family: "industry",sans-serif !important;
	font-size: 21px;
}

.polygamiaGameCorner .vc_gitem-post-data-source-post_title h4 {
	font-family: "industry",sans-serif !important;
	font-size: 30px;
}

.modal-title {
	font-family: "industry",sans-serif !important;
	font-size: 25px;
}

.single-post .author .avatar,
.single-advent .author .avatar,
.single-kody .author .avatar,
.single-wysijap .author .avatar {
	margin: 0 5px 0 0;
}

.single-post #articleTitle footer .author,
.single-advent #articleTitle footer .author,
.single-wysijap #articleTitle footer .author{
	display: inline-block;
	position: relative;
	padding: 0px 5px 0px 0px;
}



.single-post .metadate .author,
.single-advent .metadate .author,
.single-kody .metadate .author {
	padding: 0px 0px 0px 5px;
}

#articleTitle.top {
	border-bottom: 1px solid;
	padding: 0px 15px;
	margin-bottom: 15px;
}

#articleTitle.bottom {
	border-top: 1px solid;
	padding: 0px 15px;
	margin-top: 15px;
}

#articleTitle footer {
	border-right: 1px solid;
}

.single-post .sharepostHome i,
.single-advent .sharepostHome i,
.single-kody .sharepostHome i {
	margin: 0px 10px;
	font-size: 20px;
}

.single-post .sharepostHome,
.single-advent .sharepostHome,
.single-kody .sharepostHome {
	margin-top: 10px;
	padding: 0px 8px;
	text-align: center;
}

.single-post #mainSection .entry,
.single-advent #mainSection .entry,
.single-kody #mainSection .entry
{
	padding: 0px;
}

#articlebox {
	margin: 10% 0 0 0 !important;
}

#articlebox figcaption {
	text-align: right;
}

.single-post .post #articlecontent h1,
.single-advent .advent #articlecontent h1,
.single-kody .kody #articlecontent h1,
.page-template-default h1,
.single-blog #articlecontent h1,
.single-post .post #articlecontent h2,
.single-advent .advent #articlecontent h2,
.single-kody .kody #articlecontent h2,
.single-blog #articlecontent h2,
.page-template-default h2,
.single-post .post #articlecontent h3,
.single-advent .advent #articlecontent h3,
.single-kody .kody #articlecontent h3,
.single-blog #articlecontent h3,
.page-template-default h3,
.single-post .post #articlecontent h5,
.single-advent .advent #articlecontent h5,
.single-kody .kody #articlecontent h5,
.single-blog #articlecontent h5,
.page-template-default h5,
.earlyAccess h3 {
    font-family: "industry",sans-serif;
}

#articlecontent {
	padding: 0px;
}

.Pretext p, .Pretext h2, .Pretext h3, .Pretext h4, .Pretext h5, .Pretext h6 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.single-post .post #articlecontent h1,
.single-advent .advent #articlecontent h1,
.single-kody .kody #articlecontent h1,
.single-blog #articlecontent h1,
	/*.page-template-default h1,*/
.single-post .post #articlecontent h2,
.single-advent .advent #articlecontent h2,
.single-kody .kody #articlecontent h2,
.single-blog #articlecontent h2,
	/*.page-template-default h2,*/
.single-post .post #articlecontent h3,
.single-advent .advent #articlecontent h3,
.single-kody .kody #articlecontent h3,
.single-blog #articlecontent h3,
	/*.page-template-default h3,*/
.single-post .post #articlecontent h5,
.single-advent .advent #articlecontent h5,
.single-kody .kody #articlecontent h5,
.single-blog #articlecontent h5,
	/*.page-template-default h5,*/
.single-post .post #articlecontent p,
.single-advent .advent #articlecontent p,
.single-kody .kody #articlecontent p,
.single-blog #articlecontent p,
.page-template-default p {
	/*padding-left: 15px !important;*/
	/*padding-right: 15px !important;*/
	font-size: 1.3em;
}

#articlecontent ul:not(.wpb_image_grid_ul) {
	font-size: 1.3em;
	line-height: 1;
}
#articlecontent ul:not(.wpb_image_grid_ul) li {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.single-blog #articlecontent p > h2 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.single-post .post #articlecontent h2,
.single-advent .advent #articlecontent h2,
.single-kody .kody #articlecontent h2,
.page-template-default h2, .single-blog #articlecontent h2,
.single-post .post #articlecontent h4,
.single-advent .advent #articlecontent h4,
.single-kody .kody #articlecontent h4,
.page-template-default h4, .single-blog #articlecontent h4{
	font-size: 1.4em;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.single-post .post #articlecontent h5,
.single-advent .advent #articlecontent h5,
.single-kody .kody #articlecontent h5,
.page-template-default h5,
.single-blog #articlecontent h5 {
	font-size: 1.7em;
}

.single-post .post #articlecontent h1,
.single-post .post #articlecontent h3,
.single-advent .advent #articlecontent h1,
.single-advent .advent #articlecontent h3,
.single-kody .kody #articlecontent h1,
.single-kody .kody #articlecontent h3,
.page-template-default h3,
.single-blog #articlecontent h3,
.earlyAccess h3 {
	    font-size: 36px;
}

.single-post .post #articlecontent pre,
.single-advent .advent #articlecontent pre,
.single-kody .kody #articlecontent pre,
.page-template-default pre,
.single-blog #articlecontent pre {
	border-radius: 0px !important;
}

.single-kody .homeMainGrid .excerpt p,
.single-post .homeMainGrid .excerpt p,
.single-advent .homeMainGrid .excerpt p {
	font-size: 18px;
}

.single-wysijap .homeMainGrid .excerpt p {
	display: none;
}

.single-format-gallery #articlecontent .vc_figure {
	text-align: right;
}

#articlebox .vc_figure figcaption, .single-format-gallery #articlecontent .vc_figure figcaption {
	position: absolute;
    bottom: 0px;
    right: 0px;
    padding-right: 5px;
    padding-bottom: 3px;
    width: 100%;
}

.blogAll figcaption {
	text-align: right;
	color: #cacacc;
}

#articlebox .vc_figure, .single-format-gallery #articlecontent .vc_figure {
	position: relative;
}

.single-wysijap #articleTitle{
	display: none;
}

.backgroundGame {
	background-attachment: fixed;
  background-position: center;
}

blockquote, .oldpost .Pretext em {
	border-left: none !important;
	font-family: "industry",sans-serif !important;
	font-size: 20px !important;
	font-style: italic;
}

blockquote { padding: 0px !important; }

.colorNone blockquote {
	margin: 5px 0px;
}

blockquote p:before, blockquote h3:before, q:before { content: "\201E"; right: -2px; position: relative; }
blockquote p:after, blockquote h3:after, q:after { content: "\201D"; left: -1px; position: relative; }

.oldpost .Pretext em:before { content: "\201E"; }
.oldpost .Pretext em:after { content: "\201D"; }

iframe {
	margin: auto;
}

a.prettyphoto:hover div, a.galerylink:hover > .hoverekGalery {
    background: url('/wp-content/themes/polygamia/img/kolo.png') rgba(201,105,12,0.8) no-repeat center center;
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
}

a.galerylink > .hoverekGalery {
	bottom: 0px;
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    background-repeat: no-repeat;
	background-position: center;
}

 a.galerylink:hover > .hoverekGalery {
	background: url("/wp-content/themes/polygamia/img/kolo.png") rgba(201,105,12,0.8);
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.2s;
}

.gallery-icon .galerylink {
	display: block;
	position: relative;
}

a.prettyphoto .hoverek img{
	display:none;
}

a.prettyphoto:hover .hoverek img{
	display:block;
	margin: auto auto;
	margin-top:20%;
}

nav#articleMenu {
	position: relative;
	list-style-type: none;
	text-align: right;
	padding: 0px;
	display: table;
	width: 180px;
	font-size: 16px;
    /*padding-right: 1%;*/
    padding-right: 18px;
    background: rgba(0,0,0,0.6);
    margin-right: 1px;
}
nav#articleMenu.fixed {
	position: fixed
}
nav#articleMenu.fixed.absolute {
	position: absolute
}

nav#articleMenu > div {
	display: table-row;
}

nav#articleMenu > div > div{
	vertical-align: middle;
	display: table-cell;
	padding: 15px 5px;
	min-height: 35px;
}

nav#articleMenu > div > div.icon{
	background: url('img/paski.png');
	width: 25px;
	background-repeat: no-repeat;
}

nav#articleMenu > div > div.icon{
	background-position: -25px center;
}

nav#articleMenu > div > div.icon.active{
	background-position: -99px center;
}

nav#articleMenu > div:nth-child(1) > div.icon{
	background-position: -0px center;
}

nav#articleMenu > div:nth-child(1) > div.icon.active{
	background-position: -74px center;
}

nav#articleMenu > div:last-child > div.icon{
	background-position: -50px center;
}

nav#articleMenu > div:last-child > div.icon.active{
	background-position: -124px center;
}

.activeText {
	color: #f38f2e !important;
	transition-duration: 0.2s;
}

#Polycomment .comment-body > .col-md-12 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#Polycomment .comment-body > div > div, #Polycomment .comment-body .meta, .nopadding {
	padding: 0px !important;
}

#Polycomment .comment-body .content {
	padding: 15px;
}

#Polycomment .comment-body .content .reply {
	text-align: right;
}

#Polycomment .comment-body .content cite a {
	font-style: normal;
}

#Polycomment .comment-body .content .reply i {
	padding: 0px 10px;
}

#Polycomment .content a{
	color: #f38f2e !important;
}

#Polycomment .comment-body .content .karma {
	padding: 0px 10px;
	border-left: 1px solid;
}

#Polycomment .comment-body .avater {
	text-align: right;
	width: 60px;
	-webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}

#Polycomment .comment-body > .col-md-12 > .col-md-11 {
	-webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#Polycomment .comment-body .meta .time{
	padding: 0px 2px;
}

#Polycomment {
	margin-top: 30px;
	padding: 10px;
}

.single-blog #Polycomment,
.single-blog #commentform > .col-md-12 {
	padding-right: 0;
}

#Polycomment ul,#Polycomment li,#Polycomment ol{
	list-style-type: none;
}

.wpb_single_image img {
	width: 100%;
}

#Polycomment textarea#comment {
	border: 2px solid;
    border-radius: 10px;
    width:100%;
}

#Polycomment #reply-title {
	display: none;
}

#Polycomment .form-submit {
	text-align: right;
    padding-right: 30px;
}

#Polycomment .comment-list .commenttextarea {
	padding-top: 0px !important;
}

#Polycomment .commenttextarea {
	padding-top: 20px;
    padding-bottom: 40px;
    text-align: right;
}

#Polycomment .commenttextarea textarea{
	padding: 5px;
}

#Polycomment .commenttextarea i{
    position: relative;
    bottom: -19px;
    z-index: 1;
    right: 10px;
    padding: 6px;
    color: #fff;
    background: #eb7c11;
    border-radius: 50%;
}

.wiadomosci #Polycomment .commenttextarea i,
.single-blog #Polycomment .commenttextarea i {
	right: 20px !important;
}
.wiadomosci #Polycomment .comment-list,
.single-blog #Polycomment .comment-list {
	padding-left: 0px;
}

.wiadomosci .entry {
	margin-top: 60px;
}

#Polycomment .form-submit .submit{
	position: relative;
	top: -55px;
	border-radius: 2em;
    padding: 10px 50px 10px 30px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
    font-family: "industry",sans-serif !important;
}

.listContent .submit, #buddypress .submit, #mySend .submit, .buttonorange {
	border-radius: 2em;
    padding: 5px 30px 5px 20px;
    border: none;
    text-transform: uppercase;
    /*font-weight: 600;
    font-family: "industry",sans-serif !important;*/
}

 #loginAccess .submit {
 	border-radius: 2em;
    padding: 5px 40px 5px 20px;
    border: none;
    text-transform: uppercase;
 }

.blogAll .title {
	text-transform: uppercase;
}

.backgroundfirstBlog > div {
	position: absolute;
    bottom: 10px;
    font-size: 16px;
}

.backgroundfirstBlog a, .backgroundfirstBlog a:hover{
	color: #fff;
	text-shadow: 1px 1px 5px #000;
}

.backgroundfirstBlog > div .title{
	font-weight: 600;
	font-family: "industry",sans-serif !important;
}

#buddypress .submit, #mySend .submit, #loginAccess .submit, .buttonorange {
	font-family: "industry",sans-serif !important;
}

#Polycomment .Rep {
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
}

#Polycomment .Rep i {
	padding: 0px 10px;
}

.addKarma {
	position: relative;
	top: -2px;
	cursor: pointer;
}

.beck {
	margin-top: 20px;
}

.showRep, #articleMenu a, .blogAll .contentText .t_grid, .homecomments, .commentspostHome {
	cursor: pointer;
}

#Polycomment .comment-body .content,#Polycomment .commenttextarea {
	background: #fff;
}

#Polycomment .comment-body .meta .time {
	background: #f38f2e;
	color: #fff;
}

#Polycomment .comment-body .content cite a, #Polycomment .comment-body .content .reply a, #Polycomment .comment-body .content .reply i,#Polycomment .Rep i {
	color: #f36f2e;
}
 #Polycomment .comment-body .content .karma {
 	border-color: #c8c8c7;
}

#Polycomment .comment-body .content {
	color: #6b6b6b;
}

#Polycomment .comment-body .meta .date, #Polycomment .Rep {
	color: #9a928a;
}

#Polycomment textarea#comment {
	border-color: rgb(243, 111, 46);
}

#loginAccess .submit, #Polycomment .form-submit .submit, .listContent .submit, .PolyContackForm input[type="submit"], #buddypress .submit, #mySend .submit, .buttonorange {
	background: #f38f2e !important;
    color: #fff;
}

a:hover.submit{
	text-decoration: none;
}

.populerGrid h3 {
	font-size: 32px;
    margin-top: 10px !important;
}

.populerGrid .vc_gitem-post-data{
	margin-bottom: 0px !important;
}

.populerGrid .vc_btn3-container {
	margin-bottom: 10px !important;
}

.populerGrid p {
	font-size: 16px;
}

.positive {
	color: #6ca95d;
}

.negative {
	color: #a00;
}

.single-format-gallery .title h2 a:hover, .single-format-video #articlecontent .title h2 a:hover, .PopularListaSide a:hover{
	text-decoration: none;
}

.single-format-gallery .title h2, .single-format-video #articlecontent .title h2{
	font-size: 35px;
	margin-bottom: 0px;
}

.single-format-video #articlecontent .title h2 {
	padding: 0px !important;
}

.vc_images_carousel .vc_carousel-control {
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    opacity: 1 !important;
    filter: alpha(opacity=100);
    margin-bottom: 0px !important;
    bottom: 25px !important;
}

.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
	text-align: center;
	height: auto !important;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item img {
	width: 100%;
    height: auto !important;
}

.vc_images_carousel .vc_carousel-control.vc_left {
	right: 67px !important;
}

.vc_images_carousel .vc_carousel-control.vc_left span{
	background: #d4cdc5;
}

.vc_images_carousel .vc_carousel-control.vc_right span {
	background: #f38f2e;
}

.vc_images_carousel .vc_carousel-control .icon-prev, .vc_images_carousel .vc_carousel-control .icon-next {
	width: 65px !important;
    height: 65px !important;
    margin-top: -50px !important;
    margin-left: -35px !important;
    font-size: 53px !important;
    color: #fff;
}

.Provider {
	right: 130px;
    background: rgba(0,0,0,0.6);
    bottom: 23px !important;
    position: absolute;
    text-align: center;
}

.Provider .countPagination{
	font-size: 40px;
	padding: 5px 10px;
	color: #f38f2e;
	font-family: "industry",sans-serif !important;
}

.authorPost, .authorPostBlog {
	padding: 0px 5px;
}

.listContent > div > div {
	padding: 20px 0px !important;
}

.listContent .background, .backgroundSingle, .backgroundCat, .backgroundfirstBlog, .backgroundimagewiadomosc > div.backimage {
	background-size: cover;
	background-position: center center;
}

 .backgroundCat{
  padding-top: 28% !important;
}

.list .backgroundSingle, .Grid .backgroundSingle{
  padding-top: 56%;
}

.backgroundfirstBlog {
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.PostListTaxonomy article, .home-page #mainSection article.list{
  margin-bottom: 20px;
}

.faCategory{
	border-radius: 2em;
}

.commentspostHome {
	border-right: 1px solid;
	border-color: #918980;
}

.pagination {
	text-align: center;
}

.page-numbers, .page-numbers .backgroundIcon{
	border-radius: 10px;
}

span.page-numbers, a.page-numbers{
	padding: 5px 10px;
	background: #e9e5e1;
	color: #6a6766 !important;
}

ul.page-numbers{
	text-decoration: none;
	list-style-type: none;
	margin: auto;
	text-align: center;
	display: inline;
}
ul.page-numbers li{
	display: inline;
}

.next.page-numbers .backgroundIcon, .prev.page-numbers .backgroundIcon, #buddypress .next.page-numbers, #buddypress .prev.page-numbers{
	background: #f38f2e;
	padding: 5px;
}

.next.page-numbers, .prev.page-numbers, .next.page-numbers{
	padding: 0px;
}

.page-numbers.current {
	background: #f38f2e;
	color: #fff !important;
}

.Bix {
	padding-top: 2% !important;
}
.BixDwon {
	padding-bottom: 2% !important;
}
.BixBig {
	padding-top: 10% !important;
}

.home-page .t_list a:hover, .category .t_list a:hover, .tag .t_list a:hover, .search .t_list a:hover{
	text-decoration: none;
}

.formSort button {
	font-size: 18px;
	background: transparent;
	border: none;
	padding: 0px 10px;
	border-right: 1px solid #c5c4c4;
}
.formSort button:last-child{
	border: none !important;
}

.formSort .activeFormSort {
	color: #f36f2e !important;
}

.changePlatform {
	border:none;
	border: 1px solid #c9c3bd;
	padding: 2px 5px;
	border-radius: 2em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('/wp-content/themes/polygamia/img/arrowDownSelect.jpg') no-repeat right;
    width: 100%;
}

.changePlatform option {
	padding: 2px 5px;
}

.activeSelect {
	background: #f49438 !important;
	color: #fff !important;
}

.tag .PostListTaxonomy h3.title {
	font-size: 2em;
	font-style: normal;
}
.tag .PostListTaxonomy .content {
	font-size: 16px;
	text-align: justify;
	color: #5d5d5d;
}

.tag .PostListTaxonomy .desTag, .search .PostListTaxonomy .desTag {
	font-size: 18px;
	font-family: "industry",sans-serif !important;
}

.tag .PostListTaxonomy .desTag i, .search .PostListTaxonomy .desTag i {
	color: #f36f2e;
	padding-right:5px;
}


.authorPost a, .authorPostBlog a{
	color: #f36f2e !important;
}


.PolyContackForm > div {
	padding: 0px;
}

.PolyContackForm input[type="text"], .PolyContackForm input[type="email"], .PolyContackForm textarea {
	border-radius: 0px;
	border: none;
	padding: 7px 15px;
	margin: 10px 0px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

form.widget_wysija .formError .formErrorContent {
	/*left: -200px;
    width: 100%;
    top: 30px;*/
    top: 30px;
    position: absolute;
    right: 0;
    width:100%;
}

form.widget_wysija .wysija-paragraph .formError{
	position: relative !important;
margin-top: 0px !important;
top: 0px !important;
left: 0px !important;
}

.wpcf7-response-output {
	border: none !important;
}

.t_grid {
	margin-bottom: 0px;
	padding-bottom: 0px !important;
}

.PopularListaSide .backgroundCat i{
	position: absolute;
	bottom: -20px !important;
    right: 15px;
    z-index: 1;
    opacity: 0;
}

.PopularListaSide .backgroundCat:hover i{
	bottom: 10px !important;
	opacity: 1;
    transition: bottom 0.2s, opacity 0.0s linear;
}

.PopularListaSide p {
	font-size: 14px !important;
}

.PostListTaxonomy h4 a {
	padding-left: 0px;
}

.visibleTitle p{
	font-size: 14px !important;
}

.modal-header.borderNone {
	border: none !important;
}
.modal-content .PolyModal {
	padding-left: 15px;
	padding-right: 15px;
}

.modal-content .PolyModal .polyline {
	margin: 0px 0px;
}

.urlLogin {
	margin: 5px 0px;
}

.urlLogin a{
	padding: 0px 10px;
}

.urlLogin a:hover {
	text-decoration: none;
}

.urlLogin a:first-child {
	border-right: 1px solid #c2c2c1;
}

.populerGrid {
	display:none;
}

html.vc_transform .populerGrid{
	display: block !important;
}

#mySearch #searchform{
	background: rgba(0, 0, 0, 0.15) none repeat scroll 0% 0%;
}

#mySend .modal-header {
	border-bottom: none !important;
}

.padding5px {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.Grid .l_category span, .header_category span {
	border-radius: 2em;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 2px 5px !important;
    font-family: "futura-pt",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.StyleGrids .l_category span {
	bottom: -20px !important;
}

.Grid {
	margin-bottom: 2% !important;
}

.baselinemid {
	font-size: 20px !important;
	vertical-align: middle;
}
.Grid .avt{
	display: none;
}

.blogAll .vc_gitem-post-data-source-post_title .title {
	color: rgb(243, 143, 46);
	font-weight: 600;
}

.blogAll .vc_gitem-post-meta-field-custom_author_name span {
	font-family: 'Open Sans' !important;
}

.blogAll .vc_gitem-post-data-source-post_excerpt {
	font-size: 12px;
}

.blogAll .element-list .item-avatar img {
	width: 100%;
	height: 100%;
}

.blogAll .element-list .item-title h2 a {
	color: #cc813d;
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.0 ) !important;
    font-family: "adelle",sans-serif !important;
}

.blogAll .element-list .biog .content {
	color: #cc813d;
	font-size: 16px;

}

.blogAll .element-list .biog {
	font-family: "adelle",sans-serif !important;
	font-size: 14px;
}

.blogAll .headerBlog {
	margin: 10px 0px;
}

.Backgroundorange {
	padding: 10px 5px;
	background: #f3902a;
	color: #fff;
	text-align: center;
	font-size:14px;
	font-weight: 600;
	cursor: pointer;
}

.sectionlive header.main, .home-page header.main {
	font-size: 18px;
	font-family: "industry",sans-serif !important;
	margin-bottom: 10px;
}

.sectionlive header.main date, .home-page header.main date{
	padding-right: 12px;
	margin:0px;
	border-right: 1px solid;
}

.sectionlive header.main span, .home-page header.main span{
	padding-left: 10px;
	margin:0px;
}

.sectionlive article.main {
	padding: 2% 0px;
	margin: 2% 0px;
	border-bottom: 1px solid;
}
.sectionlive article .live_image img{
	width: 100%;
    height: auto;
}

.sectionlive article {
	padding: 1% 0px;
	margin: 1% 0px;
}

.sectionlive article .time span, .home-page article .time span{
	padding: 3px 6px;
	display: inline;
	font-size: 14px;
	font-weight: 500;
}

.home-page article .time span{
	display: inline-block;
}

.sectionlive article .downStyle {
	padding: 0px 15px;
}

.sectionlive article .live_content p, .home-page article .live_content p{
	padding: 15px;
}

.home-page article.liveart .downStyle {
	padding: 5px 15px;
}

.home-page article.liveart .live_content, .home-page article.liveart .live_image, .home-page article.liveart .downStyle {
	float: left;
}

.home-page article.liveart .live_content a p {
	font-size: 14px;
	font-family: 'Open Sans' !important;
}

.home-page article.liveart .downStyle{ width: 100%; }
.home-page article.liveart.has-post-thumbnail .downStyle, .home-page article.liveart.has-post-thumbnail .live_content {	width: 70%; }

.home-page article.liveart.has-post-thumbnail .live_image{ width:30%; }

.home-page article.liveart .live_content{ width: 100%; }

.home-page article .time {	width: 30%;	text-align: right; display: inline-block;}

.home-page #live_section_content {
	padding-top: 20px;
}

.home-page article.liveart {
	margin-top: -6px;
}

.home-page article.liveart .tlo {
	display: inline-block;
	width: 100%;
}

.home-page article .time span {
	display: inline-block;
}

.home-page h3.title.live {
	margin-top: 0px;
}

.home-page article.liveart .live_image img {
	width: 100%;
	height: 100%;
}

.home-page .livebutton {
	text-align: right;
	padding-bottom: 40px;
	padding-top: 20px;
}

.type-live .entry {
	margin-top: 62px;
}

.Grid .shareBoxAbs {
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.Grid .blogbutton,
.Grid .button {
	position: absolute;
	bottom: -2px;
	right: 0px;
}

.blogbutton {
	text-align: right;
}

.Grid .blogbutton {
	background: #fff;
	right: 15px;
}

.Grid .smaller-pads-when-grid {
	padding-top: 10px !important;
	padding-bottom: 0 !important;
}

.header_category .redAlert {
	background: #ec1b21 !important;
}

.header_category .orgAlert {
	background: #f36f2e !important;
}

.sectionlive article .tlo {
	padding-bottom: 1%;
}

.overload .youtube {
	display: none;
}

#mainGallery {
	max-height: 1000px;
}

#navGallery {
	position: absolute;
	right: 0px;
	bottom: 23px !important;
}

#navGallery .buttonnav {
	color: #fff;
	float: left;
	width: 65px !important;
	height: 67px !important;
	font-size: 53px !important;
	text-align: center;
	cursor: pointer;
}

#navGallery .galleryprev {
	background: #d4cdc5;
	margin-right: 2px;
}

#navGallery .galleryprev span:before {
	content: '\2039';
}

#navGallery .gallerynext {
	background: #f38f2e;
}

#navGallery .gallerynext span:before {
	content: '\203a';
}

#navGallery .buttonnav span {
	position: relative;
	top: -10px;
}

.Categorynews {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.format-gallery .entry .sidebar .title {
	margin-top: 0px;
}

.format-gallery .gallery .gallery-item figcaption{
	display: none;
}

.imagecaption {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: right;
	background: rgba(0,0,0,0.6);
	color: #dbd7d2;
	height: 23px;
}

.imagecaption figcaption {
	margin: 0px 5px;
}
.gallerydescription {
	text-align: right;
	width:100%;
}

#galleryBox {
	margin-bottom: 10px;
}

#myModal .bg-danger, .errorMessage .bg-danger{
	text-align: center;
	padding: 10px 5px !important;
	margin: 10px 0px !important;
}
.errorMessage .bg-danger{
	position: relative;
    top: -25px;
}


.StyleGrids .vc_gitem-zone.vc_gitem-zone-c.polygamiaHomeGrid {
	overflow: visible;
}

.backgroundimagewiadomosc > div.backimage {
	padding-top: 56%;

}

.backgroundimagewiadomosc {
	text-align: right;
}

.StyleGrids .vc_gitem-zone-mini .vc_gitem-row-position-top:nth-child(2) {
	height: 190px !important;
	overflow: hidden;
}

.Grid .contentText {
	height: 240px !important;
	overflow: hidden;
}

.Grid .contentText .listremove:last-child {
  pointer-events: none
}

.polygamiaGameCorner .vc_gitem_row.vc_row.vc_gitem-row-position-top:nth-child(1) > .vc_col-sm-12 {
	height: 200px;
	overflow: hidden;
}

.gridRowSetHeight {
	margin-top: -15px;
}

.iconAfterFacebook {
	display: inline-block;
	float: left;
	margin-top: 5px;
	padding: 0px 5px;
}

.iconAfterFacebook > a > div {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	margin: 0px 5px;
	background-position: center 0px;
	float: left;
}

.iconAfterFacebook .Zagraj {
	background: url('img/zagraj_pl.png');
}

.iconAfterFacebook .gifdnia {
	background: url('img/gifdnia_pl.png');
}

.iconAfterFacebook .scrablemania {
	background: url('img/scrablemania_pl.png');
}

.iconAfterFacebook > a:hover > div{
	background-position: center -31px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
  .iconAfterFacebook .Zagraj {
    background: url('/wp-content/themes/polygamia/img/zagraj_pl_2x.png');
  }

  .iconAfterFacebook .gifdnia {
    background: url('/wp-content/themes/polygamia/img/gifdnia_pl_2x.png');
  }

  .iconAfterFacebook .scrablemania {
    background: url('/wp-content/themes/polygamia/img/scrablemania_pl_2x.png');
  }
}

#loginAccess {
	font-size: 20px;
	margin: 30px auto;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%;
	border-radius: 10px;
}

@media screen and (min-width: 750px) {
	#loginAccess {
		width: 500px;
	}
}

@media screen and (max-width: 750px) {
	#loginAccess {
		width: 100%;
	}
	#loginAccess .register-section .row > div {
		text-align: center !important;
	}
}

#loginAccess #blockLogin {
	padding: 10px 0px;
}

#loginAccess .bbp-login-form div {
	padding: 0px;
}

.button404 {
	margin: 15px auto;
}

#loginAccess .orangeButton {
	margin: 10px 0px 10px auto;
}

#loginAccess .bbp-username {
	margin-bottom: 5px;
}

#loginAccess .pb50 {
	display: none;
}

#loginAccess .register-section .row {
	padding: 5px 0px;
}

#loginAccess .btnSubReg, #loginAccess .vc_col-sm-4 {
	display: none !important;
}

.text404, .text404 .title, #loginAccess h3 {
	color: #fff;
}

#loginAccess #wppb-recover-password {
	padding: 5px 10px;
}

#loginAccess #wppb-recover-password ul{
	list-style-type:none;
	padding: 0px;
}

input#wppb-recover-password-button {
	padding: 5px 20px 5px 20px !important;
}

#loginAccess .vc_row.wpb_row.vc_row-fluid {
	padding-top: 2% !important;
}

#loginAccess p {
	font-size: 14px;
	text-align: left;
}

#loginAccess #wppb-recover-password p {
	text-align: center;
}

#loginAccess p strong {
	font-size: 16px;
	text-align: center;
	display: block;
}

#loginAccess .back a, .ind.go a {
	color: #fff;
}

.text404 .ind.go img{
	width: 50%;
}

#loginAccess input {
	color: #000;
}

.Accesslogin #loginAccess input {
	color: #fff;
}

#loginAccess .bbp-login-form label{
	width: auto !important;
}

#loginAccess #security-section {
	margin-left: 100px;
}

#loginAccess #wppb-recover-password-button{
	text-indent: 0px !important;
    height: 31px;
    width: 200px;
    position: static;
    margin: auto auto;
}

#loginAccess .vc_col-sm-8 {
	width: 100%;
}

#loginAccess .vc_custom_1450723030013 {
	padding-left: 0px !important;
}

#loginAccess .error {
	margin: auto auto;
}

#loginAccess #buddypress #pass-strength-result {
	display: inline !important;
	background-color: transparent;
	border-color: transparent;
}

#loginAccess #_basic-details-section {
	padding-top: 0px !important;
}

.Pretext {
	white-space: pre-line;
}

.Pretext figure.wp-caption.alignleft, .Pretext .embed-responsive iframe, .oldpost .Pretext em, .Pretext .ytad {
	padding-left: 15px;
	padding-right: 15px;
}

.Pretext .ytad {
	display: block;
}

.Pretext .ytad img {
	max-width: 100%;
	height: auto;
}

.Pretext figure.wp-caption.alignright {
  margin-right: 15px;
}

.oldpost .Pretext em {
	display: inline-block;
}

.earlyAccess .text404 {
	top: 40% !important;
}

.earlyAccess #blockLogin input {
	font-size: 14px !important;
}

.earlyAccess #register-page .name-info.error {
	position: static !important;
}

.field_nazwa-uzytkownika {
	display: none;
}

body.earlyAccess {
	background: url(img/poly1.png) #1e1e1e left top no-repeat;
	background-position: left center;
    background-size: cover;
    background-attachment: fixed;
}

.earlyAccess .bbp-remember-me label {
	font-weight: normal;
}

.earlyAccess #register-page .name-info {
	right: 15px;
	top: -5px;
	width: auto;
}

#loginAccess #register-page .register-section input {
	font-size: 14px !important;
}

.tagSection {
	border-top: 1px solid;
	margin-bottom: 20px;
}

.tagSection h6 {
 	font-size: 14px;
 	padding-top: 18px;
 	color: #928980;
}

.StyleList .vc_grid-item {
	margin-bottom: 15px;
}

.pod_menu {
	padding: 0px !important;
	min-height: 200px;
	margin: auto auto;
}

@media screen and (min-width: 1200px) {

	.pod_menu {
		width: 1200px;
	}

	.pod_menu.width1200 {
		width: 1200px !important;
	}

	.home-page .vc_col-sm-12 .reklamawposcie {
		width: 1200px;
	}
}

@media screen and (max-width: 1200px) {
	.pod_menu.width1200, .pod_menu, .home-page .reklamawposcie {
		width: 100%;
	}
}


@media screen and (min-width: 1900px) {
	.pod_menu.width1900 {
		width: 1900px !important;
	}
}

@media screen and (max-width: 1900px) {
	.pod_menu.width1900 {
		width: 100%;
	}
}

.sidebar_adwords {
	padding: 0px !important;
	margin: auto auto;
}

@media screen and (min-width: 360px) {
	.sidebar_adwords {
		width: 360px;
		height: 320px;
	}
}

@media screen and (max-width: 360px) {
	.sidebar_adwords {
		width: 100%;
	}
}

.Nadkomentarzami,
.NadkomentarzamiRecenzji {
	padding: 0px !important;
	margin: auto auto;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

.NadkomentarzamiRecenzji {
	max-width: 970px;
}

@media screen and (min-width: 760px) {
	.Nadkomentarzami {
		width: 760px;
		/*height: 150px;*/
	}
}

@media screen and (max-width: 760px) {
	.Nadkomentarzami {
		width: 100%;
	}
}

@media screen and (min-width: 992px) {
	.NadkomentarzamiRecenzji {
		margin-left: 16.666%;
	}
}


.reklamawposcie {
	width: 100%;
	overflow: hidden;
	margin: auto auto;
	padding-top: 10px;
    	padding-bottom: 10px;
    	text-align: center;
        margin: 10px auto;
        background: #fff;
}

.vc_col-sm-12 .reklamawposcie{
	padding: 0px !important;
}

#articlecontent .reklamawposcie {
	padding: 0 0 10px !important;
	background: none !important;
}

#adwords_Sidebar{
	display: inline-block;
	padding: 15px 0px;
}

.pod_menu img, .sidebar_adwords img, .Nadkomentarzami img, .reklamawposcie img, #adwords_Sidebar img {
	width: 100%;
	margin: auto auto;
}

.adwordbackground {
	width: 100%;
	z-index: 500;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.adwordbackground.sidebar {
	position: static;
}

.fixed-successor-margintop + .adwordbackground {
	top: 95px;
}

.single-kody .adwordbackground.backgroundnone,
.single-post .adwordbackground.backgroundnone,
.single-advent .adwordbackground.backgroundnone {
	background: transparent;
}

.paralaxBackgorundAdwords {
	padding-top: 56% !important;
	width:100%;
	display: block;
	background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size:cover;
}

.home-page .paralaxBackgorundAdwords {
	padding-top: 50% !important;
}

.oldpost h5 {
	float: right;
	display: block;
	width: 30%;
}

.backimage figcaption {
	margin-right: -15px;
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

.wp-caption {
	position: relative;
	margin-bottom: 25px;
	max-width: 100%;
}

.wp-caption + .descriptionimage {
	margin-top: -25px
}

.wp-caption figcaption.wp-caption-text {
	/*position: relative;*/
	/*top: -20px;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
	padding-right: 15px;
}

.wp-caption.alignright figcaption.wp-caption-text, .wp-caption.alignleft figcaption.wp-caption-text {
  	margin-right: -30px;
}

.offset, .offset2 {
	height: 70px;
	position: relative;
	margin-top: -70px;
}

.subpage {
	margin-top: 80px;
}

.list .offset, .list .offset2 {
	display: none;
}
.wp-caption-text .descriptionimage{
	position: absolute !important;
	text-align: right !important;
	left:0px !important;
	right: 0px !important;
	padding-top: 20px !important;
	display: inline !important;
}

.descriptionimage {
	position: static;
	text-align: right;
	padding-top: 0px;
	width: 100%;
	display: block;
}

.home-page .col-xs-12.col-md-12.etykieta {
	display: none;
}

/*#articleMenu {
	transition-duration: 0.2s;
}	*/

h5.headernews {
	padding-bottom: 18px;
}

#forumwindows .header > div {
    padding-top: 10px;
    padding-bottom: 10px;
}

#forumwindows .header .forumtitle {
	padding-left: 0px;
}

#forumwindows .postsrep, #forumwindows .views {
	text-align: center;
}

#forumwindows .row.content div {
	vertical-align: middle;
}

#forumwindows table tr td{
	vertical-align: middle;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

#forumwindows .table>tbody>tr>td {
	padding: 2px;
}
#forumwindows .table>tbody>tr>td.col-md-2, #forumwindows .table>tbody>tr>td.col-md-2 {
	padding-left: 15px;
	padding-right: 15px;
}

#forumwindows {
	font-size: 16px;
}

#forumwindows .forumAuthor {
	font-family: "adelle",sans-serif !important;
}

#forumwindows .forumTitle {
	font-weight: bold;
}

#forumwindows .content .forumDate {
	font-size: 14px;
}

#forumwindows .header > div {
	border-right: 1px solid;
}

#forumwindows .content > div > div > div {
	border-right: 1px solid;
	border-bottom: 1px solid;
}

#forumwindows .content > div > div > div.col-md-2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#forumwindows .content .data{
	padding-top: 10px;
	padding-bottom: 10px;
}

#forumwindows .content > div > div > div {
	height: 67px;
}

.forum .polyline {
	margin-bottom: 0px !important;
}

#forumwindows .content .bgAvatar {
	height: 60px;
    width: 60px;
    margin-top: 3px;
    background-size: cover;
		margin-left: 15px;
}

.sidebarVC .vc_grid-item {
	margin-bottom: 0px !important;
}

.paddingGrid .last.StyleList > .ark {
		display: none;
}

.last.StyleList > .ark:nth-child(1), .last.StyleList > .ark:nth-child(2), .last.StyleList > .ark:nth-child(3) {
		display: block;
}

 #loginAccess #activation-form {
	 display: none;
 }

.marginesy > div > div > div > div.wpb_text_column.wpb_content_element {
	display: none;
}

.changeView .list { margin-top: -7px; }

.list .listContent.polygamiaHomeGrid, .list .button {
	background: transparent !important;
}

.showmore {
text-align: center;
padding: 10px;
font-family: "industry",sans-serif !important;
font-size: 14px;
cursor: pointer;
}

.home-page .paddingGrid .pagination, .home-page .paddingList .showmore {
	display: none;
}

.category .changeStyleBox0.TorK {
	margin-bottom: 18px !important;
}


.vc_masonry_grid.polygamiaHomeGridBigColor .vc_gitem-animated-block  {
    height: 100% !important;
    display: block;
    position: absolute;
}

.vc_masonry_grid.polygamiaHomeGridBigColor .vc_gitem-animated-block .polygamiaHomeGridTop {
	height: 100% !important;
}

.fb-post.fb_iframe_widget{
  text-align: center;
  display: block;
}

#mainSection .widget.widget_text {
	list-style-type: none !important;
}

.backgroundGame.retinrabackground{
	background-size: 100% !important;
	background-position:top center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.2);
}

body.retinabody #articlecontent img {
	width:100% !important;
}

.retinaON {
	/*overflow: hidden;*/
	display: none;
}

@media screen and (max-width: 1024px) and (max-height: 768px) and (orientation: landscape) {
	/*.retinaON img {
		min-width: 100%;
		min-height: 100%;
		width: 100%;
		height: auto;
	}*/
}

@media screen and (max-width: 768px) and (max-height: 1024px) and (orientation: portrait) {
	/*.retinaON img {
		height: 75%;
		width: auto;
	}*/
}

div.pp_default .pp_details a.pp_expand,
div.pp_default .pp_details a.pp_contract {
	top: 0;
	right: 0;
}

div.pp_default .pp_fade > .pp_close {
	top: 10px;
	right: 30px;
	z-index: 20000;
}

.single-post .post #articlecontent .descriptionimage,
.single-advent .advent #articlecontent .descriptionimage,
.single-kody .kody #articlecontent .descriptionimage,
.single-blog #articlecontent .descriptionimage,
.single-post .post #articlecont .descriptionimage,
.single-advent .advent #articlecont .descriptionimage,
.single-kody .kody #articlecont .descriptionimage,
.single-blog #articlecontent .descriptionimage,
.page-template-default .descriptionimage {
	padding: 0 15px
}

.single-post .post #articlecontent .wp-caption-text .descriptionimage,
.single-advent .advent #articlecontent .wp-caption-text .descriptionimage,
.single-kody .kody #articlecontent .wp-caption-text .descriptionimage,
.single-blog #articlecontent .wp-caption-text .descriptionimage,
.single-post .post #articlecont .wp-caption-text .descriptionimage,
.single-advent .advent #articlecont .wp-caption-text .descriptionimage,
.single-kody .kody #articlecont .wp-caption-text .descriptionimage,
.single-blog #articlecontent .wp-caption-text .descriptionimage,
.page-template-default .wp-caption-text .descriptionimage {
	padding-right: 0;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.PopularGameBox .imageBox .image { padding-top: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.PopularGameBox .imageBox .text { position: absolute; top: 100%; display: block; width: 100%; height: 100%; background-color: rgba(48,191,226,0.9); transition-duration: 0.2s; }
.PopularGameBox .imageBox .text i.rotate { position: absolute; right: 5px; }
.PopularGameBox .imageBox a.text { padding: 2px 5px; font-size: 14px; color: #ffffff; font-family: 'Open Sans'; text-align: left; }
.PopularGameBox .imageBox:hover .text { top: 0%; }
.PopularGameBox .imageBox { overflow: hidden; }

.SpecialSection .image { display: block; padding-top: 63%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.SpecialSection .text, .SpecialSection .title, .SpecialSection .button, .SpecialSection .cut  { background: #fff; }
.SpecialSection .button i { padding: 4px; background: #eb7c11; border-radius: 2em; position: relative; }
.SpecialSection .button a { border-radius: 2em; padding: 4px 5px 4px 10px !important; background: #f38f2e; color: #fff; }
.SpecialSection .button span { padding: 0px 6px; text-transform: uppercase; font-family: "industry",sans-serif !important; }
.SpecialSection .button { padding: 30px 15px; }
.SpecialSection .cut { height: 120px; overflow: hidden; }
.SpecialSection .offset.apoint { height: 80px; position: absolute; width: 100%; margin: -15px; bottom: 15px; }

.polygamiaHomeGridBigColor {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}

.home-page #Recenzje {
	background-position: center;
	background-size: cover;
}

.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('/wp-content/plugins/wp-polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
}

.ocena {
	height: 179px;
	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	max-width: 975px;
}

.ocena__zagrac,
.ocena__pkt {
	font-family: "industry",sans-serif;
    font-weight: 700;
    color: #fff;
}

.ocena__zagrac {
	-webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
    display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
      -ms-flex-pack: flex-end;
          justify-content: flex-end;
    background-color: #000;
    background-size: cover;
    font-size: 57px;
    position: relative;
}

.ocena__zagrac__cien {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}

.ocena__zagrac__czy,
.ocena__zagrac__odp {
	display: inline-block;
	text-align: center;
	padding-top: 16px;
	position: relative;
	z-index: 1;
}

.ocena__zagrac__czy {
	-webkit-flex: 0 0 36%;
      -ms-flex: 0 0 36%;
          flex: 0 0 36%;
	color: #f38f2e;
}
.ocena__zagrac__odp {
	-webkit-flex: 0 0 55.9%;
      -ms-flex: 0 0 55.9%;
          flex: 0 0 55.9%;
}

.ocena__pkt {
	-webkit-flex: 0 0 18.35%;
      -ms-flex: 0 0 18.35%;
          flex: 0 0 18.35%;
    display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-flex-direction: column;
  	-ms-flex-direction: column;
  	flex-direction: column;
  	justify-content: center;
    -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
    font-size: 89px;
    text-align: center;
    background: url(img/ocenaBg.png) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.ocena__pkt__no {
	line-height: 1.2;
}

.ocena__pkt__stars {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	margin-top: -11px;
}

.ocena__pkt__stars__star,
.ocena__pkt__stars__star--half,
.ocena__pkt__stars__star--full {
	display: inline-block;
	width: 25px;
	height: 18px;
	background: url(img/stars.png) no-repeat -51px 0px;
}

.ocena__pkt__stars__star--full {
	background-position: 0px 0px;
}

.ocena__pkt__stars__star--half {
	background-position: -26px 0px;
}

@media screen and (max-width: 1024px) {
	.ocena {
		height: 157px;
	}
	.ocena__zagrac {
		font-size: 50px;
	}
	.ocena__pkt {
		font-size: 78px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.9);
      		-ms-transform: scale(0.9);
          		transform: scale(0.9);
	}
}

@media screen and (max-width: 768px) {
	.ocena {
		height: 141px;
	}
	.ocena__zagrac {
		font-size: 45px;
	}
	.ocena__pkt {
		font-size: 72px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.8);
      		-ms-transform: scale(0.8);
          		transform: scale(0.8);
	}
}

@media screen and (max-width: 720px) {
	.ocena {
		height: 132px;
	}
	.ocena__zagrac {
		font-size: 42px;
	}
	.ocena__pkt {
		font-size: 68px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.75);
      		-ms-transform: scale(0.75);
          		transform: scale(0.75);
	}
}

@media screen and (max-width: 640px) {
	.ocena {
		height: 117px;
	}
	.ocena__zagrac {
		font-size: 39px;
	}
	.ocena__pkt {
		font-size: 64px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.7);
      		-ms-transform: scale(0.7);
          		transform: scale(0.7);
	}
}

@media screen and (max-width: 600px) {
	.ocena {
		height: 110px;
	}
	.ocena__zagrac {
		font-size: 34px;
	}
	.ocena__pkt {
		font-size: 59px;
		max-width: 110px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.65);
      		-ms-transform: scale(0.65);
          		transform: scale(0.65);
        -webkit-transform-origin: 39% center;
        	-ms-transform-origin: 39% center;
        		transform-origin: 39% center;
	}
}

@media screen and (max-width: 540px) {
	.ocena {
		height: 88px;
	}
	.ocena__zagrac {
		font-size: 28px;
	}
	.ocena__zagrac,
	.ocena__zagrac__czy,
	.ocena__zagrac__odp {
		display: block;
		width: 100%;
	}
	.ocena__zagrac__czy,
	.ocena__zagrac__odp {
		padding-top: 0;
		line-height: 1.2;
	}
	.ocena__zagrac__czy {
		padding-top: 12px;
	}
	.ocena__pkt {
		font-size: 52px;
	}
	.ocena__pkt__stars {
		-webkit-transform: scale(0.5);
      		-ms-transform: scale(0.5);
          		transform: scale(0.5);
	}
}

.reklamaNadPaginacja,
.trzeciaReklama {
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.reklamaNadPaginacja > div,
.trzeciaReklama > div {
	display: inline-block;
}

.trzeciaReklama {
	margin-bottom: 25px
}

.reklamaNadPaginacja {
	margin-bottom: 15px;
}

.fbpost-iframe,
.twitter-embed {
	text-align: center;
	padding: 0 15px;
}

.twitter-embed > .twitter-tweet {
	text-align: left;
}

.twitter-embed > .twitter-tweet.twitter-tweet-rendered {
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 529px) {
	.fbpost-iframe iframe {
		width: 100%;
	}
}

.letternav__ul {
	list-style-type: none;
	padding: 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
}

.letternav__ul > li {
	display: inline-block;
}

.letternav__ul > li > a {
	display: inline-block;
	padding: .5em .48em;
}

.letternav__ul .current {
	color: #000;
}

.kodArticle,
.PostListTaxonomy .kodArticle {
	margin-bottom: 0
}

.kodArticle__link {
	display: block;
	padding: 1em;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

@media (max-width:969px) {
  #mainSection > div > div > div[onclick] {
    display: none !important;
  }
}

.buttonSocial.horizontal {
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
}

.buttonSocial.horizontal a {
	display: inline-block;
	color: #fff;
	width: 97px;
	margin-left: 5px;
	height: 26px;
	line-height: 26px;
	position: relative;
	top: -4px;
	text-align: center;
	padding-left: 17px;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.buttonSocial.horizontal i,
.buttonSocial.horizontal img {
	font-size: 16px !important;
	position: absolute;
	left: 8px;
	top: 50%;
	margin: -8px 0 0 0 !important;
}

.buttonSocial.horizontal .facebookShareIcon {
	background: #6275a7
}
.buttonSocial.horizontal .facebookShareIcon:hover {
	background: #405785
}

.buttonSocial.horizontal .twitterShareIcon {
	background: #50c7f1
}
.buttonSocial.horizontal .twitterShareIcon:hover {
	background: #30a5d0
}

.buttonSocial.horizontal .googleShareIcon {
	background: #c63e24
}
.buttonSocial.horizontal .googleShareIcon:hover {
	background: #a41c02
}

.buttonSocial.horizontal .wykopShareIcon {
	background: #367da9
}
.buttonSocial.horizontal .wykopShareIcon:hover {
	background: #145b87
}

.buttonSocial.horizontal a[href="#"] {
	background: #f38f2e
}
.buttonSocial.horizontal a[href="#"]:hover {
	background: #d16d0c
}

.podzielsie {
	display:inline-block;
	font-size:14px;
	vertical-align:top;
	padding-left:8px
}

@media screen and (max-width: 919px) {
	.col-sm-9.sharepostHome .podzielsie {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.buttonSocial.horizontal a {
		width: 93px;
	}
}
@media screen and (max-width: 560px) {
	.buttonSocial.horizontal a {
		width: 29px;
		overflow: hidden;
		padding-left: 29px;
	}
	.buttonSocial.horizontal img {
		left: 7px;
	}
}
@media screen and (max-width: 480px) {
	.podzielsie {
		display: none;
	}
	.buttonSocial.horizontal a:first-child {
		margin-left: 8px
	}
}
@media screen and (max-width: 400px) {
	.buttonSocial.horizontal a {
		margin-left: 3px;
	}

}
@media screen and (max-width: 767px) {
	.col-xs-6 .buttonSocial.horizontal {
		padding-top: 12px;
		display: block;
		text-align: center;
	}
	.single-post .post #articlecontent h1,
	.single-post .post #articlecontent h3,
	.single-advent .advent #articlecontent h1,
	.single-advent .advent #articlecontent h3,
	.single-kody .kody #articlecontent h1,
	.single-kody .kody #articlecontent h3,
	.page-template-default h3,
	.single-blog #articlecontent h3,
	.earlyAccess h3 {
		font-size: 28px;
	}
	.single-post .post #articlecontent h1,
	.single-advent .advent #articlecontent h1,
	.single-kody .kody #articlecontent h1,
	.single-blog #articlecontent h1,
	/*.page-template-default h1,*/
	.single-post .post #articlecontent h2,
	.single-advent .advent #articlecontent h2,
	.single-kody .kody #articlecontent h2,
	.single-blog #articlecontent h2,
	/*.page-template-default h2,*/
	.single-post .post #articlecontent h3,
	.single-advent .advent #articlecontent h3,
	.single-kody .kody #articlecontent h3,
	.single-blog #articlecontent h3,
	/*.page-template-default h3,*/
	.single-post .post #articlecontent h5,
	.single-advent .advent #articlecontent h5,
	.single-kody .kody #articlecontent h5,
	.single-blog #articlecontent h5,
	/*.page-template-default h5,*/
	.single-post .post #articlecontent p,
	.single-advent .advent #articlecontent p,
	.single-kody .kody #articlecontent p,
	.single-blog #articlecontent p,
	.page-template-default p,
	.single-post #mainSection .entry > .clearfix,
	.single-advent #mainSection .entry > .clearfix,
	.single-kody #mainSection .entry > .clearfix,
	#articlecontent > .col-xs-12.backgroundimagewiadomosc,
	#articlecontent > .row > .col-xs-12 > .col-xs-12.metadate,
	.Pretext figure.wp-caption.alignleft,
	.Pretext .embed-responsive iframe,
	.oldpost .Pretext em {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#mainSection .StyleList .vc_gitem-post-data-source-post_date,
	.homeMainGrid .vc_gitem-post-data-source-post_excerpt{
	    margin-left: -10px;
	}
	.homeMainGrid .vc_gitem-post-data-source-post_excerpt {
	    margin-right: -10px;
	}
	.listContent .submit, #buddypress .submit, #mySend .submit {
	    padding: 10px 20px !important;
	}
	#s.vc_general.vc_btn3,
	.form-control[name="s"] {
	    font-size: 16px;
	}
}
@media screen and (min-width: 561px) and (max-width: 767px) {
	.col-xs-6 .buttonSocial.horizontal a {
		width: 29px;
		overflow: hidden;
		padding-left: 29px;
	}
	.col-xs-6 .buttonSocial.horizontal img {
		left: 7px;
	}
}
@media screen and (min-width: 768px) and (max-width: 919px) {
	.col-sm-9 .buttonSocial.horizontal {
		display: block;
		text-align: center
	}
}

@media screen and (max-width: 1279px) {
  .polyTryplyIcon {
    margin-top: 5px;
  }
  .notHorizontalIpad {
  	display: none;
  }
  .notHorizontalIpad + .col-md-10 {
  	width: auto;
  }
}

@media screen and (min-width: 768px) {
	.category .gridTag {
		display: block;
	}
}

/* prettyPhoto styling for small screens  - below 767px width */
@media only screen and (max-width: 767px) {
	.pp_pic_holder.pp_default { width: 100%!important; margin-left:0; left: 0!important; overflow: hidden; }
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 20px; padding-bottom: 20px; margin-top: -2px!important;position:static !important; }
	a.pp_close { right: 10px!important; top: -40px!important; }
}

.PolyContackForm .wpcf7-response-output {
	font-weight: bold;
}

@media screen and (max-width: 1279px) {
	.screening .paralaxBackgorundAdwords,
	.screening iframe {
	    display: none !important;
	}
}

@media screen and (min-width: 1280px) {
	.screening {
	  position: absolute;
	  top: -250px;
	  left: 0;
	  right: 0;
	  height: 100%;
	  z-index: 500;
	  overflow: hidden;
	}
	.screening > div > div {
	  position: relative;
	}
	.screening > div > div:after {
	  content: ' ';
	  display: block;
	  position: absolute;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  height: 150px;
	}

	.screening + .container,
	.screening + .container-fluid {
	  position: relative;
	  z-index: 501;
	  margin-top: 250px;
	}

	.screening + .container-fluid {
		pointer-events: none
	}

	.screening + .container-fluid > .container {
		pointer-events: auto
	}

	.category #mainSection .screening + .backgroundGame {
		background: none;
	}

	.screening .paralaxBackgorundAdwords {
	  display: block;
	  min-height: 1688px;
	  background-position: center top;
	  background-repeat: no-repeat;
	  background-attachment: scroll !important;
	}
	.fixed-successor-margintop {
		position: fixed !important;
		top: 0;
	}
	.fixed-successor-margintop ~ #mainSection {
		top: 95px;
	}
}

.ytvideowrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ytvideocontainer {
  position: absolute;
  top: 20px;
  right: 0;
}
.ytvideocontainer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 373px;
  height: auto;
}
.ytvideocontainer iframe {
  width: 373px;
  height: 210px;
}

/* --- ✄ ----------------------- */

.mfembed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mfembed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* --- ✄ ----------------------- */

.poly-breadcrumbs {
	clear: both;
	margin: 15px 0 0 0;
}
.poly-breadcrumbs a {
	color: #f38f2f !important;
}
.poly-breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
.poly-breadcrumbs li {
	display: inline;
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
}
.poly-breadcrumbs li::before {
	content: '›';
	display: inline-block;
	vertical-align: baseline;
	margin: 0 5px;
}
.poly-breadcrumbs li:first-child::before {
	content: '';
	display: none;
	margin: 0;
}

@media screen and (min-width: 992px) {
	.poly-breadcrumbs.fullarticle-breadcrumbs {
		padding-left: 202px;
		margin-top: 10px;
	}
}

label[for="fep-category"], #fep-category {
	display: none !important;
}

.vc_custom_1456223748488 {
	z-index: 10000 !important;
}

.imageA {
  position: relative;
  display: block;
  padding: 0 12px;
}
.imageA img {
  position: absolute;
  top: 0;
  left: 0;
}
.imageA .mainAimage {
  position: static;
}

/* MP Fix */

#articlecontent img {
	max-width: 100%;
	height: auto;
}

#articlebox .vc_column_container {
	padding-left: 15px;
	padding-right: 15px;
}

.vc_column_container > .vc_column-inner {
	max-width: 100vw;
}

.wpb_gallery .slick-prev,
.wpb_gallery .slick-next {
	z-index: 1;
	width: 30px;
	height: 30px;
}

.wpb_gallery .slick-prev:before,
.wpb_gallery .slick-next:before {
	font-size: 30px;
}

.wpb_gallery .slick-prev {
	left: 10px;
}

.wpb_gallery .slick-next {
	right: 10px;
}

.wpb_gallery .slick-dots li button::before {
	font-size: 10px;
}

.wpb_gallery .slick-dots li.slick-active button::before {
	color: #f38f2e;
}

@media only screen and (max-width: 767px) {
	.pp_pic_holder.pp_default {
		overflow: visible;
		position: fixed;
		top: 50% !important;
		left: 0 !important;
		transform: translateY(-50%)
	}
}

.single-post .post #articlecontent h1,
.single-advent .advent #articlecontent h1,
.single-kody .kody #articlecontent h1,
.single-blog #articlecontent h1,
/*.page-template-default h1,*/
.single-post .post #articlecontent h2,
.single-advent .advent #articlecontent h2,
.single-kody .kody #articlecontent h2,
.single-blog #articlecontent h2,
/*.page-template-default h2,*/
.single-post .post #articlecontent h3,
.single-advent .advent #articlecontent h3,
.single-kody .kody #articlecontent h3,
.single-blog #articlecontent h3,
/*.page-template-default h3,*/
.single-post .post #articlecontent h5,
.single-advent .advent #articlecontent h5,
.single-kody .kody #articlecontent h5,
.single-blog #articlecontent h5,
/*.page-template-default h5,*/
.single-post .post #articlecontent p,
.single-advent .advent #articlecontent p,
.single-kody .kody #articlecontent p,
.single-blog #articlecontent p,
.page-template-default p {
	padding-left: 0 !important;
	padding-right: 0 !important;

}

.vc_column_container > .vc_column-inner {
	padding-left: 13px !important;
	padding-right: 13px !important;
}

ul.wpb_image_grid_ul {
	/*margin: 0px 13px !important;*/
	margin: 0px !important;
}

#wc_show_hide_loggedin_username a {
	color: #F38F2F;
}

.col-xs-12.backgroundimagewiadomosc {
	padding-left: 0;
	padding-right: 0;
}

/* Po wykryciu adblocka */

.fake-ad.container {
	max-width: 100%;
	padding: 0 0 10px;
	clear: both;
	position: relative;
	z-index: 1;
	text-align: center;
}

.fake-ad.container div {
	background-color: #000;
	padding: 1em;
	text-align: center;
}

.fake-ad.container div img {
	width: 100%;
	max-width: 480px !important;
	padding: 1em;
	margin: 0 auto;
	display: block;
}

.fake-ad.container div p {
	color: white;
}

.adwordbackground .fake-ad.container div {
	margin: 0 30px;
}

.fixed-successor-margintop + .adwordbackground + .fake-ad.container {
	top: 95px;
}

.adtop.blocked,
.adwordbackground.blocked,
.reklamawposcie.blocked,
.reklamaNadPaginacja.blocked {
	display: none;
}

/* Fixy na ten strasznie lipny kalendarz adventowy */

.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr,
.rhcalendar.fc-small .fullCalendar .fc-content .fc-view.fc-view-month table tbody tr td {
	position: relative !important;
}

.rhcalendar.advent_door .advent-holder .advent-overlay {
	background-size: contain !important;
}

.rhcalendar.fc-small .fullCalendar .fc-content .fc-day-content > div {
	height: 120px !important;
}


/* Start Fix2019#1*/

.sidebar-blog-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	margin-bottom: 7px !important;
}

.sidebar-blog-item_left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 30%;
	flex: 0 1 30%;
	max-width: 30%;
}

.sidebar-blog-item_left a {
	display: inline-block;
	width: 100%;
	padding-bottom: 66%;
	background-size: cover;
	background-position: top center;
}

.sidebar-blog-item_left a img {
	max-width: 100%;
	height: auto;
}

.sidebar-blog-item_right {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding-left: 0.5em;
}

.sidebar-blog-item_right a {
	text-decoration: none !important;
}

.sidebar-blog-item_right p {
	margin-bottom: 0;
}

.sidebar-blog-item_right h4 {
	font-size: 1.125em;
	line-height: 1.2;
}

.sidebar-blog-item_right h4 a {
	display: inline-block;
	padding-right: 15px;
}

.blog-item-date {
	color: #928980;
}

.blog-item-author {
	color: #f36f2e;
	font-family: "adelle",serif;
}

.blog-item-link-icon {
	position: absolute;
	bottom: 0.5em;
	right: 0;
}

.vc_custom_heading.heading_redakcja a,
.vc_custom_heading.heading_redakcja a:hover,
.vc_custom_heading.heading_redakcja a:visited {
	color: inherit;
	opacity: 1;
}

/* End Fix2019#1*/


#buddypress input.activate-button {
	margin-top: 1em;
	font-size: 1.25em;
	padding: 0.75em 1em 0.5em;
	line-height: 1;
	border-radius: 2em;
	background: #f38f2e;
	color: white;
	font-family: "industry",sans-serif !important;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 200ms ease;
	border: 2px solid #f38f2e;
}

#buddypress input.activate-button:hover {
	background: white;
	color: #f38f2e;
	padding: 0.75em 1em 0.5em;
	border: 2px solid #f38f2e;
}
