/*!
 * Datepicker v0.6.5
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright (c) 2014-2018 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-03-31T06:16:43.444Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;top:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;box-shadow:0 3px 6px #ccc;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}

@font-face {
    font-family: 'EuropaGroteskSH';
    src: url('../fonts/EuropaGroteskSH-Med.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/EuropaGroteskSH-Med.ttf') format('truetype'); /* Safari, Android, iOS */
	font-display: swap
}

@font-face {
    font-family: 'Mostardesign-Sofia-Pro-Light-Condensed';
    src: url('../fonts/Mostardesign-Sofia-Pro-Light-Condensed.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Mostardesign-Sofia-Pro-Light-Condensed.ttf') format('truetype'); /* Safari, Android, iOS */
	font-display: swap
}

@font-face {
    font-family: 'Ink Free';
    src: url('../fonts/ink-free.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/ink-free.ttf') format('truetype'); /* Safari, Android, iOS */
	font-display: swap
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('../fonts/LucidaGrande.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/LucidaGrande.ttf') format('truetype'); /* Safari, Android, iOS */
	font-display: swap
}

/*.lazy {
	width:100%
}*/

.flipbook-overflow-hidden {
	overflow:visible!important
}

input:not([type="checkbox"]):not([type="radio"]),input:not([type="checkbox"]):not([type="radio"]):focus {
	line-height:1.5;
	border-color:#c5baba;
	font-size:14px;
	padding:9px 10px;
	min-height:40px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.select2-container--default .select2-selection--single,gray-theme.fr-toolbar.fr-top,.gray-theme .fr-second-toolbar,.select2-container--default .select2-selection--multiple {
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.select2-container--default .select2-selection--single,.gray-theme.fr-toolbar,.gray-theme.fr-box.fr-basic .fr-wrapper,.gray-theme .fr-second-toolbar,.dropzone,.select2-container--default .select2-selection--multiple {
	border-color:#c5baba!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding:2.5px 5px
}

.gray-theme.fr-box.fr-basic.fr-top .fr-wrapper {
	border-bottom-color:#CCCCCC!important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background:#7F7F7F;
	color:#fff;
	padding:5px
}

.input-group-addon {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:8px 0;
	vertical-align:middle
}

.input-group-addon small {
	color:#7F7F7F;
	margin-left:5px;
	font-size:12px
}

.title-bg .title {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}

input[type=file] {
	position:relative;
	cursor:pointer;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

input[type=file]::file-selector-button {
	position:absolute;
	top:0;
	right:-10px;
	bottom:0;
	border: none;
	background: #7F7F7F;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	transition: background .2s ease-in-out;
}

input[type=file]::file-selector-button:hover {
	background: #656565;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fbfbfb inset !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input[type=radio]:checked {
	border-color:#00CC00
}

.main-slideshow .main_slideshow_wrapper {
	margin-bottom:7px
}

.no-pad-right {
	padding-right:0
}

.no-pad-right .bh-btm {
	padding:5px 0
}

.pricing__deco {
	padding:4em 0 10em
}

.clsOptions a {
	font-size:12px
}

.fa,.doping-bg .Doping::before,.dopingDesc .Doping::before {
	font-weight:400
}

.site-nav--mobile {
	position:absolute;
	top:20px
}

.site-nav--mobile button {
	color:#000;
	font-size:26px
}

.wrapper, .container {
	max-width:1300px
}

.nav-bar .site-nav {
	float:right
}

.site-nav__dropdown {
	width:300%!important
}

.nav-bar .site-nav>li .site-nav__dropdown {
	padding:1px;
	background:#fff
}

.nav-bar .site-nav>li .site-nav__dropdown li {
	padding:0
}

.nav-bar .site-nav>li .site-nav__dropdown li+li, .search_results a+a {
	border-top:2px solid #fff
}

.nav-bar .site-nav>li .site-nav__dropdown li a, .search_results a {
	padding:5.5px 12px;
	background:#ebebeb;
	color:#333!important
}

.nav-bar .site-nav>li .site-nav__dropdown li a:hover, .search_results a:hover {
	background:#8cc78d
}

.search_results a.show-more {
	text-align:center;
	background:#8cc78d
}

.search_results .colored {
	color:#50a953;
	font-weight:bold
}

.search_results .alert-info {
	margin:7px
}

.cls-search-page .alert {
	font-size:15px
}

.product-info-left dt, .product-info-left dd {
	width:50%
}

#top-header {
    background:#231f20;
	padding:0
}

#topother-header>ul {
	float:right
}

#topother-header>ul>li {
	float:left;
	color:#fff;
	position:relative
}

#topother-header>ul>li+li {
	border-left:2.2px solid #fff
}

#topother-header>ul>li>a {
	display:block;
	color:#fff;
	padding:0 15px;
	line-height:35px
}

#topother-header>ul>li:last-child a {
	padding-right:0
}

#topother-header .unread-msg {
	position:absolute;
	top:5px;
	left:3px;
	font-size:15px;
	color:#ee1c25!important;
	margin:0
}

.nav-bar {
    margin: 5px 0;
    background-color: transparent;
}

.nav-bar.fixed {
    margin-top: 0
}

.nav-bar .site-nav > li > a:before {
    transition: none !important
}

.nav-bar .site-nav .site-nav--active > a:before, .nav-bar .site-nav > li > a:hover:before {
    background: none !important
}

.nav-bar .site-nav > li + li {
	border-left:0;
    border-right: 1px solid #ccc
}

.nav-bar .site-nav > li {
    float: right
}

.nav-bar .site-nav > li > a {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #000 !important;
    padding: 0 11.7px;
    font-size: 12px;
    min-height: 21px;
}

.nav-bar .site-nav > li:first-child > a {
	padding-right:0
}

.nav-bar .site-nav > li > a .fa {
    display: none
}

.nav-bar .site-nav > li > a span {
    margin: 0
}

.site-nav__dropdown {
    width: 265%
}

.nav-top {
	position:absolute;
	margin-top:-7px;
	right:0;
	background:url(../images/menu-top-bg.png) repeat-x;
	width:90%;
	height:8px;
	-webkit-border-top-right-radius: 7px;
-moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
}

.nav-top-corner {
	width:22px;
	height:10px;
	background:url(../images/menu-top-corner.png) no-repeat;
	position:absolute;
	top:0;
	left:-22px
}

.site-header__search {
	width:100%!important;
    border: 1px solid #27d145;
	margin-top: 20px;
	    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.site-header__search-mobile {
	border: 2px solid #A6A6A6;
	    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	background: rgb(232,232,232);
background: -moz-linear-gradient(0deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
background: linear-gradient(0deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8",endColorstr="#e8e8e8",GradientType=1);
}

.site-header__search form.search-bar .st-default-search-input {
    padding: 8px 20px;
	font-size:15px
}

.site-header__search form.search-bar .input-group-btn button.btn {
	font-size:17px;
	color:#fff;
	width:auto;
	display:inline-block;
	padding:6px 15px!important;
	background: #27d145;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.site-header__search-mobile form.search-bar .input-group-btn button.btn {
	background:#A6A6A6;
	font-size:16px
}

.site-header__search form.search-bar .collections-selector {
	width:35%
}

.site-header__search form.search-bar .collections-selector .select2-container--default .select2-selection--single {
	border:0!important;
	border-left:1px solid #27d145!important
}

.site-header__search form.search-bar .collections-selector .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border:0;
	position:relative;
	width:auto;
	height:auto;
	margin:0;
	top:1px;
	left:0;
	color:#949599;
	line-height:40px
}

.site-header__search form.search-bar .collections-selector .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
	font: 16px "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
	font-weight:900;
	content:'\f078';
}
.site-header__search form.search-bar .collections-selector .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
	content:'\f077';
}

.loginBox label,.loginBox .input-group-addon {
	display:none
}

.loginBox label+input.loginBox .input-group-addon+input {
	margin-top:12px
}

.loginBox .btn {
	margin-top:15px
}

.is-sticky .nav-bar .site-nav>li>a {
	padding:4px 6px!important
}

.menu-seperator {
	float:right;
	margin-top:3px;
	width:100%;
	height:2px;
	background:#000
}

.head-exchanges {
	float:none!important;
	margin:0;
	padding-right:15px
}

.head-exchanges li {
	float:left;
	color:#fff;
	position:relative
}

.head-exchanges>li>a {
	display:block;
	color:#fff;
	padding:7px 15px
}

.head-exchanges li a
{
	padding:0 3.5px;
	line-height:35px
}


.head-exchanges strong, .head-exchanges span{
	font-size:13px;
	text-align:center;
	display:inline-block;
	margin-left:3px
}

.exchange-up, .exchange-down {
	width:14px;
	height:25px;
	background-repeat:no-repeat;
	background-position:center center;
	vertical-align:middle
}

.exchange-up {
	background-image:url(../images/exchange_up_n.png)
}

.exchange-down {
	background-image:url(../images/exchange_down_n.png)
}

.resetPwLink {
    float: right;
    color: #43a045 !important;
    border-bottom: 2px solid #43a045;
    padding-bottom: 3.5px;
    font-size: 14px
}

.clsHeadBox .btn {
	background:#f2f2f2;
	color:#27d145!important;
	padding:4px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cBoxed.loginBox {
	padding:70px 50px
}

.cBoxed.loginBox .resetPwLink {
	margin-top:7px;
	border:0;
	font-weight:bold
}

.cBoxed.loginBox button[type="submit"] {
	min-width:50%
}

.cBoxed.registerBox button[type="submit"] {
	min-width:auto;
	width:auto
}

.registerText {
	display:block;
	text-align:center;
	font-size:14px;
	margin:25px 0 15px
}

.fancybox-content {
    border: 5px solid #43a143;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.loginBox .input-full {
    background: #fbfbfb !important;
	border:2px solid #d1d2d4 !important;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	padding:12px
}

.loginBox .input-full+.pRelative {
	margin-top:5px
}

.loginBox a[data-pass-toggler] {
    background: #e9e9e9;
    color: #69be5c;
    font-size: 14px
}

#bodyBox a[data-pass-toggler] {
	 bottom: 21px;
}

.loginBox .btn:not(.btn2) {
    background: #fff;
    color: #45a043 !important;
    display: inline-block;
    border: 2px solid #45a043;
    font-size: 15px;
    min-width: 180px;
	width:calc( 50% - 10px);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.loginBox .btn2 {
    background: #69be5c;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    min-width: 160px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.loginBox .btn.btn-primary {
    padding: 20px 13px;
    color: #fff !important
}

.loginBox .btn.btn-primary i {
    font-size: 20px;
    width: 22px;
    vertical-align: middle
}

.loginBox .facebook {
    background: #3879b2 !important;
    border-color: #3879b2 !important
}

.loginBox .google {
    background: #f28063 !important;
    border-color: #f28063 !important
}

.loginBox .btn+.btn {
	margin-left:15px
}

.socialSeperator {
    position: relative;
    margin: 7px 0;
    text-align: center
}

.socialSeperator:before {
    content: '';
    position: absolute;
    display: inline-block;
    display: block;
    background: #43a045;
    height: 2px;
    top: 50%;
    left: 0;
    right: 0
}

.socialSeperator span {
    color: #43a045;
    font-weight: bold;
    font-size: 15px;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 15px
}

.registerBox .socialSeperator {
	margin:5px;
	display:block;
	width:100%;
	height:5px
}
.registerBox .socialSeperator:before {
	display:none
}

[data-field-tip] {
	display:inline-block;
	background:#00894b;
	color:#fff;
	font-size:16px;
	text-align:center;
	width:27px;
	line-height:27px;
	margin-left:10px;
	cursor:pointer;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

.pass-group [data-field-tip] {
	position:absolute;
	right:10px;
	top:7px
}

.pass-group input {
	padding-right:45px
}

.tooltipster-field-tip {
  border-radius: 5px;
  border: 3px solid #9eb6c4;
  background: #fbf9fb;
  color: #333;
}

.tooltipster-field-tip .tooltipster-content {
  font-size: 14px;
  line-height: 16px;
  padding: 15px;
}

#breadcrumb-container, #category-breadcrumb {
    margin-top: -3px
}

.sidebar-collections .sdcollections-content .sdcollections-list > li:first-child {
	margin-bottom:10px
}

.sidebar-collections .sdcollections-content .sdcollections-list > li, .sidebar-collections .sdcollections-content .sdcollections-list > li ul > li {
    font-size: 12.5px
}

.sidebar-collections .sdcollections-content .sdcollections-list > li img {
    width: 35px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: -4px;
    top: 0
}

.sidebar-collections .sdcollections-content .sdcollections-list > li i {
    width: 35px;
    padding: 9.5px 0;
    font-size: 16px;
	left: -4px;
    top: 0;
	background:#00CC00
}

.sidebar-collections .sdcollections-content .sdcollections-list>li span {
	color:#00CC00
}

header.site-header {
	position:relative;
    padding: 0;
    margin: 20px 0 15px 0;
    border-top: 0;
}

#top-header + .sticky-wrapper {
    min-height: 100px
}

.site-header__logo img:not(.no-rotate) {
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
}

.site-header__logo img.hidden-xs {
    position: absolute;
    top: -13px;
    max-height: 90px;
}

.mobileSubHeader .site-header__logo img {
	display:inline-block;
	max-height: 60px
}

.mobileSubHeader .site-header__logo span {
	position:static;
	margin-left:-5px;
	font-size:27px
}

.site-header__logo span {
    position: absolute;
    margin-left: 95px;
    top: 17px;
    color: #000;
    font-family: EuropaGroteskSH;
    font-weight: 500;
    letter-spacing: 1px;
	font-size:35px
}

.site-header__logo span.custom-header {
	margin-left:90px
}

.returnMainSite>.row>div:nth-child(1)
{
	padding-right:0px
}

.returnMainSite>.row>div:nth-child(2)
{
	padding-left:5px
}

.returnMainSite>.row>div:nth-child(3)
{
	padding-right:5px
}

.returnMainSite strong {
	display:block;
    color: #000;
    font-family: EuropaGroteskSH;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 22px;
	display:block;
	margin-top:5px
}

.returnMainSite span {
	display:block;
	margin-top:5px;
	margin-bottom:2px;
	font-size:18px
}

.returnMainSite img {
	position:absolute;
	max-height:80px
}

.link-list {
    padding-top: 0
}

.link-list li {
	padding:0 10px;
	vertical-align:middle
}

.link-list>li:last-child {
	padding-right:0
}

.link-list li + li {
    border: 0 !important
}

.link-list li span {
    margin-top: 3px
}

.link-list li i {
    font-size: 22px;
	color:#27d145
}

.track-order {
	padding:0!important
}

.post-cls-btn {
	font-size:16px;
	color:#000!important;
	border:2px solid #000;
	padding:5px 10px;
	text-align:center;
	margin-left:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.post-cls-btn strong {
	display:block
}

.header-account>a {
	font-weight:bold;
	font-size:13px
}

.header-account+.header-account {
	border-left:2px solid #27d145!important;
}

.header-account .dropdown-menu {
    min-width: 375px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    overflow: initial;
    top: 130%;
	z-index:999999999;
	max-height:none!important
}

.header-account .dropdown-menu:before, .header-account .dropdown-menu:after {
    bottom: 100%;
    right: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.header-account .dropdown-menu:before {
    width: 100%;
    display: block;
    height: 17px
}

.header-account .dropdown-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(32, 158, 0, 1) !important;
    margin-left: -12px;
    border-width: 12px;
}

.header-account .dropdown-menu li a {
    background: #edf6eb!important;
    padding: 8px 10px
}

.header-account .dropdown-menu>li+li a {
	border-top:2px solid #fff
}

.header-account .dropdown-menu li.point a,.header-account .dropdown-menu li.logout a{
    background: #a5d399 !important;
    padding: 10px 12px
}

.header-account .dropdown-menu li.logout a {
	text-align:center
}

.header-account .dropdown-menu li.point>a>span:nth-child(1) {
	float:left;
	font-weight:bold
}
.header-account .dropdown-menu li.point>a>span:nth-child(2) {
	float:right;
	text-align:right;
	font-weight:bold;
	max-width:42%;
	white-space:normal
}

.header-account .dropdown-menu > li:last-child {
    text-align: right
}

.menu-icon {
    width: 22px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle
}

.sticky-header {
    background: #fff;
    z-index: 99999999 !important
}

.arrowFix {
	bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 17px;
    width: 100%;
    position: absolute;
}

.user-icon,.cart-icon {
	display:inline-block;
	width:20px;
	height:25px;
	background-position:center center;
	background-repeat:no-repeat;
	vertical-align:middle
}

.user-icon {
	background-image:url(../images/user.png)
}

.cart-icon {
	background-image:url(../images/cart_n.png)
}

.storePacks i, .storePacks img {
    font-size: 50px;
    max-width: 50px
}

.registerBox {
    border: 1px solid #d1d2d4 !important;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

.registerBox .type_0 ul, .registerBox .type_1 ul {
    margin: 15px 55px 15px 50px
}

.registerBox .input-text {
    color: #5cbb57;
    font-size: 15px

}

.registerBox input[type=text], .registerBox input[type=email], .registerBox input[type=password], .registerBox input[type=number], .registerBox .select2-container--default .select2-selection--single {
    border: 2px solid #d1d2d4 !important;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

.registerBox .btn {
    background: #5cbb57
}

.registerBox a[data-modal] {
    color: #5cbb57
}

.registerBox input[type="radio"] + span, .registerBox input[type="checkbox"] + span {
    margin-left: 4px;
    font-size: 13px;
    cursor: pointer
}

.greenLabel {
    font-size: 15px;
    color: #5cbb57
}

.registerBox input[type=radio], .registerBox input[type="checkbox"] {
    border: 1px solid #5cbb57 !important;
    background: #fff !important;
    width: 24px
}

.registerBox input[type="checkbox"], .registerBox input[type="checkbox"]:after {
    border-radius: 0 !important
}

.registerBox input[type="radio"]:before, .registerBox input[type="checkbox"]:before {
    width: 22px
}

.registerBox input[type="radio"]:after, .registerBox input[type="checkbox"]:after {
    transform: none !important
}

.registerBox input[type="radio"]:checked:after, .registerBox input[type="checkbox"]:checked:after {
    border-color: #adbdb6;
    background-color: #5cbb57;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 3px;
}

.registerBox input[type="radio"] + span + input[type="radio"] {
    margin-left: 20px
}

.registerBox .g-recaptcha {
    margin-top: 15px
}

.madencilikLogoBox {
    position: relative;
    display: block;
    background: url(../../../images/madenLogo.png);
	background-size:100% 100%;
	width:100%;
	min-height:140px;
	margin-bottom:10px
}

.noticeBox {
    margin-top: 25px;
    padding: 0
}

.noticeBox i {
    display: inline-block;
    background: #ddedd8;
    color: #00894b;
    font-size: 53px;
    float: left;
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-bottomleft: 13px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

.noticeBox span {
    float: left;
    width: 85%;
    padding: 15px;
    font-size: 15px
}

.noticeBox span a {
	color:#5cbb57
}

.category-toolbar+div+.table-responsive tr:nth-child(even) {
	background:#EFEFEF
}

a[data-pass-toggler] {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    padding: 5px 10px;
    background: #5cbb57;
    color: #fff;
    font-weight: Bold
}

.myAccountForm fieldset {
	border:2px solid transparent;
	padding:8px 15px;
	margin-bottom:10px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.myAccountForm fieldset:not(.noBackground)
{
	border:2px solid #e2e2e4;
	background:#edf6eb;
}

.myAccountForm fieldset.noBackground .input-group-addon {
	color:#6bbf65
}

.myAccountForm fieldset.noBackground .btn {
	background:#fff;
	color:#6bbf65;
	padding:5px 7px;
	border:2px solid #e2e2e4;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.myAccountForm fieldset .pointLabel {
	display:inline-block;
	background:#6bbf65;
	color:#fff;
	padding:5px;
	position:absolute;
	top:-2px;
	right:0;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.myAccountForm fieldset h2 .pointLabel {
	right:-80px
}

.myAccountForm fieldset h2 {
	color:#6bbf65;
	font-size:14px;
	position:relative;
	display:inline-block;
	width:auto
}

.myAccountForm fieldset h2 .red {
	color:#e50000
}

.myAccountForm fieldset h2 small {
	color:#b7b7b7
}

.myAccountForm input[type="text"], .myAccountForm input[type="email"], .myAccountForm input[type="password"], .myAccountForm input[type="number"], .myAccountForm .select2-container--default .select2-selection--single {
	color:#6bbf65;
	font-size:13px;
	-webkit-border-radius: 12px!important;
-moz-border-radius: 12px!important;
border-radius: 12px!important;
border:2px solid #e2e2e4!important
}

.myAccountForm input[type="file"] {
	background:#fff
}

.myAccountForm input[readonly] {
	background:#f6f6f6
}

.myAccountForm input[type="text"][disabled], .myAccountForm input[type="email"][disabled], .myAccountForm input[type="password"][disabled], .myAccountForm input[type="number"][disabled], .myAccountForm .select2-container--disabled .select2-selection--single, .myAccountForm fieldset.noBackground .btn[disabled],.myAccountForm .select2-container--disabled .select2-selection__choice
{
	color:#333!important
}

.myAccountForm .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color:#6bbf65 transparent transparent transparent;
	border-width:10px 10px 0 10px;
	left:auto;
	top:45%;
	right:45%
}

.myAccountForm .select2-selection__choice {
	color:#6bbf65
}

.myAccountForm .input-group {
	margin:3px 0
}

.myAccountForm input {
	padding:8px 10px
}

.myAccountForm a[data-pass-toggler] {
	background:#e6e7e9;
	color:#5cbb57;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.myAccountForm .facebook, .myAccountForm .google {
	display:block;
	width:100%;
	color:#fff!important;
	text-align:center;
	padding:4px 0;
	border:2px solid #e2e2e4;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px
}

.myAccountForm .facebook i,.myAccountForm .google i {
	font-size:26px;
	vertical-align:middle;
	margin-right:5px
}

.myAccountForm .facebook {
    background: #3879b2 !important;
    border-color: #3879b2 !important
}

.myAccountForm .google {
    background: #f28063 !important;
    border-color: #f28063 !important
}

.myAccountForm .facebook[disabled], .myAccountForm .google[disabled] {
	background:#e6e7e9!important;
	border-color:#e6e7e9!important
}

.myAccountForm button.btn {
	background:#5cbb57;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px
}

.userHeadBox {
	position:relative;
    border: 2px solid #e2e2e4;
    background: #edf6eb;
	padding:5px 15px;
	margin:20px 0 10px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.userHeadBox img {
	top:-35px;
	width:85px;
	height:85px;
	position:absolute
}

.userHeadBox span {
	display:inline-block;
	color: #6bbf65;
    font-size: 14px;
	margin-left:100px;
	margin-top:7px
}

.userHeadBox a {
	float:right;
	background:#6bbf65!important;
	color:#fff;
	padding:7px 12px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px
}

.sms-warning {
	font-size:17px!important
}

.ilgi-group .select2-results__option--highlighted[aria-selected],.ilgi-group .select2-container--default .select2-results__option[aria-selected=true] {
	background:#fff;
	color:#333;
	font-weight:normal;
}

.ilgi-group .select2-results__option {
	padding:8px;
	position:relative
}

.ilgi-group .select2-results__option+.select2-results__option {
	border-top:1px solid #ddd
}

.ilgi-group .select2-results__option:after {
	content:'';
	position:absolute;
	top:4px;
	right:5px;
	background:url(../images/checkbox_off.png) no-repeat;
	width:22px;
	height:22px
}

.ilgi-group .select2-results__option[aria-selected=true]:after {
	background:url(../images/checkbox_on.png) no-repeat;
}

.modal-title {
    color: #2c2c2c;
    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    line-height: 1.4;
    font-size: 1.42857em;
}

.product-single .username {
	color: #2c2c2c;
    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    line-height: 1.4;
    font-size: 13px;
    text-transform: uppercase;
}

/*
.custom-title {
	width:100%;
	height:125px;
	background-size:100% 100%;
	background-color:blue;
	background-size:no-repeat
}

.title-fuar {
	background-image:url(../images/title_fuar.png)
}

.title-ihale {
	background-image:url(../images/title_ihale.png)
}

.title-roportaj {
	background-image:url(../images/title_roportaj.png)
}
*/

.custom-title {
	display:flex;
	width:100%;
	position:relative;
	margin-top:50px;
	margin-bottom:15px
}

.custom-title .title-bg {
	position:absolute;
	background:#27d145;
	width:100%;
	height:15px;
	top:0;
	left:0;
	right:0;
	z-index:0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	-webkit-box-shadow: 0px 7px 0px 3px rgba(215,214,214,1);
-moz-box-shadow: 0px 7px 0px 3px rgba(215,214,214,1);
box-shadow: 0px 7px 0px 3px rgba(215,214,214,1);
}

.custom-title .title-top {
	position:absolute;
	top:-49px;
	left: -15%;
    width: 130%;
    height: 49px;
	background-image:url(../images/title-top.png);
	background-size:101% 100%;
	background-color:#27d145;
	background-repeat:no-repeat;
	background-clip:padding-box;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box
}

.custom-title .title-top.large {
    left: -10%;
    width: 120%;
}

.custom-title .title-top:before, .custom-title .title-top:after {
	content:'';
	position:absolute;
	width:56px;
	height:14px;
	bottom:0;
	background:url(../images/title-top-corner.png) no-repeat 100% 100%
}

.custom-title .title-top:before {
	left:-10px
}

.custom-title .title-top:after {
	right:-10px
}

.auctionOpt {
	float:right;
	margin:7px 0;
	padding:5px 10px;
	background:#29aa4d!important;
	color:#fff!important
}

.auctionOpt i, .ihale-list i {
	display:inline-block;
	margin-left:7px;
    width: 22px;
    height: 22px;
	vertical-align:middle;
    background: url(../images/ihale-detail.png) no-repeat;
    background-size: 100% 100%;
}

.ihale-list i {
	width:32px;
	height:32px
}

.ihale-list i.disabled {
	background-image: url(../images/ihale-detail-disabled.png)
}

.referans-row input {
	margin-bottom:3px
}

/*
.custom-title .title-top {
	content:'';
	position:absolute;
	top:-25px;
	z-index:-1;
	left:0;
	width:100%;
	height:40px;
-webkit-border-radius: 250px;
-moz-border-radius: 250px;
border-radius: 250px;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(231,231,232,1) 25%, rgba(255,255,255,1) 80%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(231,231,232,1) 25%, rgba(255,255,255,1) 80%);
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(231,231,232,1) 25%, rgba(255,255,255,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
}

.custom-title .title-top:before {
	content:'';
	position:absolute;
	left:-64px;
	bottom:0;
	background:url(../images/title-corner-left.png) no-repeat;
	width:64px;
	height:31px
}

.custom-title .title-top:after {
	content:'';
	position:absolute;
	right:-64px;
	bottom:0;
	background:url(../images/title-corner-right.png) no-repeat;
	width:64px;
	height:31px
}
*/

.custom-title .title-content {
	position:relative;
	display:inline-block;
	margin:0 auto;
	z-index:1;
	font-size:25px;
	text-align:center;
	background:#27d145;
	color:#fff;
	padding:15px 75px 25px;
	-webkit-border-bottom-right-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-bottomright: 50px;
-moz-border-radius-bottomleft: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
}

.custom-title .title-content:after {
	content: '';
    position: absolute;
    bottom: 7px;
    left: 1%;
    width: 98.2%;
    height: 42px;
    -webkit-box-shadow: 0px 6px 0px 1px rgba(215,214,214,1);
    -moz-box-shadow: 0px 6px 0px 1px rgba(215,214,214,1);
    box-shadow: 0px 6px 0px 1px rgba(215,214,214,1);
    padding: 15px 75px;
    -webkit-border-bottom-right-radius: 250px;
    -webkit-border-bottom-left-radius: 250px;
    -moz-border-radius: 50px;
    -moz-border-radius-bottomright: 250px;
    -moz-border-radius-bottomleft: 250px;
    border-radius: 50px;
    border-bottom-right-radius: 250px;
    border-bottom-left-radius: 250px;
}

.ihale-notice {
	display:block;
	text-align:center;
	font-weight:bold;
	margin:25px 0;
	font-style:italic;
	font-size:15px
}

.table-scroll {
	overflow-x:auto
}

.custom-table {
    position: relative;
    z-index: 1;
    border-collapse: separate;
    border-spacing: 0 10px;
    border: 0
}

.custom-table th {
    background: #379b41;
	color:#fff;
	text-align:center;
	padding:7px 5px;
	border:0
}

.green-group .custom-table .seperator {
	display:none!important
}

.green-group .custom-table th {
	background:#69be5c;
	color:#000;
	border-color:#fff!important
}

.green-group .custom-table td {
	background:#deeed9!important;
	-webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
	border:0!important;
	padding:5px 7px!important;
	width:auto
}

.orange-group .custom-table th {
	background:#ffdb01
}

.orange-group .custom-table td {
	background:#fefae8!important
}

.blue-group .custom-table th {
	background:#acdbd7
}

.blue-group .custom-table td {
	background:#e1f1f0!important
}

.green-group .custom-table th:first-child {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.green-group .custom-table th:last-child {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.custom-table th+th
{
	border-left:2px solid #c5e8cd
}

.custom-table td {
    background: #f2f3f4;
    padding: 0 7px;
    height: 40px;
    font-size: 13px;
    color: #6db36d;
    -webkit-box-shadow: 0px 0px 0px 3px #e6e7e9;
    -moz-box-shadow: 0px 0px 0px 3px #e6e7e9;
    box-shadow: 0px 0px 0px 3px #e6e7e9;
}

.interview-table td {
    padding: 8px 15px
}

.interview-table td:not(.date) {
    color: #000 !important
}

.interview-table td a {
    font-size: 15px;
    color: #000 !important
}

.custom-table td:first-child {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.custom-table td:last-child {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.custom-table td.centered {
    text-align: center
}

.customNotice {
    margin-top: 20px;
    padding: 15px 25px;
    background: #f2f3f4;
    border: 3px solid #e6e7e9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.customNotice2 {
    margin-top: 20px;
    padding: 15px;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    background: #ebf5ec;
    border: 7px solid #71b46d;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.minerTitle {
    font-weight: normal;
    font-size: 19px;
    margin: 15px 0
}

.customMinerNotice {
    margin-top: 15px;
    background: #ffffff;
    border: 2.5px solid #e6e7e9;
    padding: 15px
}

.fairTitle {
	display:block;
	border:2px solid #d1d2d4;
	color:#ee1d28;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-bottom:7px;
	padding:3px 0;
	background: rgb(240,240,241);
background: -moz-linear-gradient(180deg, rgba(240,240,241,1) 0%, rgba(255,255,255,1) 50%, rgba(240,240,241,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(240,240,241,1) 0%, rgba(255,255,255,1) 50%, rgba(240,240,241,1) 100%);
background: linear-gradient(180deg, rgba(240,240,241,1) 0%, rgba(255,255,255,1) 50%, rgba(240,240,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0f0f1",endColorstr="#f0f0f1",GradientType=1);
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 30px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 30px;
border-bottom-left-radius: 10px;
}

.fair > div:not(.clearfix) {
    width: 23.33%;
    float: left;
    border: 3px solid #cdcbcc;
    border-right: 0;
    padding: 3.5px 5px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 81px;
	font-family:Mostardesign-Sofia-Pro-Light-Condensed
}

.fair > div:not(.clearfix):before {
    content: '';
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 0;
    width: 45px;
    z-index: 0;
    border-right: 3px solid #cdcbcc;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    border-top-right-radius: 50px;
}

.fair > div:nth-child(1) {
	justify-content: left;
    width: 35.3%;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.fair > div:nth-child(4) {
    width: 18%;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    border-top-right-radius: 50px;
}

.fair > div:not(:nth-child(1)) {
    border-left: 0
}

.fair img {
    max-height: 67px;
	max-width:90%
}

.fair .dateInfo {
    float: left;
    min-width: 115px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
    vertical-align: middle;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 5px;
}

.fair .dateInfo small {
    font-size: 14px;
    font-weight: normal
}

.fair .fairName {
    float: left;
    width: calc(100% - 150px);
    text-align: center
}

.fair .web {
    font-weight: normal;
    font-size: 16px;
	word-break:break-all
}

.fair .flagIcon {
    float: left;
    width: 50px;
    margin-left: 15px
}

.fair .flagIcon + span {
    float: left;
    width: calc(100% - 57px);
    margin-left: 25px;
    font-size: 17px
}

.fair .flagIcon img {
    height: 45px;
	max-width:100%
}

.fair .country, .fair .city {
    display: block;
    text-transform: uppercase
}

.fair .country {
    font-weight: normal
}

.fair .city {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fair .centered {
    text-align: center
}

.fair + .fair {
    margin-top: 7px
}

.article-row {
	background:#f4f4f4;
	margin:0 14px;
	padding:7px 0
}

.article-row>div {
	padding-left: 14px;
    padding-right: 14px;
}

.article-content {
	background:#fff;
	margin:5px 0
}

.article {
    display: block;
    position: relative;
    color: #000 !important;
}

.article img {
    width: 100%
}

.article > img {
	min-height:168px
}

.article span {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
    padding:5px 10px;
    font-size: 17px;
    font-weight: bold;
	min-height:45px;
	font-family: 'Montserrat', sans-serif;
	max-height:45px;
	width:calc(100%)
}

.article small {
    font-size: 14px;
    display: block;
    margin-top: 3px;
	padding:5px 10px;
	word-break: break-all;
}

.interview,.interview-mini {
    border: 5px solid #27d145;
    background: #f2f3f4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    min-height: 265px;
    margin-bottom: 25px;
    color: #000 !important
}

.interview-mini {
	border-width:2px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	max-width:calc(100% - 85px)
}

.row>div:nth-child(odd) .interview-mini {
	background:#FFF8E5
}

.interview h1, .interviewHeader {
    position: relative;
    margin: 5px -15px 18px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 10px 110px;
    background: rgb(0, 204, 0);
    background: -moz-linear-gradient(90deg, rgba(0, 204, 0, 1) 0%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-linear-gradient(90deg, rgba(0, 204, 0, 1) 0%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(90deg, rgba(0, 204, 0, 1) 0%, rgba(255, 255, 255, 0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27d145", endColorstr="#ffffff", GradientType=1);
}

.interview h1:before, .interviewHeader:before {
    content: '';
    position: absolute;
    background: url(../../../images/e-madencilik.png) no-repeat center center;
    background-size: 100%;
    width: 75px;
    height: 75px;
    top: -15px;
    left: 15px
}

.interview-mini {
	min-height:128px;
	padding:4px 15px
}

.interview-mini h1 {
	font-size:24px;
	margin:0
}

.interview-mask {
	position:absolute;
	width:122px;
	height:128px;
	top:-6px;
	right:-13%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	background:#DAE3F2;
	overflow: hidden;
}

.interview-info {
	position:relative;
	padding-left:65px
}

.interview-logo {
	position:absolute;
	width:50px;
	height:50px;
	left:0;
	background: url(../../../images/e-madencilik.png) no-repeat center center;
    background-size: 100%;
	transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
}

.interview-mini img {
	max-width:100%;
	max-height:110%;
	display:block;
	margin:auto
}

.interview-owner {
	text-align:right;
	display:block;
	padding-top:65px;
	max-width:calc(100% - 75px)
}

.interview-owner.minPadding
{
	padding-top:48px
}

.interview-owner>* {
	display:block
}

.interview-date {
	padding-top:15px
}

.interview-date-2 {
	padding-top:48px
}

.interviewHeader {
    margin: 5px 0 18px;
    padding: 10px 10px 10px 120px;
}

.interviewHeader:before {
    left: 22px
}

.interviewTitle {
    font-size: 15px;
    display: block;
    padding-left: 110px;
    padding-right: 250px;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 21px
}

.interviewContent {
    position: relative;
    margin: 25px 0;
    font-size: 15px;
    line-height: 21px
}

.interviewContent img {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 217px
}

.interviewDate {
    display: block;
    margin: 15px 0
}

.interviewInfo {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #27d145;
    font-weight: bold;
    border-bottom: 2px solid #27d145;
	min-height:72px
}

.interviewDescription {
    overflow-x: auto;
    max-height: 400px;
    line-height: normal
}

.interviewDescription::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.interviewDescription::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.interviewDescription::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(0.44, #27d145),
    color-stop(0.72, #00b700),
    color-stop(0.86, #00a300));
}

.interviewShare {
    margin-top: 15px
}

.interviewShare strong {
    margin-right: 10px;
    font-size: 14px
}

.interviewShare a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.interviewShare a + a {
    margin-left: 5px
}

.interviewShare .clsPrint {
    float: none;
    font-size: initial
}

.clsHeadBox {
	float: right;
    font-size: 12px
}

.clsHeadBox a
{
	color: #27d145;
}

.clsHeadBox a+a {
	margin-left:5px
}

.clsPrint {
	float:none
}

.interviewOptions {
    margin-top: 15px
}

.interviewOptions a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f2;
    color: #b3b3b1;
    text-align: center
}

.interview img {
    position: absolute;
    bottom: -5px;
    right: 0;
	max-width:165px;
    max-height: 265px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
}

.interview strong, .interview span {
    display: block;
    font-size: 14px;
    padding-right: 155px
}

.interview strong {
    font-size: 14px;
    margin-bottom: 10px
}

.interview .interviewFooter {
    font-size: 15px;
    margin-top: 15px;
	position:absolute;
	bottom:5px;
	width:calc(100% - 35px)
}

.interview-nav {
    color: #000;
    font-size: 15px;
    margin: 10px 0;
    display: inline-block
}

.share-email {
    background-color: #e88e00
}

.share-print {
    background-color: #3f3f3f
}

.customTitle {
    display: block;
    margin-bottom: 15px;
    padding: 14px 25px;
    color: #27d145;
    font-size: 23px;
    font-style: italic;
    font-weight: 500;
    background: rgb(210, 211, 213);
    background: -moz-linear-gradient(90deg, rgba(210, 211, 213, 1) 0%, rgba(255, 255, 255, 1) 85%);
    background: -webkit-linear-gradient(90deg, rgba(210, 211, 213, 1) 0%, rgba(255, 255, 255, 1) 85%);
    background: linear-gradient(90deg, rgba(210, 211, 213, 1) 0%, rgba(255, 255, 255, 1) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2d3d5", endColorstr="#ffffff", GradientType=1);
}

.site-footer {
    border-top: 0
}

.site-footer .social-icons {
	position:absolute;
	right:0%;
	top:0%
}

.footer_information {
    padding: 30px 0
}

footer.site-footer {
	background:#f2f3f4
}

footer.site-footer .fi-title {
    font-size: 16px;
    margin-bottom: 5px;
	font-weight:bold;
	color:#787A7C
}

.footer-item {
	display:block;
	padding-left:55px;
	background-position:left 7px;
	background-repeat:no-repeat;
	min-height:70px
}

.footer_support {
	margin-bottom:25px
}

.footer_support .col-xs-12:nth-child(1) .footer-item {
	background-image:url(../images/footer-phone.png)
}

.footer_support .col-xs-12:nth-child(2) .footer-item {
	background-image:url(../images/footer-help.png)
}

.footer-item strong,.footer-item span {
	display:block;
	color:#000000;
	font-size:13px;
	padding-top:10px;
	font-weight:bold
}

.footer-item span {
	padding-top:5px
}

.lang-select {
	background:#fff;
	border:1px solid #E6E7E8;
	padding:5px 12px
}

.lang-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border:0;
	position:relative;
	width:auto;
	height:auto;
	margin:0;
	top:0;
	left:0;
	color:#949599;
	line-height:40px
}

.lang-select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
	font: 16px "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
	font-weight:900;
	content:'\f078';
}

.lang-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
	content:'\f077';
}

.lang-select .select2-container--default .select2-selection--single {
	border:0!important
}

.lang-select .select2-selection__choice {
	padding-left:35px!important;
	font-size:14px;
	font-weight:bold
}

.lang-select .select2-results__option {
	position:relative;
	padding:12px 6px!important;
	padding-left:45px!important;
	font-size:14px
}

.lang-select .select2-results__option+.select2-results__option
{
	border-top:1px solid #E6E7E8
}

.lang-select .flag-icon {
	width:35px;
	height:26px;
	position:absolute;
	top:8px;
	left:0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.category-note {
	border:1px solid #E6E7E8;
	display:block;
	margin:5px 0;
	padding:10px;
	font-size:14px
}

.footer-note {
	background:#fff;
	padding-bottom:15px
}

.footer-note .wrapper>div {
	border:1px solid #E6E7E8;
	display:block;
	padding:10px;
	font-size:14px
}

.footer-note .wrapper>div * {
	color:#787A7C
}

.footer-note strong {
	color: #2c2c2c;
    display: block;
    font-weight: 600;
    line-height: 1.4;
    font-size: 1.42857em;
	margin-bottom:5px
}

.footer_notes .footer-note {
	border:1px solid #E6E7E8;
	background:#fff;
	color:#787A7C;
	display:block;
	padding:5px 25px;
	font-size:14px
}

.footer_notes .footer-note+.footer-note {
	text-align:center;
	font-weight:bold;
	font-style:italic
}

.footer_notes .footer-note span {
	float:right;
	text-align:right
}

.footer_notes .footer-note + .footer-note {
	margin-top:7px
}

.footer-copyright {
	color:#929497
}

.product-single .money {
	font-size: 18px
}

.product-single #clsMoney {
	font-size: 25px
}

.doping-row td {
	padding:0;
	border:0
}

.doping-row a {
	display:block;
	font-weight:bold;
	text-align:center;
	background: #ffd84f;
    border-top: 1px solid #f3efbc;
    border-bottom: 1px solid #f3efbc;
	line-height:40px;
	color:#039
}

.footerBtn {
    background: #3ea041;
    color: #fff !important;
    display: block;
    width: 100%;
    text-align: center;
    padding: 13px 15px;
    font-size: 17px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.footerTel, .footerHelp {
    display: block;
    background-repeat: no-repeat;
    background-position: center left;
    min-height: 60px;
    padding-left: 72px;
    display: flex;
    align-items: center;
    color: #5cbb57 !important;
    text-align: left
}

.footerTel {
    background-image: url(../images/footer-phone.png);
    font-size: 30px;
    font-weight: bold
}

.footerHelp {
    background-image: url(../images/footer-help.png);
    font-size: 16px
}

.footerFollow {
    display: block;
    position: relative;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #5cbb57
}

.footerFollow::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background: #5cbb57;
    z-index: 0;
}

.footerFollow span {
    display: inline-block;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 10px 20px
}

.Adv {
	margin:0
}

.paddedAdv {
	margin:15px 0
}

.Adv+.Adv {
	margin-top:10px
}

.AdvLimit {
	max-width:940px
}

.site-footer .Adv,.site-footer .Adv+.Adv {
    margin: 0
}

#top-home-blocks .shop-by-collections .Adv {
	margin:0
}

#top-home-blocks .shop-by-collections .Adv+.Adv {
	margin-top:3px
}

#top-home-blocks .shop-by-collections .Adv img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.social-icons a {
	display:block;
	line-height:37px;
	width:35px;
	text-align:center;
	background:#949599;
	color:#fff!important;
	font-size:25px!important;
	-webkit-transition: all 0.25s ease-out 0s;
        -moz-transition: all 0.25s ease-out 0s;
        -o-transition: all 0.25s ease-out 0s;
        transition: all 0.25s ease-out 0s;
}

.social-icons a+a {
	margin-top:4px
}

.social-icons .facebook:hover {
    background: #3b5998;
}

.social-icons .twitter:hover {
    background: #00aced;
}

.social-icons .linkedin:hover {
    background: #007bb5;
}

.social-icons .instagram:hover {
    background: #c32aa3;
}

.social-icons .pinterest:hover {
    background: #cb2027;
}

.social-icons .tumblr:hover {
    background: #35465c;
}

.social-icons .youtube:hover {
    background: #ff0000;
}

#scroll-to-top {
    background-color: #1f9e00 !important
}

.ytk-item {
	padding:3px 0
}

.ytk-list a+a .ytk-item {
	border-top:2px solid #69be5c
}

.ytk-item .col-sm-8 {
	padding:2px 5px!important
}

.ytk-list {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 145px !important
}

.orange-group.ihale-list {
	margin:35px 0 15px
}

.green-label {
	padding:1.5px 8px;
	background:#fff;
	border:1px solid #69be5c;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin-bottom:5px
}

.green-label+label,label+.green-label {
	display:inline-block;
	margin-left:5px;
	margin-bottom:0
}

.ytk-title,.orangeBox {
	display:block;
	color:#000;
	border:2px solid #000;
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin-bottom:5px
}

.ihale-title {
font-size:22px;
padding:10px
}

.ytk-title.orange,.orangeBox {
	background:#ffdb01;
	border-color:#fccc3f
}

.ytk-title.blue,.blueBox {
	background:#acdbd7;
	border-color:#acdbd7
}

.ytk-title.green {
	background:#69be5c;
	border-color:#69be5c;
	color:#fff
}

.ytk-title.orange {
	background:#ffdb01;
	border-color:#fccc3f;
}

.ytk-title.blue {
	background:#acdbd7;
	border-color:#70c7c1;
}

.ytk-title .clsPrint {
	float:right;
	color:#4f4c4c
}

.ytk-title .clsPrint i {
	font-size:28px;
	margin-right:5px;
	vertical-align:middle
}

.orange-group,.orange-group .ytk-item+.ytk-item,.orange-group .green-label,.orange-group .btn {
	border-color:#ffdb01!important
}

.orange-group .btn {
	background:#ffdb01!important
}

.orange-group .btn.btn-white {
	background:#fff!important;
	border-color:#ffdb01!important;
	position:absolute;
	bottom:3px;
	right:3px
}

.orange-group input[type="text"] {
	border-color:#ffdb01!important
}


.blue-group,.blue-group .ytk-item+.ytk-item,.blue-group .green-label,.blue-group .btn {
	border-color:#acdbd7!important
}

.blue-group .btn {
	background:#acdbd7!important
}

.blue-group .btn.btn-white {
	background:#fff!important;
	border-color:#acdbd7!important
}

.blue-group input[type="text"] {
	border-color:#acdbd7!important
}

.btn-inline {
	display:inline-block;
	width:auto!important
}

.backYTK {
	font-size:15px
}

.backYTK i {
	font-size:25px;
	vertical-align:middle;
	color:#69be5c;
	margin-right:5px
}

.orangeBox {
	display:flex;
	align-items:center;
	justify-content: center;
	height:130px;
	font-size:27px;
}

.ytk-page .logo {
	height:130px;
	margin:auto;
	display:block
}

.ytk-page .row {
	margin-left:-5px;
	margin-right:-5px
}

.ytk-page .row>div {
	padding:0 5px
}

.ytk-page input:not([type="radio"]):not([type="checkbox"]) {
	font-size:13px;
	line-height:1.4;
	padding:5px 10px;
	border:2px solid #69be5c;
	background:#fff;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px
}

.ytk-showcase>div {
	display:grid;
	align-items:center;
	float:left;
	background:#fff;
	margin-top:5px;
	height:50px
}

.ytk-showcase>div:nth-child(1) {
	width:12%
}

.ytk-showcase>div:nth-child(2) {
	width:30%;
	margin-left:5px;
	font-weight:bold
}

.ytk-showcase>div:nth-child(3) {
	width:10%;
	justify-content:center;
	margin-left:5px
}

.ytk-showcase>div:nth-child(4) {
	width:15%;
	justify-content:center;
	margin-left:5px
}

.ytk-showcase>div:nth-child(5) {
	width:30.8%;
	margin-left:5px;
	padding-right:50px;
	position:relative;
	line-height:14px
}

.ytk-showcase>div:nth-child(5):after {
	content:'';
	position:absolute;
	top:3px;
	right:0;
	width:50px;
	height:40px;
	background:url(../images/ytk-arrow.png) no-repeat;
	background-size:100% 100%
}

.ytk-showcase span {
	color:#ffdb01;
	font-weight:bold;
	margin:0!important;
	display:inline-block!important;
	font-size:inherit!important
}

.ytk-showcase img {
	height:50px
}

.green-group {
	border:2px solid #69be5c;
	padding:3px 5px 3px 8px;
	background:#f2f3f4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
page-break-inside:avoid
}

.green-group.no-color {
	background:transparent
}

.green-group+.green-group {
	margin-top:5px
}

.green-group span:not([class]) {
	display:block;
	font-size:13px;
	margin:8px 0
}

.green-group+.ytk-title {
	margin-top:5px
}

.green-group.small input {
	line-height:1
}

.green-group.small span:not([class]) {
	margin:6px 0
}

.green-group .select2-container--default .select2-selection--single {
    border: 2px solid #69be5c !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	height:30px
}

.blue-group .select2-container--default .select2-selection--single {
	border-color:#acdbd7!important
}

.green-group .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:30px
}

.green-group .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:30px
}

.green-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color:#6bbf65 transparent transparent transparent;
	border-width:10px 10px 0 10px;
	left:auto;
	top:45%;
	right:45%
}

.green-group .btn {
	 border: 2px solid #69be5c;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
	background:#fff;
	color:#333;
	padding:5.3px 12px;
	width:100%
}

.green-group input[type="text"] {
	border: 2px solid #69be5c;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    color: #333;
    padding: 3.3px 5px;
    width: 100%;
}

.blue-group input[type="text"],.blue-group .select2-container--default .select2-selection--single,.blue-group .btn.btn-white {
	background:#edf6eb!important
}

.green-group .fa-search {
	margin:0;
	margin-left:10px;
	color:#69be5c
}

.green-group input+.fa-search {
	position: absolute;
    top: 15px;
    right: 10px;
    font-size: 19px;
}

.greenService {
	display:block;
	border:2px solid #69be5c;
	padding:3px 5px;
	margin:0 5px;
	color:#69be5c;
	background:#fff;
	text-align:center;
	height:28px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.green-seperator {
	display:block;
	width:100%;
	height:2px;
	background:#69be5c;
	margin:7px 0
}

.ytk-note {
	border:1px solid #ebeced;
	background:#f2f3f4;
	padding:15px;
	margin-top:10px;
	font-size:15px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.ytk-page-note {
	padding:7px 15px
}

.ytk-note p,.ytk-page-note p {
	margin:5px 0
}

.ytk-showcase-text {
	display:block;
	text-align:right;
	font-style:italic;
	font-size:13px;
	margin:10px 0
}

.ytk-showcase-text a {
	color:#ffdb01;
	font-style:normal;
	font-weight:bold
}

.search-group {
	margin:25px 0;
	min-height:190px;
	position:relative
}

.search-group label {
	margin:7px 0
}

.search-group .btn, .search-group input, .search-group .select2-container {
	margin:3px 0
}

.search-group span:not([class]),.ytk-service-item span:not([class]) {
	margin:7px 0!important
}

.detailed-search-group .row {
	margin-left:-3px;
	margin-right:-3px
}

.detailed-search-group .row>div {
	padding-left:3px;
	padding-right:3px
}

.detailed-search-group label {
	text-align:center;
	margin:2px 0;
	display:inline-block
}

.green-group .btn {
	font-size:13px;
	font-weight:normal;
	line-height:normal
}

.ytk-service-item {
	margin-bottom:3px
}

.orangeService {
	border-color:#ffdb01!important;
	height:22px
}

.orangeService,.serviceList .greenService {
	cursor:pointer
}

.responsive-menu a {
	padding:.8em .7em;
	font-size:13px
}

.ilgi-note {
	background:#fff;
	border:2px solid #d1d2d4
}

.ilgi-row {
	margin-left:-3px;
	margin-right:-3px
}

.ilgi-row>div {
	padding:0 3px
}

.ilgiNote {
	margin-top:7px;
	display:block;
	padding:10px 15px;
	background:#fff;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.ilgiNote p {
	margin:2px 0
}

.ilgiBox {
	margin-top:7px;
	display:block;
	padding:5px 7px;
	background:#fff;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.ilgiBox.notWhite {
	background:transparent;
	border-color:transparent
}

.ilgiBox>span:first-child {
	font-size:16px;
	display:block;
	border:2px solid cbd0cd;
	background:#69be5c;
	text-align:center;
	padding:10px 12px;
	color:#fff;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.ilgiBox>div {
	margin-top:10px
}

.ilgiBox input, .ilgiBox .select2-container {
	color:#333!important;
	font-size:13px
}

.ilgiBox .select2-selection__choice {
	color:#333!important;
	font-size:13px
}

.ilgiBox .select2-dropdown {
	min-width:150%!important
}

.cBoxPoint{
	border:2px solid #e6e7e9;
	padding:7px 2px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	margin:7px 0;
	color:#69be5c;
	font-size:14px
}

.cBoxPoint strong {
	font-size:17px
}

.cBoxPoint span {
	display:block;
	position:relative
}

.cBoxPoint span span {
	display:inline-block;
	position:absolute;
	right:5px
}

.cBoxPoint strong span {
	color:#333;
	display:inline-block
}

.cBoxPoint input[type="text"] {
	line-height:1.2px;
	border:0
}
.point-top .btn {
	background:#69be5c!important;
	color:#fff!important;
	margin:7px 0;
	width:100%;
	line-height:28px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px
}

.point-table {
    position: relative;
    z-index: 1;
    border-collapse: separate;
    border-spacing: 0 10px;
    border: 0
}
.point-table th {
	background-color:#69be5c;
	color:#fff;
	font-size:13px;
	padding:10px
}

.point-table td {
	color:#69be5c;
	font-size:12px;
    background: #ffffff;
    padding: 0 7px;
    height: 40px;
    color: #6db36d;
	position:relative
}

.point-table th:first-child,.point-table td:first-child {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.point-table th:last-child,.point-table td:first-child {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.point-table td:first-child {
	text-align:right
}

.point-table .fa {
	position:absolute;
	top:12px;
	left:7px
}

.point-table .fa-arrow-down {
	color:#f10000
}

.pointBox {
	border:2px solid #69be5c;
	padding:7px 15px;
	min-height:125px;
	display:block;
	text-align:center;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.pointBox h4 {
	display:block;
	margin-bottom:5px;
	font-size:14px;
	color:#f7b148
}

.pointBox a {
	color:#70adb9
}

.inviteLabel {
	margin-right:20px
}

.btn[data-paid-cls] {
	margin-top:5px;
	background:#27d145
}

.filter-modal .fancybox-content{
	position:relative
}

#category-list-options .sticky-wrapper .btn {
	transition:none!important
}

#category-filter button[type="submit"]{
	background:#00b050;
	padding:7px 30px;
	font-size:15px;
	border:1px solid #0c9661;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.maden-warning {
	padding:12px 10px;
	text-align:center;
	color:#fff;
	background:#15cd15;
	font-size:15px;
	    margin-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	cursor:pointer
}

.dopingTitle {
	font-size:25px;
	font-weight:bold;
	color:#27d145;
	margin:10px 0;
	display:block;
	text-align:center
}

.dopingSubTitle {
	font-size:18px;
	font-weight:normal;
	color:#27d145;
	margin:5px 0;
	display:block;
	text-align:center
}

.dopingSelections {
	text-align:center;
	position:relative
}

.dopingSelections span {
	font-size:18px;
	font-weight:normal;
	color:#27d145;
	margin:5px 0;
	display:inline-block;
	text-align:center;
	background:#fff;
	position:relative;
	padding:5px 12px
}

.dopingSelections:before {
	content:'';
	height:1px;
	display:block;
	width:100%;
	border-top:1px solid #27d145;
	position:absolute;
	top:50%
}

.dopingBox {
	border:2px solid #27d145;
	display:block;
	min-height:400px;
	position:relative;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin:10px 10px;
-webkit-box-shadow: -6px 6px 3px 0px rgba(164,211,153,1);
-moz-box-shadow: -6px 6px 3px 0px rgba(164,211,153,1);
box-shadow: -6px 6px 3px 0px rgba(164,211,153,1);
}

.dopingBox .title-bg .title {
	margin:15px 25px;
	background:#27d145;
	color:#fff;
	padding:15px;
	font-weight:bold;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:17px;
-webkit-box-shadow: -4px 4px 3px 0px rgba(164,211,153,1);
-moz-box-shadow: -4px 4px 3px 0px rgba(164,211,153,1);
box-shadow: -4px 4px 3px 0px rgba(164,211,153,1);
}


.durationList .dopingBox .title-bg .title {
	text-align:center;
	font-size:30px
}

.dopingBox .dopingDesc {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	padding:5px 20px 25px;
	min-height: 185px;
	display: flex;
  align-items: flex-end;
  justify-content: center;
  background-repeat:no-repeat;
}

.dopingList>div:nth-child(1) .dopingBox .dopingDesc,.dopingList>div:nth-child(4) .dopingBox .dopingDesc,.dopingList>div:nth-child(7) .dopingBox .dopingDesc {
	background-image:url(../images/doping-bg-1.png)
}

.dopingList>div:nth-child(2) .dopingBox .dopingDesc,.dopingList>div:nth-child(5) .dopingBox .dopingDesc,.dopingList>div:nth-child(8) .dopingBox .dopingDesc {
	background-image:url(../images/doping-bg-2.png)
}

.dopingList>div:nth-child(3) .dopingBox .dopingDesc,.dopingList>div:nth-child(6) .dopingBox .dopingDesc,.dopingList>div:nth-child(9) .dopingBox .dopingDesc {
	background-image:url(../images/doping-bg-3.png)
}

.dopingBox .selectBox {
	margin:75px 25px 0
}

.dopingBox .select2-container--default .select2-selection--single {
	border:2px solid #7bc671!important;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
height:47px
}

.dopingBox .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:47px
}

.dopingBox .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:47px;
	right:20px
}

.dopingBox .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color:#27d145 transparent transparent transparent
}

.dopingBox .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color:transparent transparent #27d145 transparent
}

.dopingBox .select2-selection__choice {
	color:#27d145;
	font-weight:bold;
	font-size:16px
}

.dopingBox .select2-selection__choice span {
	margin-right:28px
}

.dopingBox .select2-selection__choice span, .dopingBox .select2-results__option span {
	float:right
}

.dopingCheckbox {
	display:inline-block;
	margin-right:7px;
	width:20px;
	height:20px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background:#fff;
vertical-align:middle;
cursor:pointer
}

.dopingCheckbox.active {
	background:#ffdb01
}

.dopingTime {
	display:block;
	text-align:center;
	font-size:16px;
	margin:25px 0;
	color:#27d145
}

.dopingPrice {
	display:block;
	text-align:center;
	font-size:42px;
	font-weight:bold;
	margin:45px 0;
	color:#27d145
}

.durationList .dopingBox {
	cursor:pointer
}

.durationList .dopingBox.active {
	background:#a3d39940
}

.durationList .dopingBox .dopingDesc {
	font-size:15px
}

.custom-breadcrumb li {
	width:16.66666666666667%
}

.previewBox {
	display:block;
	border:5px solid #27d145;
	margin:60px 0;
	position:relative
}

.previewBox:before, .previewBox:after {
	content:'';
	display:block;
	position:absolute;
	left:47%;
}

.previewBox:before {
	top:-40px;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 40px 40px 40px;
border-color: transparent transparent #67be5c transparent;
}

.previewBox:after {
	bottom:-40px;
	width: 0;
height: 0;
border-style: solid;
border-width: 40px 40px 0 40px;
border-color: #67be5c transparent transparent transparent;
}

.previewBox #breadcrumb-container, #category-breadcrumb {
	margin-top:0
}

.previewBox .previewBg {
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.08);
	z-index:100
}

.previewNote {
	text-align:center;
	margin:25px 0
}

.previewNote span {
	display:block;
	color:#27d145;
	font-size:17px;
	font-weight:bold;
	margin-bottom:40px
}

.previewNote button {
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:15px;
font-weight:bold;
padding:7px 25px
}

.previewNote span+button {
	background:#deeed9!important;
	color:#27d145!important
}

.previewNote button {
	width:auto!important
}

.previewNote button+button {
	background:#27d145!important;
	color:#fff!important;
	margin-left:25px
}

.fair_type {
	background-size:80% 65%;
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	padding-top:80px;
	margin:10px 0;
	font-size:16px;
	text-align:center;
	display:block
}

.fairTypes-row>div:nth-child(1) .fair_type {
	background-image:url(../images/fuar_1.jpg)
}

.fairTypes-row>div:nth-child(2) .fair_type {
	background-image:url(../images/fuar_2.jpg)
}

.fairTypes-row>div:nth-child(3) .fair_type {
	background-image:url(../images/fuar_3.jpg)
}

.step-breadcrumb {
	background:#e6e7e9
}

.step-breadcrumb a {
	background:#e6e7e9!important;
	padding:17px 20px
}

.step-breadcrumb a {
	color:#737373!important
}

.step-breadcrumb a:before {
	border-left-color:#a1a3a6!important
}

.step-breadcrumb a:after {
	border-left-color:#e6e7e9!important
}

.step-breadcrumb a.active span:first-child {
	background:#27d145;
	border-color:#fff;
	width: 30px;
    line-height: 26px;
}

.payHeader {
	display:block;
	width:100%;
	padding:7px 15px;
	margin:22px 0 10px 0;
	background: rgb(104,190,92);
background: -moz-linear-gradient(90deg, rgba(104,190,92,1) 40%, rgba(240,240,241,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(104,190,92,1) 40%, rgba(240,240,241,1) 100%);
background: linear-gradient(90deg, rgba(104,190,92,1) 40%, rgba(240,240,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27d145",endColorstr="#f0f0f1",GradientType=1);
}

.payHeader h1 {
    color: #fff;
    font-family: EuropaGroteskSH;
    font-weight: 500;
    letter-spacing: 1px;
	font-size:30px;
	margin:3px 0
}

.payHeader .row>div:nth-child(2)>span
{
	color:#fff;
	font-size:12px;
	display:inline-block;
	margin-top:5px
}

.payHeader .row>div:nth-child(2)>span>span
{
	font-size:17.4px;
}

.payHeader .row>div:nth-child(3)>span
{
	font-size:13px;
	color:#737373;
	display:inline-block
}

.payHeader .row>div:nth-child(3)>span>span
{
	font-size:26.5px
}

.paddedBox {
	margin-top:15px;
	padding:15px 25px;
	display:block;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.paddedBox .paddedBox {
	padding:15px
}

.paddedBox.pointBox {
	padding:15px
}

.paddedBox h3 {
	color:#27d145;
	font-weight:bold;
	font-size:15px
}

.paddedBox.grey h3 {
	color:#737373;
	text-align:center;
	font-weight:normal
}

.paddedBox h3 span {
	font-size:22px
}

.paddedBox h3 span small {
	font-size:.6em
}

.paddedBox .green {
	color:#27d145!important
}

.paddedBox input[type=checkbox] {
	float:left
}

.paddedBox label>div>span {
	float:left;
	margin-left:5px;
	width:78%
}

.paddedBox table {
	border:0
}

.paddedBox hr {
	border-top-color:#27d145;
	margin:7px -15px
}

.paddedBox th {
	border:0;
	border-bottom:1px solid #d1d2d4;
	background:transparent;
	color:#27d145
}

.paddedBox td {
	border:0;
	color:#737373
}

.paddedBox .cart-total span {
	margin-right:15px
}

.payScrollText>div {
	max-height:250px;
	overflow-x:auto
}

.payScrollText>div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: #a4d399;
    border-radius: 10px;
}

.payScrollText>div::-webkit-scrollbar {
    width: 10px;
    background: #fff;
}

.payScrollText>div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#fff;
	border:2px solid #a4d399
}

.payBtn {
	margin-top:10px;
	font-size:19px;
	background:#27d145;
	color:#fff;
	width:100%;
	padding:7px 20px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.applyDiscountBtn {
	background:#27d145;
	color:#fff;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:9.5px 10px;
margin-left:5px;
width:calc(40.666667% - 5px)
}

.securePayment {
	display:inline-block;
	margin-top:10px;
	width:140px;
	height:85px;
	background:url(../images/secure_payment.jpg) no-repeat;
	float:right
}

.ihale-input {
	margin:2px 0;
	display:block;
	background:#deeed9;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.ihale-input strong {
	padding:3px 7px;
	display:block
}

.ihale-input strong span {
	float:right;
	vertical-align:middle
}

.ihale-input .col-sm-2 {
	padding-right:0
}

.ihale-input .col-sm-10 {
	padding-left:0
}

.ihale-info {
	background:#fff;
	padding:3px 7px;
	min-height:19.8px;
	-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
}

.ihale-cls {
	display:block;
	background:#deeed9;
	padding:7px 15px;
	max-height:450px;
	overflow-x:auto;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.ihale-cls * {
	max-width:100%
}

.ihale-notice-2 {
	display:block;
	background:#f2f3f4;
	padding:7px 15px;
	margin:10px 0;
	text-align:center;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.ihale-back {
	font-style:italic
}

.ihale-back i {
	margin:0;
	display:inline-block;
    width: 22px;
    height: 22px;
	vertical-align:middle;
    background: url(../images/ihale-detail.png) no-repeat;
    background-size: 100% 100%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.ihale-breadcrumb {
	margin:15px -15px
}

.ihale-yazdir {
	color:#000
}

.ihale-yazdir i {
	margin:0;
	display:inline-block;
    width: 30px;
    height: 30px;
	vertical-align:middle;
    background: url(../images/ihale-yazdir.png) no-repeat;
    background-size: 100% 100%;
}

.ihale-download {
	position:relative;
	display:block;
	background:#deeed9;
	padding:7px 15px;
	margin:10px 0;
	margin:7% 10%;
	padding:25px;
	font-size:16px;
	font-weight:bold;
	border:2px solid #d1d2d4;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px
}

.ihale-download i {
	position:absolute;
	margin:0;
	display:inline-block;
	top:0;
	margin-left:5%;
    width: 50px;
    height: 70px;
	vertical-align:middle;
    background: url(../images/ihale-pdf.png) no-repeat;
    background-size: 100% 100%;
}

.btn-back-menu {
	display:none;
	margin:10px 0;
	background: #6bbf65!important;
    color: #fff;
    padding: 7px 12px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.btn-back-menu+nav+div>.grid__item>.bh-top, #breadcrumb-container+.container header {
	display:none
}

.lang-selector a {
	font-size:22px
}

.lang-selector .flag-icon {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	    width: 35px;
    height: 26px;
}

.my-account-menu a .badge,#mobile-menu .badge {
	position:absolute;
	display:inline-block;
	top:8px;
	right:5px;
	text-align:center;
	font-size:10px;
	padding:2px 7px;
	background:#9C9C9C;
	color:#fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.my-account-menu a .badge-red {
	background:#e50000
}

.mobile-title {
	display:none
}

.grid-block-full.no-margin{
	margin:0
}

.clsDecr * {
	line-break:anywhere
}

@media (max-width: 1295px) and (min-width: 1024px) {
.link-list li {
    padding: 0 15px;
}
.link-list li span {
	display:none
}
}

@media only screen and (min-width: 767px) {
	.showMobile {
		display:none!important
	}
	.site-nav--mobile {
		display:none
	}
	.col-md-4 .vd-group .select2-container.select2-container--open{
		width:210%
	}

.pricePadding {
	margin-top:35px
}

.pricePadding>label {
	padding-top:5px
}

.price-warning {
	position:relative;
	border:3px solid #bce8f1
}

.price-warning:after, .price-warning:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.price-warning:after {
	border-color: rgba(217, 237, 247, 0);
	border-right-color: #d9edf7;
	border-width: 30px;
	margin-top: -30px;
}
.price-warning:before {
	border-color: rgba(188, 232, 241, 0);
	border-right-color: #bce8f1;
	border-width: 36px;
	margin-top: -36px;
}
}

@media only screen and (max-width: 520px) {
	.step-breadcrumb a {
    padding: 5px;
	}
}
@media only screen and (max-width: 767px) {
	.footer_support .pull-right.lngselector {
		padding-right:15px!important
	}
	.product-information .tabs-information .tab-panel {
		padding:0 10px 10px;
		-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}
	.product-information .tabs-information .tab-panel+.tab-panel {
		margin-top:10px
	}
	.mobile-title {
		display:block;
		background:#27d145;
		color:#fff;
		padding:5px 15px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		margin:0 -10px 10px;
		-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	}
	.mobile-title+p+dl {
		margin:0
	}
	.product-information #tab_8,.product-information #tab_1,.product-information #tab_3,.product-information #tab_5 {
		display:block!important;
	}
	.clsTitle {
		text-align:center
	}
	.clsCatCrumb {
		text-align:center
	}
	.clsCatCrumb a + a:before {
		content: '>';
        padding: 0 3px;
        color: $color1;
        font-weight: bold
	}
	.clsCatCrumb a {
		display:inline-block;
		color:#01cc00
	}
	.phoneDetail {
		font-size:15px
	}
	.ad_categories>div{
		padding:0
	}
	.ad_categories+.sm-margin {
		margin-bottom:0
	}
	.between-fields .col-xs-12 {
		margin-top:5px
	}
	.Adv {
		margin:0
	}
	.Adv+.Adv {
		margin-top:3.5px
	}
	button[type="submit"] {
		width:100%
	}
	.page-content p {
		margin:0!important
	}
	.my-account-menu a i[class*=caret] {
		display:none
	}
	.my-account-menu .submenu {
		visibility:visible;
		position:static;
		opacity:1;
		-webkit-transform: none!important;
		-moz-transform: none!important;
		-ms-transform: none!important;
		-o-transform: none!important;
		transform: none!important;
		-webkit-box-shadow: none!important;
		-moz-box-shadow: none!important;
		-ms-box-shadow: none!important;
		-o-box-shadow: none!important;
		box-shadow: none!important;
	}
	.my-account-menu a {
		color:#333!important;
		padding:1em 1em!important;
		font-weight:normal!important;
		background:#fff!important
	}
	.my-account-menu a small {
		content:'\f105';
		position:absolute;
		display:inline-block;
		top:13px;
		right:35px;
		vertical-align: middle;
		color:#bcbbbb
	}
	.my-account-menu a .badge {
		top:13px;
		right:35px
	}
	#mobile-menu .badge {
		top:5px;
		right:10px;
		background:#e50000
	}
	.my-account-menu a .badge-red {
		background:#e50000
	}
	.my-account-menu a:after {
		content:'\f105';
		position:absolute;
		display:inline-block;
		top:9px;
		right:12px;
		font: 24px "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
		font-weight: 300;
		font-style: normal;
		vertical-align: middle;
		color:#bcbbbb
	}
	.my-account-menu .has-submenu>a {
		background:#ececec!important;
		text-transform:uppercase
	}
	.my-account-menu .has-submenu>a:after {
		content:''
	}
	.userHeadBox a {
		display:block;
		float:none;
		width:100%;
		margin-top:30px
	}
	.clsHeadBox {
		float:none;
		display:block;
		margin:5px 0;
	}
	.clsHeadBox .btn {
	display:block;
	float:left;
	width:calc(50% - 2.5px)
	}

	.payHeader .row>div:nth-child(3)>span>span
{
	font-size:20.5px
}
	.custom-title .title-top {
		width:115%;
		left:-7.5%;
		background-size: 101% 103%;
	}

	.custom-title .title-content {
		padding:15px 25px 25px;
		font-size:17px!important
	}

	.site-header__search form.search-bar {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
	}

	.site-header__search form.search-bar .input-group-btn {
		position: relative;
		padding:0
	}

	.point-table td:first-child {
		text-align:left
	}

	.point-table td .fa {
		position:static
	}

	.loginBox .btn.btn-primary {
		font-size:14px;
		padding:7px 12px;
		width:100%;
		margin:0
	}

	.loginBox .btn.btn-primary+.btn.btn-primary {
		margin-top:10px
	}

	.registerBox {
    padding: 15px!important
	}

    #breadcrumb-container, #category-breadcrumb {
        display: none
    }

    .mobile-category-toolbar {
		margin:10px 0;
        background: #00bb00
    }

	.category-toolbar+.md-margin {
		margin-bottom:0
	}

    .mobile-category-toolbar li a {
        color: #333
    }

	.user-photo {
		width:85px;
		height:85px;
		margin-bottom:3px
	}

    .article.big-half {
        max-height: none
    }

    .interviewTitle {
        padding-left: 0
    }

    .interview .interviewFooter {
        margin-top: 5px
    }

    .interview .interviewFooter > div {
        float: none !important;
        display: inline-block
    }

    .interview .interviewFooter > div + div {
        margin-left: 20px
    }

    .interview {
        min-height: 246px
    }

    .interview img {
        max-height: 215px;
		max-width:155px
    }

    .interviewContent img {
        max-height: 225px
    }

    .interviewTitle {
        padding-right: 165px;
        max-height: 170px;
        overflow: hidden;
        margin-bottom: 0
    }

    .interviewDate {
        margin: 5px 0
    }

    .custom-table td {
        height: 52px
    }

    .fair > div:not(.clearfix) {
        border: 3px solid #cdcbcc !important;
        -webkit-border-radius: 15px !important;
        -moz-border-radius: 15px !important;
        border-radius: 15px !important;
        margin-bottom: 5px
    }

    .fair > div:not(.clearfix):before {
        display: none
    }

    header.site-header {
        background: none !important;
        margin: 0
    }

    .site-header__search form.search-bar .st-default-search-input {
		font-size:14px;
		padding: 8px 20px 8px 60px
    }
	
	.site-header__search form.search-bar .st-default-search-input::placeholder {
		color:#C6C3BE
	}
	
	.site-header__search form.search-bar .st-default-search-input:-ms-input-placeholder {
		color:#C6C3BE
	}
	
	.site-header__search form.search-bar .st-default-search-input::-ms-input-placeholder {
		color:#C6C3BE
	}

    .custom-table td {
        display: flex;
        align-items: center;
    }

    .site-header__search {
        margin: 3.5px 0
    }

    .registerBox h3 {
        font-size: 15px
    }

    .registerBox h3:before {
        top: 0;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .noticeBox i {
        width: 18%;
    }

    .noticeBox span {
        width: 82%;
        font-size: 15px
    }

    .article-row > .col-sm-6:first-child {
        padding-right: 15px
    }

    .article-row > .col-sm-6:last-child {
        padding-left: 15px
    }

    .article-row .row > div:nth-child(2) {
        padding-right: 15px;
        margin-top: 15px
    }

    .article-row .row > div:nth-child(1) img {
        max-height: none
    }

    .article-row .row > div:nth-child(3) {
        padding-left: 15px;
        margin-top: 15px
    }

    .fair + .fair {
        margin-top: 45px
    }

    .fair .web {
        font-size: 18px
    }

	#login-form .btn {
		display:block;
		width:100%
	}

	#login-form .btn+.btn {
		margin:5px 0 0
	}

	.madencilikLogoBox {
		min-height:85px
	}

    .custom-table td.centered {
        text-align: left
    }

    .custom-table .seperate td:before {
        content: '';
        display: none
    }

    .fair > div:not(.clearfix) {
        width: 100% !important
    }

    .footerTel {
        font-size: 24px
    }

    .footerHelp {
        font-size: 13px
    }

    .social-icons a {
        font-size: 30px
    }

	.social-icons a + a {
		margin-left:10px
	}

    .mobile-nav li a img {
        width: 28px;
        padding: 6px 0;
        text-align: center;
        vertical-align: middle;
        margin-right: 2px;
    }

    .storePacks i, .storePacks img {
        font-size: 50px;
        max-width: 50px
    }

    #category-form .btn.center-block {
        display: block;
        position: fixed!important;
        width: 95%!important;
        margin: auto;
        top: auto!important;
        bottom: 11px!important;
        left: 0!important;
        right: 0!important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 1160px) {
	.nav-top, .nav-bar .site-nav {
		width:100%
	}
}

@media only print {
.orangeBox {
	height:75px
}

.ytk-page .logo {
	height:75px
}
.product-single .product-single__thumbnails {
		display:none
	}

.product-info-left dt, .product-info-left dd {
	font-size:14px
}

.print-main-image {
	margin-bottom:10px
}

.priceDD {
	font-size:17px!important;
	font-weight:bold!important
}

.yellowBand {
	display:block;
	margin-bottom:7px;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	background:#ffed00;
	color:#000;
	padding:15px
}

    table, .interview, .interviewShare, .interviewOptions, .interview-nav, .customTitle:not(.interviewSector), #sticky-wrapper {
        display: none !important
    }

	.user-photo {
		width:85px;
		height:85px;
		margin-bottom:3px
	}

    .interviewDescription {
        max-height: none
    }
}

.store_item {
	text-align:center
}

.store_item .fa-store-alt,.store_item .fa-store-alt {
	display:inline-block;
	width:70px;
	margin:auto;
	line-height:70px;
	font-size:40px;
	background:#00CC00;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	-webkit-border-radius: 125px;
-moz-border-radius: 125px;
border-radius: 125px;
}

.ajaxcart__row .store_item {
	text-align:left
}
.ajaxcart__row .store_item .fa-store-alt {
	font-size:17px;
	width:32px;
	line-height:32px
}

.ajaxcart__row .row.variant {
	margin:0
}

.btn[data-store-cls]
{
	margin-top:8px;
	background:#00CC00;
	color:#fff
}

.store-warning span {
	display:block
}

.site-header__cart-toggle {
	font-size:16px;
    color: #000!important;
    padding: 4.5px 0;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.site-header__cart-toggle span {
	margin-top: 0!important;
	color: #000!important;
	display:block!important;
	font-size:15px!important;
	font-weight:bold
}

.tooltipster-custom {
	z-index:9999999999999
}

footer.site-footer a {
	color:#787A7C;
	font-size:12px;
	font-weight:bold
}

.paddedBox .cart-total span.cartTotal {
	margin-right:0
}

.header-cart-icon {
	display:inline-block!important;
	width:25px;
	height:20px;
	background:url(../images/cart.png) no-repeat;
	background-size:100% 100%;
	margin-bottom:3px
}

span.superStore {
	color:#e53416!important
}

#EMail_Verify {
	text-align:center
}

#EMail_Verify strong {
	display:block;
	font-weight:bold;
	color:#01cc01;
	font-size:22px;
	margin:20px 0
}

#EMail_Verify span {
	display:block;
	font-size:16px;
	margin:20px 0
}

#EMail_Verify .btn {
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	font-size:15px;
	background:#fafafa;
	color:#01cc01;
	border:1px solid #d0d0d0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#EMail_Verify .VerifyContinue {
	background:#01cc01;
	color:#fff;
	margin-left:10px
}

.verifyBox {
	padding:35px 50px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	border-color:#ededed;
	margin:45px 0
}

.verifyBox h3 {
	color:#000;
	margin-bottom:15px
}

.verifyBox a {
	color:#00CC00;
	font-weight:bold
}

.verifyBox hr {
	border-color:#e7e7e7;
	margin:20px 0
}

.verifyBox ul {
	margin:15px 0
}

.verifyBox li {
	margin:20px 0
}

.verifyBox li:before {
	display:inline-block;
	content:'\f0da';
	font: 16px "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
	margin-right:10px;
	font-weight: 600;
	font-style: normal;
	vertical-align: middle;
}

.verifyIcon {
	width:100%;
	height:75px;
	background:url(../images/verify_icon.jpg) no-repeat;
	background-size:100%
}

#RegStep_2 {
	display:none
}

.ui-pnotify {
	z-index:9999999999!important
}

.ui-pnotify ul {
	margin:15px
}

.counterBox {
	background:#133652;
	color:#fff;
	padding:25px 10px
}

.counterBox img {
	transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
	max-height:90px
}

.counterBox h3 {
	font-weight:normal;
	font-size:25px;
	color:#fff;
}

.counterBox h3 strong {
	color:#f6bc50
}

.countBox {
	width:100%;
	margin:25px 0;
	display:inline-block;
	border:2px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	padding:10px 7px;
	text-align:center
}

.countBox>* {
	display:block
}

.count_1, .count_2, .count_3 {
	display:inline-block;
	width:20px;
	height:22px;
	margin:5px 0;
	background-repeat:no-repeat;
	background-size:100% 100%
}

.count_1 {
	background-image:url(../images/count_1.png)
}

.count_2 {
	background-image:url(../images/count_2.png)
}

.count_3 {
	margin-top:18px;
	width:60px;
	height:60px;
	background-image:url(../images/count_3.png);
	vertical-align:middle
}

.countBox strong {
	font-size:30px
}

.countBox span {
	font-size:17px
}

.countBox span>span {
	display:block;
	color:#f6bc50;
	font-weight:bold
}

.countAnalyticsBox {
	position:relative;
	display:block;
	background:#21B9DE;
	color:#fff;
	padding:25px 0;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.countAnalyticsBox:before {
	content:'';
	position:absolute;
	background:url(../images/count_4.png) no-repeat;
	width:17px;
	height:27px;
	top:0;
	right:5%
}

.countAnalyticsBox h3 {
	color:#fff;
	font-size:22px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-top:20px
}

#AnnouncementModal .btn {
	background:#133652;
	color:#fff;
	margin-top:15px
}

.whatsAppContact {
	position:fixed;
	bottom:55px;
	right:5px;
	display:inline-block;
	text-align:center
}

.whatsAppContact i {
	display:inline-block;
	background:#27d145;
	color:#fff;
	padding:10px;
	margin:0;
	font-size:35px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.whatsAppContact>span {
	display:block;
	background:#27d145;
	color:#fff;
	margin-top:5px;
	padding:5px 7px;
	font-size:15px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.durationList {
	margin-top:10px
}

.extend-warning {
	position:relative;
	border:3px solid #bce8f1;
	margin:10px 0 30px
}

.extend-warning:after, .extend-warning:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.extend-warning:after {
	border-color: rgba(217, 237, 247, 0);
	border-top-color: #d9edf7;
	border-width: 30px;
	margin-left: -30px;
}

.extend-warning:before {
	border-color: rgba(188, 232, 241, 0);
	border-top-color: #bce8f1;
	border-width: 36px;
	margin-left: -36px;
}

.mobileSubHeader .whatsAppContact {
	position:static;
	display: inline-block;
    background: #27d145;
    color: #fff;
    margin-top: 0;
    padding: 7px;
    font-size: 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	vertical-align:middle;
	font-weight:normal
}

.mobileSubHeader .whatsAppContact i {
	display:inline-block;
	font-size:16px;
	padding:0;
	padding-right:5px;
	vertical-align:middle;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.mobileSubHeader .whatsAppContact>span {
	display:inline-block;
	font-size:13px;
	padding:0;
	margin:0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.subscribeForm {
	background:#FFF8E5;
	padding:15px;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	margin-bottom:15px
}

.subscribeForm .btn {
	display:block;
	margin-top:15px;
	background:#27d145;
	width:100%;
	font-size:20px
}

.subscribeForm .input-group {
	margin:4px 0
}

.subscribeForm img {
	margin:5px auto;
	display:block
}

.subscribeForm span {
	margin-top:20px;
	display:block;
	color:#333;
	text-align:center;
	font-size:18px;
	font-weight:normal
}

.subscribeForm .btn+span {
	display:block;
	text-align:center;
	margin-top:10px
}

.subscribeForm input {
	border:2px solid #BEBEBE
}

.subscribeForm input[type="checkbox"]:before,.subscribeForm input[type="checkbox"]:after {
	display:none
}

.subscribeForm input[type="checkbox"] {
	display:inline-block;
	-webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    position: relative;
    width: auto;
    height: auto;
    border: 1px solid #dfdfdf!important;
	background:transparent!important;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #dfdfdf;
    margin: 0 5px 3px 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}

.subscribeForm input[type="checkbox"]+span {
	cursor:pointer
}

.subscribeForm input[type="checkbox"]+span a {
	color:#0092E4
}

.product-info-left .alert, #tab_8 .alert {
	margin-top:15px
}

.newsletter-title {
	font-weight:bold;
	display:block;
	text-align:center;
	margin-top:3.5px
}

.newsletter-head {
	display:block;
	font-style:italic;
	font-size:15px;
	margin:7.5px 0;
	font-family: 'Inter', sans-serif;
}

.newsletter-content {
	padding:0 35px
}

.padded-newsletter-content {
  padding:0 15%
}

.padded-newsletter-content:not(.newsletter-content),.padded-newsletter-content:not(.newsletter-content) * {
	font-size:28px!important
}

.padded-newsletter-content+.padded-newsletter-content,.padded-newsletter-content+.padded-newsletter-content * {
	font-size:22px!important
}

.padded-newsletter-content #isPasted {
	text-align:center
}

.newsletter-image img {
	display:block;
	margin:0 auto 15px
}

.newsletter-image+h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	text-align:center;
	font-size:22px
}

#quick-shop-title {
	color: #2c2c2c;
    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    line-height: 1.4;
    font-size: 1.42857em;
}

.dopingDesc span {
	    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    line-height: 1.4;
    font-size: 1.6em;
}

.newsletter-title {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}

.newsletter-badge {
	display:inline-block;
	padding:3.5px 10px;
	color:#fff;
	font-weight:bold;
	background:#27d145;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	margin-top:5px
}

.modal.xsmall {
	width:65%
}

@media only screen and (min-width: 1600px) {
	.modal.xsmall {
		width:45%
	}
}

@media only screen and (min-width: 2000px) {
	.modal.xsmall {
		width:35%
	}
}

@media only screen and (max-width: 767px) {
.cBoxed.loginBox button[type="submit"] {
	min-width:100%
}
	.interview .interviewFooter {
		position:static;
		padding-right:0;
		width:100%
	}
	.whatsAppContact i {
		font-size:18px;
	}
	.whatsAppContact span {
		font-size:11px;
		padding:3px 5px
	}
	.countBox {
		margin:5px 0
	}
	.counterBox img {
		max-height:70px
	}
	.counterBox h3 {
		font-size:20px;
		margin:15px 0
	}
}

/*
	Mobile UI
*/

.mobileHeader span img {
	max-height:34px
}

#mobile-menu, .langInfo2, .showMobile {
    display: none !important
}

.filterTitle, .showMobile {
    display: none
}

.catInfo {
    font-size: 18px;
    font-weight: bold
}

.product-price {
    display: none !important
}

.mobileCls {
	display:block;
	margin:4px -15px;
	padding:10px 15px
}

.mobileCls+.mobileCls {
	border-top:1px solid #e5e5e5
}

.mobileCls .image {
	position:relative;
	width:30%;
	float:left;
	margin-right:5px
}

.mobileCls .image img {
	max-height:85px;
}

.mobileCls .detail {
	width:68%;
	float:left
}

.mobileCls .image span {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(0,0,0,.40);
	font-weight:bold;
	color:#fff;
	padding:2px 4px;
	font-size:10px;
	text-align:center
}

.mobileCls .title {
	display:block;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	height:34px
}

.cls-stats {
	font-size:11px;
	margin:0 -5px 5px
}

.cls-stats>div {
	padding-left:5px;
	padding-right:5px
}

.cls-stats i {
	background:#01cc00;
	color:#fff;
	display:inline-block;
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
	padding:5px;
	font-size:13px
}

.accountCls h3 {
	padding-right:25px;
	color:#00CC00
}

.accountCls [data-edit-cls] {
	position:absolute;
	top:15px;
	right:15px;
	font-size:20px
}

.mobileCls .region {
	display:inline-block;
	float:left;
	font-size:14px;
	color:#bcbbbb
}

.mobileCls .price {
	display:inline-block;
	float:right;
	color:#01cc00;
	font-weight:bold;
	font-size:14px
}

.pager-info {
	font-size:14px
}

.pagination>span {
	font-size:16px
}

#modal-cls-option-menu .modal-title {
	text-align:center
}

#modal-option-content a {
	display:block;
	padding:10px 15px;
	font-size:15px;
	background:#e5e5e5;
	text-align:center;
	border:1px solid #ddd;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

#modal-option-content a[data-dismiss] {
	background:#e50000;
	color:#fff
}

#modal-option-content li+li {
	margin-top:5px
}

#modal-ask-doping img {
	display:block;
	max-height:250px;
	margin:5px auto
}

#modal-ask-doping p {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:20px;
}

#modal-ask-doping .modal-footer>.btn {
	font-size:15px;
	padding:7px 20px
}

#modal-ask-doping .modal-footer>.btn:first-child {
	background:#27d145
}

#modal-cls-offer-reg .modal-footer>.btn {
	font-size:15px;
	padding:7px 20px;
	-webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
}

#modal-cls-offer-reg .modal-footer>.btn:first-child {
	background:#43a143
}

#modal-cls-offer-reg .modal-footer>.btn:last-child {
	background:#E50000
}

#modal-cls-offer-reg h1 {
	font-size:20px;
	margin:15px 0
}

#modal-cls-offer-reg img {
	margin:0
}

#modal-cls-offer-reg p {
	margin:5px 0;
	text-align:left
}

.home-bulten-title {
	background:#249892!important
}

.home-bulten-title img {
	max-height:30px
}

.category-item-container .item-name
{
    color: #2c2c2c;
    display: block;
    font-weight: 600;
    line-height: 1.4;
    font-size: 1.57143em;
}

.category-blogs h3.blog-title {
	color: #2c2c2c;
    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    font-size: 1.57143em;
}

.group_sidebar .sb-wrapper .sb-title {
    display: block;
    font-weight: 600;
    margin: 0 0 .5em;
    line-height: 1.4
}

table td i[title], table td i.tooltipstered, .category-item-container .item-name span i {
	padding: 0;
	color: #00CC00;
	background:none;
	width:auto;
	height:auto;
	font-size:13px;
	-webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
		border:0!important
}

.category-item-container .item-name span i {
	margin-right:3px
}

.category-item-container .item-name span p {
	margin:2.5px 0;
	min-height:20px
}

.clsO {
	display:inline-block!important;
	padding:0;
	color:#00CC00;
	vertical-align:middle;
	font-size:13px!important;
	-webkit-border-radius: 0!important;	
    -moz-border-radius: 0!important;
    border-radius: 0!important
}

.newsletter-login-warning {
	font-size:18px;
	text-align:center
}

.home-tabs {
	margin:15px 0
}

#mobileClsTabs {
	border-top:2px solid #D9D9D9;
	border-bottom:4px solid #D9D9D9
}

#mobileClsTabs a {
	display:block;
	width:100%;
	padding:12px 15px;
	text-align:center;
	font-family: 'Inter', sans-serif;
	font-weight:600;
	font-size:16px;
	color:#595959;
	text-transform:uppercase
}

#mobileClsTabs a.active {
	color:#0ACC09;
	background:#eee
}

.home-tabs .mobileCls+.mobileCls {
	border-top:2px solid #e5e5e5
}

.home-tabs .showAll
{
	width:100%;
	padding:8px 12px;
	color:#0ACC09;
	text-align:right;
	font-family: 'Inter', sans-serif;
	font-size:16px;
	border-top:4px solid #e5e5e5;
	border-bottom:4px solid #e5e5e5
}

.home-tabs .tab-panel {
	display:none
}

.catalogBg {
	width:100%;
	padding:20px;
	margin:10px 0;
	background:url(../images/catalog-bg.jpg) repeat-y;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.catalogHeader {
	width:100%;
	background:#171717;
	padding:15px;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

/*.catalogHeader {
	width:100%;
	background:#171717;
	padding:20px;
	text-align:center;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top:7px
}

.catalogHeader>form>span:not(.select2-container) {
	display:block;
	font-family: 'Ink Free', sans-serif;
	font-size:22px;
	color:#fff;
	margin-bottom:7px
}

.catalogHeader img {
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	margin-bottom:7px
}

.catalogHeader input[type="text"] {
	padding:7.5px 10px;
	border:2px solid #ccc;
	margin-bottom:5px;
	line-height:1.5
}

.catalogHeader .select2-container {
	text-align:left
}

.catalogHeader .select2-container--default .select2-selection--single {
	border:2px solid #ccc!important
}

.catalogHeader .select2-container--default .select2-selection--single .select2-selection__rendered {
	color:#333
}

.catalogHeader button {
	width:100%;
	font-family: 'Inter', sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:5.5px 12px;
	line-height:1.5;
	text-align:center;
	border:2px solid #ccc;
	margin-top:5px
}

.catalogHeader button:hover, .catalogHeader button:focus {
	background:#00CC00
}*/

.catalogList {
	display:block;
	width:100%;
	height:400px;
	overflow: none;
}

.catalogList a,.catalogTitle {
	position:relative;;
	display:block;
	width:100%;
	padding:10px 15px;
	font-family: 'Lucida Grande', sans-serif;
	color:#fff;
	font-size:15px;
	background: #221F1F;
	margin:2px 0;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.catalogList a {
	margin-top:0;
}

.catalogList a:after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:-2px;
	height:2px;
	background:#C2982C
}


.catalogTitle {
	color:#CAA950!important;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	margin:7px 0;
	letter-spacing:3.5px
}

a.catalogTitle {
	letter-spacing:normal
}

.catalogList+.alert {
	margin-top:10px;
	display:none
}

.cssload-speeding-wheel {
    width: 100px;
    height: 100px
}

.supermarquee-outer-wrapper .supermarquee-inner-container {
	width:100%!important
}

[data-preview-pdf] {
	position:absolute;
	margin-top:-6px;
	margin-left:5px;
	padding:4px 7px!important;
	background: #7F7F7F;
    color: #fff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.Fixed-Adv {
	position:fixed;
	z-index:99999999999;
	cursor:pointer;
}

.Fixed-Adv img {
	border:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.Adv-Close {
	position: fixed;
	font-size:30px;
	color:#fff;
	background:#000;
	padding:7px 10px;
	z-index:999999999999;
	-webkit-border-radius: 150px;
-moz-border-radius: 150px;
border-radius: 150px;
transform: translate(-50%, 0);
	top: 28px!important;
	left: 43%!important;
	right:auto!important;
	bottom:auto!important
}

.Tp-Adv {
	width:100%;
	height:68%
}

.Tp-Adv img {
	width:100%;
	height:100%
}

.Side-Adv {
	height:100%
}

.Side-Adv img {
	height:100%;	
}

.T-Adv .Adv-Close {
	top: 55%;
	left: 50%;
}

.P-Adv .Adv-Close {
	bottom: 55%;
	left: 50%;
}

.L-Adv .Adv-Close {
	top: 10%;
	left: 43%;
}

.R-Adv .Adv-Close {
	top: 10%;
	right: 43%;
}

.phoneDetail a[data-cls-force-login]{
	display:block;
	color:#039;
	text-align:center;
	width:100%;
	margin-top:15px;
	font-weight:normal
}

@media only screen and (max-width: 390px) {
	.footer_support .col-xs-12:nth-child(2) .footer-item span {
		font-size:19px
	}
}

@media only screen and (max-width: 767px) {
	.Fixed-Adv {
		width:100%;
		top:0;
		left:0;
		right:0;
		bottom:0;
	}
	
	.Adv-Close {
		top: 14px!important;
	}
	
	.T-Adv .Adv-Close {
		left:12%;
		top:53%;
	}	
	
	.P-Adv .Adv-Close {
		left:12%;
		top:53%;
	}
	
	.L-Adv .Adv-Close {
		left:12%;
		top:53%;
	}
	
	.R-Adv .Adv-Close {
		right:12%;
		top:53%;
	}
	
	#top-home-blocks .shop-by-collections {
		padding-right:0
	}
	
	#category-breadcrumb {
		margin-top:0
	}
	
    .user-photo {
        width: 100px;
        height: 100px
    }

    .product-price {
        display: inline-block !important;
    }

    .search_results {
        width: 100%
    }

    .search_results strong {
        color: #000
    }

    .clsPadded {
        padding-bottom: 100px !important
    }

    .detail-social, .clsOptions, .product-info-left, .payMethods, .langInfo, .hideMobile, .title .social.opt, .title .social, .category-toolbar, .footer_information, .footer-notice, .footer-support,.site-footer .footer-note,.footer-payment {
        display: none !important
    }

	.hideMobile {
		display:none
	}

    #map {
        margin: 0
    }

    #ad_tab_8 .dl-horizontal dd {
        text-align: right
    }

    #ad_tab_8 .cls_price {
        color: #01cc00
    }

    #ad_tab_8 .cls_number {
        color: #910000
    }

    #ad_tab_8 .dl-horizontal .seperator {
        margin: 4px 0
    }

    .title, .sidebar h3 {
        margin-bottom: 5px
    }

    .showMobile {
        display: block !important
    }

    .showMobile {
        display: block
    }

    .product-information .tabs-information > ul > li:not(.hideMobile) {
        display: inline-block !important;
        width: 50% !important;
        text-align: center;
		float:left
    }

    .pagination > li.showMobile {
        display: table-cell !important
    }

    .clsFooter {
        position: fixed;
        bottom: 53px;
        z-index: 999;
        left: 0;
        right: 0;
        display: table !important
    }

    .clsFooter li {
        display: table-cell;
        width: 1%
    }

    .clsFooter li + li {
        padding-left: 3px
    }

    .clsFooter a {
        padding: 8px 12px;
        display: block
    }

    .clsFooter .btn-primary, .clsFooter .btn-whatsapp {
        background: #01cc00;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .clsFooter .btn-whatsapp {
        background: #128c7e;
    }

    #modal-share-cls .detail-social {
        display: block !important
    }

    #modal-share-cls .modal-body input {
        margin-top: 10px
    }

    .mobile-slider {
        padding-left: 0;
        padding-right: 0
    }

    .mobile-slider .classifiedItems .item {
        background: #fff;
        border: 1px solid #ddd;
        margin: 2px 0
    }

    .mobile-slider .classifiedItems .item img {
        width: 100%
    }

    .rightBar {
        margin-top: 5px
    }

    .langInfo2 {
        display: block !important;
        margin-bottom: 5px
    }

    .copyInfo {
        text-align: center
    }

    .mobileFeatures {
        font-size: 11px;
        line-height: 14px;
        color: #333;
        width: 100%;
        padding: 8px 0;
        border-top: 1px dashed #ccc;
        margin: 5px 0;
    }

    #mobile-menu {
        display: block !important;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        position: fixed;
        z-index: 999;
        background: #eee;
    }

    #mobile-menu li {
        text-align: center;
        float: left;
        width: 20%;
        list-style-type: none;
    }

    #mobile-menu a {
        width: 100%;
        display: block;
        text-align: center;
        color: #808080;
		border:1px solid #C4C4C4;
        padding: 5px 0
    }

    #mobile-menu > li:nth-child(3) a {
        color: #00C201
    }

    #mobile-menu a:focus, #mobile-menu a:active, #mobile-menu .active {
        background: #DEDEDE;
		color:#000
    }

    #mobile-menu i {
        font-size: 24px;
        display: block;
		margin-bottom:2.5px
    }

    #mobile-menu span {
        font-size: 11px;
        display: block
    }

    .btn.facebook, .btn.twitter {
        margin:5px 0;
		display:block
    }

    .btn-group-sm > .btn, .btn-sm {
        font-size: 0.9em;
    }

    body {
        padding: 50px 0 51px 0 !important
    }

    body.clsPadding {
        padding-bottom: 95px !important
    }

	body.noMobileHeader {
		padding: 2.5px 0 51px 0 !important
	}

	.whatsAppContact {
		right:auto;
		left:40%
	}

	body.clsPadding .whatsAppContact {
		bottom:95px
	}

    .footer-support + .footer-support {
        margin-top: 15px
    }

    .grid-block-full {
        margin-top: 0
    }

    .mobileHeader {
        background: #01cc00;
        padding: 6px 5px;
        position: fixed;
        height: 50px;
        top: 0;
        left: 0;
        right: 0;
        color: #fff;
        z-index: 999
    }

	.mobileHeader img {
		max-height:34px
	}
    .mobileHeader a[data-target="#modal-share-cls"] {
        color: #fff
    }

    .mobileHeader input {
        background: #5b85ab !important;
        color: #fff !important;
        font-size: 13px !important;
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

	.mobileHeader input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}
.mobileHeader input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}
.mobileHeader input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}
.mobileHeader input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

    .mobileHeader>span {
        display: block;
        width: 100%;
        max-height: 40px;
        text-align: center;
        padding: 7px 35px;
        font-size: 20px;
        vertical-align: middle;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: bold;
    }

	.inCategory>span {
		padding: 0 35px;
	}

    .mobileHeader>span small {
        display: block;
        font-size: 14px
    }

    .mobileHeader > a {
        color: #fff
    }

    .mobileHeader i {
        position: absolute;
        right: 17px;
        top: 15px;
        font-size: 20px
    }

    .mobileHeader i.pLeft {
        right: auto;
        left: 17px
    }

    .mobileHeader i.pFav {
        right: 47px;
    }

	.mobileSubHeader {
		position:relative
	}

    .mobileSubHeader {
        padding: 3px 7px;
        background: #f9f9f9;
        border-bottom: 1px solid #eee
    }

	.mobileSubHeader .fa-search {
		position:absolute;
		top:23%;
		font-size:21px;
		left:5%;
		color:#A6A6A6
	}

	.searchBar{
		background:#01cc00
	}

    .mobileSubHeader .grid > .grid__item:nth-child(1) {
        line-height: 32px
    }

    .catMenu .sub {
        display: none
    }

    .catMenu {
        margin: 0 -15px;
        background: #fafafa
    }

    .catMenu span {
        float: left;
        width: 88%;
        font-size: 15px
    }

	.catMenu span:after {
		content:'\f105';
		position:absolute;
		display:inline-block;
		top:16px;
		right:12px;
		font: 24px "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
		font-weight: 300;
		font-style: normal;
		vertical-align: middle;
		color:#bcbbbb
	}

	.pageMenu span:after {
		top:40%
	}

    #top-home-blocks {
        margin-bottom: 0
    }

    .main-content {
        padding-bottom: 0
    }

    .catMenu li, .category-filter-list li {
        position: relative;
    }

    .catMenu li .head {
        margin: 10px 15px;
        font-size: 14px;
        font-weight: bold
    }

    .catMenu a, .category-filter-list a {
        background: #fff !important
    }

    .catMenu a {
        padding: 7px 15px;
        background: #F4F4F4;
        color: #000;
        border-bottom: 1px solid #F4F4F4;
        width: 100%;
        display: block
    }

	.pageMenu a {
		padding:20px
	}

    .catMenu a:hover, .catMenu a:focus {
        background: #e1e1e1
    }

    .catMenu hr {
        display: none
    }

    .catMenu a > span:first-child {
        width: 12%;
    }

    .catMenu a > span > small {
        color: #bcbbbb
    }

    .category-filter-list {
        border: 0;
        max-height: 392px !important;
        margin: 0 -7.5px;
        margin-bottom: 10px;
    }

    .mobile-category-filter-list a {
        padding: 14px 7px;
        color: #333;
        font-size: 14px
    }
	
	.showAllCls {
		font-size: 15.5px!important;
		font-family: 'Inter', sans-serif;
		font-weight:bold;
		text-transform:uppercase
	}

    .mobile-category-filter-list a.showAllCls, .mobile-category-filter-list a.showAllCls small {
        color: #1064bc
    }

    .category-filter-list small {
        float: right;
        color: #bcbbbb
    }

    .category-filter-list small:after {
        content: "\f054";
        display: inline-block;
        font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free";
        font-weight: bold;
        margin-left: 5px
    }

    .noSubs li a > span:nth-child(2) {
        margin-top: 5px
    }

    .catMenu i {
        margin: 0 4px 0 0;
        background: #01cc00;
        color: #fff;
        padding: 10px 0;
        -webkit-border-radius: 175px;
        -moz-border-radius: 175px;
        border-radius: 175px;
        width: 34px;
        text-align: center
    }

	.catMenu img {
		width: 28px;
		padding: 5px 0;
		text-align: center;
		vertical-align: middle;
		float:left;
		margin: 0 8px 0 0;
    }

	.pageMenu img {
		width:30px
	}

    .catMenu span small {
        display: block;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 13px
    }

    .catImage {
        position: relative
    }

    .catImage img {
        width: 100%
    }

    .catImage a:before {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
        z-index: 9;
        border-top: 1px solid rgba(255, 255, 255, 0.8);
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
        transform: scale(0, 1);
    }

    .catImage a:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
        z-index: 9;
        border-left: 1px solid rgba(255, 255, 255, 0.8);
        border-right: 1px solid rgba(255, 255, 255, 0.8);
        transform: scale(1, 0);
    }

    .catImage a:before, .catImage a:after {
        -webkit-transition: all 0.25s ease-out 0s;
        -moz-transition: all 0.25s ease-out 0s;
        -o-transition: all 0.25s ease-out 0s;
        transition: all 0.25s ease-out 0s;
    }

    .catImage a:hover:before, .catImage a:hover:after {
        transform: scale(1);
    }

    .cat-widget {
        margin-left: -15px;
        margin-right: -15px;
        border: 0 !important
    }

    .cat-panel .accordion-header {
        display: none
    }

    .classifiedPrice, .classifiedLocation {
        color: #01cc00;
    }

    .mobileClsList {
        background: #fff;
        margin-left: -15px;
        margin-right: -15px;
        padding-right: 7px
    }

    .hiddenMobile {
        display: none
    }

	.site-footer {
		color: #000;
		background-color: #f9f9f9;
		border-top: 1px solid #dfdfdf;
	}

	footer.site-footer a {
		color:#000
	}

    .modal {
        margin-top: 50px;
        z-index: 999
    }

    .modal-backdrop {
        z-index: 9999999
    }

    .category-filter-list {
        height: auto !important;
    }

    .select2-container.select2-container--open {
        z-index: 9999999999 !important
    }

	.select2-results__option {
		line-height:normal
	}

	.mobile-category-toolbar {
		margin:-11px -15px 0;
		border-left:0;
		border-right:0
	}

	.category-list-map .mobile-category-toolbar {
		margin-top:0
	}

	#category-breadcrumb, #breadcrumb-container {
		border-bottom:1px solid #dedede;
		background:#f0f0f0;
		text-align:left;
		padding:8px 5px;
		margin-bottom:0
	}

	#category-breadcrumb li, #breadcrumb-container li {
		font-size:11px!important
	}

	#category-breadcrumb a, #breadcrumb-container a {
		color:#1064bc!important
	}

	#category-breadcrumb .breadcrumb li+li::before {
		padding:0 4px
	}

	.mobile-category-toolbar li a {
		padding:7px 0
	}

	.mobile-category-toolbar li a i {
		font-size:17px
	}

	.mobile-category-toolbar {
		background:#f0f0f0
	}

	.cookiealert {
		bottom:50px
	}

	.interview-mini {
		min-height:148px;
		max-width:100%
	}

	.interview-date,.interview-date-2 {
		padding-top:15px
	}

	.interview-owner {
		text-align:left;
		padding-top:5px!important
	}

	.interview-mask {
		width:100px;
		height:100px;
		right:0;
		top:-45px
	}
	
	.header-banners {
		margin:15px -7px
	}
	
	.header-banners .grid__item {
		padding:0 7px
	}
	
	#mobileCats {
		margin:15px 0
	}
	
	#mobileCats a {
		display:block;
		width:135px;
		border:4px solid #CFCFCF;
		-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px
	}
	
	#mobileCats span {
		text-transform:uppercase;
		font-weight:600;
		font-size:13.5px;
		color:#808080;
		font-family: 'Inter', sans-serif;
		text-align:center;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height:75px;
		padding:0 5px
	}
	
	footer.site-footer {
		background:none;
		border:none
	}
	
	.site-footer .push--one-twelfth {
		left:auto;
		width:100%
	}
	
	footer.site-footer .footer-item {
		text-align:center;
		padding:7px 2px 7px 18%;
		font-family: 'Inter', sans-serif;
		margin-bottom:15px;
		border:3px solid #D9D9D9;
		-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px	
	}
	
	.footer-item{
		background-position:2% center
	}
	
	.footer-item strong, .footer-item span {
		font-weight:normal;
		color:#808080
	}
	
	footer.site-footer .footer-item strong {
		font-size:20px
	}
	
	footer.site-footer .footer-item span {
		font-size:22px;
		font-weight:600
	}
	
	.footer-copyright {
		font-family: 'Inter', sans-serif;
		font-size:22px;
		color:#808080
	}
	
	.footer_support .pull-right {
		float:left!important;
		padding-right:5px
	}
	
	.footer_support .pull-right+div {
		padding-left:5px
	}
	
	.footerWhatsApp {
		display:block;
		position:relative;
		width:100%;
		background:#01CC00;
		color:#fff!important;
		padding:5.5px 17% 5.5px 43%;
		text-align:center;
		font-family: 'Inter', sans-serif;
		font-weight:normal!important;
		font-size:16px!important;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px	
	}
	
	.footerWhatsApp i {
		font-size: 45px;
		position: absolute;
		left: 18px;
		top: 12px;
	}
	
	.footer_support .col-xs-12:nth-child(1) .footer-item {
		background-image:url(../images/footer-phone-mobile.png)
	}

	.footer_support .col-xs-12:nth-child(2) .footer-item {
		background-image:url(../images/footer-help-mobile.png)
	}
	
	.mobileAdvs {
		margin:10px -15px
	}
	
	.mobileAdvs .Adv {
		margin-bottom:5px
	}
	
	.mobileAdvs .Adv img {
		width:100%
	}
	
	.mobileAdvs .col-xs-6 {
		padding-right:5px
	}
	
	.mobileAdvs .col-xs-6+.col-xs-6 {
		padding-left:5px;
		padding-right:15px
	}
	
	.footer_support {
		padding:0
	}
	
	.footer_copyright {
		padding:0
	}
	
	.lang-select {
		position:relative;
		border:3px solid #D9D9D9;
		padding:3.5px 3px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
		border-radius: 7px
	}
	
	.lang-title {
		position:absolute;
		top:18px;
		left:62px;
		color:#808080;
		font-family: 'Inter', sans-serif;
		font-size:12px;
		z-index:999999999
	}
	
	.lang-select .select2-container .select2-selection--single .select2-selection__rendered {
		padding:0
	}
	
	.lang-select .select2-selection__arrow {
		display:none
	}
	
	.lang-select .select2-selection__choice {
		padding-left:58px!important;
		font-size:13px
	}
	
	.lang-select .select2-selection__choice .flag-icon 
	{
		width:52px;
		height:40px
	}
	
	.lang-select .select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height:70px;
		font-family: 'Inter', sans-serif;
		font-size:12px
	}
	
	.lang-select .select2-container--default .select2-selection--single {
		height:55px
	}
	
	.fair_type {
		background-size:50% 65%
	}
	
	.fair .flagIcon, .fair .flagIcon + span {
		float:none;
		display:inline-block;
		width:auto
	}
	
	#newsletterTitle {
		display: block;
		position:relative;
		width: 100%;
		padding: 12px 15px;
		text-align: center;
		font-family: 'Inter', sans-serif;
		font-weight: 600;
		font-size: 16px;
		color: #0ACC09;
		background: #eee;
		text-transform: uppercase;
		border-top: 2px solid #D9D9D9;
		border-bottom: 4px solid #D9D9D9;
	}
	
	#newsletterTitle i {
		position:absolute;
		top:10px;
		font-size:25px;
		cursor:hand
	}
	
	#newsletterTitle .fa-chevron-left {
		left:10px
	}
	
	#newsletterTitle .fa-chevron-right {
		right:10px
	}
	
	.newsletterCls span:not(.title) {
		display: inline-block;
		padding: 3.5px 10px;
		color: #fff;
		font-weight: bold;
		background: #27d145;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		margin-top: 1px;
	}

}
