/* CSS General Style custom by Pattern for Homepage and Category page */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/css/Open-Sans.woff2") format("woff2");
  unicode-range: U+0000-00FF; /* doar latin basic */
}
body {
  font-family: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}
img {
    aspect-ratio: attr(width) / attr(height);
}

.cnt {
    max-width: 1480px !important;
}

.fontlist>li {
    padding-bottom: 7em !important;
}

.custombgcolor {
    background-color: #fff!important;
}

header {
    box-shadow: none !important;
}

a.linkcss {
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    text-decoration: underline;
}

a.linkcss:hover {
    color: #606060 !important;
}


.griddesign_ffonts{
	max-width: 1560px !important;
}

.cnt {
    max-width: 1466px;
}

.abc li {
    display: inline-block;
    margin-left: .4em;
}



#logo {
    position: relative;
    vertical-align: middle;
    height: 31px;
    background: url(../images/logo-ffonts.png) no-repeat 50% 50% !important;
    text-indent: -2000px;
    z-index: 9;
    overflow: hidden;
}

#flogo {
	position: relative !important;
    vertical-align: middle !important;
    min-width: 185px !important;
    height: auto !important;
    background: url(../images/Group18.png) no-repeat !important;
    background-size: 100% !important;
    text-indent: -2000px !important;
    z-index: 9 !important;
    overflow: hidden !important;
}

.signinbutton,
.signinbutton:hover {
    background: #bc1f1f !important;
    padding: 10px 25px !important;
    border-radius: 40px !important;
    border: none !important;
	margin-left: 20px;
}

footer {
    padding: 30px 0 150px;
    background: #bc1f1f;
    box-shadow: inset 0 48px 32px -54px rgba(0,0,0,.5);
}

footer a {
    text-decoration: none;
    color: #eee;
}

.footerdesign {
    background: #0c5757;
	overflow-y: hidden;
}

a:hover {
	color:black !important;
    text-decoration: underline;
}

.container {
    flex: 1;    /* same as flex-grow: 1; */
}

.ft-main {
    padding: 1.25rem 11.875rem;
    display: flex;
}
.ft-main-item {
    padding: 1.25rem;
    min-width: 12.5rem /*200px*/;
}

.flag-gb {
    background-position: 0 0 !important;
}

.flag-de {
    background-position: 5% 0 !important;
}

.flag-es {
    background-position: 10% 0 !important;
}

.flag-ro {
    background-position: 15% 0 !important;
}

.flag-fr {
    background-position: 20% 0 !important;
}

.flag-it {
    background-position: 25% 0 !important;
}

.flag-pr {
    background-position: 30% 0 !important;
}

.flag-ch {
    background-position: 35% 0 !important;
}

.flag-ru {
    background-position: 40% 0 !important;
}

.flag-ar {
    background-position: 45% 0 !important;
}

.flag-jp {
    background-position: 50% 0 !important;
}

.flag-in {
    background-position: 55% 0 !important;
}


.icon-fl {
    background: url(../images/flags_2x.png) no-repeat 0 0;
	background-size: 728px 16px !important;
}



@media only screen and (min-width: 29.8125rem /*477px*/) {
    .ft-main {
        justify-content: space-around;
    }
}
@media only screen and (min-width: 77.5rem /*1240px*/ ) {
    .ft-main {
        justify-content: space-evenly;
    }
}

header .stacksearch {
    position: relative;
    display: table-cell;
    width: 40%;
    vertical-align: middle;
}

.menulinksalignheader {
    margin-left: 25px;
    text-transform: capitalize !important;
    font-weight: 600 !important;
	font-size: 14px !important;
	display: flex;
	padding-top: 15px;
    width: max-content;
}

/* Container for flexboxes */
.row {
  display: flex;
  flex-wrap: wrap;
}

/* Create four equal columns */
.column {
  flex: 25%;
  padding: 20px;
}

.Banner300{
	width:300px;
	height:600px;
	border: 1px solid red;
}

.Banner728{
	width:728px;
	height:90px;
	border: 1px solid red;
}



/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
  .column {
    flex: 50%;
  }
}


/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .row {
    flex-direction: column;
  }
	.Banner300{
		width:200px;
		height:200px;
		border: 1px solid red;
	}

	.Banner728{
		width:468px;
		height:60px;
		border: 1px solid red;
	}
}
	.column_one {
		flex: 40%;
	}

	.column_one img,
	.column_two img,
	.column_four img{
		width:100%;
	}				
						
	.column_three {
		flex: 40%;
		visibility: hidden;
	}

	.text-center-title {
		margin-top: 80px;
		font-size: 46px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.35;
		letter-spacing: normal;
		text-align: center;
		color: #0c5757;
	}

	.text-center-description {
		font-size: 19px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.37;
		letter-spacing: normal;
		text-align: center;
		color: #2b5959;
		margin-bottom: 50px;
		
	}

	.topbardesign {
		background: #0c5757;
		position: relative;
		padding: 5px 0;
		width:100%;
		padding: 10px 163px !important;
		box-shadow: inset 0 -43px 32px -66px rgba(0,0,0,.7) !important;
	}

	body {
		padding-top: 0 !important;
		font-family: 'Open Sans', sans-serif !important;
	}

	.customlinkscolor a,
	.customlinkscolor {
		color: #000;
	}

	header input[type=search] {
		height: 53px !important;
		box-shadow: none !important;
		border: 1px solid #dddddd !important;
		font-family: 'Open Sans' !important;
		font-size: 15px !important;
	}

	.favouritesheartcss {
		margin: 0 20px;
		color: #bc1f1f;
		font-size: 25px;
	}

		input#searchtextid {
		border-radius: 45px !important;
		background-color: #f2f2f2;
		height: 36px !important;
		padding: 7px 12.8px 7.1px 18px !important;
	}

	.sz22 {
		width: 25px !important;
		height: 25px !important;
		position: relative !important;
		top: 3px !important;
		right: 0 !important;
	}

	#push, footer {
		height: auto !important;
	}

	.customcssdesign{
		padding: 0 !important;
	}

	.whiteonbg_column_left_text {
		color: #fff;
		font-size: 40px;
		font-weight: 100;
		position: absolute;
		bottom: 0;
	}

	.nopadding_fffonts {
		padding: 2em!important;
	}

	.column_left_design {
		background: #bc1f1f !important;
	}

	.customlabel_ffonts_design::before,
	.customlabel_ffonts_design::after{
		left: -1.5rem !important;
	}


	.fontcss {
		font-size: 28px !important;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		text-align: left;
		color: #bc1f1f;
		word-break: break-word;
		text-transform: capitalize !important;
		min-height: 120px;
		margin-top: 50px !important;
	}

	.fontcss_category {
		font-size: 25px !important;
		font-weight: 900;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		text-align: left;
		color: #343434 !important;
		word-break: break-word;
		text-transform: uppercase !important;
	}

	.fontcss_category a:hover{
		color: #bc1f1f !important;
	}

	.authorbyfreefonts {
		color: #707070 !important;
		font-size: 15px !important;
		font-weight: 300;
		font-stretch: normal;
		letter-spacing: normal;
		text-align: left;
		text-transform: initial !important;
		margin-top: 12px !important;
	}

	.fonticoncss_design {
		float: right;
	}

	.columnbox_grid {
		border-radius: 7px;
		border: solid 1px #e9e9e9;
	}

	.downloadfont_ffonts {
		float: right;
		border-radius: 40px !important;
		background-color: #0c5757 !important;
		margin-top: 30px;
	}

	.nopadding_bodycardffonts {
		padding: 10px !important;
	}

	.secondgridpicalign {
		height: auto !important;
		margin-bottom: 15px;
	}

	.aligncolumnsspacing {
		padding-bottom: 40px;
	}

	.columngabcss_ffonts{
		padding: 30px 15px 0 15px;
	}

	.categoryicon_hp {
		padding: 12px 17px 11px 18px;
		background-color: #0c5757;
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		font-size: 14px;
		font-weight: 600;
		font-stretch: normal;
		font-style: normal;
		margin-left: 26px;
	}

	.categimg_preview {
		margin-top: 0;
	}

	.categ_downloadable_ffonts {
		font-size: 15px !important;
		font-weight: 600;
		padding: 15px 25px 15px 25px !important;
		text-transform: capitalize !important;
	}

	.commercialfontscss {
		margin: 40px 0;
		padding: 13px 0;
		border-radius: 40px;
		background-color: #bc1f1f;
		color: white;
		text-align: center;
	}

	.authorcategoryffonts {
		font-size: 0.8vw !important;
	}

	.downloadbuttonthirdcolumns {
		border-radius: 40px !important;
		height: 49px;
		display: initial !important;
		background-color: #343434 !important;
		text-transform: capitalize !important;
		font-size: 20px !important;
		font-weight: bold !important;
		font-stretch: normal !important;
		font-style: normal !important;
		letter-spacing: normal !important;
		text-align: center !important;
		color: #fff !important;

	}

	.webfontbuttoncss {
		float: right;
		border-radius: 40px !important;
		background-color: #ffffff !important;
		font-size: 18px !important;
		border: 2px solid #343434 !important;
		text-transform: capitalize !important;
		font-weight: bold !important;
		font-stretch: normal !important;
		font-style: normal !important;
		letter-spacing: normal !important;
		text-align: center !important;
		color: #373737 !important;
		height: 47px;
	}
    /* fontpage css button webfont align */

	.webfontbuttoncss:hover{
		border: 2px solid#bc1f1f !important;
		color: #bc1f1f !important;
		font-weight: 700;
	}

	.leftont_infocss {
		float: left;
		display: grid;
	}

	.downloadsfont_css{
		display: block;
		font-size: 15px;
		text-align: center;
		width: auto;
	}

	.freetexcss {
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		color: #bc1f1f;
	}

	.bulletbettweeninfofont {
		margin: 0 10px;
		font-size: 7px;
		vertical-align: middle;
		color: #343434;
	}

	.fpreviewpic_thirdgrid_ffonts {
		margin-top: 2em !important;
    	margin-bottom: 2em !important;
	}

	.cardthirdgridlayoutbox {
		background-color: #fff;
		background-clip: border-box;
	}

	.firstfontborder {
		border-top: 1px solid rgba(126, 148, 148, 0.4) !important;
	}

	.fontlist>li {
		border-bottom: 1px solid rgba(126, 148, 148, 0.4) !important;
	}

	.fontlist>.lastfontinlistnoborder {
		border-bottom: 0 !important;
	}

	.bordernoneadd{
		border-bottom: none !important;
	}

	#content {
		padding: 10px 2% 20px 2% !important;
		padding-bottom: 6em !important;
	}

	.downloadmiddlegridcolumns {
		float: none !important;
		text-align: center !important;
		display: block !important;
		width: fit-content;
		margin: 0 auto !important;
		top: 15px;
	}

	input#searchgid {
    border-radius: 45px !important;
    background-color: #f2f2f2;
    height: 60px !important;
    padding: 7px 12.8px 7.1px 18px !important;
}

/* footer css */

footer {
    padding: 30px 0 0 !important;
    background: #ffffff !important;
    box-shadow: inset 0 48px 32px -54px rgba(0,0,0,.5);
}

.linksfootersecondrow li a {
    font-family: 'Open Sans' !important;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #5b5b5b;
}

.languagesfooter_icons {
    margin-top: 100px !important;
}


/* start sidebar css*/

.tagcategoryleft {
	margin: 10px 4px 3px 0px !important;
    border-radius: 5px !important;
    border: solid 1px #ededed !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    width: 46%;
    color: black !important;
    font-size: 15px !important;
    height: 40px;
    padding: 0 4px !important;
    font-weight: 400 !important;
    font-style: normal;
}

.tagcategoryleft:hover {
    background: #d9d9d9 !important;
}

.category_title_sidebar {
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.custom-control-label::after{
	left: -27px !important;
	
}

.custom-control-label::before{
	left: -27px !important;
}

.custom-control.custom-radio {
	margin-bottom: 15px;
    color: #0c5757;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
	font-size: 19px;
	letter-spacing: normal;
	color: #606060;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #bc1f1f !important;
    border-color: #bc1f1f !important;
}

.allcss {
    margin-top: 30px;
}

.decorativecss {
    margin-bottom: 30px;
}

.titlecategtopspace {
    margin-top: 70px;
}

.classicalfonts_sidebarcss li a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: normal;
    text-align: left;
    color: #707070;
}

.classicalfonts_sidebarcss li .circled {
    font-size: 17px !important;
    border: none !important;
    font-weight: 500;
    line-height: 2;
}


.weightdesign1 {
    border-radius: 30px !important;
    border: solid 1px #ededed !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 100 !important;
	color: #bc1f1f !important;
}

.weightdesign1:hover,
.weightdesign2:hover,
.weightdesign3:hover {
    background: #bc1f1f !important;
    color: #fff !important;
}

.weightdesign2 {
    border-radius: 30px !important;
    border: solid 1px #ededed !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 500 !important;
	color: #bc1f1f !important;
}


.weightdesign3 {
    border-radius: 30px !important;
    border: solid 1px #ededed !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: bold !important;
	color: #bc1f1f !important;
}

.widthdesign1 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 100 !important;
    font-style: oblique;
	color: #bc1f1f !important;
}

.widthdesign1:hover,
.widthdesign2:hover,
.widthdesign3:hover {
    background: #bc1f1f !important;
    color: #fff !important;
}


.widthdesign2 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: bold !important;
	color: #bc1f1f !important;
}

.widthdesign3 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 100 !important;
	color: #bc1f1f !important;
}

.slantdesign1 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 100 !important;
	font-style: italic;
	color: #bc1f1f !important;
}

.slantdesign1:hover,
.slantdesign2:hover,
.slantdesign3:hover {
    background: #bc1f1f !important;
    color: #fff !important;
}

.slantdesign2 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: 500 !important;
	font-style: italic;
	color: #bc1f1f !important;
}

.slantdesign3 {
	border: solid 1px #ededed !important;
	border-radius: 30px !important;
    background-color: #f3f3f3 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: black !important;
    font-size: 16px !important;
    padding: 5px 19px !important;
    font-weight: bold !important;
	font-style: italic;
	color: #bc1f1f !important;
}

.adbanner1_sidebar {
    margin: 20px 0;
	text-align: center;
}


.bordersidebaradds {
    border-top: 1px solid rgba(126, 148, 148, 0.4) !important;
    margin: 15px 0;
}

/* end sidebar css*/

#main.wsb {
    background: #fff !important;
	margin-top: 68px;
}

.inputcustomcss_ffonts {
    width: 450px;
}

.searchbutton_customcss {
    background: #0c5757 !important;
    border-radius: 10px !important;
    font-weight: 300;
    font-family: 'Open Sans' !important;
}

.inputcustomcss_ffonts {
    width: 450px;
    border-color: #0c5757;
    border: 1px solid #0c5757;
    border-radius: 10px !important;
    font-family: 'Open Sans' !important;
    font-weight: 100;
}

.breadcrumbs {
    margin-top: 70px;
}

a.freefontsbreadcrumblink {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.55;
    letter-spacing: normal;
    text-align: left;
    color: #bc1f1f;
}

span.webfontsbreadcrumb {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.55;
    letter-spacing: normal;
    text-align: left;
}

.inputcustomcss_ffonts::placeholder {
    color: #7e9494;
    font-style: italic;
}

a.urlcustomheadercss:hover {
    color: white !important;
	background-color: #bc1f1f !important;
}

a.urlcustomheadercssbuttons:hover {
    color: white !important;
}

/* end header searchbar */

/* modal popup css */
.become_member_pro_button {
    background: none !important;
    border: 3px solid !important;
    border-radius: 69px !important;
    font-family: 'Open Sans' !important;
}

.modal .modal-dialog .close {
    position: absolute;
    top: .8rem;
    right: 1rem;
    font-size: 3rem;
    font-weight: 300;
    padding: .5rem;
    line-height: 1rem;
    z-index: 999;
}

.signin_button_form_modal {
    margin-top: 50px;
    border-radius: 45px!important;
    padding: 15px 40px 15px 40px!important;
    float: right;
    background: #bc1f1f !important;
    font-size: 16px !important;
    border: none !important;
}

#signinoverlayid {
    background: #bc1f1f;
    font-family: 'Open Sans';
	border: none;
}

.signin_button_form {
	background: #4f4f4f !important;
    font-family: 'Open Sans' !important;
    border: none !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
}

.delimiter_forms_title {
    color: #bc1f1f !important;
}

#sign_in:active, #sign_in:focus {
    color: #bc1f1f !important;
}

#sign_up:active, #sign_up:focus {
    color: #bc1f1f !important;
}

@media screen and (max-width: 1257px) and (min-width: 1200px) {
    .text_step_design_counter_active {
        font-size: 16px !important;
    }
    .text_step_design_counter {
        font-size: 16px !important;
        color: #c2daff;
    }
}
@media screen and (max-width: 1109px) and (min-width: 992px) {
    .text_step_design_counter_active {
        font-size: 16px !important;
    }
    .text_step_design_counter {
        font-size: 16px !important;
        color: #c2daff;
    }
}
@media screen and (max-width: 1020px) and (min-width: 992px) {
    .text_step_design_counter_active {
        font-size: 16px !important;
    }
    .text_step_design_counter {
        font-size: 16px !important;
        color: #c2daff;
    }
}
.counter_step_design_homepage {
    padding: 0 10px 10px 10px;
    border-radius: 5px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: none;
    margin-top: 0;
    width: 100%;
    position: relative;
}
.custombutton_font {
    font-size: 13px !important;
    padding: 10px !important;
    bottom: -55px !important;
}

.messagehome {
    display: none;
}
.content {
    display: block;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #0f6dff;
    background-color: #0f6dff;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem transparent;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #8fbbff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #c2daff;
    border-color: #c2daff;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #0f6dff;
    background-color: #0f6dff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(15, 109, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(15, 109, 255, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(15, 109, 255, 0.5);
}

.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    transform: none;
}
.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}

.btn-brand-light {
    color: #212529;
    background-color: #f5f9ff;
    border-color: transparent;
    color: #0f6dff;
}
.btn-brand-light:hover {
    color: #212529;
    background-color: #fff;
    border-color: transparent;
}
.btn-brand-light.focus,
.btn-brand-light:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, 0.5);
}
.btn-brand-light.disabled,
.btn-brand-light:disabled {
    color: #212529;
    background-color: #f5f9ff;
    border-color: transparent;
}
.btn-brand-light:not(:disabled):not(.disabled).active,
.btn-brand-light:not(:disabled):not(.disabled):active,
.show > .btn-brand-light.dropdown-toggle {
    color: #212529;
    background-color: #c2daff;
    border-color: transparent;
}
.btn-brand-light:not(:disabled):not(.disabled).active:focus,
.btn-brand-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-brand-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, 0.5);
}
.btn-brand-light.active,
.btn-brand-light:active,
.btn-brand-light:active:focus,
.btn-brand-light:focus {
    box-shadow: none !important;
}
.btn-brand-light-white {
    color: #212529;
    background-color: #8fbbff;
    border-color: transparent;
    color: #fff;
}
.btn-brand-light-white:hover {
    color: #212529;
    background-color: #fff;
    border-color: transparent;
}
.btn-brand-light-white.focus,
.btn-brand-light-white:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, 0.5);
}
.btn-brand-light-white.disabled,
.btn-brand-light-white:disabled {
    color: #212529;
    background-color: #8fbbff;
    border-color: transparent;
}
.btn-brand-light-white:not(:disabled):not(.disabled).active,
.btn-brand-light-white:not(:disabled):not(.disabled):active,
.show > .btn-brand-light-white.dropdown-toggle {
    color: #fff;
    background-color: #5c9cff;
    border-color: transparent;
}
.btn-brand-light-white:not(:disabled):not(.disabled).active:focus,
.btn-brand-light-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-brand-light-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, 0.5);
}
.btn-brand {
    color: #fff;
    background-color: #428cff;
    border-color: #fff;
    color: #fff !important;
}
.btn-brand:hover {
    color: #fff;
    background-color: #428cff;
    border-color: transparent;
}
.btn-brand.focus,
.btn-brand:focus {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-brand.disabled,
.btn-brand:disabled {
    color: #fff;
    background-color: #428cff;
    border-color: #fff;
}
.btn-brand:not(:disabled):not(.disabled).active,
.btn-brand:not(:disabled):not(.disabled):active,
.show > .btn-brand.dropdown-toggle {
    color: #fff;
    background-color: #0f6dff;
    border-color: #dfdfdf;
}
.btn-brand:not(:disabled):not(.disabled).active:focus,
.btn-brand:not(:disabled):not(.disabled):active:focus,
.show > .btn-brand.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-brand-outline,
.btn-help {
    color: #fff;
    background-color: transparent;
    border-color: #0f6dff;
    color: #0f6dff !important;
    box-shadow: none !important;
    box-shadow: none !important;
    outline: 0;
}
.btn-brand-outline:hover,
.btn-help:hover {
    color: #212529;
    background-color: #fff;
    border-color: #0f6dff;
}
.btn-brand-outline.focus,
.btn-brand-outline:focus,
.btn-help:focus,
.focus.btn-help {
    box-shadow: 0 0 0 0 rgba(51, 131, 255, 0.5);
}
.btn-brand-outline.disabled,
.btn-brand-outline:disabled,
.btn-help:disabled,
.disabled.btn-help {
    color: #fff;
    background-color: transparent;
    border-color: #0f6dff;
}
.btn-brand-outline:not(:disabled):not(.disabled).active,
.btn-brand-outline:not(:disabled):not(.disabled):active,
.btn-help:not(:disabled):not(.disabled).active,
.btn-help:not(:disabled):not(.disabled):active,
.show > .btn-brand-outline.dropdown-toggle,
.show > .dropdown-toggle.btn-help {
    color: #212529;
    background-color: #dbe9ff;
    border-color: #0051ce;
}
.btn-brand-outline:not(:disabled):not(.disabled).active:focus,
.btn-brand-outline:not(:disabled):not(.disabled):active:focus,
.btn-help:not(:disabled):not(.disabled).active:focus,
.btn-help:not(:disabled):not(.disabled):active:focus,
.show > .btn-brand-outline.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-help:focus {
    box-shadow: 0 0 0 0 rgba(51, 131, 255, 0.5);
}
.btn-fonts {
    color: #212529;
    background-color: #fff;
    border-color: #c2daff;
    border-radius: 0 !important;
    color: #c2daff;
    font-weight: 600;
    font-size: 1.1em;
}
.btn-fonts:hover {
    color: #fff;
    background-color: #0f6dff;
    border-color: #fff;
}
.btn-fonts.focus,
.btn-fonts:focus {
    box-shadow: 0 0 0 0 rgba(169, 190, 223, 0.5);
}
.btn-fonts.disabled,
.btn-fonts:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #c2daff;
}
.btn-fonts:not(:disabled):not(.disabled).active,
.btn-fonts:not(:disabled):not(.disabled):active,
.show > .btn-fonts.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
}
.btn-fonts:not(:disabled):not(.disabled).active:focus,
.btn-fonts:not(:disabled):not(.disabled):active:focus,
.show > .btn-fonts.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(169, 190, 223, 0.5);
}
.btn-fonts.active,
.btn-fonts:active,
.btn-fonts:active:focus,
.btn-fonts:focus {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    color: #0f6dff !important;
}
.btn-group-lg .btn-fonts {
    font-size: 1.2rem;
}
@media (max-width: 991.98px) {
    .btn-group-lg .btn-fonts {
        white-space: nowrap;
        font-size: 1rem;
        display: block !important;
        margin-bottom: -1px;
    }
}
.btn-help {
    border-color: #0f6dff;
    color: #0f6dff !important;
    padding: 0;
    line-height: 1.2rem;
    height: 1.2rem !important;
    width: 1.2rem !important;
    margin-top: -1.5rem;
    min-width: 0 !important;
    background-color: #fff;
}
.align_tooltip_questionmark {
    margin-left: 0.5rem !important;
}
.btn-help:focus,
.btn-help:hover {
    color: #0f6dff !important;
    border-color: #0f6dff !important;
}
.btn-facebook {
    color: #fff !important;
    background-color: #405a98 !important;
    border-color: #405a98 !important;
}
.btn-facebook:hover {
    color: #fff !important;
    background-color: #405a98 !important;
    border-color: #405a98 !important;
}
.btn-facebook.focus,
.btn-facebook:focus {
    box-shadow: 0 0 0 0 rgba(93, 115, 167, 0.5);
}
.btn-facebook.disabled,
.btn-facebook:disabled {
    color: #fff;
    background-color: #405a98;
    border-color: #405a98;
}
.btn-facebook:not(:disabled):not(.disabled).active,
.btn-facebook:not(:disabled):not(.disabled):active,
.show > .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #314574;
    border-color: #2d3f6b;
}
.btn-facebook:not(:disabled):not(.disabled).active:focus,
.btn-facebook:not(:disabled):not(.disabled):active:focus,
.show > .btn-facebook.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(93, 115, 167, 0.5);
}
.btn-google {
    color: #fff !important;
    background-color: #e53434 !important;
    border-color: #e53434 !important;
}
.btn-google:hover {
    color: #fff !important;
    background-color: #e53434 !important;
    border-color: #e53434 !important;
}
.btn-google.focus,
.btn-google:focus {
    box-shadow: 0 0 0 0 rgba(114, 152, 241, 0.5);
}
.btn-google.disabled,
.btn-google:disabled {
    color: #fff;
    background-color: #5986ee;
    border-color: #5986ee;
}
.btn-google:not(:disabled):not(.disabled).active,
.btn-google:not(:disabled):not(.disabled):active,
.show > .btn-google.dropdown-toggle {
    color: #fff;
    background-color: #2b64e9;
    border-color: #1f5ce8;
}
.btn-google:not(:disabled):not(.disabled).active:focus,
.btn-google:not(:disabled):not(.disabled):active:focus,
.show > .btn-google.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(114, 152, 241, 0.5);
}
.btn-facebook,
.btn-google {
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    width: 140px;
}
.btn-white {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
    color: #004cc2;
    padding: 0.3rem 1rem;
    font-weight: 600;
    font-size: 1rem;
}
.btn-white:hover {
    color: #212529;
    background-color: #fff;
    border-color: transparent;
}
.btn-white.focus,
.btn-white:focus {
    box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);
}
.btn-white.disabled,
.btn-white:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);
}
.btn-pill {
    border-radius: 30px;
}
.btn-group-lg > .btn,
.btn-lg {
    font-weight: 600;
    letter-spacing: 2px;
}
.btn-xl {
    font-size: 1.6875rem;
    font-weight: 400;
    padding: 1rem 2rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
}
.btn-xs {
    font-size: 0.6875rem;
    padding: 0.282rem;
}

.signup_button_webfontis {
    border-radius: 5px !important;
}
.align_block_elements_homepage {
    padding-top: 38px;
}
.align_block_elements_homepage_h1 {
    color: #000;
    font-size: 47px;
    letter-spacing: 2px;
}
.align_block_elements_homepage_p {
    color: #000 !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
    font-weight: 100 !important;
}
.align_block_elements_homepage_small {
    color: #000 !important;
    font-size: 21px !important;
    line-height: 1.7 !important;
}
.marginicon_signup {
    margin-right: 10px;
    font-size: 13px;
}
.signup_slider_button {
    width: 270px;
}
.form_small_better_results {
    color: #000 !important;
    font-size: 13px;
    text-align: center !important;
    margin: 0 auto !important;
    display: contents;
}
.get_better_results_tooltip {
    width: 35px !important;
    height: 35px !important;
    margin-left: 10px !important;
}
.spaceelements_form_text {
    margin-top: 25px;
}
.dragdrop_form_text {
    color: #000 !important;
}
.image_url_placeholder_text {
    text-align: center;
    background-color: #fff !important;
}

a.activeurl_form {
    color: #6ba5ff !important;
    cursor: pointer;
}
.find_the_font_button {
    font-size: 1rem !important;
    letter-spacing: 1px;
    width: 200px;
}

.generalspace_top {
    padding-top: 2.5rem !important;
}

#button-addon2 {
    line-height: 2;
}
.login_button_webfontis {
    background-color: transparent !important;
    color: #0f6dff !important;
    border-color: #0f6dff !important;
    border: 2px solid !important;
    border-radius: 5px !important;
}

.dragdrop_form_text_paragraph {
    color: #000 !important;
    font-size: 13px;
}
a.activeurl_form {
    color: #6ba5ff !important;
    cursor: pointer;
}
.find_the_font_button {
    font-size: 1rem !important;
    letter-spacing: 1px;
    width: 200px;
}

.login_button_webfontis {
    background-color: transparent !important;
    color: #0f6dff !important;
    border-color: #0f6dff !important;
    border: 2px solid !important;
    border-radius: 5px !important;
}
.signup_button_webfontis {
    border-radius: 5px !important;
}
.align_block_elements_homepage {
    padding-top: 38px;
}
.align_block_elements_homepage_h1 {
    color: #000;
    font-size: 47px;
    letter-spacing: 2px;
}
.align_block_elements_homepage_p {
    color: #000 !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
    font-weight: 100 !important;
}
.align_block_elements_homepage_small {
    color: #000 !important;
    font-size: 21px !important;
    line-height: 1.7 !important;
}
.marginicon_signup {
    margin-right: 10px;
    font-size: 13px;
}
.signup_slider_button {
    width: 270px;
}
.form_small_better_results {
    color: #000 !important;
    font-size: 13px;
    text-align: center !important;
    margin: 0 auto !important;
    display: contents;
}
.get_better_results_tooltip {
    width: 35px !important;
    height: 35px !important;
    margin-left: 10px !important;
}
.spaceelements_form_text {
    margin-top: 25px;
}

a.activeurl_form {
    color: #6ba5ff !important;
    cursor: pointer;
}

.general_optimize_buttons {
    font-size: 13px !important;
    width: auto;
    padding-left: 7px !important;
    padding-right: 7px !important;
    margin-top: 10px;
    border-radius: 5px !important;
}
.allfonts_size {
    font-size: 13px;
}
.modal-body1 {
    padding: 0 15px 0 15px !important;
}
.nopadding {
    padding: 3em !important;
    margin: 0 !important;
}
.column_left_design {
    background: linear-gradient(#0f6dff, #1366e7);
    box-shadow: 5px 0 21px -10px #333;
}

.display_none_form {
    display: none;
}
#sign_in:active,
#sign_in:focus {
    background: 0 0;
    border: none;
    font-size: 35px;
    color: #0f6dff;
    outline: 0;
}
#sign_in {
    background: 0 0;
    border: none;
    font-size: 25px;
    color: grey;
    outline: 0;
}
#sign_up:active,
#sign_up:focus {
    background: 0 0;
    border: none;
    font-size: 35px;
    color: #0f6dff;
    outline: 0;
}
#sign_up {
    background: 0 0;
    border: none;
    font-size: 25px;
    color: grey;
    outline: 0;
}
.delimiter_forms_title {
    color: #0f6dff;
    font-size: 35px;
    vertical-align: sub;
}
.form-control.control-login {
    color: grey !important;
    border: solid grey !important;
    border-width: 1px !important;
    font-size: 17px !important;
}
.signin_button_form {
    margin-top: 50px;
    border-radius: 10px !important;
    padding: 15px 40px 15px 40px !important;
}
.sociallogin_buttons {
    padding-bottom: 40px !important;
}

.spacetop_logo {
    padding-top: 50px;
}
.form-control.control-login {
    border-radius: 5px !important;
}

/* end modal popup css */

/* pagination */

nav.paginationcss {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 8em;
}

li.page-item a {
    font-size: 20px!important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #707070 !important;
    border: none !important;
    padding: 5px 15px !important;
}

.page-link:hover {
    text-decoration: none !important;
    border-color: #dee2e6 !important;
    border-radius: 10px !important;
	font-size: 20px !important;
    font-weight: 600 !important;
    background-color: #bc1f1f !important;
    color: white !important;
    padding: 5px 15px !important;
}

.page-item.active .page-link {
    z-index: 1;
    text-decoration: none !important;
    border-color: #dee2e6 !important;
    border-radius: 10px !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    background-color: #bc1f1f !important;
    color: white !important;
    padding: 5px 15px !important;
}

.searchformorefonts {
    letter-spacing: 0;
}

.submitongoogleform {
    background: none !important;
    position: absolute !important;
    right: 0 !important;
}

li.onlymobileshowfavourites a {
        display:none;
    }


/* font filter content */

.product-filter {
    display: table;
	padding-bottom: 20px;
}

.product-filter * {
    height: 100%;
    line-height: 40px;
}

.product-filter .limit-sort label {
    margin-bottom: 0;
}

.applyfilter_button {
            padding: 7px 54px 9px !important;
            border-radius: 40px !important;
            border: solid 1px #373737 !important;
            font-weight: normal !important;
            font-stretch: normal !important;
            font-style: normal !important;
            line-height: 1.07 !important;
            letter-spacing: normal !important;
            text-align: center !important;
            color: #373737 !important;
            background: none !important;
            height: 36px;
            vertical-align: top !important;
        }
        
.applyfilter_button:hover {
    background: #bc1f1f !important;
    color: #fff !important;
    border: none !important;
    border: solid 1px #bc1f1f !important;
}

select#input-limit {
    border-radius: 45px !important;
    background-color: #f2f2f2;
    height: 36px !important;
    padding: 7px 12.8px 7.1px 18px !important;
}

select#input-sort {
    border-radius: 45px !important;
    background-color: #f2f2f2;
    height: 36px !important;
    padding: 7px 12.8px 7.1px 18px !important;
	width: auto;
}

.textsortfiltercss {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.spacebetweenads_rightsidebar{
	padding: 90px 0;
}

.adbanner1_sidebar img {
    width: 100%;
}



@media only screen and (max-width: 980px) {
    header .stacksearch {
        margin-top: 0 !important;
    }
}


/* start responsive section mobile */

@media screen and (max-width: 767px) and (min-width: 280px) {
    .topbardesign {
        padding: 15px !important;
    }

    .hidepreviewonmobile_text{
        display:none;
    }

    .select#input-sort {
        width: 133px !important;
    }
    .fontpage_css_general{
        height: 49px;
    }
    header .stacksearch {
        width: 100% !important;
        margin-top: 38px !important;
    }

    .hideonotherdevices{
        display:none !important;
    }

    .product-filter {
        display: flex !important;
    }

    .product-filter .limit-sort {
        text-align: left !important;
        width: auto !important;
    }

    .linksfootersecondrow li a {
        font-size: 14px !important;
    }





    nav ul li, nav.vis {
        display: inline-block !important;
    }

    .partnersfooter {

        line-height: 0 !important;
    }

    .downloadbuttonthirdcolumns{
        font-size: 12px !important;
    }

    .webfontbuttoncss{
        font-size: 12px !important;
    }

    p.authorbyfreefonts {
        display: none;
    }

    nav.paginationcss {
        margin-top: 0 !important;
        display: contents !important;
    }

    .bordersidebaradds{
        margin: 25px 0;
    }

    .languagesfooter_icons {
        margin-top: 25px !important;
    }

    .searchformorefonts a {
        font-size: 24px !important;
    }

    #content {
        padding: 10 !important;
    }

    a.freefontsbreadcrumblink{
        font-size: 15px;
    }

    span.webfontsbreadcrumb{
        font-size: 15px;
    }

    .product-filter * {
        font-size: 13px !important;
    }

    .navbar {
        display: inline-table !important;
        margin: 0 !important;
    }

    .navbar-toggler {
        background-color: #bc1f1f !important;
        padding: 0 !important;
        margin: 0 3px;
    }

    .collapse.show {
        overflow: scroll;
        display: block !important;
        height: 50em;
        width: inherit;
    }

    .menulinksalignheader {
        display: block !important;
        margin: 0 auto !important;
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }

    #logo {
        width: auto !important;
        display: inline-block !important;
    }

    .signinbutton, .signinbutton:hover {
        margin-left: 0 !important;
    }

    .cnt {
        width: 100% !important;
    }

    li.onlymobileshowfavourites a {
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #606060;
        display:block !important;
    }

    li.signin_mobilecss {
        margin-top: 15px;
    }

    .icon1, .icon-fl1 {
        display: inline-block !important;
        background: url(//d144mzi0q5mijx.cloudfront.net/i/ui.svg) no-repeat 0 0 !important;
        background-size: auto !important;
        background-position: 10% 3px !important;
    }

    .ui-tmenu {
        background-position: 7.5% 3px !important;
    }

    .breadcrumbs {
        margin-top: 25px !important;
    }

    span.downloadsfont_css {
        font-size: 12px !important;
    }

    .fontlist>li {
        padding-bottom: 4em !important;
    }

    .thirdlistitemscolfooter li a {
        font-size: 14px !important;
    }

    .languagesfooter_icons li a {
        font-size: 14px !important;
    }

    .iconsmobilealign {
        width: 50% !important;
        text-align: right;
        float: right;
    }

    .favouritesheartcss {
        margin: 0 !important;
        vertical-align: middle !important;
    }

    #logo {
        min-width: 128px !important;
    }

    .hideonmobileiconsubmenu {
        display: none !important;
    }

}

/* end responsive section mobile */



/* start responsive section tablet adbanner */

@media screen and (max-width:1600px) and (min-width: 822px) {
    img.hideontabletres {
        display: none;
    }
}

/* end responsive section tablet adbanner*/




/* start left sidebar on all resolutions except MOBILE */

@media screen and (max-width: 10000px) and (min-width: 481px) {

    .mobilesectiononly{
        display:none !important;
    }

    .hideonotherdevices {
        display: none !important;
    }

}

/* hide left sidebar on all resolutions except MOBILE */



/* start left sidebar on all resolutions except TABLET IPAD HEADER */

@media screen and (max-width: 1800px) and (min-width: 481px) {

    .topbardesign {
        padding: 25px !important;
    }

    header .stacksearch {
        width: auto !important;
        padding-left: 0 !important;
    }

    .linksfootersecondrow li a {
        font-size: 18px !important;
        margin-left: 20px !important;
    }

    .thirdlistitemscolfooter li a {
        font-size: 14px !important;
        line-height: 0;
    }

    .partnersfooter {
        display:none !important;
    }

    nav.paginationcss {
        margin-top: 0 !important;
        display: contents !important;
    }

    nav ul li, nav.vis {
        display: inline-block !important;
    }
    
}

/* hide left sidebar on all resolutions except TABLET IPAD HEADER */

/* start left sidebar on all resolutions except TABLET IPAD PRO HEADER */

@media screen and (max-width: 1025px) and (min-width: 1023px) {

    .tagcategoryleft {
        width: 46% !important;
    }

    .classicalfonts_sidebarcss li a {
        font-size: 13px !important
    }

    .classicalfonts_sidebarcss li .circled {
        font-size: 13px !important
    }

    .category_title_sidebar {
        font-size: 13px !important
    }

    .fontcss_category {
        width: max-content;
    }

    .product-filter * {
        font-size: 15px !important;
        margin-left: 2px !important;
    }

    .product-filter .limit-sort {
        text-align: left !important;
        width: auto !important;
    }

    .nvlist.linksfootersecondrow {
        margin-left: 35px !important;
    }

    .languagesfooter_icons {
        margin-top: 75px !important;
        margin-left: 50px !important;
    }

}

/* hide left sidebar on all resolutions except TABLET IPAD PRO HEADER */

.cols {
    display: block !important;
}

li.add {
    padding-bottom: 0 !important;
}



















/* CSS general Style custom by Pattern for Font page and Font page download */

	.downloadsfont_css{
		display: block;
		font-size: 15px;
		text-align: center;
	}

.languagesfooter_icons li a {
    font-family: 'Open Sans' !important;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #5b5b5b;
	text-transform: uppercase;
}

.partnersfooter {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 21em;
    letter-spacing: normal;
    color: #5b5b5b;
    height: 100%;
    text-align: center;
}

.thirdlistitemscolfooter li a {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #bc1f1f;
}


.linksfootersecondrow li {
    text-decoration: none !important;
	line-height: 0 !important;
}


.descfooter_text{
    font-stretch: normal;
    letter-spacing: normal;
    color: #5b5b5b;
    margin-top: 20px;
	margin-bottom: 50px;
}

.footerlinks li a {
    font-size: 24px;
    border-bottom: 0;
}

img.logowft {
    height: 44px;
    margin-top: 20px;
}

img.logoinstfooter{
	width: 50px;
    margin-top: 20px;
}

#main.wsb {
    background: #fff !important;
	margin-top: 68px;
}

.inputcustomcss_ffonts {
    width: 450px;
}

.searchbutton_customcss {
    background: #0c5757 !important;
    border-radius: 10px !important;
    font-weight: 300;
    font-family: 'Open Sans' !important;
}

.inputcustomcss_ffonts {
    width: 450px;
    border-color: #0c5757;
    border: 1px solid #0c5757;
    border-radius: 10px !important;
    font-family: 'Open Sans' !important;
    font-weight: 100;
}

a.urlcustomheadercss:hover {
    color: white !important;
	background-color: #4d4d4d !important;
}

/* end header searchbar */


/* font filter content */

.product-filter {
    display: table;
	padding-bottom: 20px;
}

.product-filter .limit-sort {
    text-align: left;
}

.product-filter * {
    height: 100%;
    line-height: 40px;
}

.product-filter .limit-sort label {
    margin-bottom: 0;
}

.applyfilter_button {
    padding: 7px 54px 9px !important;
    border-radius: 40px !important;
    border: solid 1px #373737 !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.07 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    color: #373737 !important;
    background: none !important;
}

.applyfilter_button:hover {
    background: #bc1f1f !important;
    color: #fff !important;
    border: none !important;
}

select#input-limit {
    border-radius: 45px !important;
    background-color: #f2f2f2;
    height: 36px !important;
    padding: 7px 12.8px 7.1px 18px !important;
}

.textsortfiltercss {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.spacebetweenads_rightsidebar{
	padding: 90px 0;
}

/* font page css */

b.font_downloadcss {
    font-size: 28px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #606060;
}

.downloadbuttoncss {
    padding: 13px 32px 13px 32px !important;
    border-radius: 40px !important;
    background-color: #bc1f1f !important;
    text-transform: capitalize !important;
}

a.downloadbuttoncss:hover {
	color:#fff !important;
}

.infofont_css {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.itemsfontcss li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

input.custompreviewcss {
    padding: 30px 15px;
    border-radius: 191px;
    border: solid 1px #707070;
    background-color: #ffffff;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    position: relative;
}

label.labelpreviewform {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: 21px;
    left: 20px;
    background-color: white;
    color: #606060;
    font-size: 14px;
	z-index: 1;
}

input.custompreviewcss:focus {
    outline: none;
}

span.glyphs_spec {
	font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    border: solid 1px #c5c5c5;
    margin: 0px;
    line-height: 3;
    padding: 5px 15px 5px 15px;
    vertical-align: middle;
}

.titleglyphs {
    display: block;
    margin-top: 3em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.subtitle_ffontcss {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.downloadfontcsslink {
    text-align: center;
    margin: 30px 0;
}

.downloadfreefontstitle {
    font-size: 32px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #bc1f1f !important;
	margin-top: 3em !important;
}

.bordersidebaradds_commercial {
    border-top: 1px solid rgba(126, 148, 148, 0.4) !important;
    margin: 35px 0;
}

.loadingfontscss {
    text-align: center;
    margin-top: 5em;
}

.detailsfontscss b {
    font-size: initial;
}

.fontpagebuttoncss {
    border-radius: 40px !important;
    background-color: #bc1f1f !important;
    padding: 14px 50px 14px 50px !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-align: center !important;
    color: #fff !important;
}

.webfontbuttoncss_page{
    float: right !important;
    border-radius: 40px !important;
    background-color: #ffffff !important;
    font-size: 18px !important;
    padding: 10px 55px 10px 55px !important;
    border: 2px solid #343434 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-align: center !important;
    color: #373737 !important;
}

.webfontbuttoncss_page:hover {
    border: 2px solid#bc1f1f !important;
    color: #bc1f1f !important;
    font-weight: 700;
}

.rating {
    display: flex;
    flex-direction: row-reverse;
	justify-content: flex-end;
}

.rating>input {
    display: none
}

.rating>label {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 46px;
	color: #606060;
    cursor: pointer;
}

.rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0;
	color: #bc1f1f;
}

.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: 0.4
}

.reviewtitle{
	font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
    margin-top: 20px;
    margin-bottom: 7px;
}

.sendrating_textbutton a {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #bc1f1f;
    vertical-align: middle;
    margin-left: 20px;
}

.adbanner1_sidebar img {
    width: 100%;
}

a.fontname_css {
    color: #606060;
}


/* start responsive section mobile */

@media screen and (max-width: 767px) and (min-width: 280px) {
    .topbardesign {
        padding: 15px !important;
    }

    header .stacksearch {
        width: 100% !important;
        margin-top: 38px !important;
    }

    .fontpagebuttoncss {
        padding: 14px 25px 14px 25px !important;
        font-size: 14px !important;
    }

    .webfontbuttoncss_page{
        padding: 14px 25px 14px 25px !important;
        font-size: 14px !important;
    }

    .hideonotherdevices{
        display:none !important;
    }

    .product-filter {
        display: flex !important;
    }

    .product-filter .limit-sort {
        text-align: left !important;
        width: auto !important;
    }

    .linksfootersecondrow li a {
        font-size: 14px !important;
    }



    .webfontbuttoncss {
        padding: 22px 40px 12px 40px !important;
    }

    nav ul li, nav.vis {
        display: inline-block !important;
    }

    .partnersfooter {

        line-height: 0 !important;
    }

    .downloadbuttonthirdcolumns{
        font-size: 12px !important;
    }

    .leftont_infocss_general {
        float: left;
        display: grid;
    }

    .webfontbuttoncss {
        margin-top: 0 !important;
    }

}

/* end responsive section mobile */



/* start responsive section tablet adbanner */

@media screen and (max-width:5000px) and (min-width: 822px) {
    img.hideontabletres {
        display: none;
    }

    .leftont_infocss_general {
        float: right !important;
        display: grid !important;
    }
    .fontpage_css_general{
        width: 184px;
        height: 49px;
    }
}

/* end responsive section tablet adbanner*/

li.onlymobileshowfavourites a {
    display: none;
}

/* CSS general Style custom by Pattern for Font page and Font page download */








/* CSS Style custom by Pattern for Font page download */

	.downloadsfont_css{
		display: block;
		font-size: 15px;
		text-align: center;
	}

/* font page css */

b.font_downloadcss {
    font-size: 28px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #606060;
}

.downloadbuttoncss {
    padding: 13px 32px 13px 32px !important;
    border-radius: 40px !important;
    background-color: #bc1f1f !important;
    text-transform: capitalize !important;
}

a.downloadbuttoncss:hover {
	color:#fff !important;
}

.infofont_css {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.itemsfontcss li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

input.custompreviewcss {
    padding: 30px 15px;
    border-radius: 191px;
    border: solid 1px #707070;
    background-color: #ffffff;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    position: relative;
}

label.labelpreviewform {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: 21px;
    left: 20px;
    background-color: white;
    color: #606060;
    font-size: 14px;
	z-index: 1;
}

input.custompreviewcss:focus {
    outline: none;
}

span.glyphs_spec {
	font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    border: solid 1px #c5c5c5;
    margin: 0px;
    line-height: 3;
    padding: 5px 15px 5px 15px;
    vertical-align: middle;
}

.titleglyphs {
    display: block;
    margin-top: 3em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.subtitle_ffontcss {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.downloadfontcsslink {
    text-align: center;
    margin: 30px 0;
}

.downloadfreefontstitle {
    font-size: 32px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #bc1f1f !important;
	margin-top: 3em !important;
}

.bordersidebaradds_commercial {
    border-top: 1px solid rgba(126, 148, 148, 0.4) !important;
    margin: 35px 0;
}

.loadingfontscss {
    text-align: center;
    margin-top: 5em;
}

.detailsfontscss b {
    font-size: initial;
}

.adbanner1_sidebar img {
    width: 100%;
}

a.fontname_css {
    color: #606060;
}

/* start responsive section mobile */

@media screen and (max-width: 767px) and (min-width: 280px) {
    .topbardesign {
        padding: 15px !important;
    }

    .fontpagebuttoncss {
        padding: 14px 25px 14px 25px !important;
        font-size: 14px !important;
    }

    header .stacksearch {
        width: 100% !important;
        margin-top: 38px !important;
    }

    .webfontbuttoncss_page{
        padding: 14px 25px 14px 25px !important;
        font-size: 14px !important;
    }

    .hideonotherdevices{
        display:none !important;
    }

    .product-filter {
        display: flex !important;
    }

    .product-filter .limit-sort {
        text-align: left !important;
        width: auto !important;
    }

    .linksfootersecondrow li a {
        font-size: 14px !important;
    }

    .webfontbuttoncss {
        padding: 18px 40px 12px 40px !important;
    }

    nav ul li, nav.vis {
        display: inline-block !important;
    }

    .partnersfooter {

        line-height: 0 !important;
    }

    .downloadbuttonthirdcolumns{
        font-size: 12px !important;
    }

}

/* end responsive section mobile */

li.onlymobileshowfavourites a {
    display: none;
}


/* CSS Style custom by Pattern for Font page download */

/* CSS Style custom by Pattern for Submit page */

	.downloadsfont_css{
		display: block;
		font-size: 15px;
		text-align: center;
	}

/* font page css */

b.font_downloadcss {
    font-size: 28px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #606060;
}

.downloadbuttoncss {
    padding: 13px 32px 13px 32px !important;
    border-radius: 40px !important;
    background-color: #bc1f1f !important;
    text-transform: capitalize !important;
}

a.downloadbuttoncss:hover {
	color:#fff !important;
}

.infofont_css {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.itemsfontcss li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

input.custompreviewcss {
    padding: 30px 15px;
    border-radius: 191px;
    border: solid 1px #707070;
    background-color: #ffffff;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    position: relative;
}

label.labelpreviewform {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: 21px;
    left: 20px;
    background-color: white;
    color: #606060;
    font-size: 14px;
	z-index: 1;
}

input.custompreviewcss:focus {
    outline: none;
}

span.glyphs_spec {
	font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
    border: solid 1px #c5c5c5;
    margin: 0px;
    line-height: 3;
    padding: 5px 15px 5px 15px;
    vertical-align: middle;
}

.titleglyphs {
    display: block;
    margin-top: 3em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.subtitle_ffontcss {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
}

.downloadfontcsslink {
    text-align: center;
    margin: 30px 0;
}

.downloadfreefontstitle {
    font-size: 32px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    color: #bc1f1f !important;
	margin-top: 3em !important;
}

.bordersidebaradds_commercial {
    border-top: 1px solid rgba(126, 148, 148, 0.4) !important;
    margin: 35px 0;
}

.loadingfontscss {
    text-align: center;
    margin-top: 5em;
}

.detailsfontscss b {
    font-size: initial;
}

.adbanner1_sidebar img {
    width: 100%;
}

a.fontname_css {
    color: #606060;
}

/* upload form css*/

.dropdowncategory {
    padding: 17px;
    border-radius: 191px;
    border: solid 1px #707070;
    background-color: #ffffff;
    display: block;
    width: 100%;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

.detailscssinput {
    padding: 14px 22.6px 12px 23px;
    border-radius: 23px;
    border: solid 1px #707070;
    background-color: #ffffff;
    display: block;
    width: 100%;
    height: 100px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

.fileupload_form {
    padding: 9px 69px 10px;
    border-radius: 40px;
    border: solid 2px #373737;
    background-color: #ffffff;
    display: block;
    width: 100%;
    margin-top: 45px;
}

input.fileupload_form {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 148px;
    height: 46px;
  cursor: pointer;
}

.categorytitlelabeupload {
    position: relative;
    top: 20px;
    background-color: white;
    color: #bc1f1f;
    font-size: 14px;
    z-index: 1;
}

.fontfiletitle {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #bc1f1f;
    margin-top: 20px;
    margin-bottom: 5px;
}

.fontfiledescription {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #606060;
}

.fontfamfilename {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #606060;
    display: block;
}

.filelabel {
    width: 100%;
    display: block;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    margin: 45px 0 0 0;
    padding: 10px 0 10px;
    border-radius: 40px;
    border: solid 3px #373737;
    background-color: #ffffff;
}

#FileInput{
    display:none;
}

.titlefileinput{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #373737;
}

.submituploadformcss {
    padding: 14px 30px;
    border-radius: 40px;
    background-color: #bc1f1f;
    color: white;
    display: block;
    text-align: center;
    margin: 35px auto 0 auto;
    border: none;
}

.detailscssinput:focus,
.dropdowncategory:focus {
    outline: none;
}

/* End upload form css*/

li.onlymobileshowfavourites a {
    display: none;
}

select#fcat {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png");
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 12px;
    border: solid 1px #707070;
    border-radius: 50px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem;
    }


/* CSS Style custom by Pattern for Submit page */



img.imgcategory_leftsidebar_asian {
    width: 56px;
    height: 21px;
}

img.imgcategory_leftsidebar_mono {
    width: 52px;
    height: 20px;
}

img.imgcategory_leftsidebar_gothic {
    width: 62px;
    height: 28px;
}

img.imgcategory_leftsidebar_script {
    width: 51px;
    height: 25px;
}

img.imgcategory_leftsidebar_web {
    width: 44px;
    height: 25px;
}

img.imgcategory_leftsidebar_greek {
    width: 68px;
    height: 20px;
}

img.imgcategory_leftsidebar_serif {
    width: 24px;
    height: 21px;
}

img.imgcategory_leftsidebar_handwrotten {
    width: 84px;
    height: 24px;
}

img.imgcategory_leftsidebar_SansSerif {
    width: 82px;
    height: 23px;
}

img.imgcategory_leftsidebar_thin {
    width: 30px;
    height: 20px;
}

img.imgcategory_leftsidebar_icon {
    width: 24px;
    height: 24px;
}

img.imgcategory_leftsidebar_icon1 {
    width: 24px;
    height: 20px;
}

a:hover {
    text-decoration: none !important;
}

label.custom-control-label {
    cursor: pointer;
}
.pointercss {
    cursor: pointer;
}
.formstyle_bottom{
    width: 100%;
}

div#navbarCollapsePages {
    width: 100%;
}

select#input-sort {
    border-radius: 45px !important;
    background-color: #f2f2f2;
    height: 36px !important;
    padding: 7px 12.8px 7.1px 18px !important;
    width: 245px;
}

.product-filter * {
    display: inline-block !important;
    width: auto !important;
}

img.fontimage_cssgeneral{
    width:90%;
}

.btn-weight:not(:disabled):not(.disabled).active, .btn-weight:not(:disabled):not(.disabled):active,
.btn-width:not(:disabled):not(.disabled).active, .btn-width:not(:disabled):not(.disabled):active,
.btn-slant:not(:disabled):not(.disabled).active, .btn-slant:not(:disabled):not(.disabled):active {
    background-color: #bc1f1f !important;
    color: white !important;
    outline: none !important;
    cursor: pointer !important;
}


.form-check-input {
    display: none;
}

.subtitle_properties {
    font-size: 18px;
    margin-top: 25px;
    padding: 0 10px;
}

.nopaddingradiobuttons {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

img.quality_smallpic{
    width:11px; 
    height:16px;
}

img.searchicon_footer{
    width:24px;
    height:23px;
}

img.searhicon_header{
    width:19px; 
    height:18px;
}

.footercontainer{
    max-width: 1560px !important;
}

.footer_rowgrid{
    padding: 3em 0;
}

#sidebar {
    background: #fafafa;
    padding: 5px 1% 100px 2% !important;
}
.inline{
	display: inline;
}
stickyunit{position:fixed}

.inline{
	display: inline;
}

#pmLink {        
    visibility: hidden;               
    text-decoration: none;        
    cursor: pointer;        
    background: transparent;        
    border: none;    
}

#pmLink:hover {        
    visibility: visible;        
} 
body {
	--fsAddBuffer: 22px;
}
[id='ffonts_leaderboard_top'],
[id='ffonts_sticky_rail'],
[id='ffonts_left_rail'],
[id='ffonts_incontent_iai_flying_carpet_sizes_placement'] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='ffonts_incontent_iai_flying_carpet_sizes_placement'] {
		--height: 600px;
}
[id='ffonts_leaderboard_top'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='ffonts_leaderboard_top'] {
		--height: 100px;
	}
	[id='ffonts_left_rail'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 980px) {
	[id='ffonts_sticky_rail'] {
		--height: 600px;
	}
}