.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/owl-carousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}body {
font-family: Arial, sans-serif;
margin-top: 0 !important;
background: #ffffff;
font-size: 15px;
color: #000000;
line-height: 25px;
text-rendering: optimizeLegibility;
}
p {
margin-bottom: 25px;
}
a,
a:focus {
color: #c5afa1;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:focus {
text-decoration: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline-style: none;
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 15px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
cite {
font-style: italic;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
box-shadow: none;
}
input[type="radio"],
input[type="checkbox"] {
margin: 0;
}
textarea {
resize: none;
height: 150px;
margin-bottom: 30px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select {
max-width: 100%;
}
input,
input.input-text,
select,
textarea {
border: 1px solid #EEEEEE;
background-color: #ffffff;
padding: 5px 13px;
color: #000000;
font-size: 13px;
vertical-align: middle;
box-shadow: none;
border-radius: 0;
line-height: 26px;
border-radius: 3px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-cart table.cart td.actions .coupon .input-text {
line-height: 25px;
}
textarea:focus,
input:focus {
background: #FBFBFB;
box-shadow: none;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #fb7f88;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #aaaaaa;
font-size: 13px;
}
a.btn,
.btn,
.btn:focus,
input[type="submit"],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart,
a.more-link {
padding: 12px 30px;
line-height: 1;
color: #000000;
border: 2px solid #d9d9d9;
border-radius: 3px;
text-align: left;
text-shadow: none;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
background: #ffffff;
filter: none;
box-shadow: none;
text-align: center;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
background: #c5afa1;
border-color: #c5afa1;
color: #ffffff;
}
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
text-shadow: none;
}
.btn:hover,
input[type="submit"]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
a.more-link:hover {
background: #c5afa1;
border-color: #c5afa1;
color: #ffffff;
}
.btn:active,
.btn-primary,
.btn-primary:focus {
color: #ffffff;
background: #000000;
box-shadow: none;
}
.btn-primary:hover,
.btn-primary:active {
background: #000000;
}
.btn.alt {
background: #c5afa1;
border-color: #c5afa1;
color: #ffffff;
}
.btn.alt:hover {
background: #000000;
color: #ffffff;
border-color: #000000;
}
table {
margin-bottom: 10px;
border: 1px solid #d9d9d9;
}
table th {
background: #ffffff;
}
table td,
table th {
padding: 3px 10px;
border-bottom: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}
.label {
color: inherit;
font-size: inherit;
text-align: inherit;
line-height: inherit;
white-space: inherit;
}
.panel {
box-shadow: none;
border: none;
}
hr {
border-color: #d9d9d9;
}
blockquote,
.blog-post .format-quote .entry-content {
border:0;
margin-left: 0;
padding-left: 0;
padding-bottom: 0;
padding-top: 0;
margin-top: 30px;
margin-bottom: 30px;
padding-left: 60px;
padding-right: 60px;
font-size: 18px;
line-height: 26px;
padding-top: 55px;
padding-bottom: 0;
text-align: center;
}
.blog-post .format-quote .entry-content {
margin-top: 0;
}
blockquote:before,
.blog-post .format-quote .entry-content:before {
color: #c5afa1;
content: "";
font-family: "FontAwesome";
height: 40px;
line-height: 58px;
text-align: center;
border-radius: 20px;
font-size: 28px;
margin-top: -70px;
font-style: normal;
position: absolute;
margin-left: -10px;
}
blockquote:after,
.blog-post .format-quote .entry-content:after {
width: 50px;
height: 1px;
border-bottom: 4px double #d9d9d9;
display: table;
margin:0 auto;
content: " ";
margin-top: 30px;
}
.color input:-moz-placeholder,
.color textarea:-moz-placeholder {
color: #aaaaaa;
}
.color input:-ms-input-placeholder,
.color textarea:-ms-input-placeholder {
color: #aaaaaa;
}
.color input::-webkit-input-placeholder,
.color textarea::-webkit-input-placeholder {
color: #aaaaaa;
}
.color textarea,
.color input {
background: #ffffff;
color: #aaaaaa;
}
.clear {
clear: both;
} .page-item-title h1 {
color: #000000;
margin-top: 0;
text-align: center;
margin-bottom: 37px;
}
.page-item-title-archive h1 {
color: #000000;
margin-bottom: 47px;
text-align: center;
font-weight: bold;
}
.page-item-title-archive a {
text-decoration: none;
}
.page-item-title-archive p {
text-align: center;
font-size: 10px;
text-transform: uppercase;
color: #8f9294;
margin-bottom: 0;
margin-top: 45px;
}
.page-item-title-single {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
.page-item-title-single h1 {
color: #000000;
margin: 0 auto;
max-width: 550px;
margin-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
font-weight: bold;
}
.page-item-title-single.page-item-title-page h1 {
margin-top: 50px;
margin-bottom: 50px;
}
.page-item-title-single a {
text-decoration: none;
}
.page-item-title-single .post-categories {
display: inline-block;
margin-bottom: 10px;
}
.page-item-title-single .post-categories a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
padding: 4px 8px;
text-decoration: none;
text-transform: uppercase;
}
.page-item-title-single .post-info {
margin-top: 20px;
}
.page-item-title-single .post-date {
color: #989898;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
}
.container-fluid.container-page-item-title {
padding: 0;
background: #eeeeee;
margin-bottom: 55px;
margin-top: 30px;
background-size: cover;
background-position: center center;
}
.container-fluid.container-page-item-title.with-bg .page-item-title-single h1,
.container-fluid.container-page-item-title.with-bg .page-item-title-single a,
.container-fluid.container-page-item-title.with-bg .page-item-title-single .post-categories a:hover {
color: #ffffff;
}
.container-fluid.container-page-item-title.with-bg .post-info-share .post-social a:hover,
.container-fluid.container-page-item-title.with-bg .page-item-title-single .post-categories a {
color: #c5afa1;
}
.container-fluid.container-page-item-title.with-bg .page-item-title-single .post-date {
color: #d8d8d8;
}
.container-fluid.container-page-item-title.with-bg .col-md-12 {
padding: 0;
background: rgba(0,0,0,0.4);
}
.container-fluid.container-page-item-title.with-bg .page-item-title-single {
padding: 120px 0;
margin: 0;
}
.container-fluid.container-page-item-title .row {
margin: 0;
} .page-404 {
margin: 55px auto 100px auto;
text-align: center;
}
.page-404 h1 {
font-size: 100px;
margin-bottom: 30px;
}
.page-404 p {
margin-bottom: 20px;
}
.page-404 .search-form #s {
width: 300px;
margin-right: 10px;
} .page-search-no-results {
margin: 55px auto 100px auto;
text-align: center;
}
.page-search-no-results h3 {
font-size: 50px;
margin-bottom: 30px;
}
.page-search-no-results p {
margin-bottom: 20px;
}
.page-search-no-results .search-form #s {
width: 300px;
margin-right: 10px;
} header {
background: #ffffff;
background-repeat: no-repeat;
background-position: top center;
}
header .light-logo {
display: none;
}
@media (min-width: 1024px)  {
body.blog.blog-transparent-header-enable header,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable header,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable header {
left: 0;
position: absolute;
right: 0;
z-index: 100;
background: transparent;
}
body.blog.blog-transparent-header-enable .mainmenu-belowheader:not(.fixed),
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed),
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) {
background: transparent;
}
body.blog.blog-transparent-header-enable .introfolk-blog-posts-slider {
margin-top: 0;
}
body.blog.blog-transparent-header-enable .navbar-center-wrapper,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .navbar-center-wrapper,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .navbar-center-wrapper {
border-color: #ffffff;
}
body.blog.blog-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a {
color: #ffffff;
}
body.blog.blog-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a:hover,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a:hover,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .navbar .nav > li > a:hover {
opacity: 0.5;
}
body.blog.blog-transparent-header-enable .mainmenu-belowheader:not(.fixed) .search-bar-header .search-toggle-btn,
body.blog.blog-transparent-header-enable .mainmenu-belowheader:not(.fixed) ul.header-nav > li.float-sidebar-toggle a,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .search-bar-header .search-toggle-btn,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) ul.header-nav > li.float-sidebar-toggle a,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) .search-bar-header .search-toggle-btn,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .mainmenu-belowheader:not(.fixed) ul.header-nav > li.float-sidebar-toggle a {
-webkit-filter: invert(1);
filter: invert(1);
}
body.blog.blog-transparent-header-enable header .regular-logo,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable header .regular-logo,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable header .regular-logo {
display: none;
}
body.blog.blog-transparent-header-enable header .light-logo,
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable header .light-logo,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable header .light-logo {
display: inline-block;
}
body.single-post.blog-post-header-with-bg.blog-post-transparent-header-enable .container-fluid.container-page-item-title,
body.page.blog-post-header-with-bg.blog-post-transparent-header-enable .container-fluid.container-page-item-title {
margin-top: 0;
}
}
.content-block .page-container,
.content-block .post-container {
margin-top: 30px;
}
.content-block .page-container .col-md-9,
.content-block .page-container .col-md-12,
.content-block .post-container .col-md-9,
.content-block .post-container .col-md-12 {
margin-bottom: 50px;
}
header + .content-block .post-container,
header + .content-block .page-container {
margin-top: 0;
}
header .header-blog-info {
margin-top: 5px;
font-size: 12px;
color: #cacdcf;
}
header .container {
padding: 0;
}
header .col-md-12 {
display: table;
height: 200px;
}
header .logo {
font-size: 16px;
}
header .header-left {
display: table-cell;
vertical-align: middle;
text-align: left;
width: 33.3333%;
padding-left: 15px;
}
header .header-center {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 33.3333%;
}
header .header-right {
display: table-cell;
vertical-align: middle;
text-align: right;
width: 33.3333%;
padding-right: 15px;
}
header .header-promo-content {
display: inline;
}
header .header-promo-content img {
max-width: 100%;
}
ul.header-nav {
white-space: nowrap;
display: inline;
margin-bottom: 0;
padding: 0;
}
ul.header-nav > li {
display: inline-block;
margin-left: 0;
padding: 0;
}
ul.header-nav > li.float-sidebar-toggle {
position: relative;
}
ul.header-nav > li.float-sidebar-toggle a {
font-size: 14px;
margin-top: 4px;
display: block;
cursor: pointer;
color: rgba(0, 0, 0, 1);
}
ul.header-nav > li.float-sidebar-toggle a:hover {
opacity: 0.5;
}
header .header-logo-center .header-center {
min-width: 0;
text-align: center;
width: 40%;
}
header .header-logo-center .header-left {
width: 30%;
}
header .header-logo-center .header-right {
width: 30%;
}
.header-info-text {
padding-top: 22px;
padding-bottom: 22px;
margin-left: 5px;
padding-left: 30px;
}
.search-bar-header {
margin-top: -10px;
}
.search-bar-header .search-toggle-btn {
padding: 14px;
display: inline-block;
height: 40px;
cursor: pointer;
background: transparent url(//arsizsanat.com.tr/wp-content/themes/introfolk/img/search-btn.png) no-repeat center center;
color: #000;
width: 16px;
text-indent: -9999px;
opacity: 1;
border: 0;
box-shadow: none;
}
.search-bar-header .search-toggle-btn:hover {
background: transparent url(//arsizsanat.com.tr/wp-content/themes/introfolk/img/search-btn.png) no-repeat center center;
opacity: 0.25;
border: 0;
}
@media (-webkit-min-device-pixel-ratio: 2) {
.search-bar-header .search-toggle-btn {
background-image: url(//arsizsanat.com.tr/wp-content/themes/introfolk/img/search-btn@2x.png);
background-size: 16px 16px;
}
} .search-toggle-btn {
cursor: pointer;
}
.search-close-btn {
position: absolute;
top: 50px;
right: 50px;
cursor: pointer;
color: #000000;
text-transform: uppercase;
}
.search-close-btn:hover {
opacity: 0.6;
}
.search-close-btn .fa {
font-size: 40px;
color: #000000;
}
.search-fullscreen-wrapper {
position: fixed;
background: rgba(255, 255, 255, 0.95);
left: 0;
right: 0;
top: 0;
bottom: 0;
color: #ffffff;
z-index: 10000;
display: none;
}
.search-fullscreen-wrapper .search-fullscreen-form {
margin: 0 auto;
margin-top: 300px;
display: table;
}
.search-fullscreen-wrapper .search-fullscreen-form input[type="search"] {
font-size: 30px;
line-height: 35px;
height: auto;
color: #000000;
background: none;
border: none;
border-bottom: 3px double #000000;
padding-left: 0;
padding-right: 0;
width: 700px;
text-align: center;
}
.search-fullscreen-wrapper .search-fullscreen-form .submit.btn {
display: none;
} .header-menu-bg {
z-index: 10001;
width: 100%;
background: #ffffff;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-menu-bg.menu_black {
background: #26292C;
border-bottom: 0;
}
.header-menu {
overflow: visible;
font-size: 12px;
line-height: 1.42857;
}
.header-info-text {
float: right;
}
.header-info-text a {
color: #000000;
}
.header-menu-bg.menu_black .header-info-text a {
color: #ffffff;
}
.header-menu-bg.menu_black .header-info-text a:hover {
color: rgba(255,255,255,0.5);
}
.header-info-text a:hover {
color: #c5afa1;
}
.header-info-text .fa {
margin-right: 15px;
font-size: 14px;
}
.header-info-text a:last-child .fa {
margin-right: 0;
}
.header-menu ul {
margin: 0;
padding: 0;
}
.header-menu li {
position: relative;
display: block;
float: left;
}
.header-menu li ul {
display: none;
border-bottom: 0;
position: absolute;
background: #fff;
z-index: 10000;
}
.header-menu-bg.menu_black .header-menu li ul {
background: #26292C;
}
.header-menu li:hover > ul {
display: block;
}
.header-menu .sub-menu li .sub-menu,
.header-menu .children li .children {
right: -99.5%;
top: 0;
}
.header-menu li a {
color: rgba(0,0,0,0.5);
display: block;
padding-right: 15px;
padding-left: 15px;
padding-top: 22px;
padding-bottom: 22px;
text-decoration: none;
text-transform: uppercase;
}
.header-menu-bg.menu_black .header-menu li a {
color: #ffffff;
}
.header-menu-bg.menu_black .header-menu li a:hover {
color: rgba(255,255,255,0.5);
}
.header-menu ul.links > li:first-child > a {
padding-left: 0;
}
.header-menu li ul a {
padding: 8px 20px;
min-width: 190px;
border: 1px solid rgba(0,0,0,0.1);
border-bottom: 0;
}
.header-menu-bg.menu_black .header-menu li ul a {
border: 1px solid rgba(255,255,255,0.07);
border-bottom: 0;
font-size: 11px;
}
.header-menu li ul li {
float: none;
}
.header-menu li ul > li:last-child > a {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header-menu-bg.menu_black .header-menu li ul > li:last-child > a {
border-bottom: 1px solid rgba(255,255,255,0.07);
}
.header-menu li a:hover {
text-decoration: none;
color: #c5afa1;
}
.header-menu-bg.menu_black .header-menu .menu-top-menu-container-toggle {
color: #ffffff;
}
.header-menu-bg.menu_black .header-menu .menu-top-menu-container-toggle + div {
background: #26292C;
}
.header-menu .sub-menu li a:hover {
background: rgba(0,0,0,0.1);
}
.header-menu-bg.menu_black .header-menu .sub-menu li a:hover {
background: rgba(0,0,0,0.5);
}
.header-menu .menu-top-menu-container-toggle + div {
float: left;
}
.header-menu .menu-top-menu-container-toggle {
float: left;
display: none;
color: #000000;
cursor: pointer;
padding: 22px;
padding-left: 0;
}
.header-menu .menu-top-menu-container-toggle:hover {
opacity: 0.5;
}
.header-menu .menu-top-menu-container-toggle:after {
content: "";
display: inline-block;
font-family: "fontawesome";
font-weight: normal;
font-size: 14px;
}
.header-menu .sub-menu li.menu-item-has-children > a:after,
.header-menu .children li.menu-item-has-children > a:after {
display: inline-block;
font-family: "fontawesome";
content: "";
margin-left: 5px;
font-weight: normal;
float: right;
}
.header-menu li.menu-item-has-children.mobile-submenu-opened > a:after {
content: "";
} .navbar {
border-radius: 0;
-webkit-border-radius: 0;
border: none;
margin: 0;
line-height: 1.42857;
position: static;
}
.navbar .nav > li {
float: left;
}
.nav > li sup,
.nav > li sub {
text-transform: none;
font-weight: normal;
font-size: 12px;
}
.navbar .nav > li.menu-item-has-children > a:after {
display: inline-block;
font-family: "fontawesome";
content: "";
font-style: normal;
font-weight: normal;
margin-left: 10px;
margin-right: 0;
}
.navbar .nav li.menu-item-has-children.mobile-submenu-opened > a:after {
content: "";
}
.navbar .nav > li {
padding-top: 18px;
padding-bottom: 18px;
position: relative;
}
.navbar .nav > li > a {
color: #000000;
display: block;
font-size: 12px;
padding: 5px 5px;
margin-left: 20px;
margin-right: 20px;
text-decoration: none;
background: transparent;
cursor: pointer;
border-bottom: 1px solid transparent;
border-top: 1px solid transparent!important;
}
.navbar .nav li a > i.fa {
margin-right: 10px;
font-weight: normal;
}
.navbar .nav > li > a:hover {
background: transparent;
color: #c5afa1;
border-bottom: 1px solid #c5afa1;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
box-shadow: none;
}
.navbar-left-wrapper {
float: left;
width: 65px;
height: 31px;
margin-top: 18px;
margin-bottom: 18px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
z-index: 10;
position: relative;
}
.navbar-center-wrapper {
float: left;
width: 100%;
margin-left: -65px;
margin-right: -65px;
border-top: 3px double rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
padding-top: 0;
padding-bottom: 0;
}
.navbar-right-wrapper {
float: left;
width: 65px;
height: 31px;
margin-top: 18px;
margin-bottom: 18px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}
.navbar {
background: none;
min-height: 0;
}
.navbar-collapse {
padding: 0;
max-height: inherit;
clear: both;
}
.navbar .nav ul {
list-style: none;
}
.navbar .navbar-toggle {
background: transparent;
cursor: pointer;
color: #000000;
border: none;
border-radius: 0;
-webkit-border-radius: 0;
padding: 14px 40px;
text-transform: uppercase;
display: none;
margin: 0 auto;
float: none;
width: 180px;
position: absolute;
left: 50%;
margin-left: -75px;
top: 12px;
}
.navbar .navbar-toggle:after {
display: inline-block;
font-family: "fontawesome";
content: "";
margin-left: 5px;
font-weight: normal;
}
.navbar .navbar-toggle:hover {
background: transparent;
}
.nav .sub-menu {
display: none;
position: absolute;
margin: 0;
text-align: left;
z-index: 100000;
padding: 0;
}
.nav > li .sub-menu {
margin-top: 0;
background: #c5afa1;
}
.nav > li > .sub-menu {
margin-top: 18px;
}
.navbar .nav .sub-menu li {
float: none;
position: relative;
}
.nav .sub-menu li.menu-item > a {
display: block;
background: transparent;
color: #ffffff;
font-weight: normal;
min-width: 190px;
text-decoration: none;
padding: 8px 20px;
cursor: pointer;
border: 1px solid rgba(255,255,255,0.2);
border-left: 0;
border-right: 0;
border-bottom: 0;
font-size: 11px;
}
.nav .sub-menu li.menu-item > a span {
display: block;
text-transform: none;
font-weight: normal;
}
.nav .sub-menu li.menu-item:last-child > a {
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.nav .sub-menu li.menu-item > a:hover {
text-decoration: none;
color: #ffffff;
background: rgba(255,255,255,0.3);
}
.nav .sub-menu li .sub-menu,
.nav .children li .children {
top: 0;
right: -99.5%;
}
.navbar .sub-menu li.menu-item-has-children > a:after {
display: inline-block;
font-family: "fontawesome";
content: "";
margin-left: 5px;
font-weight: normal;
font-style: normal;
float: right;
}
.nav li:hover > .sub-menu {
display: block;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border: none;
}
.mainmenu-belowheader {
background: #ffffff;
}
.mainmenu-belowheader .sticky-menu-logo {
text-align: center;
padding: 20px 10px;
padding-bottom: 0;
display: none;
}
.mainmenu-belowheader.fixed .sticky-menu-logo {
display: block;
}
.mainmenu-belowheader.fixed {
top: -50px;
position: fixed;
width: 100%;
z-index: 5000;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
padding-top: 0;
padding-bottom: 0;
}
.mainmenu-belowheader.fixed .navbar-center-wrapper {
border-top: none;
}
.mainmenu-belowheader.fixed .navbar-left-wrapper,
.mainmenu-belowheader.fixed .navbar-right-wrapper {
margin-bottom: 15px;
margin-top: 15px;
}
.mainmenu-belowheader.fixed .navbar .nav > li {
padding-bottom: 15px;
padding-top: 15px;
}
.mainmenu-belowheader.fixed .nav > li > .sub-menu {
margin-top: 15px;
}
.mainmenu-belowheader .navbar {
position: relative;
}
.mainmenu-belowheader .navbar .container {
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.mainmenu-belowheader .navbar {
margin-left: 0;
min-height: 0;
}
.mainmenu-belowheader .navbar .nav > li > a {
text-align: center;
}
.mainmenu-belowheader .navbar .nav > li > a span {
display: block;
font-size: 12px;
color: #8f9294;
text-transform: none;
font-weight: normal;
margin-top: 5px;
}
.mainmenu-belowheader.menu-center .nav {
display: table;
margin: 0 auto;
padding-left: 65px;
padding-right: 65px;
}
.mainmenu-belowheader.mainmenu-uppercase .navbar .nav > li > a,
.mainmenu-belowheader.mainmenu-uppercase .nav .sub-menu li.menu-item > a {
text-transform: uppercase;
}
.mainmenu-belowheader.mainmenu-italic .navbar .nav > li > a,
.mainmenu-belowheader.mainmenu-italic .nav .sub-menu li.menu-item > a {
font-style: italic;
}
.mainmenu-belowheader.mainmenu-largefont .navbar .nav > li > a,
.mainmenu-belowheader.mainmenu-largefont .nav .sub-menu li.menu-item > a {
font-size: 16px;
}
.mainmenu-belowheader.mainmenu-rightarrow .navbar .nav > li.menu-item-has-children > a:after {
content: "";
}
.mainmenu-belowheader.mainmenu-noarrow .navbar .nav > li.menu-item-has-children > a:after {
display: none;
}
.mainmenu-belowheader.mainmenu-noarrow .navbar .nav > li > a {
height: 31px;
}
.social-icons-wrapper a {
color: #ffffff;
background: #c5afa1;
border-radius: 3px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 10px;
display: inline-block;
}
.social-icons-wrapper a:last-child {
margin-right: 0;
}
.social-icons-wrapper a:hover {
color: #ffffff;
background: #000000;
}
.social-icons-wrapper .fa {
font-size: 14px;
} .post-content-wrapper {
position: relative;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 30px;
}
.post-container,
.page-container  {
margin-top: 45px;
}
.blog-post {
margin-bottom: 30px;
padding-bottom: 30px;
clear: both;
}
.blog-post.blog-post-single {
margin-bottom: 35px;
padding-bottom: 0;
}
.blog-small-page-width .post-container .col-md-12 .blog-post.blog-post-single,
.page.blog-small-page-width .page-container .col-md-12 .entry-content {
margin-left: 145px;
margin-right: 145px;
}
.blog-post-single .post-content-wrapper {
width: 100%;
float: none;
padding-bottom: 0;
border: 0;
}
.blog-post.blog-post-vertical .blog-post-thumb {
float: left;
width: 55.4%;
padding-right: 30px;
margin-bottom: 0;
}
.blog-post.blog-post-vertical .post-content {
float: left;
width: 44.6%;
}
.col-md-12 .blog-post.blog-post-vertical .blog-post-thumb {
width: 41.2%;
}
.col-md-12 .blog-post.blog-post-vertical .post-content {
width: 58.8%;
}
.content-block.blog-post.blog-post-2-column-layout {
padding-left: 15px;
width: 50%;
float: left;
clear: none;
background: none;
box-shadow: none;
padding-top: 0;
padding-bottom: 0;
border-bottom: 0;
padding-left: 0;
padding-right: 15px;
}
.content-block.blog-post.blog-post-2-column-layout {
padding-left: 0;
padding-right: 15px;
}
.content-block.blog-post.blog-post-2-column-layout .post-content-wrapper {
border: 0;
padding-bottom: 20px;
}
.content-block.blog-post.blog-post-2-column-layout:nth-child(2n) {
padding-left: 15px;
padding-right: 0;
}
.content-block.blog-post.blog-post-2-column-layout:nth-child(2n+1) {
clear: both;
}
.blog-post.blog-post-2-column-layout .blog-post-media.blog-post-media-video iframe,
.blog-post.blog-post-2-column-layout .blog-post-media.blog-post-media-audio iframe {
height: 321px;
}
.blog-post.blog-post-2-column-layout:first-child .blog-post-media.blog-post-media-video iframe,
.blog-post.blog-post-2-column-layout:first-child .blog-post-media.blog-post-media-audio iframe {
height: 660px;
}
.col-md-9 .blog-post.blog-post-2-column-layout .blog-post-media.blog-post-media-video iframe,
.col-md-9 .blog-post.blog-post-2-column-layout .blog-post-media.blog-post-media-audio iframe {
height: 237px;
}
.col-md-9 .blog-post.blog-post-2-column-layout:first-child .blog-post-media.blog-post-media-video iframe,
.col-md-9 .blog-post.blog-post-2-column-layout:first-child .blog-post-media.blog-post-media-audio iframe {
height: 491px;
}
.blog-post iframe {
width: 100%;
margin-bottom: -8px;
}
.blog-post .blog-post-media.blog-post-media-video iframe {
height: 660px;
}
.col-md-9 .blog-post .blog-post-media.blog-post-media-video iframe {
height: 491px;
}
.blog-post > .post > .post-content-wrapper > .entry-content {
margin-bottom: 30px;
}
.blog-post.blog-post-single .post-content {
margin-left: 0;
}
.blog-enable-dropcaps .blog-post.blog-post-single .post-content .entry-content > p:first-child:first-letter {
float: left;
color: #c5afa1;
font-size: 78px;
line-height: 60px;
padding-top: 10px;
padding-right: 10px;
padding-left: 0px;
font-weight: normal;
font-style: normal;
}
.blog-enable-dropcaps .blog-post.blog-post-single .format-quote .post-content .entry-content > p:first-child:first-letter,
.blog-enable-dropcaps .blog-post.blog-post-single .format-link .post-content .entry-content > p:first-child:first-letter {
float: none;
color: inherit;
font-size: inherit;
line-height: inherit;
padding: 0;
font-style: inherit;
font-weight: inherit;
}
.blog-post .entry-content p:last-child {
margin-bottom: 0;
}
.blog-post .tags {
display: block;
margin-top: 20px;
}
.blog-post .tags a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
margin-bottom: 10px;
padding: 4px 8px;
text-decoration: none;
text-transform: uppercase;
}
.blog-post .tags a:hover {
color: #000000;
}
.blog-post .post-content {
background: transparent;
padding: 0;
}
.blog-post .post-content img {
max-width: 100%;
height: auto;
}
.blog-post .entry-content h1,
.blog-post .entry-content h2,
.blog-post .entry-content h3,
.blog-post .entry-content h4,
.blog-post .entry-content h5,
.blog-post .entry-content h6,
.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3,
.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
margin-top: 30px;
}
.blog-post .entry-content h5,
.page .entry-content h5 {
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
}
.blog-post .more-link {
margin-top: 20px;
text-transform: uppercase;
font-style: normal;
}
.blog-post p + p > .more-link,
.blog-post p + .more-link {
margin-top: 0;
}
.blog-post .post-format:before {
margin-top: 7px;
text-align: center;
color: #fff;
display: inline-block;
font-family: "FontAwesome";
font-size: 19px;
}
.blog-post .format-standard .post-format:before {
content: "";
}
.blog-post .type-page .post-format:before {
content: "";
}
.blog-post .format-aside .post-format:before {
content: "";
}
.blog-post .format-image .post-format:before {
content: "";
}
.blog-post .format-gallery .post-format:before {
content: "";
}
.blog-post .format-quote .post-format:before {
content: "";
}
.blog-post .format-video .post-format:before {
content: "";
}
.blog-post .format-audio .post-format:before {
content: "";
}
.blog-post .format-link .post-format:before {
content: "";
}
.blog-post .format-status .post-format:before {
content: "";
}
.blog-post .format-chat .post-format:before {
content: "";
}
.blog-post .format-status .entry-content,
.blog-post .format-status .entry-summary {
font-style: italic;
font-size: 20px;
}
.blog-post .format-status .post-header-title {
display: none;
}
.blog-post .format-aside .post-header-title {
display: none;
}
.blog-masonry-layout .blog-post .format-quote .entry-content {
background: none;
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 0;
padding-left: 50px;
}
.blog-masonry-layout .blog-post .format-quote .entry-content:before {
margin-left: -50px;
margin-top: 8px;
}
.blog-masonry-layout .blog-post  .owl-carousel .owl-item img {
width: 100%;
height: auto;
}
.blog-post .format-link .entry-content a:not(.more-link) {
background: #eeeeee;
display: block;
padding: 10px 15px;
text-decoration: none;
font-size: 18px;
}
.blog-post .format-link .entry-content a:not(.more-link):before {
content: "";
font-family: "FontAwesome";
display: inline-block;
margin-right: 15px;
color: #a6a7a8;
}
.blog-post .post-info {
border-top: 4px double #d9d9d9;
border-bottom: 1px solid #d9d9d9;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
.blog-post.blog-post-single .post-info {
margin-top: 30px;
}
.blog-post .post-info .post-info-share {
float: right;
}
.blog-post .post-info .post-info-comments {
float: right;
margin-left: 15px;
}
.blog-post .post-info .post-info-comments i {
position: relative;
top: -1px;
}
.blog-post .post-info .post-info-comments a {
color: #000000;
text-decoration: none;
}
.blog-post .post-info .post-info-comments a:hover {
color: #c5afa1;
}
.blog-post .post-author {
color: #989898;
text-transform: uppercase;
font-size: 10px;
margin-top: 5px;
margin-bottom: 10px;
display: inline-block;
letter-spacing: 1px;
}
.blog-post .post-author-avatar {
display: inline-block;
margin-right: 10px;
}
.blog-post .post-author-avatar img {
border-radius: 5px;
}
.blog-post .post-author a {
text-decoration: none;
}
.blog-post .post-info-date {
font-size: 12px;
text-transform: uppercase;
color: #989898;
text-align: left;
display: inline-block;
}
.blog-post .post-categories {
color: #c5afa1;
text-align: left;
margin-bottom: 5px;
text-transform: uppercase;
position: relative;
font-size: 10px;
color: #a6a7a8;
}
.blog-post .post-categories a {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 8px;
border: 1px solid #d9d9d9;
margin-bottom: 10px;
line-height: 12px;
display: inline-block;
text-decoration: none;
}
.blog-post .post-header-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 20px;
text-align: left;
font-weight: bold;
}
.blog-post .post-header-title sup {
font-size: 14px;
color: #c5afa1;
margin-left: 5px;
}
.blog-post .post-header-title a {
color: #000000;
text-decoration: none;
}
.blog-post .post-header-title a:hover {
color: #c5afa1;
}
.blog-post .blog-post-thumb {
margin-bottom: 20px;
}
.blog-post.blog-post-single .blog-post-thumb {
margin-bottom: 30px;
}
.blog-post .blog-post-thumb img {
width: 100%;
height: auto;
}
.author-bio {
margin-bottom: 35px;
background: #ffffff;
border-top: 4px double #d9d9d9;
}
.author-bio strong {
color: #000000;
font-size: 26px;
display: block;
font-weight: normal;
margin-bottom: 10px;
}
.author-bio h5 {
margin-top: 35px;
text-transform: uppercase;
font-size: 12px;
color: #989898;
}
.author-bio .author-info {
display: table;
}
.author-bio .author-description {
padding-right: 35px;
font-size: 14px;
margin-bottom: 20px;
}
.author-bio .author-social-icons {
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 25px;
}
.author-bio .author-social-icons li {
display: inline-block;
}
.author-bio .author-social-icons li a {
text-align: center;
font-size: 16px;
margin-left: -1px;
padding-top: 0;
display: block;
margin-left: 15px;
color: #000000;
}
.author-bio .author-social-icons li:first-child a {
margin-left: 0;
}
.author-bio .author-social-icons li a:hover {
color: #c5afa1;
}
.author-bio .author-image {
width: 100px;
height: 100px;
overflow: hidden;
float: left;
margin-right: 35px;
margin-left: 35px;
margin-top: 35px;
margin-bottom: 35px;
}
.blog-post-related {
margin-left: -15px;
margin-right: -15px;
margin-top: 30px;
}
.single-post .blog-post-related {
margin-bottom: 30px;
}
.blog-post-related h5 {
font-size: 14px;
text-align: left;
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
text-transform: uppercase;
color: #c5afa1;
}
.single-post .blog-post-related h5 {
text-align: left;
padding-left: 0;
padding-right: 0;
}
.blog-post-related-item {
float: left;
width: 33.33333%;
padding-right: 15px;
padding-left: 15px;
}
.blog-post-related-item-details {
padding: 20px;
background-color: #c5afa1;
color: #ffffff;
text-align: center;
}
.blog-post-related-item .blog-post-related-image img {
max-width: 100%;
height: auto;
}
.blog-post-related-single .blog-post-related-item .blog-post-related-image {
margin-bottom: 0;
}
.blog-post-related-single .blog-post-related-item:hover .blog-post-related-image {
opacity: 0.8;
}
.blog-post-related .blog-post-related-title {
text-decoration: none;
font-size: 16px;
margin-bottom: 10px;
line-height: 1.2;
}
.blog-post-related-single .blog-post-related-title {
color: #ffffff;
}
.blog-post-related-single .blog-post-related-title:hover {
color: rgba(255,255,255,0.8);
}
.blog-post-related-single .post-categories,
.blog-post-related-single .post-categories a,
.blog-post-related-single .post-categories a:hover {
color: #ffffff;
text-decoration: none;
}
.blog-post-related-single .post-categories {
font-size: 10px;
text-transform: uppercase;
margin-bottom: 5px;
}
.blog-post-related-item .blog-post-related-date {
color: #8f9294;
}
.blog-post-related-single .blog-post-related-date {
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
}
.blog-post.blog-post-list-layout + .blog-post-related.blog-post-related-loop {
margin-top: 40px;
}
.blog-post-related.blog-post-related-loop .blog-post-related-separator {
margin-left: 15px;
margin-right: 15px;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-image {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 170px;
background-color: #eeeeee;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item.blog-post-related-no-image .blog-post-related-image {
height: 0;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item.blog-post-related-no-image .blog-post-related-item-inside {
padding-top: 0;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item a {
text-decoration: none;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-date {
text-transform: uppercase;
font-size: 12px;
display: inline-block;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-category a {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 8px;
border: 1px solid #d9d9d9;
margin-bottom: 10px;
line-height: 12px;
display: inline-block;
text-decoration: none;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-title a {
color: #000000;
font-weight: bold;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-date {
color: #989898;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-title a:hover {
color: #c5afa1;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-item-inside {
padding: 20px 0 0;
text-align: left;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-image.blog-post-related-no-image .blog-post-related-item-inside {
background: #c5afa1;
}
.blog-post .sticky-post-badge {
background: #c5afa1;
position: absolute;
padding: 5px 20px;
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
right: 0;
}
.blog-post .sticky-post-badge.sticky-post-without-image {
right: 0;
} .post-social-wrapper {
display: inline-block;
}
.post-social-wrapper .post-social {
font-size: 14px;
margin-bottom: 0;
display: inline-block;
}
.post-social-wrapper .post-social-title {
display: inline-block;
cursor: pointer;
}
.post-social-wrapper .post-social-title a:hover {
background: #c5afa1;
color: #ffffff;
}
.post-social-wrapper .post-social a,
.post-social-wrapper .post-social-title a {
color: #000000;
display: inline-block;
font-size: 14px;
height: 20px;
line-height: 20px;
text-align: center;
width: 25px;
}
.post-social-wrapper .post-social a:hover {
color: #c5afa1;
} .navigation-paging.navigation-post a {
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
font-size: 12px;
color: #c5afa1;
}
.navigation-post + .clear + .comments-area {
margin-top: 40px;
}
.navigation-paging.navigation-post a:hover {
color: #ffffff;
}
.navigation-post {
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.navigation-post a {
color: #000000;
padding: 40px 30px;
text-align: left;
display: block;
margin-left: -15px;
margin-right: -15px;
}
.navigation-post .nav-post-prev a {
text-align: left;
margin-right: 0;
}
.navigation-post .nav-post-prev a:before {
display: inline-block;
font-family: "fontawesome";
content: "";
font-size: 30px;
color: #d9d9d9;
font-weight: normal;
position: absolute;
left: 0;
top: 51px;
}
.navigation-post .nav-post-next a:before {
display: inline-block;
font-family: "fontawesome";
content: "";
font-size: 30px;
color: #d9d9d9;
font-weight: normal;
position: absolute;
right: 0;
top: 51px;
}
.navigation-post .nav-post-next a {
text-align: right;
margin-left: 0;
}
.navigation-post a:hover {
color: #000000;
}
.navigation-post a,
.navigation-post a:hover {
text-decoration: none;
}
.navigation-paging .nav-pagenavi {
margin-bottom: 0!important;
}
.navigation-paging .wp-pagenavi {
margin-left: -15px;
margin-right: -15px;
}
.navigation-paging .wp-pagenavi span.pages {
display: none;
}
.navigation-paging .wp-pagenavi a,
.navigation-paging .wp-pagenavi span.current,
.navigation-paging .wp-pagenavi span.extend {
margin: 0;
padding: 0;
display: inline-block;
text-align: center;
line-height: 50px;
height: 50px;
width: 50px;
background: #ffffff;
border: none;
color: #000000;
font-size: 12px;
margin-right: 5px;
margin-bottom: 0;
}
.navigation-paging .wp-pagenavi span.extend {
color: #9c9c9c;
}
.navigation-paging .wp-pagenavi a:hover,
.navigation-paging .wp-pagenavi span.current {
background: #c5afa1;
color: #ffffff;
}
.navigation-paging .wp-pagenavi a.last,
.navigation-paging .wp-pagenavi a.first {
width: 100px;
}
.navigation-post .nav-post-name {
font-size: 16px;
color: #000000;
}
.navigation-post .nav-post-title {
text-transform: uppercase;
font-size: 12px;
color: #c5afa1;
}
.navigation-post .nav-post-prev:hover a:before,
.navigation-post .nav-post-next:hover a:before {
color: #000000;
}  .blog-masonry-layout {
margin-left: -15px;
margin-right: -15px;
}
.blog-masonry-layout .blog-post {
padding-left: 15px;
padding-right: 15px;
width: 33.3333%;
float: left;
display: block;
}
.col-md-9 .blog-masonry-layout .blog-post {
width: 50%;
}
.blog-masonry-layout .blog-post .post-author {
margin-top: 0;
display: block;
margin-left: 0;
}
.blog-masonry-layout .sticky:not(.sticky-post-without-image) .post-content-wrapper {
background-position: center center;
background-size: cover;
}
.blog-masonry-layout .post-content-wrapper {
padding-bottom: 0;
border: 0;
}
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-content {
background: none;
padding: 80px 30px;
background: rgba(0, 0, 0, 0.5);
}
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-content,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-content .post-header-title a,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-content .post-info,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-info a,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-categories a:hover,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-author a:hover {
color: #ffffff;
}
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-info .post-social a:hover,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-info .post-info-comments a:hover {
color: #c5afa1;
}
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-info-date,
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-author {
color: #d8d8d8;
}
.blog-masonry-layout .blog-post.content-block .sticky:not(.sticky-post-without-image) .post-content .post-header-title a:hover {
color: rgba(255,255,255,0.8);
}
.blog-masonry-layout .blog-post.content-block {
margin-bottom: 30px!important;
border-bottom: 0!important;
padding-bottom: 0;
}
.blog-masonry-layout .blog-post.content-block .post-content {
padding: 30px 30px 40px;
background: #fafafa;
}
.blog-masonry-layout .blog-post.content-block .blog-post-thumb {
margin-bottom: 0;
overflow: hidden;
}
.blog-masonry-layout .blog-post.content-block .blog-post-bottom {
margin-top: 30px;
}
.blog-masonry-layout .blog-post .blog-post-media.blog-post-media-video iframe {
height: 208px;
} .blog-post-list-layout.blog-post {
display: block;
width: 100%;
}
.blog-post-list-layout.blog-post .post-content-wrapper {
padding-bottom: 60px;
}
.blog-post-list-layout.blog-post .blog-post-thumb {
width: 400px;
height: 300px;
display: table-cell;
background-position: center center;
background-size: cover;
}
.blog-post-list-layout.blog-post .format-gallery .blog-post-thumb {
height: auto;
}
.blog-post-list-layout.blog-post .post-content {
width: 100%;
padding: 0;
}
.blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
padding: 0 45px;
padding-right: 0;
display: table-cell;
vertical-align: top;
width: 50%;
max-width: 570px;
}
.col-md-9 .blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
max-width: 424px;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list .blog-post-thumb + .post-content,
.col-md-9 .blog-post-list-layout.blog-post.blog-post.blog-post-advanced-list .blog-post-thumb + .post-content {
max-width: none;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list {
display: block;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list .blog-post-thumb {
margin-bottom: 0;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list .blog-post-thumb + .post-content {
width: 100%;
padding-left: 0;
padding-right: 0;
padding-top: 20px;
display: block;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list .blog-post-thumb {
width: 100%;
height: 380px;
display: block;
}
.blog-post-list-layout.blog-post.blog-post-advanced-list .format-gallery .blog-post-thumb,
.blog-post-list-layout.blog-post.blog-post-advanced-list .format-video .blog-post-thumb,
.blog-post-list-layout.blog-post.blog-post-advanced-list .format-audio .blog-post-thumb {
height: auto;
}
.blog-post-list-layout.blog-post .owl-carousel .owl-item img {
width: 100%;
}
.blog-post-list-layout.blog-post .blog-post-bottom .blog-post-bottom-comments {
float: right;
margin-top: 8px;
}
.blog-post-list-layout.blog-post .blog-post-bottom .blog-post-bottom-comments a:before {
content: "";
font-family: "FontAwesome";
display: inline-block;
margin-right: 5px;
}
.blog-post-list-layout.blog-post .blog-post-bottom {
margin-top: 20px;
}
.blog-post.blog-post-list-layout .blog-post-media.blog-post-media-video iframe,
.blog-post.blog-post-list-layout .blog-post-media.blog-post-media-audio iframe {
height: 300px;
margin-bottom: -10px;
}
.blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel {
width: 570px;
}
.col-md-9 .blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel {
width: 424px;
}
.blog-post.blog-post-list-layout.blog-post-advanced-list .blog-post-media.blog-post-media-gallery .owl-carousel {
width: auto;
}
.col-md-9 .blog-post.blog-post-list-layout.blog-post-advanced-list .blog-post-media.blog-post-media-gallery .owl-carousel {
width: auto;
} .blog-post.blog-post-text-layout {
text-align: center;
border-bottom: none;
padding-bottom: 0;
}
.blog-post.blog-post-text-layout .post-content-wrapper {
border: 0;
}
.blog-post.blog-post-text-layout .post-header-title {
text-align: center;
}
.blog-post.blog-post-text-layout .post-categories {
text-align: center;
}
.blog-post.blog-post-text-layout .format-quote .entry-content:before {
display: none;
}
.blog-post.blog-post-text-layout .post-info {
text-align: left;
} .container-fluid-footer {
padding: 0;
background: #26292C;
}
.container-fluid-footer > .row {
margin: 0;
}
.content-block + .container-fluid-footer {
margin-top: 50px;
}
.footer-container {
padding: 85px 0 50px;
color: rgba(255, 255, 255, 0.5); }
.footer-sidebar.sidebar .widgettitle,
.footer-sidebar-2.sidebar .widgettitle {
color: #ffffff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
background: none;
border: none;
margin: 0;
margin-bottom: 14px;
margin-top: 5px;
padding: 0;
text-transform: uppercase;
font-size: 14px;
line-height: 16px;
font-weight: normal;
text-align: left;
}
.footer-sidebar.sidebar .widgettitle {
color: rgba(0, 0, 0, 0.35);
margin-top: 0;
margin-bottom: 20px;
}
.footer-sidebar.sidebar > ul {
border-top: 1px solid #d9d9d9;
padding-top: 40px;
}
.footer-sidebar.sidebar .widget,
.footer-sidebar-2.sidebar .widget {
border: 0;
padding: 0;
padding-right: 10px;
}
.footer-sidebar.sidebar .widget ul > li,
.footer-sidebar-2.sidebar .widget ul > li {
border-bottom: none;
padding-top: 0;
padding-bottom: 10px;
text-transform: none;
font-size: inherit;
}
.footer-sidebar.sidebar .widget ul > li.page_item_has_children > a,
.footer-sidebar-2.sidebar .widget ul > li.page_item_has_children > a {
border-bottom: none;
display: inline;
padding-bottom: 0;
}
.footer-sidebar.sidebar .widget ul > li a,
.footer-sidebar-2.sidebar .widget ul > li a {
font-weight: normal;
}
.footer-sidebar-2.sidebar .widget a {
color: #ffffff;
text-decoration: none;
}
.footer-sidebar-2.sidebar .widget a:hover {
text-decoration: none;
color: #c5afa1;
}
.footer-sidebar-2.sidebar .widget.widget_text i.fa {
width: 20px;
}
.footer-container ul {
list-style: none;
padding: 0;
} footer {
padding: 40px 0 30px;
background-color: #ffffff;
color: #000000;
}
footer a {
color: #000000;
text-decoration: none;
}
footer a:hover {
color: #c5afa1;
text-decoration: none;
}
footer .container {
padding-left: 0;
padding-right: 0;
}
footer .container > .row {
margin: 0;
}
footer .footer-menu {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 30px;
border-bottom: 4px double #d9d9d9;
}
footer .footer-menu a {
font-weight: bold;
}
footer .footer-menu > div {
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-bottom: 30px;
}
footer .footer-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
footer .footer-menu ul li {
display: inline;
margin-right: 25px;
}
footer .footer-menu ul li:last-child {
margin-right: 0;
}
footer .footer-copyright {
text-align: left;
font-size: 12px;
color: #989898;
}
footer .footer-social .social-icons-wrapper {
text-align: right;
}
footer .footer-social .social-icons-wrapper a {
border: none;
width: auto;
background: none;
height: auto;
font-size: 16px;
line-height: 16px;
color: #989898;
}
footer .footer-social .social-icons-wrapper a:hover {
color: #c5afa1;
}
#top-link {
display: block;
color: #fff;
bottom: -60px;
position: fixed;
right: 40px;
width: 40px;
height: 40px;
z-index: 999;
text-align: left;
border-radius: 3px;
background-color: #c5afa1;
}
#top-link:before {
font-family: "FontAwesome";
display: inline-block;
content: "";
font-size: 20px;
margin-left: 13px;
margin-top: 5px;
}
#top-link:hover {
background-color: #000000;
} .sidebar {
margin-top: 40px;
}
.content-block .sidebar {
margin-top: 0;
}
.sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
.sidebar > ul > li {
margin-bottom: 30px;
}
.sidebar .widget {
padding: 0;
overflow: hidden;
}
.sidebar .widgettitle {
color: #000000;
font-weight: bold;
font-size: 18px;
position: static;
margin-bottom: 20px;
margin-top: 0;
display: block;
text-align: center;
border-top: 4px double #d9d9d9;
border-bottom: 1px solid #d9d9d9;
padding-top: 15px;
padding-bottom: 15px;
}
.sidebar .widget ul > li {
border-bottom: 1px solid #d9d9d9;
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
}
.sidebar .widget ul > li.page_item_has_children > a {
border-bottom: 1px solid #d9d9d9;
display: block;
padding-bottom: 7px;
}
.sidebar .widget ul > li ul {
margin-top: 10px;
margin-bottom: -10px;
}
.sidebar .widget ul > li ul li {
padding-left: 15px;
}
.sidebar .widget ul > li a {
font-weight: bold;
color: #000000;
text-decoration: none;
}
.sidebar .widget ul > li a:hover {
color: #c5afa1;
text-decoration: none;
}
.sidebar .widget ul > li:first-child {
padding-top: 0;
}
.sidebar .widget ul > li:last-child {
border-bottom: none;
}
.sidebar .widget a {
text-decoration: none;
}
.sidebar .widget a:hover {
text-decoration: underline;
}
.sidebar .widget_search input[type="submit"] {
width: 100%;
}
.sidebar .widget input[type="search"],
.sidebar .widget input[type="text"],
.sidebar .widget input[type="password"],
.sidebar .widget .select2-container {
width: 100%;
margin-bottom: 10px;
}
.sidebar .widget_search form {
margin-bottom: 0;
}
.sidebar .widget_text a {
color: #c5afa1;
}
.sidebar .widget_calendar caption {
margin-bottom: 10px;
font-size: 14px;
}
.sidebar .widget_calendar th {
background: #c5afa1;
color: #fff;
border: 1px solid #eeeeee;
text-align: center;
padding: 5px;
}
.sidebar .widget_calendar tbody td {
background: #fff;
border: 1px solid #eeeeee;
padding: 5px;
color: rgba(0,0,0,0.5);
}
.sidebar .widget_calendar tbody td a {
border: 1px solid #c5afa1;
display: block;
}
.sidebar .widget_calendar tbody td a:hover {
text-decoration: none;
}
.sidebar .widget_calendar tfoot td {
background: #c5afa1;
padding: 5px;
}
.sidebar .widget_calendar tfoot td a {
color: #fff;
display: block;
}
.sidebar .widget_calendar tbody td.pad,
.sidebar .widget_calendar tfoot td.pad {
background: #eeeeee;
border: none;
}
.sidebar .widget_tag_cloud .tagcloud,
.sidebar .widget_product_tag_cloud .tagcloud {
text-align: left;
}
.sidebar .widget_tag_cloud .tagcloud a,
.sidebar .widget_product_tag_cloud .tagcloud a {
background: #eeeeee;
padding: 5px 10px;
margin-right: 5px;
margin-bottom: 10px;
display: inline-block;
text-decoration: none;
line-height: 20px;
vertical-align: middle;
}
.sidebar .widget_tag_cloud .tagcloud a:hover,
.sidebar .widget_product_tag_cloud .tagcloud a:hover {
text-decoration: none;
background-color: #c5afa1;
color: #ffffff;
}
.sidebar .widget_calendar table {
width: 100%;
text-align: center;
background: #eeeeee;
}
.sidebar .widget_calendar #calendar_wrap {
}
.sidebar .widget img {
max-width: 100%;
height: auto;
}
.sidebar .widget_rss li {
margin-bottom: 20px;
}
.sidebar .widget.widget_nav_menu ul > li.menu-item-has-children > a {
font-weight: bold;
display: block;
}
.sidebar .widget.widget_nav_menu ul.sub-menu {
display: none;
}
.sidebar .widget.widget_nav_menu ul.menu > li ul li {
margin-left: 0;
}
.sidebar .widget.widget_nav_menu li.menu-item-has-children > a:after {
display: inline-block;
font-family: "fontawesome";
content: "";
margin-left: 5px;
font-weight: normal;
float: right;
}
.sidebar .widget.widget_nav_menu li.menu-item-has-children.mobile-submenu-opened > a:after {
content: "";
}
.sidebar.footer-sidebar {
margin-top: 40px;
margin-bottom: 40px;
padding: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 0;
}
.sidebar.footer-sidebar > ul > li {
float: left;
width: 33.3333%;
min-height: 250px;
margin-bottom: 35px;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 15px;
position: relative;
}
.sidebar.footer-sidebar > ul > li.widget {
padding-right: 30px;
}
.sidebar.footer-sidebar > ul > li.widget:nth-of-type(3n) {
padding-right: 0;
}
.sidebar.footer-sidebar > ul > li:nth-of-type(3n+1) {
clear: both;
}
.sidebar.footer-sidebar .product_list_widget li {
border-bottom: 1px solid rgba(0,0,0, 0.05);
}
.sidebar.footer-sidebar .product_list_widget li:first-child {
padding-top: 0;
}
.sidebar.footer-sidebar .product_list_widget li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.sidebar.footer-sidebar-2 {
margin-bottom: 0;
margin-top: 0;
padding-left: 15px;
padding-right: 15px;
}
.sidebar.footer-sidebar-2.sidebar {
font-weight: normal;
}
.sidebar.footer-sidebar-2 .widget a {
color: #ffffff;
}
.sidebar.footer-sidebar-2 > ul > li {
float: left;
width: 20%;
margin-bottom: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 30px 0 0;
}
.sidebar.footer-sidebar-2 > ul > li:nth-child(5n) {
padding-right: 0;
}
.sidebar.footer-sidebar-2 .widget:first-child .widgettitle {
margin-top: 0;
}
.sidebar.footer-sidebar-2 > ul > li {
margin-bottom: 20px;
}
.sidebar.footer-sidebar-2 > ul > li:nth-of-type(5n+1) {
clear: both;
}
.sidebar.footer-sidebar-2 .select2-container .select2-choice,
.sidebar.footer-sidebar-2 .widget_calendar tbody td a,
.sidebar.footer-sidebar-2 .widget_tag_cloud .tagcloud a,
.sidebar.footer-sidebar-2 .widget_product_tag_cloud .tagcloud a {
color: #000000;
}
.sidebar.footer-sidebar-2 .widget_tag_cloud .tagcloud a:hover,
.sidebar.footer-sidebar-2 .widget_product_tag_cloud .tagcloud a:hover {
color: #ffffff;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.mejs-container .mejs-controls div {
line-height: 16px!important;
}
.mejs-container {
overflow: hidden;
}
.page-container .category-description-container,
.page-container .taxonomy-description-container {
padding-bottom: 0;
padding-right: 0;
padding-left: 0;
margin-bottom: 30px;
}
.page-container .category-description-container p,
.page-container .taxonomy-description-container p {
margin: 0;
}
.blog-header-title {
margin: 70px 0;
text-transform: uppercase;
}
.about-meta {
margin-top: 30px;
}
.about-meta i {
margin-right: 5px;
margin-left: 5px;
}
.comments-form-wrapper {
margin-top: 50px;
padding: 35px;
background: #fafafa;
}
.comment-respond {
padding-bottom: 30px;
}
.comments-form-wrapper .comment-respond {
padding-bottom: 0;
}
.comment-form label {
display: inline-block;
min-width: 70px;
}
.comments-area {
margin-bottom: 50px;
padding: 35px;
padding-bottom: 0;
background: #fafafa;
}
.comment-list .children {
padding: 0;
}
.message-comments-closed {
margin-bottom: 0;
margin-top: 15px;
text-align: left;
}
.comment-list .children li.comment {
padding-left: 30px;
}
.comment-list li.comment:first-child {
border-top: none;
margin-top: 0;
}
.comment-list li.comment:last-child {
border-bottom: 0;
}
.comment-list li.comment {
margin-top: 0;
list-style: none;
border-bottom: 1px solid #eeeeee;
}
.comment-list .children li.comment {
border-top: 1px solid #eeeeee;
border-bottom: 0;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment-content {
margin-top: 5px;
font-size: 14px;
}
.comment-body {
padding: 0;
}
.comment-author {
width: 50px;
margin: 40px 0;
margin-right: 40px;
float: left;
}
.comment-author img {
width: 50px;
height: auto;
}
.comment-metadata {
margin-top: 40px;
margin-bottom: 30px;
display: table;
}
.comment-metadata .author {
font-size: 10px;
text-transform: uppercase;
line-height: 10px;
margin-bottom: 0;
}
.comment-metadata .author cite {
font-style: normal;
}
.comment-metadata .author a {
text-decoration: none;
color: #c5afa1;
}
.comment-metadata .date {
text-transform: uppercase;
font-size: 12px;
color: #000000;
}
.comment-metadata .date a {
text-decoration: none;
color: #000000;
}
.comment-metadata .date a:hover {
color: #c5afa1;
}
.comment-meta .reply {
float: right;
margin-right: 10px;
margin-top: 40px;
}
.comment-meta .reply a {
text-decoration: none;
display: inline-block;
padding: 2px 10px;
font-size: 10px;
text-transform: uppercase;
color: #000000;
background: #eeeeee;
}
.comment-meta .reply a:hover {
text-decoration: none;
background: #c5afa1;
color: #ffffff;
}
.comments-title {
font-size: 24px;
text-align: left;
margin: 0;
padding: 0;
margin-bottom: 0;
}
.comment-reply-title {
font-size: 24px;
}
.comment-form textarea,
.comment-form input {
margin-bottom: 0;
}
.comment-form input#submit {
margin-bottom: 0;
}
.pingback .comment-body {
padding: 20px 0;
}
.only-fixed {
position: fixed !important;
top: 0 !important;
}
input.pass-input {
margin-bottom: 0;
}
.entry-content {
overflow: visible;
}
.entry-content img {
height: auto;
max-width: 100%;
}
img.alignleft {
float: left;
margin-right: 30px;
margin-bottom: 5px;
margin-top: 5px;
}
body .gallery {
margin-bottom: -30px!important;
}
img.alignnone {
margin-bottom: 5px;
margin-top: 5px;
}
img.aligncenter {
display: block;
margin-bottom: 5px;
margin-top: 5px;
}
img.alignright {
float: right;
margin-left: 30px;
margin-bottom: 5px;
margin-top: 5px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
text-align: center;
margin: auto;
}
.image-attachment {
margin: 150px 0;
}
.image-attachment .about-meta {
margin-bottom: 0;
}
.comment-form input[type="text"] { }
.comment-form textarea {
width: 100%;
}
.wp-caption {
max-width: 100%;
color: #8e8e8e;
font-style: italic;
margin-bottom: 30px;
}
.wp-caption.alignright {
margin-left: 30px;
margin-bottom: 5px;
margin-top: 5px;
}
.wp-caption.alignleft {
margin-right: 30px;
margin-bottom: 5px;
margin-top: 5px;
}
.wp-caption-text {
padding: 5px;
text-align: center;
font-size: 14px;
}
.wp-caption img {
width: 100%;
}
.sticky {
}
.gallery-caption {
color: #8e8e8e;
}
.bypostauthor {
}
.shortcode br {
display: none;
}
ul.slides {
margin: 0;
}
noindex:-o-prefocus,
.bottom {
bottom: 0;
}
a.pp_expand {
transition: none;
-webkit-transition: none;
}  .introfolk-blog-posts-slider.container-fluid {
padding-left: 0;
padding-right: 0;
position: relative;
}
.introfolk-blog-posts-slider.container-fluid .row {
margin: 0;
}
.introfolk-blog-posts-slider.container-fluid .col-md-12 {
padding: 0;
}
.introfolk-post-list-wrapper {
background: #eeeeee url(//arsizsanat.com.tr/wp-content/themes/introfolk/img/slider-loading.gif) center center no-repeat;
height: 500px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
.introfolk-post-list-wrapper {
background-image: url(//arsizsanat.com.tr/wp-content/themes/introfolk/img/slider-loading@2x.gif);
background-size: 64px 64px;
}
}
.introfolk-blog-posts-slider {
margin-bottom: 45px;
margin-top: 35px;
}
.introfolk-post-list.owl-carousel {
margin-left: 0;
margin-right: 0;
}
.introfolk-post-list .introfolk-post {
width: 100%;
float: left;
position: relative;
overflow: hidden;
}
.introfolk-post-list .introfolk-post .introfolk-post-image {
background: #d7d7d7;
height: 430px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.introfolk-post-list .introfolk-post-image-wrapper {
height: 100%;
}
.introfolk-post-list .introfolk-post-details {
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
bottom: 0;
margin: 0;
padding: 15px 35px;
padding-top: 110px;
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details {
bottom: 0;
top: 0;
right: 0;
left: auto;
width: 50%;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .introfolk-post-description {
line-height: 22px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details {
padding-top: 150px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .introfolk-post-title h2 {
font-size: 30px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .btn {
margin-top: 30px;
display: none;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .introfolk-post-description {
padding-left: 5%;
padding-right: 5%;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-description {
font-size: 16px;
color: rgba(255,255,255,0.9);
text-align: center;
margin-top: 15px;
margin-bottom: 30px;
overflow: hidden;
line-height: 19px;
padding-left: 25%;
padding-right: 25%;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-category {
margin: 0 auto;
position: relative;
font-size: 10px;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 20px;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-category a {
color: #c5afa1;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 8px;
border: 1px solid #d9d9d9;
line-height: 12px;
display: inline-block;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-category a:hover {
color: #ffffff;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-title h2 {
font-size: 36px;
color: #ffffff;
margin: 0 auto;
margin-bottom: 10px;
display: block;
max-width: 1200px;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-title a {
text-decoration: none;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-title h2:hover {
opacity: 0.8;
}
.introfolk-post-list .introfolk-post-details .introfolk-post-date {
font-size: 12px;
text-transform: uppercase;
color: rgba(255,255,255,0.5);
margin-bottom: 10px;
display: block;
}
.introfolk-post-list-nav .introfolk-post-list-nav-prev {
height: 100%;
width: 90px;
border-right: 1px solid #c5afa1;
float: left;
cursor: pointer;
text-align: center;
color: #ffffff;
font-size: 30px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-disable .introfolk-post-details  {
display: none;
} .introfolk-popular-post-list-wrapper {
margin-bottom: 40px;
}
.introfolk-popular-post-list-wrapper + script + .container .introfolk-editorspick-post-list-wrapper {
border-top: 0;
padding-top: 0;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-content {
border-bottom: 1px solid #d9d9d9;
overflow: hidden;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-content-inner {
margin-left: -15px;
margin-right: -15px;
}
.introfolk-popular-post-list-wrapper > h2 {
text-align: center;
font-size: 28px;
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 4px double #d9d9d9;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav  {
opacity: 0;
}
.introfolk-popular-post-list-wrapper:hover .introfolk-popular-post-list-nav {
opacity: 1;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav {
z-index: 500;
color: #ffffff;
position: relative;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-next {
background: rgba(255,255,255,0.2);
height: 40px;
width: 40px;
cursor: pointer;
text-align: center;
right: 0;
top: 60px;
position: absolute;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-prev {
background: rgba(255,255,255,0.2);
height: 40px;
width: 40px;
cursor: pointer;
text-align: center;
left: 0;
top: 60px;
position: absolute;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-prev:after {
content: "";
font-size: 24px;
display: inline-block;
font-family: "fontawesome";
line-height: 40px;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-next:after {
content: "";
font-size: 24px;
display: inline-block;
font-family: "fontawesome";
line-height: 40px;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-next:hover,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-prev:hover {
background: rgba(255,255,255,0.5);
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post {
padding-left: 15px;
padding-right: 15px;
position: relative;
overflow: hidden;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-image {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 170px;
background-color: rgba(0, 0, 0, 0.2);
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post.introfolk-popular-post-no-image .introfolk-popular-post-image {
height: 0;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details {
padding: 15px;
text-align: center;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-category {
color: #989898;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-category a {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 8px;
border: 1px solid #d9d9d9;
margin-bottom: 10px;
line-height: 12px;
display: inline-block;
text-decoration: none;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-title {
margin-bottom: 10px;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-title a {
font-weight: bold;
text-decoration: none;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-title h5 {
font-size: 18px;
color: #000000;
font-weight: bold;
margin-bottom: 0;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-title h5:hover {
color: #c5afa1;
}
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-date {
color: #989898;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 15px;
} .introfolk-editorspick-post-list-wrapper {
border-top: 1px solid rgba(0, 0, 0, 0.15);
padding-top: 40px;
margin-bottom: 20px;
}
.introfolk-editorspick-post-list-wrapper > h2 {
text-align: center;
font-size: 28px;
margin-bottom: 10px;
}
.introfolk-editorspick-post-list-wrapper > h3 {
text-align: center;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 40px;
color: rgba(0, 0, 0, 0.35);
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post {
background: #ffffff;
min-height: 320px;
text-align: center;
overflow: hidden;
border: 1px solid #d9d9d9;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post a {
text-decoration: none;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-small {
position: relative;
height: 320px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-large {
padding: 40px 50px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-category {
margin-bottom: 15px;
color: rgba(0,0,0,0.3);
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-category a {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
padding: 4px 8px;
border: 1px solid #d9d9d9;
margin-bottom: 0;
line-height: 12px;
display: inline-block;
text-decoration: none;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-date {
font-size: 12px;
text-transform: uppercase;
color: #989898;
text-align: left;
margin-bottom: 15px;
display: inline-block;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-description {
color: #000000;
font-size: 16px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-title a {
color: #000000;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-title a:hover {
color: #c5afa1;
text-decoration: none;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-title h2 {
font-size: 20px;
margin-bottom: 5px;
font-weight: bold;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-small .introfolk-editorspick-post-title h2 {
font-size: 18px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-small .introfolk-editorspick-post-details {
padding: 25px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post-row {
margin-bottom: 30px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post-image {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 170px;
}  .sidebar .widget.widget_introfolk_recent_entries li {
clear: both;
}
.sidebar .widget.widget_introfolk_recent_entries li img {
float: left;
display: table;
margin-right: 15px;
}
.sidebar .widget.widget_introfolk_recent_entries li:first-child img {
float: none;
}
.sidebar .widget.widget_introfolk_recent_entries li .post-date {
display: block;
color: #8e8e8e;
font-size: 11px;
}
.sidebar .widget.widget_introfolk_recent_entries li .widget-post-thumb-wrapper {
height: 140px;
background-size: cover;
background-position: center center;
margin-bottom: 10px;
}
.sidebar .widget.widget_introfolk_recent_entries li .widget-post-thumbsmall-wrapper {
width: 70px;
height: 62px;
float: left;
margin-right: 10px;
position: relative;
}
.sidebar .widget.widget_introfolk_recent_entries li .widget-post-details-wrapper {
display: table;
}
.sidebar .widget.widget_introfolk_recent_entries li .widget-post-thumb-wrapper-container {
overflow: hidden;
float: left;
}
.sidebar .widget.widget_introfolk_recent_entries li:first-child .widget-post-thumb-wrapper-container {
float: none;
} .sidebar .widget.widget_introfolk_recent_comments .introfolk_recentcomments .comment-date {
display: block;
color: #8f9294;
font-size: 11px;
}
.sidebar .widget.widget_introfolk_recent_comments li:last-child {
margin-bottom: 0;
} .sidebar .widget.widget_introfolk_social_icons {
text-align: center;
}
.sidebar .widget.widget_introfolk_social_icons a:nth-child(5n) {
margin-right: 0;
}
.sidebar .widget.widget_introfolk_social_icons a:nth-child(6n) {
margin-top: 10px;
} .homepage-welcome-block {
margin-bottom: 45px;
background: rgba(0, 0, 0, 0.07);
margin-top: 0;
}
.introfolk-blog-posts-slider + .homepage-welcome-block {
margin-top: -45px;
}
.homepage-welcome-block .homepage-welcome-block-content {
margin-top: 30px;
margin-bottom: 30px;
}
.homepage-welcome-block p {
margin-bottom: 10px;
}
.homepage-welcome-block img {
max-width: 100%;
height: auto;
}
.homepage-welcome-block h1,
.homepage-welcome-block h2,
.homepage-welcome-block h3,
.homepage-welcome-block h4,
.homepage-welcome-block h5 {
padding-bottom: 0;
margin-bottom: 0;
}
.homepage-welcome-block p:last-child {
margin-bottom: 0;
}
.homepage-welcome-block .welcome-image {
position: relative;
background: #ffffff;
overflow: hidden;
}
.homepage-welcome-block .welcome-image.welcome-image-margin-bottom {
margin-bottom: 30px;
}
.homepage-welcome-block .welcome-image-overlay {
position: absolute;
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
font-size: 16px;
text-align: left;
padding: 40px 50px;
bottom: 0;
top: 0;
left:0;
right: 0;
opacity: 1;
z-index: 10;
}
.homepage-welcome-block .welcome-image img {
max-width: 100%;
height: auto;
margin-top: 0;
margin-bottom: 0;
}
.homepage-welcome-block .welcome-image .welcome-image-content img {
top: 40px;
position: relative;
margin-bottom: 30px;
}
.homepage-welcome-block .welcome-image-content {
position: absolute;
bottom: 40px;
left: 50px;
right: 50px;
z-index: 20;
}
.homepage-welcome-block .welcome-image-overlay a {
text-decoration: none;
}
.homepage-welcome-block .welcome-image-overlay h5 {
text-transform: uppercase;
font-size: 10px;
color: rgba(255,255,255,0.7);
margin-top: 40px;
margin-bottom: 15px;
letter-spacing: 1px;
font-weight: bold;
}
.homepage-welcome-block .welcome-image-overlay h4 {
font-size: 20px;
color: #ffffff;
margin-bottom: 20px;
}
.homepage-welcome-block .welcome-image-overlay span {
border: 2px solid #ffffff;
border-radius: 2px;
padding: 5px 20px;
font-size: 10px;
text-transform: uppercase;
color: #ffffff;
letter-spacing: 2px;
font-weight: bold;
}
.homepage-welcome-block .welcome-image-overlay span:hover {
background: #ffffff;
color: #000000;
} .sidebar .widget.widget_introfolk_text {
padding: 0;
border: 0;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget-wrapper {
border: 1px solid #d9d9d9;
padding: 15px;
}
.sidebar .widget.widget_introfolk_text iframe {
width: 100%;
border: 0;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget-wrapper.introfolk-textwidget-no-paddings {
border: none;
padding: 0;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget {
background-size: cover;
background-position: center top;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget .btn {
text-decoration: none;
display: table;
margin: 30px auto 0;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget .btn:hover {
text-decoration: none;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget h5 {
text-transform: uppercase;
margin-bottom: 10px;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget h3 {
font-size: 26px;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget h5+h3 {
padding-top: 0;
}
.sidebar .widget.widget_introfolk_text .introfolk-textwidget p:last-child {
margin-bottom: 0;
} .sidebar .widget.widget_introfolk_posts_slider {
border: none;
padding: 0;
}
.sidebar:not(.footer-sidebar) .widget.widget_introfolk_posts_slider .widgettitle {
margin: 0;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slide {
position: relative;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper {
text-align: center;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-date {
color: #b8b8b8;
display: inline-block;
font-size: 12px;
text-transform: uppercase;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-title {
font-size: 12px;
color: #ffffff;
display: block;
text-transform: uppercase;
font-weight: bold;
line-height: 16px;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-title:hover {
color: rgba(255,255,255,0.8);
text-decoration: none;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-details-wrapper {
padding: 25px;
position: absolute;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.4);
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-details-wrapper-inside {
z-index: 20;
position: relative;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper,
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper-container {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 320px;
overflow: hidden;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper-container {
background: #c5afa1;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-category {
margin-bottom: 10px;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-category a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
padding: 4px 8px;
text-decoration: none;
text-transform: uppercase;
color: #c5afa1;
}
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .post-category a:hover {
text-decoration: none;
color: #ffffff;
} .sidebar .widget.widget_introfolk_popular_entries li {
clear: both;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper {
background-size: cover;
background-position: center center;
margin-bottom: 10px;
position: relative;
height: 140px;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container {
height: 140px;
overflow: hidden;
position: relative;
}
.sidebar .widget.widget_introfolk_popular_entries li:first-child .widget-post-thumb-wrapper-container {
float: none;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumbsmall-wrapper {
width: 70px;
height: 55px;
float: left;
margin-right: 10px;
position: relative;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-details-wrapper-inside {
z-index: 20;
position: relative;
}
.sidebar .widget.widget_introfolk_popular_entries li .post-category a,
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper .post-category a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
margin-bottom: 10px;
padding: 4px 8px;
text-decoration: none;
text-transform: uppercase;
color: #c5afa1;
}
.sidebar .widget.widget_introfolk_popular_entries li .post-category a:hover {
color: #000000;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper .post-category a:hover {
color: #ffffff;
}
.sidebar .widget.widget_introfolk_popular_entries li .post-category {
margin-top: 0;
margin-bottom: 0;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container {
position: relative;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-details-wrapper {
display: table;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper {
display: block;
position: absolute;
text-align: center;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 35px 20px 15px;
background: rgba(0, 0, 0, 0.4);
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper a {
color: #ffffff;
}
.sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper-container .widget-post-details-wrapper a:hover {
color: rgba(255,255,255,0.8);
}
.sidebar .widget.widget_introfolk_popular_entries li:last-child {
padding-bottom: 0;
} body .select2-container .select2-choice {
border-color: #eeeeee;
background: #ffffff;
color: #000000;
padding: 8px 10px 5px 15px;
height: auto;
font-weight: normal;
border-radius: 0;
height: 45px;
}
body .select2-container .select2-choice:hover {
text-decoration: none;
}
body .select2-search {
padding: 0;
}
body .select2-search input {
border-color: #eeeeee;
color: #000000;
background: #F5F5F5;
font-size: 13px;
padding: 14px 20px 14px 40px;
line-height: 15px;
}
body .select2-search:before {
content: "";
display: inline-block;
font-family: "fontawesome";
font-size: 15px;
left: 15px;
position: absolute;
top: 50%;
margin-top: -9px;
}
body .select2-drop-active {
border-color: #eeeeee;
}
body .select2-results {
background: none;
margin: 0;
padding: 0;
border-top: 1px solid #eeeeee;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
body .select2-drop.select2-drop-above.select2-drop-active {
border: none;
border-radius: 0;
}
body .select2-results .select2-result-label {
padding: 7px 14px;
font-size: 13px;
font-weight: normal;
border-bottom: 1px dotted #eeeeee;
}
body .select2-results .select2-result:last-child .select2-result-label {
border-bottom: 0;
}
body .select2-container .select2-choice .select2-arrow {
width: 35px;
background: none;
border: none;
text-align: left;
}
body .select2-container .select2-choice .select2-arrow b {
display: none;
}
body .select2-container .select2-choice .select2-arrow:after {
content: "";
display: inline-block;
font-family: "fontawesome";
margin-left: 15px;
margin-top: 9px;
}
body .header-menu .select2-container .select2-choice .select2-arrow:after {
margin-top: 2px;
}
body .search-bar .select2-container .select2-choice .select2-arrow:after {
margin-top: 7px;
}
body .select2-drop {
background-color: #ffffff;
color: #8f9294; }
body .select2-results .select2-highlighted {
background: #ffffff;
color: #c5afa1;
}
body .select2-drop-active {
border: none;
}
body .select2-container-active .select2-choice,
body .select2-container-active .select2-choices {
border-radius: 0;
border-color: #eeeeee;
}
body .select2-dropdown-open.select2-drop-above .select2-choice,
body .select2-dropdown-open.select2-drop-above .select2-choices {
border-color: #eeeeee;
border-radius: 0;
}
body .select2-dropdown-open.select2-drop-above .select2-results {
box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.2);
}
body .select2-container-multi.select2-container-active .select2-choices {
border: none;
}
body .select2-results .select2-no-results, .select2-results .select2-searching,
body .select2-results .select2-ajax-error, .select2-results .select2-selection-limit {
background: #fff;
font-size: 13px;
padding: 14px;
} body .owl-theme .owl-controls {
text-align: center;
margin-top: 0;
}
body .owl-theme .owl-controls .owl-nav div {
background: transparent;
opacity: 1.0;
background-position: center center;
background-repeat: no-repeat;
width: 54px;
height: 54px;
border-radius: 0;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev {
background-image: none;
opacity: 0.9;
position: absolute;
left: -130px;
margin-top: -27px;
top: 50%;
border: none;
background: #c5afa1;
border-radius: 0;
color: #ffffff;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev:after {
content: "";
font-size: 24px;
display: inline-block;
font-family: "fontawesome";
line-height: 54px;
}
body .introfolk-blog-posts-slider .owl-theme .owl-controls .owl-nav div.owl-prev {
left: 100px;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev {
left: 20px;
}
body .owl-theme .owl-controls .owl-nav div.owl-prev:hover {
opacity: 1;
}
body .owl-theme .owl-controls .owl-nav div.owl-next {
background-image: none;
opacity: 0.9;
position: absolute;
right: -130px;
margin-top: -27px;
top: 50%;
border: none;
background: #c5afa1;
border-radius: 0;
color: #ffffff;
}
body .owl-theme .owl-controls .owl-nav div.owl-next:after {
content: "";
font-size: 24px;
display: inline-block;
font-family: "fontawesome";
line-height: 54px;
}
body .introfolk-blog-posts-slider .owl-theme .owl-controls .owl-nav div.owl-next  {
right: 100px;
}
body .owl-theme .owl-controls .owl-nav div.owl-next  {
right: 20px;
}
body .owl-theme .owl-controls .owl-nav div.owl-next:hover {
opacity: 1;
}
body .owl-theme .owl-controls .owl-page span {
background-color: #ffffff;
opacity: 0.7;
border-radius: 3px;
border:none;
}
body .owl-theme .owl-controls .owl-page.active span,
body .owl-theme .owl-controls.clickable .owl-page:hover span {
background-color: #c5afa1;
opacity: 1;
}
body .owl-theme .owl-controls .owl-pagination {
position: relative;
top: -50px;
}
body .owl-theme .owl-controls {
opacity: 0;
}
body .owl-theme:hover .owl-controls {
opacity: 1;
} body .owl-theme .owl-dots .owl-dot {
display: inline-block;
width: 20%;
bottom: 17px;
position: relative;
opacity: 1;
}
body .owl-theme .owl-dots .owl-dot span {
background: #D9D9D9;
display: block;
height: 3px;
transition: opacity 200ms ease 0s;
width: 100%;
border-right: 1px solid #fff;
}
body .owl-theme .owl-dots .owl-dot.active span,
body .owl-theme .owl-dots .owl-dot:hover span {
background: #c5afa1;
} .st-pusher,
.st-sidebar-pusher {
background: #ffffff; }
.st-sidebar-pusher {
background-position: top center;
background-repeat: no-repeat;
}
html.offcanvasmenu,
html.offcanvassidebar {
margin-top: 0!important;
}
html.offcanvasmenu.offcanvasmenu-open body,
html.offcanvassidebar.offcanvassidebar-open body {
margin-top: 0!important;
}
#st-trigger-effects {
float: left;
margin-right: 30px;
margin-top: 0;
}
#st-trigger-effects .mgt-button {
margin-bottom: 0;
}
.st-menu .sidebar.col-md-3 {
width: 100%;
margin-top: 0;
padding: 20px;
}
.st-sidebar-menu .sidebar {
padding: 20px;
background: #f7f7f7;
margin-top: 0;
}
.st-sidebar-menu-close-btn {
background: #c5afa1;
border-radius: 15px;
color: #fff;
cursor: pointer;
font-size: 30px;
height: 30px;
line-height: 30px;
position: absolute;
left: 35px;
text-align: center;
top: 15px;
width: 30px;
z-index: 10000;
font-family: Arial, serif;
line-height: 30px;
}
.st-sidebar-menu-close-btn {
top: 32px;
}
.st-sidebar-menu-close-btn:hover {
background-color: #000000;
} .pp_pic_holder.pp_woocommerce .pp_description {
display: none!important;
}
.pp_nav .currentTextHolder {
position: relative;
top: -6px;
} .wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
width: 100%;
} .footer-instagram-wrapper {
background: rgba(0, 0, 0, 0.02);
}
.footer-instagram-wrapper > h2 {
text-align: center;
font-size: 28px;
margin-bottom: 10px;
padding-top: 30px;
}
.footer-instagram-wrapper > h3 {
text-align: center;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 40px;
color: rgba(0, 0, 0, 0.35);
}
#sb_instagram .sbi_photo_wrap {
overflow: hidden;
}
#sb_instagram #sbi_load {
margin:0!important;
padding: 0!important;
}
#sb_instagram .sbi_load_btn,
#sb_instagram .sbi_follow_btn {
margin-top: 30px!important;
margin-bottom: 30px!important;
}
#sb_instagram .sbi_follow_btn a {
margin-top: 0!important;
}
#sb_instagram .sb_instagram_header {
padding: 15px!important;
}
#sb_instagram img {
width: 100%;
} .woocommerce-shop {
margin-bottom: 30px;
margin-top: 30px;
}
.added_to_cart.wc-forward {
margin-top: 15px;
width: 100%;
}
.button.add_to_cart_button {
width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 150px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
width: 100%;
}
.panel.wc-tab {
background: none;
}
.woocommerce span.onsale {
width: 50px;
height: 50px;
line-height: 50px;
}
.woocommerce input.button,
.woocommerce a.button {
font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 1px solid #d9d9d9;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
padding: 10px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
background: #fafafa;
}
.woocommerce #ship-to-different-address-checkbox {
position: absolute;
margin-top: -27px;
}
.woocommerce .shop_table + header,
.woocommerce header.title {
background: none;
margin: 0!important;
}
.woocommerce .order_details {
background: #ffffff;
padding: 15px;
}
.woocommerce .product_meta > span {
display: block;
}
.woocommerce div.product .product_title {
font-size: 36px;
}
.single-product div.product p.price {
font-size: 25px;
}
body.woocommerce ul.products li.product .onsale,
body.woocommerce .woocommerce-shop span.onsale {
margin: 0;
border-radius: 0;
left: 0;
top: 0;
right: auto;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs *,
body.woocommerce div.product .woocommerce-tabs ul.tabs *:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs *:after {
border-radius: 0;
box-shadow: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
display: inline-block;
}
.woocommerce ul.products li.product .price {
color: #000;
font-size: 1em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: left;
height: auto;
margin-left: 0;
margin-right: 10px;
width: 60px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
margin-bottom: 10px;
}
.woocommerce table.shop_attributes td {
padding: 5px;
}
.woocommerce ul.products li.product a img:hover,
.woocommerce-page ul.products li.product a img:hover,
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
border-radius: 0;
padding: 0;
border: 0;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
top: 0 !important;
}
.woocommerce #content input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page #content input.button.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce-page a.button.loading,
.woocommerce-page button.button.loading,
.woocommerce-page input.button.loading {
border: none !important;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
box-shadow: none;
-moz-box-shadow: none;
outline: none;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
display: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img,
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
text-shadow: none;
}
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
box-shadow: none;
-webkit-box-shadow: none;
background: none;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
}
.woocommerce table.shop_table,
#add_payment_method #payment,
.woocommerce-checkout #payment {
border-radius: 0;
}
#ship-to-different-address {
position: relative;
}
#ship-to-different-address-checkbox {
position: absolute;
bottom: 18px;
}
.woocommerce ul.products li.product h3 {
font-size: 18px;
}
.woocommerce .reset_variations {
display: none!important;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
text-decoration: none;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
padding-left: 0;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
padding: 12px 30px;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
background-color: #cccccc;
} body .mc4wp-form input,
body .mc4wp-form label {
line-height: 26px;
}
body .mc4wp-form input[type="button"],
body .mc4wp-form input[type="submit"] {
line-height: 1;
vertical-align: top;
}
body .mc4wp-form .mailchimp-widget-signup-form input[type="submit"],
body .mc4wp-form .mailchimp-widget-signup-form input[type="button"] {
padding-left: 10px;
padding-right: 10px;
display: block;
margin: 0!important;
width: 100%;
}
body .mc4wp-form .mailchimp-widget-signup-form input[type="email"] {
margin-top: 30px;
width: 100%;
margin-bottom: 10px;
display: block;
vertical-align: top;
}
body .mc4wp-form .mc4wp-alert {
font-size: 12px;
line-height: 15px;
margin-top: 10px;
} .introfolk-ad-block {
overflow: hidden;
text-align: center;
padding-right: 15px;
padding-left: 15px;
}
.introfolk-ad-block img,
.introfolk-ad-block iframe {
max-width: 100%;
height: auto;
}
.introfolk-ad-block.introfolk-ad-block-posts_loop_middle {
margin-bottom: 30px;
}
.introfolk-ad-block.introfolk-ad-block-below_header {
margin-bottom: 15px;
margin-top: 15px;
}
.introfolk-ad-block.introfolk-ad-block-footer {
margin-bottom: 40px;
}
.introfolk-ad-block.introfolk-ad-block-above_footer {
margin-bottom: 50px;
}
.introfolk-ad-block.introfolk-ad-block-below_homepage_popular_posts  {
margin-bottom: 45px;
}
.introfolk-ad-block.introfolk-ad-block-posts_loop_bottom {
margin-bottom: 30px;
}
.introfolk-ad-block.introfolk-ad-block-single_post_top {
margin-bottom: 30px;
}
.introfolk-ad-block.introfolk-ad-block-single_post_bottom {
margin-top: 20px;
}
.introfolk-ad-block.introfolk-ad-block-404 {
margin-bottom: 30px;
} body .mfp-bg {
opacity: 0.3;
}
body .ig_popup {
width: 40%;
}
body .ig_popup.ig_inspire {
background-size: cover;
background-position: center center;
}
body .ig_form_container .ig_form_els input {
text-transform: uppercase;
font-size: 10px;
text-align: center;
height: 40px!important;
border-radius: 1px;
}
body .ig_popup.ig_inspire .ig_button,
body .ig_popup.ig_inspire input[type="submit"],
body .ig_popup.ig_inspire input[type="button"] {
background: #c5afa1;
font-size: 10px!important;
font-weight: normal;
border-radius: 1px;
}
body .ig_popup.ig_inspire .ig_button:hover,
body .ig_popup.ig_inspire input[type="submit"]:hover,
body .ig_popup.ig_inspire input[type="button"]:hover {
background: #000000;
box-shadow: none;
}
body .ig_popup.ig_inspire .ig_close {
opacity: 0.8;
background: #000000;
height: 40px;
width: 40px;
}
body .ig_popup.ig_inspire .ig_close:after {
color: #ffffff;
content: "×";
font-size: 30px;
font-family: Arial;
display: inline-block;
line-height: 40px;
text-align: center;
width: 40px;
} .blog-enable-images-animations .hover-effect-img {
position: relative;
display: block;
}
.blog-enable-images-animations .hover-effect-img:before {
border: 4px double rgba(255,255,255,0.4);
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transform: scale(1, 1);
z-index: 10;
}
.blog-enable-images-animations .hover-effect-img:hover:before {
bottom: 15px;
left: 15px;
opacity: 1;
right: 15px;
top: 15px;
border: 4px double rgba(255,255,255,0.8);
} .hide-and-disable {
pointer-events: none;
opacity: 0;
}@media (max-width: 1300px) {
}
@media (max-width: 1200px) {
.blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel {
width: 330px;
}
.col-md-9 .blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel {
width: 244px;
}
.homepage-welcome-block .welcome-image-overlay h5 {
margin-top: 15px;
}
.blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
max-width: 470px;
}
.col-md-9 .blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
max-width: 349px;
}
.homepage-welcome-block .col-md-6 {
width: 100%;
}
.homepage-welcome-block .welcome-image img {
width: 100%;
height: auto;
}
.homepage-welcome-block .welcome-image .welcome-image-content img {
width: auto;
float: none;
margin: 0 auto;
margin-bottom: 30px;
display: table;
top: auto;
}
.homepage-welcome-block .welcome-image {
margin-bottom: 30px;
}
.homepage-welcome-block .col-md-6:last-child .welcome-image:last-child {
margin-bottom: 0;
}
}
@media (max-width: 1024px) {
.blog-small-page-width .post-container .col-md-12 .blog-post.blog-post-single,
.blog-small-page-width .page-container .col-md-12 .entry-content {
margin-left: 0!important;
margin-right: 0!important;
}
header .header-left,
header .header-center,
header .header-right {
display: block;
}
header .header-left.logo,
header .header-right.logo {
text-align: center;
}
header .header-right ul.header-nav {
float: none;
margin: 0 auto;
padding: 0;
display: table;
}
header .header-right ul.header-nav > li {
margin-left: 0;
}
header .header-right ul.header-nav > li.float-sidebar-toggle {
margin-right: 0;
}
header .col-md-12 {
height: auto!important;
display: block;
}
.header-logo-center .header-center {
padding: 20px;
}
header .header-logo-center .header-center + .header-right .header-nav {
margin-top: 0;
}
header > .container > .row {
margin: 0;
}
header > .container {
padding: 0;
}
header .logo {
display: block;
}
header .header-promo-content,
header .header-left .logo,
header .header-right .logo {
margin: 20px 15px;
}
header .header-promo-content {
margin-top: 0;
}
header .header-left,
header .header-center,
header .header-right,
header .header-logo-center .header-right,
header .header-logo-center .header-left {
text-align: center;
width: 100%;
}
header .header-logo-center .header-center {
width: 100%;
}
header.fixed {
position: relative;
}
header .header-promo-content {
display: block;
}
header .header-right ul.header-nav {
margin-top: 20px;
margin-bottom: 20px;
}
.blog-masonry-layout,
.col-md-9 .blog-masonry-layout {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
header .header-left {
padding-left: 0;
}
header .header-right {
padding-right: 0;
}
.navbar .nav > li > a {
margin-left: 7px;
margin-right: 7px;
}
.social-icons-wrapper a:first-child {
margin-left: 10px;
}
}
@media (max-width: 992px) {
footer .footer-copyright,
footer .footer-social .social-icons-wrapper,
footer .footer-logo {
text-align: center;
}
footer .footer-logo {
margin-bottom: 15px;
}
footer .footer-social .social-icons-wrapper {
margin-top: 10px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details {
width: 50%;
}
.homepage-welcome-block .welcome-image img {
width: 100%;
}
.homepage-welcome-block .welcome-image-content {
position: unset;
}
.homepage-welcome-block .welcome-image-overlay {
position: relative;
}
.homepage-welcome-block .welcome-image-overlay {
background: #232323;
}
}
@media (min-width: 979px) and (max-width: 992px) {
footer .col-md-6 {
text-align: center;
}
}
@media (max-width: 979px)  {
.navbar .nav > li > a {
margin-left: 10px;
margin-right: 10px;
}
.sidebar.footer-sidebar-2 > ul > li,
.sidebar.footer-sidebar > ul > li {
width: 50%;
}
.sidebar.footer-sidebar-2 ul li:nth-of-type(3n+1) {
clear: none;
}
.sidebar.footer-sidebar-2 ul li:nth-of-type(2n+1) {
clear: both;
}
.sidebar.footer-sidebar > ul > li:nth-of-type(3n+1) {
clear: none;
}
.sidebar.footer-sidebar > ul > li:nth-of-type(2n+1) {
clear: both;
}
.sidebar.footer-sidebar.sidebar.container > ul#footer-sidebar {
margin-left: 0;
margin-right: 0;
}
.sidebar.footer-sidebar > ul > li {
width: 50%;
}
.sidebar.footer-sidebar-2 > ul > li {
padding-left: 15px;
padding-right: 15px!important;
}
.sidebar.footer-sidebar > ul > li {
width: 50%;
}
.sidebar.footer-sidebar > ul > li.widget:nth-of-type(3n) {
padding-right: 30px;
}
.sidebar.footer-sidebar > ul > li.widget:nth-of-type(2n) {
padding-right: 0;
}
#sidebar > li {
width: 50%;
}
.content-block > .container-fluid {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.content-block > .container-fluid > .row {
margin-left: 0;
margin-right: 0;
}
.comments-area input[type="text"] {
width: 100%;
}
.footer-signup-wrapper .col-md-6 {
margin-bottom: 20px;
}
.blog-post-list-layout.blog-post {
display: block;
width: 100%;
}
.blog-post-list-layout.blog-post .blog-post-thumb {
width: 100%!important;
margin-bottom: 0!important;
display: block!important;
}
.blog-post-list-layout.blog-post .post-content {
padding: 25px;
display: block!important;
width: 100%!important;
}
.blog-post .blog-post-media.blog-post-media-video iframe,
.col-md-9 .blog-post .blog-post-media.blog-post-media-video iframe  {
height: auto;
}
.blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel,
.col-md-9 .blog-post.blog-post-list-layout .blog-post-media.blog-post-media-gallery .owl-carousel {
width: auto;
}
.blog-post-list-layout.blog-post .format-gallery .blog-post-thumb,
.col-md-9 .blog-post-list-layout.blog-post .format-gallery .blog-post-thumb {
height: auto;
}
.col-md-9 .blog-post-list-layout.blog-post .format-video .blog-post-thumb iframe {
height: 300px;
}
header .header-left {
padding-left: 0;
}
.blog-masonry-layout .blog-post {
width: 50%;
}
.col-md-9 .blog-masonry-layout .blog-post {
width: 50%;
}
.navigation-post a {
text-align: center!important;
margin: 0 -15px 10px -15px!important;
}
.navigation-paging .wp-pagenavi a {
margin: 0!important;
text-align: center!important;
margin-right: 5px!important;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post {
margin-bottom: 15px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post-row {
margin-bottom: 0;
}
.blog-post-list-layout.blog-post .blog-post-thumb {
}
.header-menu .row {
margin-left: 0!important;
margin-right: 0!important;
}
.header-menu .col-md-12 {
padding: 0;
}
.blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
padding-left: 0;
padding-right: 0;
}
.blog-post-list-layout.blog-post .post-content {
padding-left: 0;
padding-right: 0;
}
.blog-post-list-layout.blog-post .blog-post-thumb + .post-content,
.col-md-9 .blog-post-list-layout.blog-post .blog-post-thumb + .post-content {
max-width: none;
}
}
@media (min-width: 768px) and (max-width: 979px)  {
}
@media (max-width: 767px)  {
.mainmenu-belowheader.fixed {
top: 0;
position: inherit;
box-shadow: none;
}
.container.fullwidth-no-padding .row .col-md-12 {
padding-left: 15px;
padding-right: 15px;
}
.st-sidebar-content-inner {
margin-top: 0!important;
}
.content-block > .container > .row {
margin-left: 0;
margin-right: 0;
}
header .col-md-12 {
padding: 0;
}
header .navbar  {
padding-bottom: 0;
margin: 0;
}
.mainmenu-belowheader.menu-center .nav {
display: block;
}
.nav .sub-menu, 
.nav .children {
z-index: 0;
}
.navbar .navbar-toggle  {
display: table;
}
.nav .sub-menu li.menu-item > a:hover,
.nav .children li.menu-item > a:hover {
background: none;
}
.nav .sub-menu li.menu-item > a,
.nav .children li.menu-item > a {
min-height: 0;
padding-right: 15px;
padding-left: 15px;
}
.navbar .container {
background: none!important;
}
.mainmenu-belowheader .navbar .nav > li > a,
.mainmenu-belowheader.menu_bordered .navbar .nav > li > a {
padding-top: 5px;
padding-bottom: 5px;
}
.mainmenu-belowheader .navbar .nav > li > a span {
margin-bottom: 0;
}
.mainmenu-belowheader:not(.menu-center) .navbar .nav > li > a {
text-align: left!important;
}
.mainmenu-belowheader:not(.menu-center) .navbar .nav > li:first-child > a {
padding-left: 20px;
}
.mainmenu-belowheader.mainmenu-noarrow .navbar .nav > li.menu-item-has-children > a:after {
display: none;
}
.navbar .nav > li.menu-item-has-children > a:after {
margin-top: 0;
margin-right: 0;
float: right;
}
.mainmenu-belowheader.mainmenu-rightarrow .navbar .nav > li.menu-item-has-children > a:after {
margin-top: -13px;
}
.navbar-collapse {
padding: 0;
padding-bottom: 10px;
padding-top: 10px;
margin-top: 50px;
}
.mainmenu-belowheader .navbar .nav > li > a {
text-align: left;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
border: none;
}
.mainmenu-belowheader .navbar .nav > li > a:hover {
border: none;
}
.navbar .nav > li {
padding-top: 0;
padding-bottom: 0;
}
.mainmenu-belowheader {
background: none!important;
}
.nav .sub-menu li .sub-menu,
.nav .children li .children {
margin-top: 0!important;
position: relative;
right: auto;
}
.nav > li > .sub-menu,
.nav > li > .children {
left: 0!important;
padding-top: 0;
padding-bottom: 0;
}
.navbar .nav li {
display: block;
width: 100%;
}
.nav .sub-menu, 
.nav .children {
padding: 0;
position: relative;
margin-left: 10px;
border: none;
}
.nav > li > .sub-menu, 
.nav > li > .children {
margin-top: 0;
margin-left: 0;
}
.nav .sub-menu li.menu-item > a, 
.nav .children li.menu-item > a {
border: none;
}
.nav .sub-menu li a, 
.nav .children li a {
background: none;
padding: 5px 10px;
display: block;
width: auto;
border: 0!important;
}
.nav li:hover > .sub-menu,
.nav li:hover > .children {
display: none;
}
.navbar .nav li a {
padding: 5px 14px;
}
.loop-item-nav a {
margin-left: 10px;
margin-right: 10px;
}
.loop-item-nav .span6 {
width: 50%;
float: left;
}
.footer-sidebar.sidebar .widgettitle {
margin-top: 20px!important;
}
.author-bio {
padding: 15px;
}
.author-bio .author-image {
width: 50px;
height: 50px;
margin-right: 15px;
}
.author-bio .author-image img {
width: 50px;
height: auto;
}
.blog-post .post-content {
margin-left: 0;
}
.blog-post .post-date-wrapper {
margin: 0 auto;
width: 72px;
margin-bottom: 20px;
float: none;
}
.blog-post .post-content-wrapper {
width: 100%;
float: none;
}
.page-header {
font-size: 30px;
padding-bottom: 23px;
}
.header-title {
top: 50%;
margin-top: -100px;
}
.page-header {
font-size: 10px;
}
.footer-signup-wrapper .col-md-6 {
padding-left: 30px;
padding-right: 30px;
}
.footer-signup-wrapper h5 {
text-align: center;
}
.blog-post.blog-post-vertical .blog-post-thumb {
float: none;
width: 100%;
padding-right: 0;
margin-bottom: 30px;
}
.blog-post.blog-post-vertical .post-content {
float: none;
width: 100%;
}
.col-md-12 .blog-post.blog-post-vertical .blog-post-thumb {
width: 100%;
}
.col-md-12 .blog-post.blog-post-vertical .post-content {
width: 100%;
}
.blog-post.blog-post-text-layout {
padding: 15px;
}
.blog-masonry-layout,
.col-md-9 .blog-masonry-layout {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
.introfolk-post-list-wrapper {
margin-top: 50px!important;
}
.introfolk-post-list-wrapper {
margin-top: 0!important;
}
.mainmenu-belowheader.menu_light {
margin-bottom: 45px;
}
.woocommerce-breadcrumb {
margin-top: 30px!important;
}
.blog-masonry-layout .blog-post {
width: 100%;
}
.col-md-9 .blog-masonry-layout .blog-post {
width: 100%;
}
.blog-masonry-layout {
margin-left: 0;
margin-right: 0;
}
.blog-masonry-layout .blog-post {
padding-left: 0;
padding-right: 0;
}
.homepage-welcome-block {
padding-left: 15px;
padding-right: 15px;
}
.mainmenu-belowheader.menu-center .nav {
padding-left: 0;
padding-right: 0;
}
.header-menu ul.links > li > a:first-child {
padding: inherit;
}
.header-menu .menu-top-menu-container-toggle + div {
display: none;
}
.header-menu .menu-top-menu-container-toggle {
display: block;
}
.header-menu .menu-top-menu-container-toggle + div {
float: none;
position: absolute;
top: 40px;
width: 100%;
z-index: 10;
background: #eeeeee;
margin-left: -15px;
margin-right: -15px;
padding-top: 10px;
padding-bottom: 10px;
}
.header-menu .menu-top-menu-container-toggle + div li {
float: none;
}
.header-menu .menu-top-menu-container-toggle + div li a {
width: 100%;
padding: 6px 25px!important;
margin-bottom: 0;
}
.header-menu li.menu-item-has-children > a:after,
.header-menu li.menu-item-has-children > a:after {
display: inline-block;
font-family: "fontawesome";
content: "";
margin-left: 5px;
font-weight: normal;
float: right;
}
.header-menu .sub-menu,
.header-menu .sub-menu a {
border: none;
}
.header-menu li:hover > ul {
display: none;
}
.header-menu .sub-menu li .sub-menu, 
.header-menu .children li .children {
margin-top: 0;
right: auto;
padding-left: 15px!important;
}
.header-menu .sub-menu li .sub-menu li .sub-menu {
margin-top: 0;
}
.header-menu .sub-menu li a:hover {
background: none;
}
.header-menu li ul {
position: relative;
background: transparent;
margin-left: 10px;
}
.header-menu .sub-menu li .sub-menu {
padding-left: 0!important;
}
.header-menu li ul a {
min-height: 0;
border: 0!important;
}
.introfolk-post-list .owl-controls {
display: none;
}
.content-block.blog-post.blog-post-2-column-layout {
width: 100%;
padding: 0!important;
}
.search-fullscreen-wrapper .search-fullscreen-form {
margin-top: 200px;
}
.search-fullscreen-wrapper .search-fullscreen-form input[type="search"] {
width: 300px;
font-size: 18px;
}
.search-close-btn {
right: 20px;
top: 100px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-horizontal .introfolk-post-details .introfolk-post-description {
height: 0!important;
}
.introfolk-popular-post-list-wrapper > h2 {
margin-right: 15px;
margin-left: 15px;
}
}
@media (max-width: 568px)  {
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .btn {
display: none;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details .introfolk-post-title h2 {
font-size: 18px;
}
.introfolk-post-list .introfolk-post.introfolk-post-layout-vertical .introfolk-post-details {
width: 100%;
left:0;
right: 0;
bottom: 0;
top: auto;
}
.blog-post.blog-post-text-layout .post-author {
display: block;
margin-left: 0;
margin-top: 0;
}
.logo-link > img {
max-width: 100%;
}
.page-404 {
margin: 30px auto;
width: auto;
padding-left: 15px;
padding-right: 15px;
}
.page-404 h1 {
color: #4686CC;
font-size: 60px;
margin-bottom: 20px;
}
.page-404 h3 {
font-size: 25px;
margin-bottom: 35px;
}
.blog-post-related {
margin-left: 0;
margin-right: 0;
}
.blog-post-related-item {
float: none;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.blog-post-related.blog-post-related-loop .blog-post-related-item {
margin-bottom: 10px;
}
.blog-post-related h5 {
margin-left: 0;
margin-right: 0;
}
blockquote {
padding: 15px;
font-size: 20px;
line-height: 25px;
margin-top: 20px;
margin-bottom: 20px;
}
blockquote:before {
display: none;
}
.author-bio .author-social-icons li a {
margin: 1px!important;
}
.author-bio .author-image {
display: table;
margin: 0 auto;
float: none;
text-align: center;
}
.introfolk-post-pagination .introfolk-post-pagination-item {
width: 100%;
border: none;
margin: 0;
margin-top: 15px;
}
.introfolk-post-pagination .introfolk-post-pagination-item:last-child {
margin-bottom: 15px;
}
.introfolk-post-list .introfolk-post-details {
max-width: 100%;
display: block;
width: 100%;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-large {
padding: 30px;
}
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post {
min-height: 0;
}
.blog-post.blog-post-single .post-info .post-info-comments,
.post-info .post-info-comments-count,
.blog-post.blog-post-single .post-info .post-info-views,
.post-info .post-info-views-count {
margin-bottom: 20px;
}
.blog-post.blog-post-text-layout .post-info {
margin-left: 0;
}
.blog-post.blog-post-text-layout .post-info .post-social {
opacity: 1!important;
} 
.sidebar.footer-sidebar > ul > li {
width: 100%;
}
.sidebar.footer-sidebar > ul > li.widget {
padding-right: 0;
}
.sidebar.footer-sidebar > ul > li.widget:nth-of-type(3n) {
padding-right: 0;
}
.sidebar.footer-sidebar > ul > li.widget:nth-of-type(2n) {
padding-right: 0;
}
}
@media (max-width: 480px)  {
.homepage-welcome-block {
padding-left: 0;
padding-right: 0;
}
.page-item-title-single .post-info {
margin-left: 0;
}
.page-item-title-single .post-info .post-social {
opacity: 1!important;
}
.introfolk-popular-post-list-wrapper {
}
header .col-md-12 {
display: block;
}
.sidebar.footer-sidebar-2 > ul > li {
min-height: 0;
}
.content-block > .container {
padding: 0;
}
.comment-meta .reply {
float: none;
display: table;
margin: 0 auto;
margin-top: 10px;
}
.comment-meta .reply a {
padding: 10px 15px;
}
.comment-author {
width: 50px;
margin: 15px 15px 15px 0;
}
.comment-metadata {
margin-top: 15px;
margin-bottom: 0;
}
.comment-list li:first-child {
margin-top: 0;
}
.comment-author img {
border-radius: 25px;
width: 50px;
height: auto;
}
#sidebar .widgettitle {
margin-right: 0;
}
.page-header  {
line-height: 1;
font-size: 20px;
padding-bottom: 10px;
}
#sidebar > li {
width: 100%;
}
html.offcanvasmenu .st-content-inner {
margin-top: 0!important;
}
html.offcanvasmenu .woocommerce .woocommerce-result-count, 
html.offcanvasmenu .woocommerce-page .woocommerce-result-count {
display: none;
}
body .owl-theme .owl-controls .owl-buttons div,
body .owl-theme .owl-controls .owl-pagination {
display: none;
}
}
@media (max-width: 400px)  {
.sidebar.footer-sidebar-2 > ul > li,
.sidebar.footer-sidebar > ul > li {
width: 100%;
}
.tparrows, 
.tp-bullets {
display: none!important;
}
.page-item-title h1 {
font-size: 24px;
}
}
@media (max-width: 380px)  {
}
@media (max-width: 240px)  {
}a,
a.btn,
.btn,
.btn:focus, 
input[type="submit"],
.btn:hover, input[type="submit"]:hover,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart,
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.blog-post .more-link,
.shopping-cart .view-cart,
.introfolk-button a,
.widget_product_categories a,
.navbar .nav > li a,
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li,
.content-block .widget_meta ul li,
.woocommerce-page .widget_meta ul li,
.content-block .widget_archive ul li,
.woocommerce-page .widget_archive ul li,
.woocommerce-page .widget_categories ul li,
.content-block .widget_categories ul li,
.content-block .widget_pages ul li,
.woocommerce-page .widget_pages ul li,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu a,
.navigation-paging a,
.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a,
#top-link,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.st-menu-close-btn,
.woocommerce.widget .product-categories li .cat-menu-close,
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-item-inside,
.blog-post-related .blog-post-related-title,
.introfolk-post-pagination .introfolk-post-pagination-item .introfolk-post-pagination-title,
body .owl-theme .owl-controls .owl-page span,
.homepage-welcome-block .welcome-image-overlay span,
.homepage-welcome-block .welcome-image:hover .welcome-image-overlay,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-prev,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav .introfolk-popular-post-list-nav-next,
.introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post.introfolk-editorspick-post-small .introfolk-editorspick-post-title h2,
body .owl-theme .owl-dots .owl-dot span,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-details .introfolk-popular-post-title h5,
.navigation-post .nav-post-prev a:before,
.navigation-post .nav-post-next a:before {
-webkit-transition: color 0.2s ease, background 0.6s ease, border-color 0.2s ease;
transition: color 0.2s ease, background 0.6s ease, border-color 0.2s ease;
}
.search-bar-header .submit,
.header-menu .menu-top-menu-container-toggle,
.introfolk-post-list .introfolk-post-details .introfolk-post-title h2,
.introfolk-post-list.introfolk-post-style-2 .introfolk-next-post,
body .owl-theme .owl-controls,
.homepage-welcome-block-2 .welcome-image img,
ul.header-nav > li.float-sidebar-toggle a,
.blog-post-related-single .blog-post-related-item .blog-post-related-image,
.introfolk-popular-post-list-wrapper .introfolk-popular-post:hover .introfolk-popular-post-image,
body .owl-theme .owl-controls .owl-buttons div.owl-prev,
body .owl-theme .owl-controls .owl-buttons div.owl-next,
.blog-post .blog-post-thumb img,
.search-bar-header .search-toggle-btn,
.post-social-wrapper .post-social,
.search-close-btn,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list-nav {
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
#top-link,
footer #footer-top-button,
.introfolk-post-image-wrapper,
.introfolk-post-list .introfolk-post-details .introfolk-post-description {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
} .introfolk-editorspick-post-list-wrapper .introfolk-editorspick-post .introfolk-editorspick-post-image,
.introfolk-popular-post-list-wrapper .introfolk-popular-post-list .introfolk-popular-post .introfolk-popular-post-image,
.blog-post-related.blog-post-related-loop .blog-post-related-item .blog-post-related-image,
.blog-masonry-layout .blog-post.content-block .blog-post-thumb img,
.sidebar .widget.widget_introfolk_recent_entries li a img,
.sidebar .widget.widget_introfolk_recent_entries li a .widget-post-thumb-wrapper,
.sidebar .widget.widget_introfolk_posts_slider .widget-post-slider-wrapper .widget-post-thumb-wrapper,
#sb_instagram .sbi_photo_wrap .sbi_photo,
.blog-enable-images-animations .sidebar .widget.widget_introfolk_popular_entries li .widget-post-thumb-wrapper {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mainmenu-belowheader.fixed {
-webkit-transition: top 0.3s ease;
transition: top 0.3s ease;
}
.blog-enable-images-animations .hover-effect-img:before {
transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 768px) {
.nav .sub-menu {
display: block;
margin: 0;
opacity: 0;
transition: margin .3s,opacity .3s,right .3s, transform .3s;
-webkit-transition: margin .3s,opacity .3s,right .3s;
transform: matrix(0, 0, 0, 0, 0, 0);
-ms-transform: matrix(0, 0, 0, 0, 0, 0);
-webkit-transform: matrix(0, 0, 0, 0, 0, 0);
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.nav li:hover > .sub-menu {
display: block;
opacity: 1;
transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.nav .sub-menu > li > .sub-menu {
right: -90%;
margin-top: 0;
}
.nav .sub-menu > li:hover > .sub-menu {
right: -99.5%;
}
.header-menu .sub-menu {
display: block;
margin-top: 30px;
opacity: 0;
transition: margin .3s,opacity .3s,right .3s, transform .3s;
-webkit-transition: margin .3s,opacity .3s,right .3s;
transform: matrix(0, 0, 0, 0, 0, 0);
-ms-transform: matrix(0, 0, 0, 0, 0, 0);
-webkit-transform: matrix(0, 0, 0, 0, 0, 0);
webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.header-menu li:hover > .sub-menu {
display: block;
opacity: 1;
margin-top: 0;
transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.header-menu .sub-menu > li > .sub-menu {
margin-top: 0;
right: -90%;
}
.header-menu .sub-menu > li:hover > .sub-menu{
right: -99.5%;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.eot?v=4.4.0);
src: url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(//arsizsanat.com.tr/wp-content/themes/introfolk/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}.select2-container {
margin: 0;
position: relative;
display: inline-block; zoom: 1;
*display: inline;
vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input { -webkit-box-sizing:border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.select2-container .select2-choice {
display: block;
height: 26px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
border: 1px solid #aaa;
white-space: nowrap;
line-height: 26px;
color: #444;
text-decoration: none;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
}
html[dir="rtl"] .select2-container .select2-choice {
padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
border-bottom-color: #aaa;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
float: none;
width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
margin-left: 26px;
margin-right: 0;
}
.select2-container .select2-choice abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 24px;
top: 8px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) right top no-repeat;
cursor: pointer;
outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
display: inline-block;
}
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer;
}
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998; background-color: #fff;
filter: alpha(opacity=0);
}
.select2-drop {
width: 100%;
margin-top: -1px;
position: absolute;
z-index: 9999;
top: 100%;
background: #fff;
color: #000;
border: 1px solid #aaa;
border-top: 0;
}
.select2-drop.select2-drop-above {
margin-top: 1px;
border-top: 1px solid #aaa;
border-bottom: 0;
}
.select2-drop-active {
border: 1px solid #5897fb;
border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
border-top: 1px solid #aaa;
width: auto;
}
.select2-drop-auto-width .select2-search {
padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: 1px solid #aaa;
background-clip: padding-box;
background: #ccc;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
left: 0;
right: auto;
border-left: none;
border-right: 1px solid #aaa;
border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 0 1px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
background-position: 2px 1px;
}
.select2-search {
display: inline-block;
width: 100%;
min-height: 26px;
margin: 0;
padding-left: 4px;
padding-right: 4px;
position: relative;
z-index: 10000;
white-space: nowrap;
}
.select2-search input {
width: 100%;
height: auto !important;
min-height: 26px;
padding: 4px 20px 4px 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em;
border: 1px solid #aaa;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: #fff url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 100% -22px;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
html[dir="rtl"] .select2-search input {
padding: 4px 5px 4px 20px;
background: #fff url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat -37px -22px;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
margin-top: 4px;
}
.select2-search input.select2-active {
background: #fff url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
}
.select2-dropdown-open .select2-choice {
border-bottom-color: transparent;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-color: #eee;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #5897fb;
border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -16px 1px;
}
.select2-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .select2-results {
max-height: 200px;
padding: 0 0 0 4px;
margin: 4px 4px 4px 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
padding: 0 4px 0 0;
margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0;
}
.select2-results li {
list-style: none;
display: list-item;
background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold;
}
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select2-results-dept-1 .select2-result-label {
padding-left: 20px
}
.select2-results-dept-2 .select2-result-label {
padding-left: 40px
}
.select2-results-dept-3 .select2-result-label {
padding-left: 60px
}
.select2-results-dept-4 .select2-result-label {
padding-left: 80px
}
.select2-results-dept-5 .select2-result-label {
padding-left: 100px
}
.select2-results-dept-6 .select2-result-label {
padding-left: 110px
}
.select2-results-dept-7 .select2-result-label {
padding-left: 120px
}
.select2-results .select2-highlighted {
background: #3875d7;
color: #fff;
}
.select2-results li em {
background: #feffde;
font-style: normal;
}
.select2-results .select2-highlighted em {
background: transparent;
}
.select2-results .select2-highlighted ul {
background: #fff;
color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
background: #f4f4f4;
display: list-item;
padding-left: 5px;
} .select2-results .select2-disabled.select2-highlighted {
color: #666;
background: #f4f4f4;
display: list-item;
cursor: default;
}
.select2-results .select2-disabled {
background: #f4f4f4;
display: list-item;
cursor: default;
}
.select2-results .select2-selected {
display: none;
}
.select2-more-results.select2-active {
background: #f4f4f4 url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100%;
}
.select2-results .select2-ajax-error {
background: rgba(255, 50, 50, .2);
}
.select2-more-results {
background: #f4f4f4;
display: list-item;
} .select2-container.select2-container-disabled .select2-choice {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
background-color: #f4f4f4;
background-image: none;
border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
display: none;
} .select2-container-multi .select2-choices {
height: auto !important;
height: 1%;
margin: 0;
padding: 0 5px 0 0;
position: relative;
border: 1px solid #aaa;
cursor: text;
overflow: hidden;
background-color: #fff;
}
html[dir="rtl"] .select2-container-multi .select2-choices {
padding: 0 0 0 5px;
}
.select2-locked {
padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
}
.select2-container-multi .select2-choices li {
float: left;
list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: #fff url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2-spinner.gif) no-repeat 100% !important;
}
.select2-default {
color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #333;
cursor: default;
border: 1px solid #aaaaaa;
border-radius: 3px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e4e4e4;
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
margin: 3px 5px 3px 0;
padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4;
}
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none;
background: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
right: auto;
left: 3px;
}
.select2-container-multi .select2-search-choice-close {
left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
left: auto;
right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px;
} .select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
display: none;
background: none;
} .select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important;
}
.select2-display-none {
display: none;
}
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll;
} @media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:2dppx) {
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background-image: url(//arsizsanat.com.tr/wp-content/themes/introfolk/js/select2/select2x2.png) !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important;
}
.select2-search input {
background-position: 100% -21px !important;
}
}*,
*:after,
*::before {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
height: auto;
}
.st-container,
.st-pusher,
.st-content {
height: 100%;
}
.st-content {
overflow-y: visible;
}
.st-content,
.st-content-inner {
position: relative;
z-index: -1;
}
.st-container {
position: relative;
overflow: hidden;
}
.st-pusher {
position: relative;
left: 0;
z-index: 99;
height: 100%;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu {
position: fixed;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 300px;
height: 100%;
overflow-y: visible;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .st-effect-2.st-menu-open .st-pusher {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
.st-effect-2.st-menu {
z-index: 1;
}
.st-effect-2.st-menu-open .st-effect-2.st-menu {
visibility: visible;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-effect-2.st-menu::after {
display: none;
} .st-sidebar-container,
.st-sidebar-pusher,
.st-sidebar-content {
height: 100%;
}
.st-sidebar-content {
overflow-y: visible;
}
.st-sidebar-content,
.st-sidebar-content-inner {
position: relative;
z-index: -1;
}
.st-sidebar-container {
position: relative;
overflow: hidden;
}
.st-sidebar-pusher {
position: relative;
left: 0;
z-index: 99;
height: 100%;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
background-position: top center;
}
.st-sidebar-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-sidebar-menu-open .st-sidebar-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-sidebar-menu {
position: fixed;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 300px;
height: 100%;
overflow-y: visible;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.st-sidebar-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-sidebar-menu-open .st-sidebar-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .st-sidebar-effect-2.st-sidebar-menu-open .st-sidebar-pusher {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
}
.st-sidebar-effect-2.st-sidebar-menu {
z-index: 1;
}
.st-sidebar-effect-2.st-sidebar-menu-open .st-sidebar-effect-2.st-sidebar-menu {
visibility: visible;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-sidebar-effect-2.st-menu::after {
display: none;
} .no-csstransforms3d .st-pusher,
.no-js .st-pusher {
padding-left: 300px;
}
.no-csstransforms3d .st-sidebar-pusher,
.no-js .st-sidebar-pusher {
padding-right: 300px;
}.nano {
position : relative;
width    : 100%;
height   : 100%;
overflow : hidden;
}
.nano > .nano-content {
position      : absolute;
overflow      : scroll;
overflow-x    : hidden;
top           : 0;
right         : 0;
bottom        : 0;
left          : 0;
}
.nano > .nano-content:focus {
outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block;
}
.nano > .nano-pane {
background : rgba(0,0,0,.15);
position   : absolute;
width      : 8px;
right      : 0;
top        : 0;
bottom     : 0;
visibility : hidden\9; opacity    : .01;
-webkit-transition    : .2s;
-moz-transition       : .2s;
-o-transition         : .2s;
transition            : .2s;
-moz-border-radius    : 5px;
-webkit-border-radius : 5px;
border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
background: #444;
background: rgba(0,0,0,.4);
position              : relative;
margin                : 0 1px;
-moz-border-radius    : 3px;
-webkit-border-radius : 3px;
border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
visibility : visible\9; opacity    : 0.99;
}.swiper-container {
margin:0 auto;
position:relative;
overflow:hidden;
direction:ltr;
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden; z-index:1;
}
.swiper-wrapper {
position:relative;
width:100%;
-webkit-transition-property:-webkit-transform, left, top;
-webkit-transition-duration:0s;
-webkit-transform:translate3d(0px,0,0);
-webkit-transition-timing-function:ease;
-moz-transition-property:-moz-transform, left, top;
-moz-transition-duration:0s;
-moz-transform:translate3d(0px,0,0);
-moz-transition-timing-function:ease;
-o-transition-property:-o-transform, left, top;
-o-transition-duration:0s;
-o-transform:translate3d(0px,0,0);
-o-transition-timing-function:ease;
-o-transform:translate(0px,0px);
-ms-transition-property:-ms-transform, left, top;
-ms-transition-duration:0s;
-ms-transform:translate3d(0px,0,0);
-ms-transition-timing-function:ease;
transition-property:transform, left, top;
transition-duration:0s;
transform:translate3d(0px,0,0);
transition-timing-function:ease;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
float: left;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
} .swiper-container {  }
.swiper-slide {  }
.swiper-slide-active { }
.swiper-slide-visible { } .swiper-pagination-switch { }
.swiper-active-switch { }
.swiper-visible-switch { }