body {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-family: 'IBM Plex Serif', serif;
    font-weight: 400;
    line-height: 1.4;
}
a {
    color: #000000;
    text-decoration: none;
}
strong {
    font-weight: 600;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*COLOR*/
.main_nav,
.header,
.top_bar {
    border-color: #000000 !important;
}
a:focus,
a:hover,
.top_bar .social a:hover i,
.post_meta span a:hover,
.alith_post_content_big_caption a:hover,
a.link-active,
.sticky .alith_post_title a {
    color: #008eff;
    text-decoration: none;
}
::selection {
    background: #000;
    /* WebKit/Blink Browsers */
    color: #fff;
}
::-moz-selection {
    background: #000;
    /* Gecko Browsers */
    color: #fff;
}
.alith_tagg:hover,
.alith_tagg:focus {
    background: #e5633f;
}
/*Fonts*/
.post_meta_categories_label,
.header .logo,
.alith_heading_patern_2,
.bottom-logo h1.logo,
#slideshow_big .alith_post_title,
.archive-title,
.post_list_big .alith_post_title,
.post-content .alith_post_title,
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6,
.dropcap p:first-child::first-letter,
.single-comment-title,
.comment-reply-title {
    font-family: 'Playfair Display', serif;
}

/*HEADER*/
/*Topbar*/
.margin-15 {
    margin-left: -15px;
    margin-right: -15px;
}
.top_bar {
    border-bottom: 1px solid;
    min-height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.top_bar .social {
    /*text-align: right;*/
}
.top_bar .time {
    text-align: right;
}
.top_bar .social li {
    display: inline-block;
    margin: 0 0 0 5px;
}
.top_bar .social a {
    border: 1px solid;
    border-radius: 50%;
    color: #000;
    display: block;
    font-size: 10px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    width: 20px;
}
.top_bar .social a i {
    font-size: 10px;
}
.social ul {
    display: inline-block;
}
.top-search {
    display: inline-block;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid;
}
.top-search span {
    margin-left: 10px;
}
/*Logo*/
.header {
    border-bottom: 1px solid;
    padding: 30px 0;
    text-align: center;
}
.header .logo {
    font-size: 60px;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0 0 10px;
}
.header .tagline {
    font-size: 14px;
    margin: 0;
}
.header .tagline::before {
    background: transparent url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    width: 30px;
}
.header .tagline::after {
    background: transparent url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 30px;
}
/*Navigation*/
.main_nav_cover {
    border-bottom: 3px solid;
    height: 40px;
    line-height: 40px;
}
.smartnav .main_nav_cover {border: 0;}
.main_nav_cover #main-menu {
    padding: 0;
    text-align: center;
}
.main_nav_cover #main-menu li {
    line-height: 40px;
    padding: 0 30px;
    display: inline-block;
    position: relative;
}
.main_nav_cover #main-menu li a {
    font-size: 16px;
    padding: 0;
    position: relative !important;
}
.main_nav_cover #main-menu li ul.sub-menu a {
    text-transform: none;
}
ul.sub-menu {
    display: none;
    margin-left: 15px;
}
.main_nav_cover ul.sub-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    display: none;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 100;
}
.main_nav_cover .menu-item-has-children ul.sub-menu a::before {
    content: none;
}
.main-nav ul li ul.sub-menu li ul.sub-menu {
    left: 100%;
    padding: 0;
    top: 0 !important;
    transform: none;
}
.main_nav_cover ul.sub-menu li ul.sub-menu {
    border-top: 1px solid !important;
}

#sidebar-wrapper .menu-item-has-children a::before {
    color: #888;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 5px;
}
#sidebar-wrapper .menu-item-has-children ul.sub-menu a::before {
    content: none;
}
.main_nav_cover ul.sub-menu {
    border-top: 0 none;
    left: 50%;
    margin-left: 0;
    min-width: 200px;
    transform: translate(-50%);
    border: 1px solid;
}
.main_nav_cover #main-menu li ul.sub-menu li {
    border-bottom: 1px solid;
    display: block;
    line-height: 35px;
    padding: 0 10px;
}
.main_nav_cover #main-menu li ul.sub-menu li:last-child {
    border: none;
}
ul.sub-menu a::before {
    content: none;
}
.smartnav {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    left: 0;
    text-align: center;
    z-index: 900;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select .select-search {
    height: 100%;
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    /*border: 1px solid black;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*padding: 8px;*/
    /*background: black;*/
    /*color: white;*/
    /*-webkit-appearance: button;*/
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */


/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

html {
    height: 100%;
}

fieldset {
    margin: 0;
    padding: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    border: 0;
}

legend {
    margin: 0;
    padding: 0;
    display: block;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
}

/*===============================
=            Choices            =
===============================*/
.choices {
    position: relative;
    margin-bottom: 24px;
    font-size: 16px;
}

.choices:focus {
    outline: none;
}

.choices:last-child {
    margin-bottom: 0;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
    background-color: #EAEAEA;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.choices.is-disabled .choices__item {
    cursor: not-allowed;
}

.choices[data-type*="select-one"] {
    cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
    background-image: url("../../icons/cross-inverse.svg");
    padding: 0;
    background-size: 8px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
    opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
    box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none;
}

.choices[data-type*="select-one"].is-open:after {
    border-color: transparent transparent #333333 transparent;
    margin-top: -7.5px;
}

.choices[data-type*="select-one"][dir="rtl"]:after {
    left: 11.5px;
    right: auto;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0;
}

.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
    cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -4px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-left: 16px;
    border-left: 1px solid #008fa1;
    background-image: url("../../icons/cross.svg");
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
    opacity: 1;
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #DDDDDD;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
    border-color: #b7b7b7;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%;
}

[dir="rtl"] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #00BCD4;
    border: 1px solid #00a5bb;
    color: #FFFFFF;
    word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
}

.choices__list--dropdown.is-active {
    display: block;
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right;
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px;
    }
    .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px;
    }
    [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
        right: auto;
        left: 10px;
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
    opacity: .5;
}

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray;
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.choices__button:focus {
    outline: none;
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px;
}

.choices__input:focus {
    outline: 0;
}

[dir="rtl"] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: .5;
}

/*=====  End of Choices  ======*/
* {
    box-sizing: border-box;
}

.s009 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px;
    font-family: 'Lato', sans-serif;
}

.s009 form {
    width: 100%;
    margin: 0;
}

.s009 form .inner-form {
    width: 100%;
    border: 1px solid;

}

.s009 form .inner-form .basic-search {
    border-bottom: 1px solid black;
}

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 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #888;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 30px;
    outline: none;
    padding: 22px;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
}

.s009 form .inner-form .input-field .btn-search {
    top: 15px;
    position: relative;
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    background: black;
    white-space: nowrap;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    transition: all .2s ease-out, color .2s ease-out;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.s009 form .inner-form .basic-search .input-field .icon-wrap svg {
    width: 50px;
    height: 50px;
    fill: white;
    background: black;
    padding: 13px;
}
.s009 form .inner-form .basic-search .input-field .icon-wrap {
    display: flex;
    justify-content: end;
    height: 100%;
    position: relative;
    bottom: 50px;

}

.s009 form .inner-form .basic-search .input-field {
    width: 100%;
    height: 50px;
}







/*@media screen and (max-width: 767px)*/
.s009 form .inner-form .advance-search {
    padding: 30px 30px;
}


/*spinner loading*/
.spinner-cover {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.spinner-inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
}
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}
.spinner>div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}
@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* Product */
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

hr {
    border: 0;
    height: 3px;
    width: 30px;
    background-color: $accent;
    margin: 22px 0 20px;
}

a {
    text-decoration: none;
    color: inherit;
}

p {
    margin: 0 0 1.5em 0;

&:last-child {
     margin-bottom: 0;
 }
}

.btn {
    display: inline-block;
    color: $white;
    text-align: center;
    padding: 1.75em 3.5em;
    white-space: nowrap;
    border-radius: 5px;
    @extend %caps;
}

.product {
    position: relative;
    width: 400px;
    padding: 40px;
    border-radius: 8px;
    background-color: $white;
    transition: box-shadow $time $easing;
    @include shadow;
}

.product__image {
    width: 180%;
    margin-left: -40%;
    margin-right: -40%;
    margin-top: -5px;
    margin-bottom: 30px;
    max-width: none;
}

.product__title {
    font-size: 30px;
    color: $black;
    margin: 0 0 0.5em 0;
    line-height: 1.1;
}

.product__price {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30px;
    left: -30px;
    width: 100px;
    height: 100px;
    background-color: rgba($black, 0.95);
    color: $white;
    border-radius: 50%;
    @extend %caps;
}

.product__category {
    display: block;
    color: $accent;
    margin-bottom: 1em;
    @extend %caps;
}

.product__btn {
    position: absolute;
    bottom: -30px;
    right: 30px;
    background-color: rgba($accent, 0.95);
    transition: background-color $time $easing, box-shadow $time $easing;
    @include shadow;

&:hover {
     @include shadow-dark;
     background-color: mix($accent, $black, 95%);
 }
}
/* Main */
#product-cards .card{
    border: 1px solid;
    border-radius: 0px;
}

#product-cards button{
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-radius: 0;
    background: none;
    border: 1px solid black;
    color: black;
}

#product-cards button:hover{
    background: black;
    color: white;
}


#product-cards a{
    font-size: 18px;
    color: white;
}



#product-cards img{
    width: 100%;
    height: 350px;
}
















/* PRODUCT DETAILS */
img {
    max-width: 100%; }

.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px; } }

.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px; }
.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block; }
.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0; }
.preview-thumbnail.nav-tabs li:last-of-type {
    margin-right: 0; }

.tab-content {
    overflow: hidden; }
.tab-content img {
    width: 75%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s; }

.card {
    margin-top: 50px;
    border: 1px solid black	;
    background: #ffffff;
    padding: 1em;
    line-height: 1.5em; }

@media screen and (min-width: 997px) {
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }

.details {
    margin-top: 20PX;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

.colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.product-title, .price, .sizes, .colors {
    /*text-transform: UPPERCASE;*/
    font-weight: bold; }

.checked, .price span {
    color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 26px; }

.product-description{
    margin-top: 1px;
}

.product-title {
    margin-top: 0; }

.size {
    margin-right: 10px; }
.size:first-of-type {
    margin-left: 40px; }

.color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px; }
.color:first-of-type {
    margin-left: 20px; }

.add-to-cart {
    width: 100%;
    background: white;
    padding: 1.2em 1.5em;
    border: 1px solid black;
    /*text-transform: UPPERCASE;*/
    font-weight: bold;
    color: black;
    -webkit-transition: background .3s ease;
    transition: background .3s ease; }
.add-to-cart:hover {
    background: black;
    color: #fff; }

.not-available {
    text-align: center;
    line-height: 2em; }
.not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
    background: #ff9f1a; }

.green {
    background: #85ad00; }

.blue {
    background: #0076ad; }

.tooltip-inner {
    padding: 1.3em; }

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3); }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1); } }

@keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3); }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1); } }

/*# sourceMappingURL=style.css.map */

/* END PRODUCT DETAILS */


















/*FEATURED POST*/
/*slider carausel*/
.section_margin {
    margin-bottom: 30px;
}
.section_margin_20 {
    margin-bottom: 20px;
}
.section_margin_40 {
    margin-bottom: 40px;
}
.section_margin_50 {
    margin-bottom: 50px;
}
#slider-small.carausel_slider {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}
.carausel_slider p {
    margin: 0;
}
#slider-small .alith_post_thumb {
    float: left;
    margin: 0 15px 0 0;
    width: 80px;
}
.alith_post_title_small {line-height: 1.2;}
.alith_post_title_small .meta {
    color: #888;
    font-size: 12px;
    margin-top: 10px;
    /*text-transform: uppercase;*/
}
.alith_post_title_small .meta span{margin: 0 10px 0 0;}
/*slider fade*/
.alith_post_thumb_big {
    position: relative;
}
.post_meta_categories_label {
    background: #008eff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.alith_post_thumb_big .post_meta_categories_label {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
}
#slideshow_face .alith_post_title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 25px;
}
#slideshow_face .post_meta_center {
    border-right: 1px solid #eee;
    color: #888;
    margin-right: 50px;
    padding-right: 30px;
    text-align: center;
    font-size: 12px;
}
#slideshow_face .post_meta_center a {
    color: #000;
    font-size: 14px;
}
#slideshow_face .post_meta_center p {
    margin-bottom: 5px;
}
#slideshow_face .alith_post_except {
    font-size: 16px;
    padding-right: 150px;
}
/*slider-carousel*/
#slider-carousel figure {
    margin: 0;
}
#slider-carousel .grid-caption {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 100%) repeat scroll 0 0;
    bottom: 0;
    padding: 50px 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 3;
}
#slider-carousel a {
    color: #fff;
}
#slider-carousel .alith_post_thumb {
    border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#slider-carousel .alith_post_thumb img {
    height: auto;
    left: 50%;
    min-height: 101%;
    min-width: 101%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}
#slider-carousel .wrap {
    height: 560px;
}
#slider-carousel .owl-item:hover .grid-caption,
.grid-post:hover .grid-caption {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 100%) repeat scroll 0 0;
}
/*slideshow big*/
#slideshow_big .alith_post_content_big {
    position: relative;
}
#slideshow_big .alith_post_content_big_inner {
    border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 90;
}
.alith_post_content_big_caption {
    color: #fff;
    left: 15%;
    position: absolute;
    right: 15%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 90;
}
#slideshow_big .alith_post_thumb_big {
    margin: 0;
    position: relative;
}
.alith_post_content_big_caption a {
    color: #fff;
}
.alith_post_content_big_caption .alith_post_title {
    color: #fff;
    font-size: 2.8em;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0 0 30px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.alith_post_content_big_caption .alith_post_except a {
    border-bottom: 1px solid;
    padding-bottom: 2px;
    /*text-transform: uppercase;*/
}
.alith_post_content_big_mark {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 80;
}
#slideshow_big .owl-dots {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.arrow-prev,
.arrow-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 66px;
    position: absolute;
    top: -40px;
    width: 70px;
}
.arrow-prev {
    left: 10px;
}
.arrow-next {
    right: 10px;
}
.arrow-prev::before,
.arrow-prev::after,
.arrow-next::before,
.arrow-next::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 45px;
}
.arrow-prev::before {
    top: 48px;
    transform: rotate(45deg);
    left: 0;
}
.arrow-prev::after {
    top: 17px;
    transform: rotate(-45deg);
    left: 0;
}
.arrow-next::before {
    top: 48px;
    transform: rotate(-45deg);
    right: 0;
}
.arrow-next::after {
    right: 0;
    top: 17px;
    transform: rotate(45deg);
}
/**Featured Grid**/
.grid-wrap {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
.grid-post,
.poster-image {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.grid-post {
    float: left;
    overflow: hidden;
    position: relative;
    height: 560px;
    width: 50%;
}
.grid-post.nr-2.style-1 {
    height: 280px;
    width: 50%;
}
.grid-post.style-1.nr-3,
.grid-post.style-1.nr-4 {
    height: 280px;
    width: 25%;
}
.grid-post .wrap {
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
}
.altpost-image {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.altpost-image img {
    height: auto;
    left: 50%;
    min-height: 101%;
    min-width: 101%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}
.grid-post .grid-caption {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 100%) repeat scroll 0 0;
    bottom: 0;
    padding: 50px 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.grid-post .grid-caption a {
    color: #fff;
}
.grid-post.style-1.nr-1 h2 {
    font-size: 40px;
    line-height: 1;
}
.grid-post h2 {
    color: white;
    font-size: 20px;
    font-weight: 900;
    padding: 5px 0 0;
    text-shadow: 0 0 100px rgb(0, 0, 0);
}
.grid-caption .post_meta span {
    color: #fff;
}
.grid-caption .post_meta span.meta_categories {
    background: #000 none repeat scroll 0 0;
    padding: 0 2px;
}
/*overwrite owl default*/
.owl-theme .owl-dots .owl-dot span {
    background: none;
    border: 1px solid #000;
    border-radius: 30px;
    height: 8px;
    margin: 0 2px;
    transition: opacity 200ms ease 0s;
    width: 8px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 none repeat scroll 0 0;
}
#slideshow_face .owl-dots {
    margin-top: -30px;
    text-align: right;
}
/*recent post section*/
.alith_heading_patern_2 {
    font-size: 50px;
    margin-bottom: 50px;
    text-align: center;
    /*text-transform: uppercase;*/
}
.alith_heading_patern_2::before {
    background: rgba(0, 0, 0, 0) url("../images/patern-2.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    width: 60px;
}
.alith_heading_patern_2::after {
    background: rgba(0, 0, 0, 0) url("../images/patern-2.png") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    width: 60px;
}
.alith_post_title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
.post_meta {
    font-size: 80%;
    font-weight: 300;
}
.post_meta span {
    color: #888;
    margin: 0 20px 0 0;
}
.post_meta span a {
    color: #888;
}
.post_meta .meta_author_avatar img {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}
.post_meta .meta_categories,
.post_meta .meta_date,
.post_meta_date {
    /*text-transform: uppercase;*/
}
/*WIDGETS*/
.sidebar-widget {
    margin: 0 0 30px 0;
}
.vertical-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.widget-title-cover {
    line-height: 1;
    margin-bottom: 10px;
    overflow: hidden;
}
h4.widget-title {
    font-size: 16px;
    position: relative;
    /*text-transform: uppercase;*/
    display: inline-block;
}
h4.widget-title::after {
    background: #000 none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 100%;
    position: absolute;
    width: 100vw;
}
h4.widget-title span {
    padding-left: 15px;
    padding-right: 10px;
}
h4.widget-title span::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px;
}
.sidebar_right::after {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
/*custom menu*/
.sidebar-widget ul.menu li {
    border-bottom: 1px dotted;
    padding: 5px 0;
    position: relative;
}
.sidebar-widget ul.menu li:last-child {
    border: 0;
}
/*latest style 1*/
.latest_style_1_item {
    text-align: left;
    margin-left: -19px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    min-height: 160px;
}
.latest_style_1 .latest_style_1_item:last-child {
    border: none;
}
.latest_style_1 .latest_style_1_item:first-child {
    padding-top: 0;
}
.latest_style_1_item span.item-count {
    float: left;
    font-size: 30px;
}
.latest_style_1_item .alith_post_title_small {
    clear: none;
    float: left;
    left: 12%;
    margin-left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    color: #888;
}
.latest_style_1_item .alith_news_img {
    display: block;
    float: right;
    margin: 0;
    position: relative;
    width: 35%;
}

/*latest style 2*/
.latest_style_2_item_first {
    margin-bottom: 20px;
    overflow: hidden;
}
.latest_style_2_item_first h3.alith_post_title {
    font-size: 18px;
    font-weight: 300;
}
.latest_style_2_item_first {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}
.latest_style_2_item {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}
.latest_style_2_item figure {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    width: 35%;
}
.latest_style_2_item h3.alith_post_title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}
.latest_style_2 .latest_style_2_item:last-child {
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}
/*latest style 3*/
.latest_style_3_item {
    border-bottom: 1px solid #eee;
    min-height: 50px;
    overflow: hidden;
    padding: 40px 0;
    position: relative;
}
.latest_style_3_item span.item-count {
    float: left;
    font-size: 30px;
}
.latest_style_3_item .alith_post_title_small {
    clear: none;
    float: left;
    left: 12%;
    margin-left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 90%;
}
.latest_style_3 .latest_style_3_item:last-child {
    border: none;
}
/*search form*/
form.search-form {
    overflow: hidden;
}
form.search-form label {
    margin: 0;
}
form.search-form input.search-field {
    border: 1px solid #333;
    font-size: 14px;
    width: 100%;
    float: left;
}
form.search-form input.search-submit {
    background: #008eff none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 10px;
    /*text-transform: uppercase;*/
    width: 30%;
    margin-top: -49px;
}
/*Tags*/
.alith_tagg {
    background: #f1f1f1;
    padding: 10px 15px;
    color: #222;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block
}
.alith_tagg:hover,
.alith_tagg:focus {
    color: #fff;
    text-decoration: none
}
/*pagination*/
.site-pagination {
    border-top: 1px solid #eee;
    font-size: 24px;
    padding-top: 30px;
}
ul.page-numbers {
    font-weight: 300;
}
ul.page-numbers li {
    display: inline-block;
    padding: 0 10px 0 0;
}
ul.page-numbers li span.current {
    font-weight: 500;
}
ul.page-numbers li a.next {
    font-size: 14px;
    padding-right: 30px;
    position: relative;
    transition-duration: .2s;
}
ul.page-numbers li a.next:hover {
    padding-right: 35px;
    transition-duration: .2s;
}
ul.page-numbers li a.prev {
    font-size: 14px;
    padding-left: 30px;
    position: relative;
}
ul.page-numbers li a.next::after {
    background: rgba(0, 0, 0, 0) url("../images/icon-next.png") repeat scroll 0 0;
    content: "";
    height: 17px;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
}
ul.page-numbers li a.prev::after {
    background: rgba(0, 0, 0, 0) url("../images/icon-prev.png") repeat scroll 0 0;
    content: "";
    height: 17px;
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
}
/*BOTTOM*/
.bottom {
    border-bottom: 3px solid;
    padding: 30px 0 0;
}
.bottom_menu {
    overflow: hidden;
}
.bottom_menu li {
    float: left;
    margin: 2px 0;
    width: 50%;
}
.bottom-logo {
    text-align: center;
    padding: 30px 0;
}
.bottom-logo h1.logo {
    font-size: 40px;
    margin: 0;
}
.bottom-logo .social::before,
.post-share::before {
    background: rgba(0, 0, 0, 0) url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    width: 30px;
}
.bottom-logo .social::after,
.post-share::after {
    background: rgba(0, 0, 0, 0) url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 30px;
}
.bottom-logo .social ul,
.post-share ul {
    display: inline;
}
.bottom-logo .social li,
.post-share li {
    display: inline-block;
    margin: 30px 4px 0 4px;
}
.bottom-logo .social li a,
.post-share li a {
    border: 1px solid #333;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 30px;
    height: 30px;
    display: block;
}
.bottom-logo .social li a:hover,
.post-share li a:hover {
    background: #333;
    transition-duration: .2s;
}

.bottom-logo .social li a:hover i,
.post-share li a:hover i {
    color: #fff;
}
.bottom-logo .social li a i,
.post-share li a i {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.coppyright {
    text-align: center;
    padding: 0 0 30px 0;
}
/*OFFCANVAS*/
#off-canvas-toggle {
    border-right: 1px solid;
    display: inline-block;
    height: 38px;
    margin-right: 20px;
    min-width: 50px;
    padding: 0 20px 0 0;
}
#off-canvas-toggle span {
    background: #000 none repeat scroll 0 0;
    display: inherit;
    height: 2px;
    position: relative;
    width: 25px;
}
#off-canvas-toggle span::before,
#off-canvas-toggle span::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
}
#off-canvas-toggle span::after {
    top: -5px;
    width: 20px;
}
#off-canvas-toggle span::before {
    top: -10px;
    width: 15px;
}
#off-canvas-toggle:hover span::before {
    width: 25px;
}
#off-canvas-toggle:hover span {
    width: 15px;
    margin-right: 10px;
}
#off-canvas-toggle p {
    margin-left: 10px;
    display: inline;
}
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sidebar-wrapper {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    width: 0;
    z-index: 1000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
    width: 350px;
}
#page-content-wrapper {
    width: 100%;
    position: absolute;
}
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -350px;
}
.sidebar-inner {
    padding: 20px;
}
.sidebar-inner h4.widget-title {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 16px;
    position: relative;
    text-align: center;
    /*text-transform: uppercase;*/
}
#wrapper {
    position: relative;
    padding-left: 0;
}
#sidebar-wrapper {
    width: 0;
}
#wrapper.toggled #sidebar-wrapper {
    width: 350px;
    border-right: 1px solid;
}
.boxed #sidebar-wrapper {
    border-left: 1px solid;
}
#page-content-wrapper {
    position: relative;
}
#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
}
.off-canvas-close {
    height: 20px;
    margin-bottom: 10px;
    position: relative;
}
.off-canvas-close span {
    float: right;
    padding-right: 25px;
    position: relative;
}
.off-canvas-close span::after,
.off-canvas-close span::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 20px;
    margin-top: 10px;
}
.off-canvas-close span::before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.off-canvas-close span::after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
#wrapper.toggled #off-canvas-toggle span::before {
    top: -5px !important;
    width: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
#wrapper.toggled #off-canvas-toggle span::after {
    top: -5px !important;
    width: 20px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#wrapper.toggled #off-canvas-toggle span {
    background: none;
}
/*footer*/
.alith_footer_bg {
    background: #222;
    color: #fff;
    -webkit-clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%)
}
/*gototop*/
.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}
.gototop.active {
    opacity: 1;
    visibility: visible
}
.gototop a {
    background: rgba(0, 0, 0, 0) url("../images/icon-up.png") no-repeat scroll center top;
    display: table;
    font-size: 12px;
    height: 40px;
    padding-top: 30px;
    text-align: center;
    width: 40px;
    transition-duration: .2s;
}
.gototop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}
.gototop a:hover,
.gototop a:active,
.gototop a:focus {
    text-decoration: none;
    outline: none
}
.gototop:hover a {
    padding-top: 35px;
    transition-duration: .2s;
}
.js .animate-box {
    opacity: 0
}
/*search popup*/
.top-search-form {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.top-search-form form.search-form input.search-submit {
    display: none;
}
.top-search-form form.search-form input.search-field {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #000;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    float: left;
    font-size: 14px;
    height: 38px;
    width: 80%;
}
.top-search-form label span {
    display: none;
}
/*HOME PAGE*/
/*boxed layout*/
.boxed {
    /*border: 1px solid #000;*/
    margin: 30px auto;
    display: table;
}
/**Home Grid 1**/
.grid-item .post_meta {
    margin-bottom: 15px;
}
.grid-item .alith_news_img {
    position: relative;
}
.grid-item .post_meta_categories_label {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}
.grid-sizer,
.grid-item {
    overflow: hidden;
    padding: 0 10px 30px;
    width: calc(100%/3*1);
    /**default is 3 column**/
}
.grid_two_column .grid-sizer,
.grid_two_column .grid-item {
    width: calc(100% / 2 * 1);
}
.grid_four_column .grid-sizer,
.grid_four_column .grid-item {
    width: calc(100%/4*1);
}
.alith_post_except, blockquote {color: #888;}
/**ARCHIVE**/
.archive-header {
    border-bottom: 1px solid;
    margin-bottom: 50px;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
}
.archive-description {
    color: #888;
}
.bread {
    background: #008eff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    margin-top: 5px;
}
.bread li {
    display: inline;
}
.bread a {
    color: #fff;
}
/*archive list*/
.post_list_style_1 .post_meta {
    margin-bottom: 20px;
}
.read_more {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 80%;
    padding: 0 2px;
    /*text-transform: uppercase;*/
}
/**archive grid blance**/
.grid-blance .wrap {
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.grid-blance .alith_news_img {
    border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.grid-blance .alith_news_img img {
    height: auto;
    left: 50%;
    min-height: 101%;
    min-width: 101%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}
.grid-blance .post_meta {
    margin-bottom: 15px;
}
.grid-blance .alith_news_img .post_meta_categories_label {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}
/*archive list big*/
.post_list_big .alith_post_title {
    font-size: 30px;
    margin-bottom: 25px;
    /*text-transform: uppercase;*/
}
.post_list_big .post_meta_center {
    border-right: 1px solid #eee;
    color: #888;
    font-size: 12px;
    margin-right: 50px;
    padding-right: 30px;
    text-align: center;
}
.post_list_big .post_meta_center a {
    color: #000;
    font-size: 14px;
}
.post_list_big .post_meta_center p {
    margin-bottom: 5px;
}
.post_list_big .alith_post_except {
    font-size: 16px;
    padding-right: 100px;
}
/**SINGLE POST**/
.single-header {
    border-bottom: 1px solid;
    margin: 0 0 30px;
    padding: 0 0 20px;
}
.single-header .alith_post_title {
    font-size: 36px;
    text-align: center;
}
.single-header .post_meta {
    text-align: center;
}
.single-content .alith_post_except {
    background: #f1f1f1 none repeat scroll 0 0;
    font-size: 120%;
    font-weight: 500;
    padding: 20px;
    text-align: left;
}
.single-more-articles {
    background: #fff none repeat scroll 0 0;
    border: 2px solid;
    bottom: 84px;
    display: inline-block;
    max-width: 100%;
    opacity: 0;
    padding: 20px;
    position: fixed;
    right: 20px;
    transform: translateY(200%);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 330px;
    z-index: 9999;
}
.single-more-articles h4 {
    border-bottom: 1px solid;
    font-size: 16px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    text-align: center;
    /*text-transform: uppercase;*/
}
.single-more-articles.single-more-articles--visible {
    transform: none;
    opacity: 1;
}
.single-more-articles-content img {
    float: left;
    margin: 0 10px 0 0;
    width: 85px;
}
.single-more-articles-content {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 0 20px;
}
.single-more-articles-close-button {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
}
.single-more-articles-content:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 16px;
}
.column-2 {
    columns: 2;
    -webkit-columns: 2;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    text-align: justify;
}
.column-3 {
    columns: 3;
    -webkit-columns: 3;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    text-align: justify;
}
.column-4 {
    columns: 4;
    -webkit-columns: 4;
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    text-align: justify;
}
.dropcap p:first-child::first-letter {
    display: block;
    float: left;
    font-size: 5em;
    font-weight: 700;
    line-height: 1;
    margin: 5px 18px 10px 0;
}
.dropcap blockquote p:first-child::first-letter {
    display: inline;
    float: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
blockquote {
    border: 1px dashed #000;
    display: block;
    font-size: 1.2em;
    line-height: 1.5;
    margin: 30px auto;
    max-width: 500px;
    padding: 60px 20px 20px;
    position: relative;
    text-align: center;
}
blockquote::before {
    content: "“";
    font-family: georgia, serif;
    font-size: 60px;
    left: 50%;
    line-height: 1;
    margin-left: -20px;
    position: absolute;
    top: 18px;
    width: 40px;
    z-index: 20;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
    margin-bottom: 1rem;
}
.post-header {
    margin: 20px 0 50px 0;
    text-align: center;
    width: 100%;
}
.post-tags {
    text-align: center;
    margin: 40px 0;
}
.post-tags-inner {
    background: #eee;
    display: inline;
    padding: 2px 10px;
    margin: 0 auto;
}
.post-tags a {
    padding: 0 10px;
}
.post-share {
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 0 0 40px 0;
}
.post-share li {
    margin-top: 0;
}
.post-share li a {
    border: 0;
    color: #fff;
}
.post-share li:hover a {
    opacity: 0.8;
    transition-duration: 0.2s;
}
.post-share li.facebook a, .bottom-logo .social li.facebook a:hover {
    background: #3b5998 none repeat scroll 0 0; border-color: #3b5998;
}
.post-share li.twitter a, .bottom-logo .social li.twitter a:hover {
    background: #55acee none repeat scroll 0 0; border-color: #55acee;
}
.post-share li.google-plus a, .bottom-logo .social li.google-plus a:hover {
    background: #dd4b39 none repeat scroll 0 0; border-color: #dd4b39;
}
.post-share li.instagram a, .bottom-logo .social li.instagram a:hover {
    background: #cc2127 none repeat scroll 0 0; border-color: #cc2127;
}
.post-author {
    background: #eee none repeat scroll 0 0;
    overflow: hidden;
}
.post-author figure {
    display: inline;
    float: left;
    margin: 0 30px 0 0;
}
.post-author .post-author-info {
    padding: 15px 15px 0 0;
}
.post-author-info ul li {
    display: inline-block;
    margin: 0 0 0 5px;
}
.post-author-info ul li a {
    border: 1px solid;
    border-radius: 50%;
    color: #000;
    display: block;
    font-size: 10px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    width: 20px;
}
.post-author-info ul li a i {
    font-size: 10px;
}
.post-navigation .latest_style_2_item figure {
    width: 25%;
}
/*comment*/
a#cancel-comment-reply-link {display: none;}
.single-comment-title::before,
.comment-reply-title::before {
    background: rgba(0, 0, 0, 0) url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 30px;
}
.single-comment-title::after,
.comment-reply-title::after {
    background: rgba(0, 0, 0, 0) url("../images/patern-1.png") no-repeat scroll right center;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: 10px;
    width: 30px;
}
.single-comment-title,
.comment-reply-title {
    font-size: 1.75rem;
    position: relative;
    text-align: center;
    /*text-transform: uppercase;*/
}
.comments-title {
    text-align: center;
}
.comments-title p {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline;
    padding: 0 20px;
    text-align: center;
}
ol.commentlist {
    list-style: outside none none;
    margin: 0;
    padding: 50px 50px 0;
}
ol.commentlist li {
    list-style: outside none none;
}
ol.commentlist li article {
    padding: 0 50px 20px 0;
    position: relative;
}
ol.commentlist ul {
    padding: 0 0 0 30px;
}
ol.commentlist .comment-author {
    float: left;
    margin: 0 20px 0 0;
}
ol.commentlist .comment-author img {
    border: 1px solid;
    padding: 3px;
}
ol.commentlist .reply {
    position: absolute;
    right: -20px;
    top: 20%;
}
ol.commentlist li ul article {
    padding: 0 50px 20px 0;
}
a.comment-reply-link {
    border: 1px solid;
    font-size: 12px;
    padding: 2px 10px;
    /*text-transform: uppercase;*/
}
ol.commentlist li article:hover a.comment-reply-link {
    background: #000;
    color: #fff;
    transition-duration: .2s;
}
.comment-meta {
    background: #eee none repeat scroll 0 0;
    display: inline;
    padding: 0 10px;
}
.comment-navigation {
    text-align: right;
}
.comment-notes {
    margin-bottom: 30px;
    text-align: center;
}
.comment-respond {
    padding-top: 30px;
}
.comment-form textarea,
.comment-form input {
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    margin: 0 0 20px;
}
.comment-form textarea {
    min-height: 150px;
}
.comment-form input.submit {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 50px;
    line-height: 1;
    padding: 10px 25px;
    /*text-transform: uppercase;*/
}
form p {
    margin: 0;
}
/*post video*/
.alith_news_img {
    overflow: hidden;
}
.alith_news_img iframe {
    width:100%; height:300;
}
.alith_video_thumb {
    padding:56.25% 0 0 0;
    position:relative;
}
.alith_video_thumb iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*page_404*/
.page_404 {
    padding: 0 30%;
    text-align: center;
}
.page_404 h2 {
    font-size: 200px;
    font-weight: bold;
}
.alith_button {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-table;
    margin: 20px 0 0;
    padding: 10px 30px;
    /*text-transform: uppercase;*/
}
/*PAGES*/
/*author page*/
.archive-header .post-author-info {
    padding: 0 30%;
}
.archive-header .post-author-info img {
    border: 1px solid;
    margin-bottom: 20px;
    max-width: 150px;
    padding: 5px;
}
/*contact page*/
#map {
    width:100%;
    height:400px;
}
/*HELPER*/
/*Row and column gap*/
.alith-row {
    margin: 0 -10px;
    overflow: hidden
}
.alith-row .alith-col,
.alith-row .alith-col-nr {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px
}
.rtl .alith-row .alith-col,
.rtl .alith-row .alith-col-nr {
    float: right
}
.alith-row .alith-col img,
.alith-row .alith-col-nr img {
    vertical-align: bottom
}
.alith-row .alith-count-1 {
    clear: both
}
.alith-row .alith-col-1 {
    width: 100%
}
.alith-row .alith-col-2 {
    width: 50%
}
.alith-row .alith-col-3 {
    width: 33.33%
}
.alith-row .alith-col-4 {
    width: 25%
}
.alith-row .alith-col-5 {
    width: 20%
}
.alith-row .alith-col-6 {
    width: 16.66666667%
}
.alith-row .alith-col-7 {
    width: 14.285%
}
.alith-row .alith-col-8 {
    width: 12.5%
}
.alith-row .alith-col-9 {
    width: 11.11%
}
.alith-row .alith-col-10 {
    width: 10%
}
.alith-row.alith-gap-0px {
    margin: 0
}
.alith-row.alith-gap-0px .alith-col,
.alith-row.alith-gap-0px .alith-col-nr {
    margin: 0;
    padding: 0
}
.alith-row.alith-gap-1 {
    margin: 0 -0.5px
}
.alith-row.alith-gap-1 .alith-col,
.alith-row.alith-gap-1 .alith-col-nr {
    margin: 0 0 1px;
    padding: 0 0.5px
}
.alith-row.alith-gap-5 {
    margin: 0 -2.5px
}
.alith-row.alith-gap-5 .alith-col,
.alith-row.alith-gap-5 .alith-col-nr {
    margin: 0 0 5px;
    padding: 0 2.5px
}
.alith-row.alith-gap-10 {
    margin: 0 -5px
}
.alith-row.alith-gap-10 .alith-col,
.alith-row.alith-gap-10 .alith-col-nr {
    float: left;
    margin: 0 0 10px;
    padding: 0 5px
}
.alith-row.alith-gap-20 {
    margin: 0 -10px
}
.alith-row.alith-gap-20 .alith-col,
.alith-row.alith-gap-20 .alith-col-nr {
    margin: 0 0 20px;
    padding: 0 10px
}
.alith-row.alith-gap-24 {
    margin: 0 -11px
}
.alith-row.alith-gap-24 .alith-col,
.alith-row.alith-gap-24 .alith-col-nr {
    margin: 0 0 24px;
    padding: 0 11px
}
.alith-row.alith-gap-30 {
    margin: 0 -15px
}
.alith-row.alith-gap-30 .alith-col,
.alith-row.alith-gap-30 .alith-col-nr {
    margin: 0 0 30px;
    padding: 0 15px
}
.alith-row.alith-gap-40 {
    margin: 0 -20px
}
.alith-row.alith-gap-40 .alith-col,
.alith-row.alith-gap-40 .alith-col-nr {
    margin: 0 0 40px;
    padding: 0 20px
}
.alith-row.alith-gap-50 {
    margin: 0 -25px
}
.alith-row.alith-gap-50 .alith-col,
.alith-row.alith-gap-50 .alith-col-nr {
    margin: 0 0 50px;
    padding: 0 25px
}
.alith-row.alith-gap-60 {
    margin: 0 -30px
}
.alith-row.alith-gap-60 .alith-col,
.alith-row.alith-gap-60 .alith-col-nr {
    margin: 0 0 60px;
    padding: 0 30px
}
/*image hover*/
.hover_grey:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter .5s ease-in-out;
}
/*line*/
.line_hoz {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
}
