/*
Theme Name: Susa
Theme URI: http://iThemelandco.com/Themes/susa/
Description: A WordPress Blog Theme
Author: iThemelandco
Author URI: http://ithemelandco.com/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: susa
Tags: left-sidebar, right-sidebar, post-formats, theme-options, translation-ready
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea {
    outline: 0;
}

/**
* ----------------------------------------------------------------------------------------
* 1. #Main Settings
* ----------------------------------------------------------------------------------------
*/

html,
body {
    overflow-x: hidden !important;
    font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', sans-serif;
}

a {
    text-decoration: none;
    overflow-wrap: break-word;
}

button {
    cursor: pointer;
    outline: none;
}

.clear,
.clr-grid {
    clear: both;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

iframe,
embed,
object {
    max-width: 100%;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
}

.header-wrap,
.main-wrapper-cnt {
    width: 100%;
}

.main-wrapper-cnt {
    opacity: 0;
}

.memo-cont {
    width: 70%;
    float: left;
    overflow: hidden;
}

.main-container {
    position: relative;
    margin: 0 auto;
}

.container {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90;
}

.outer {
    display: table;
    width: 100%;
    height: 100%;
}

.inner {
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
    padding: 20px;
}

/*Col-other*/
.carousel-category {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-weight: 600;
}

.carousel-title {
    font-size: 26px;
    letter-spacing: 0.5px;
    line-height: 31px;
    margin-bottom: 16px;
}

/*Col-4*/
.col-4 .carousel-category {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 6px;
}

.col-4 .carousel-title {
    font-size: 23px;
    margin-bottom: 10px;
}

/**
 * 1.1 Theme Transition
 * ----------------------------------------------------------------------------
 */

.header-top-nav > ul > li > a,
.social-in-header a i,
.header-buttons span i,
.carousel-title a,
.nav > ul > li > a,
.nav .sub-menu > li > a:before,
.tag-link a,
.post-like-c a,
.meta-cat a,
.post-title,
.post-title a,
.read-more-post a,
.meta-social-share a,
.susa-widget,
.copyright a,
.scrollup,
#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a,
.susa-widget ul li > a,
#wp-calendar tbody td,
.susa-widget ul li span,
.susa-widget ul li span a,
.carousel-comment a,
.carousel-like a,
.carousel-comment span:before,
.carousel-like span:before,
.header-srch-inp,
.susa-breadcrumbs li a,
.susa-related-posts-wrap h4 a,
.comment-author a,
.scl-ico a,
.woocommerce.widget_shopping_cart a.button,
.woocommerce a.remove,
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.products li.product .product-thumb .button,
.woocommerce .products .star-rating,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}

.nav .sub-menu > li > a,
.reply a,
.wpcf7 input[type="submit"],
#submit,
.search #s,
.header-srch-btn,
.submit,
.tagcloud a,
.owl-next,
.owl-prev,
.num-paging a,
.foot-scl a,
.foot-scl a i,
.null-instagram-feed li a:after,
.jr-insta-slider li a:after {
    -webkit-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
}

.single-info-paging,
.single-info-paging h4,
.single-info-paging p {
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.header-bottom-fixed {
    -webkit-transition: all 350ms ease-in-out 0s;
    -moz-transition: all 350ms ease-in-out 0s;
    -o-transition: all 350ms ease-in-out 0s;
    transition: all 350ms ease-in-out 0s;
}

.owl-item .container,
.thumbnail-o-lay,
.def-paging .next,
.def-paging .previous,
.def-paging .next a,
.def-paging .previous a,
.inst-widget {
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}

/**
 * ----------------------------------------------------------------------------------------
 * 2. #Header
 * ----------------------------------------------------------------------------------------
 */
.header-cent {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
}

.logo img:last-child {
    display: none;
}

@media ( -webkit-min-device-pixel-ratio: 1.25 ) {

    .logo img:first-child,
    .mobile-logo img:first-child {
        display: none !important;
    }

    .logo img:last-child,
    .mobile-logo img:last-child {
        display: block;
    }

}

.logo {
    margin: 0 auto;
    height: auto;
    font-family: 'Lato';
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/**
 * 2.1 Top Bar
 * ----------------------------------------------------------------------------
 */

.up-header {
    height: 45px;
    text-align: center;
}

.up-header .main-container {
    position: relative;
}

.header-top-nav {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
}

.header-top-nav ul li {
    position: relative;
}

.header-top-nav > ul > li {
    float: left;
    list-style: none;
}

.header-top-nav ul li a {
    display: block;
    position: relative;
    padding-right: 15px;
    line-height: 45px;
}

.header-top-nav ul li a i {
    font-size: 16px;
    padding-right: 6px;
}

.header-top-nav > ul > li > a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.social-in-header {

    position: relative;
    top: 0;
    padding-right:10px;
    float: right;

    /*
    position: absolute;
    top: 0;
    right: 100px;
    z-index: -1;
    */
}

.social-in-header a {
    text-decoration: none;
    margin-left: 15px;
}

.social-in-header a:first-child {
    margin-left: 0;
}

.social-in-header i {
    font-size: 13px;
    text-align: center;
    line-height: 45px;
}

.header-buttons {
    position: relative;
    /*
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    */
}

.search-button,
.sidebar-button {
    padding: 0 15px;
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    cursor: pointer;
}

.search-button {
    color: #fff;
    background: #424242;
}

.search-button i {
    line-height: 44px;
}

.sidebar-button,
.search-button {
    float: right;
}

.header-bottom-fixed .sidebar-button {
    padding: 0;
    font-size: 21px;
    background-color: transparent !important;
    line-height: 60px;
}

/**
 * 2.2 Main Navigation
 * ----------------------------------------------------------------------------
 */

.header-bottom,
.header-bottom-fixed {
    height: 45px;
}

.nav {
    margin: 0 !important;
}

.nav ul li {
    position: relative;
    text-transform: capitalize;
}

.nav > ul > li {
    float: left;
    list-style: none;
    padding: 0 15px;
}

.nav > ul > li:first-child {
    padding-left: 0;
}

.nav > ul > li > a {
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-family: 'Lato';
    line-height: 45px;
}

.nav ul li:last-child:after {
    display: none;
}

.nav ul ul ul {
    top: -3px;
    left: 100%;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    z-index: 130;
    width: 210px;
    font-family: 'Lato';
    font-size: 12px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
}

.nav .sub-menu > li > a {
    display: block;
    width: 100%;
    padding: 15px 10px;
    text-align: left;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none;
    font-size: 11px;
}

.nav li.menu-item.menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 7px;
    color: #999;
    font-size: 13px;
}

/**
 * 2.3 Fixed Navigation
 * ----------------------------------------------------------------------------
 */

.header-bottom-fixed {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 250;
    display: block;
    width: 100%;
}

.header-bottom-fixed .nav > ul > li > a {
    line-height: 45px;
}

.header-bottom-fixed > .main-container {
    position: relative;
}

.admin-bar .header-bottom-fixed {
    top: 32px;
}

.set-up {
    display: none !important;
}

.admin-bar .set-up {
    display: block !important;
}

/**
 * 2.4 Mobile Navigation
 * ----------------------------------------------------------------------------
 */

.rsv-col {
    display: block;
    opacity: 1;
}

.nav-menu-mobile {
    position: relative;
    z-index: 200;
    display: none;
    padding: 0 25px;
}

.nav-menu-mobile li {
    font-family: 'Lato';
    position: relative;
    width: 100%;
    font-size: 16px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

.nav-menu-mobile li a {
    position: relative;
    z-index: 1;
    padding-right: 8px;
}

.sub-menu-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    line-height: 60px;
    text-align: left;
    z-index: 5;
    cursor: pointer;
}

.sub-menu-btn-icon {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.9;
}

.nav-menu-mobile .sub-menu {
    display: none;
}

.nav-menu-button {
    display: none;
    float: left;
    line-height: 45px;
    font-size: 22px;
    cursor: pointer;
}

/**
 * 2.5 Search
 * ----------------------------------------------------------------------------
 */

.header-srch-frm {
    display: none;
    width: 280px;
    height: 40px;
    position: absolute;
    top: 47px;
    right: 0;
    left: initial;
    z-index: 270;
    border: none;
    cursor: pointer;
}

.header-srch-frm .inner {
    padding: 0;
    border: 1px solid;
    border-top: none;
}

.srch-inp-wrap {
    max-width: 280px;
    margin: 0 auto;

}

.header-srch-inp {
    width: 100%;
    height: 40px;
    font-family: 'Lato';
    font-size: 12px;
    line-height: 40px;
    border: 0;
    padding-left: 10px;
    border-style: solid;
}

.header-srch-btn {
    position: absolute;
    top: 0px;
    right: 0;
    height: 65px;
    padding: 0px 25px;
    border: 0;
    font-size: 20px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 3. #Content
 * ----------------------------------------------------------------------------------------
 */

.main-post {
    width: 100%;
    overflow: hidden;
}

.entry-header {
    text-align: center;
}

.meta-cat,
.tag-link,
.meta-author-post-date {
    font-family: 'Lato';
}

.meta-cat {
    overflow: hidden;
    display: inline-block;
}

.meta-cat a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 7px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #444;
    padding: 5px 10px;
    color: #fff !important;
}

.post-title,
.post-title a {
    width: 100%;
    font-family: 'Playfair Display';
    text-align: center;
}

.col-1 .post-title,
.susa-single-post .post-title,
.susa-page .post-title {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.5px;
    margin-bottom: 14px;
}

.col-2 .post-title,
.col-3 .post-title {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0.5px;
    margin-bottom: 11px;
}

.search-page-post .post-title {
    text-align: left;
    font-size: 30px;
    padding-bottom: 10px;
}

.search-page-post .meta-author-post-date {
    text-align: left;
    margin: 10px 0px 0px 0px;
}

.list-layout-page-post .post-title {
    text-align: left;
    font-size: 30px;

}

.list-layout-page-post .meta-author-post-date {
    text-align: left;
    margin: 10px 0px 0px 0px;
}

.list-layout-page-post .entry-content {
    margin-bottom: 0px;
}

/*404*/
.quatrefoil h1,
.quatrefoil p {
    font-family: 'Lato', san-serif;
}

.no-search-found {
    text-align: center;
    margin-bottom: 70px;
}

.no-search-found .search {
    max-width: 700px;
    margin: 0 auto;
}

.no-search-found h2 {
    display: inline-block;
    font-family: 'Playfair Display';
    font-size: 41px;
    line-height: 44px;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}

.search-dis {
    width: 60px;
    height: 5px;
    margin: 10px auto 50px;
}

.no-search-found p {
    font-family: 'Lato';
    overflow-wrap: break-word;
    font-size: 15px;
    text-align: center;
    line-height: 24.2px;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.entry-content p {
    margin-bottom: 15px;
}

.without-post-title {
    font-size: 49px;
    text-align: center;
    font-family: 'Playfair Display';
}

.post-title a:hover {
    opacity: .7;
}

.entry-video,
.entry-gallery,
.entry-thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.entry-video img,
.entry-gallery img,
.entry-thumb img {
    max-width: 100%;
    margin: 0 auto;
}

.thumbnail-o-lay {
    background-color: rgba(255, 255, 255, 0);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 120;
}

.entry-link .container span,
.entry-quote .container span {
    position: relative;
    z-index: 120;
}

.entry-thumb:hover > .thumbnail-o-lay,
.search-thumb:hover > .thumbnail-o-lay {
    background-color: rgba(255, 255, 255, 0.2);
}

.entry-content {
    font-family: 'Lato';
    overflow-wrap: break-word;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24.2px;
    letter-spacing: 0px;
}

.entry-content p {
    margin-bottom: 15px;
}

.col-1 .read-more-post {
    text-align: center;
    margin-top: 19px;
    margin-bottom: 30px;
}

.read-more-post {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.read-more-post a {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Lato';
    padding: 0 22px;
    line-height: 40px;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 50px;
}

.list-layout-info .read-more-post {
    text-align: left;
}

.meta-author-post-date {
    text-align: center;
    font-size: 15px;
    margin-bottom: 23px;
    display: inline-block;
    margin-top: 6px;
}

.meta-author-post-date a {
    text-transform: capitalize;
}

.social-wrap {
    text-align: right;
    display: inline-block;
    float: right;
}

.social-wrap .meta-social-share {
    display: inline-block;
    position: relative;
}

.meta-social-share a {
    display: inline-block;
    position: relative;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 15px;
}

.col-1 .meta-social-share a,
.susa-single-post .meta-social-share a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.col-2 .meta-social-share a,
.col-3 .meta-social-share a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.meta-social-share a:nth-child(n) {
    margin-right: 3px;
}

.pinterest-social-share:hover {
    color: #CD2327;
}

.googleplus-social-share:hover {
    color: #E14836;
}

.reddit-social-share:hover {
    color: #CFE1F4;
}

.twitter-social-share:hover {
    color: #00AEEB;
}

.linkedin-social-share:hover {
    color: #007DB6;
}

.facebook-social-share:hover {
    color: #374B8C;
}

.tumblr-social-share:hover {
    color: #34516E;
}

.tag-link {
    display: block;
}

.post-like-c {
    display: block;
}

.post-like-c,
.tag-link {
    margin-top: 10px;
}

.tag-link a {
    margin-right: 5px;
}

.post-like-c a {
    margin-right: 5px;
}

.tag-link a,
.post-like-c a {
    position: relative;
    display: inline-block;
    font-family: 'Lato';
    font-size: 11px;
    padding: 8px 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

/**
 *  3.1 Post Format Style
 * ----------------------------------------------------------------------------
 *
**/

.entry-link,
.entry-quote {
    position: relative;
}

.susa-link,
.susa-quote,
.susa-link-author,
.susa-quote-author {
    color: #ffffff;
    padding: 5px 12px;
    background: rgba(1, 1, 1, 0.7);
    line-height: 49px;
}

.entry-content-audio {
    position: relative;
}

.meta-content-audio {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 10px;
}

.meta-content-audio iframe,
.meta-content-audio embed {
    width: 100%;
}

/**
 * 3.2 Single Post
 * ----------------------------------------------------------------------------
 */

.post-width-single {
    width: 100% !important;
}

.author-description {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    overflow: hidden;
    margin: 24px 0px 30px;
    padding: 20px;
}

.susa-single-post,
.single-paging {
    margin-bottom: 30px;
}

.single-paging {
    border-bottom-width: 1px;
    border-style: solid;
}

.susa-related-posts-wrap {
    margin-bottom: 50px;
}

.title-comm h2,
.susa-related-posts-wrap h3 {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    font-size: 16px;
    text-transform: uppercase;
}

.title-comm,
.susa-related-posts-wrap-title {
    text-align: center;
    overflow: hidden;
}

.logged-in-as + p > label {
    display: none;
}

.susa-related-posts-wrap h3 {
    margin-bottom: 28px;
    font-family: 'Lato';
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.susa-related-posts-wrap h4 {
    margin-top: 13px;
    margin-bottom: 4px;
}

.susa-related-posts-wrap h4 a {
    font-size: 16px;
    letter-spacing: 0.5px;
    font-family: 'Playfair Display';
}

.susa-related-posts-wrap .option-meta-date {
    font-family: 'Lato';
    font-size: 13px;
}

.susa-related-posts-wrap section {
    float: left;
    width: calc((100% - (2 * 20px)) / 3);
    width: -webkit-calc((100% - (2 * 20px)) / 3);
}

.susa-related-posts-wrap section {
    margin-right: 20px;
}

.susa-related-posts-wrap section:last-of-type {
    margin-right: 0 !important;
}

.meta-author-avatar {
    float: left;
    margin-right: 20px;
}

.meta-author-avatar img {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}

.meta-author-info {
    overflow: hidden;
    overflow-wrap: break-word;
}

.meta-author-info h4 {
    display: block;
    margin: 4px 0px;
    text-align: left;
    font-family: 'Playfair Display';
    font-size: 19px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.meta-author-info p {
    font-family: 'Lato';
    font-size: 15px;
    line-height: 24.2px;
    text-align: left;
}

/**
 * 3.3 Comment Section
 * ----------------------------------------------------------------------------
 */

/**
 * 3.3 Comment Section
 * ----------------------------------------------------------------------------
 */

/**
 * 3.3 Comment Section
 * ----------------------------------------------------------------------------
 */

.comments-area {
    margin-top: 25px;
}

.comments-area h2 {
    margin-bottom: 28px;
    text-align: center;
    font-family: 'Lato';
    font-size: 16px;
    letter-spacing: 2px;
}

.comments-area .children {
    margin-left: 45px;
}

.entry-comments {
    position: relative;
    font-family: 'Lato';
    font-size: 15px;
    line-height: 24.2px;
    margin-bottom: 25px;
    border-bottom-style: solid;
    border-width: 1px;
    padding: 25px 0px 20px 0px;
    overflow: hidden;

}

.comment-content {
    overflow: hidden;
}

.comment-avatar img {
    float: left;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-right: 25px;
}

.comment-author {
    float: left;
    font-size: 19px;
    letter-spacing: 0.5px;
    width: 100%;
}

.comment-date {
    font-size: 13px;
}

.comment-date a:first-child:hover {
    text-decoration: underline;
}

.comment-text {
    padding-top: 10px;
}

.comm-awaiting {
    font-style: italic;
}

.commentslist footer a:hover {
    text-decoration: underline;
}

.comment-reply-title {
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: 'Lato';
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: uppercase;
}

.commentslist span.reply {
    position: absolute;
    top: 13px;
    right: 0px;
}

#respond {
    font-family: 'Lato';
    font-size: 14px;
    line-height: 24px;
}

.comment-form label {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    min-width: 89px;
    width: 80px !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.comments-area input[type="text"] {
    width: 50% !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.comments-area input[type="text"],
.comments-area textarea {
    border-width: 1px;
    border-style: solid;
    line-height: 25px;
    font-size: 15px;
    padding: 5px 15px;
}

.wpcf7 p {
    margin-bottom: 10px !important;
    line-height: 31px !important;
}

.comments-area input[type="text"],
.comments-area textarea,
.wpcf7 input[type="submit"],
#submit {
    margin-bottom: 20px;
}

.wpcf7 textarea,
.comments-area textarea {
    width: 100% !important;
    height: 250px;
}

.wpcf7 input[type="submit"],
#submit {
    border: none;
    cursor: pointer;
    padding: 13px 15px;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.reply a {
    display: block;
    float: right;
    margin-top: 15px;
    padding: 5px 5px;
    font-family: 'Lato';
    font-size: 10px;
    text-transform: uppercase;
    /* font-weight: bold; */
    letter-spacing: 2px;
    line-height: 1;
    background-color: #444 !important;
    color: #fff !important;
}

/**
 * 3.4 Pagination
 * ----------------------------------------------------------------------------
 */

.num-paging {
    display: block;
    text-align: left;
    width: 100%;
}

.num-paging span,
.num-paging a {
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    border: 1px solid;
    background-color: transparent !important;
}

.num-paging a i {
    font-weight: bold;
}

.def-paging{
    display: block;
    width: 100%;
}
.def-paging .next {
    float: right;
}

.def-paging .previous {
    float: left;
}

.def-paging .next a,
.def-paging .previous a {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0 10px 0 10px;
    font-family: 'Lato';
    font-size: 11px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    background-color: transparent !important;
}

.single-paging .next {
    float: right;
}

.single-paging .previous {
    float: left;
}

.single-paging .next,
.single-paging .previous {
    width: 100%;
    max-width: 100%;
    padding: 3px;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 10px 0px;
}

.single-info-paging {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    padding: 10px 15px;
}

.single-info-paging p {
    display: block;
    width: 100%;
    padding-top: 12px;
    font-family: 'Lato';
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    cursor: auto;
    text-transform: uppercase;
}

.next .single-info-paging p {
    text-align: right;
}

.single-info-paging h4 {
    width: 100%;
    padding-bottom: 19px;
    font-family: 'Playfair Display';
    font-size: 19px;
    letter-spacing: 0.5px;
    text-align: left;
    cursor: auto;
}

.next .single-info-paging h4 {
    text-align: right;
}

/**
 * 3.5 Breadcrumbs
 * ----------------------------------------------------------------------------
 */

.susa-breadcrumbs {
    width: 100%;
    padding: 40px 0px;
    overflow: hidden;
    text-align: center;
    background-color: #f1f1f1;
}

.susa-breadcrumbs li {
    line-height: 24.27px;
    text-transform: capitalize;
    float: left;
    margin-right: 11px;
    display: block;
    font-size: 14px;
    font-family: 'Lato';
}

.bread-box > span {
    display: inline-block;
    font-family: 'Lato';
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 12px;
    color: #a2a2a2;
}

.bread-box h1 {
    font-size: 33px;
    text-transform: capitalize;
    color: #a2a2a2;
}

/**
 * 3.6 Content Default Style
 * ----------------------------------------------------------------------------
 */

/* Default Styles */

.entry-content hr,
.comment-text hr {
    border: 0;
    height: 1px;
    margin: 30px 0;
}

.entry-content strong,
.comment-text strong {
    font-weight: bold;
}

.entry-content em,
.entry-content cite,
.entry-content address,
.comment-text em,
.comment-text cite,
.comment-text address {
    font-style: italic;
}

.entry-content code,
.entry-content kbd,
.entry-content tt,
.entry-content var,
.entry-content samp,
.entry-content pre,
.comment-text code,
.comment-text kbd,
.comment-text tt,
.comment-text var,
.comment-text samp,
.comment-text pre {
    font-family: Inconsolata, monospace;
    font-size: 85%;
}

.entry-content ul > li,
.entry-content ol > li,
.entry-content blockquote,
.comment-text ul > li,
.comment-text ol > li,
.comment-text blockquote {
    padding-left: 15px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
    font-family: 'Playfair Display';
    line-height: normal;
    clear: both;
    margin: 10px 0px;
}

.entry-content h1,
.comment-text h1 {
    font-size: 40px;
}

.entry-content h2,
.comment-text h2 {
    font-size: 36px;
}

.entry-content h3,
.comment-text h3 {
    font-size: 30px;
}

.entry-content h4,
.comment-text h4 {
    font-size: 24px;
}

.entry-content h5,
.comment-text h5 {
    font-size: 22px;
}

.entry-content h6,
.comment-text h6 {
    font-size: 20px;
}

.entry-content blockquote,
.comment-text blockquote {
    border-left-width: 3px;
    border-style: solid;
}

.entry-content blockquote p,
.comment-text blockquote p {
    font-family: 'Playfair Display';
    font-size: 19px;
    line-height: 30.7px;
    letter-spacing: 0.5px;
    opacity: 0.9;
}

.entry-content blockquote a,
.comment-text blockquote a {
    font-style: italic;
}

.entry-content table th,
.comment-text table th {
    font-weight: bold;
}

.entry-content table tr,
.entry-content table th,
.entry-content table td,
.comment-text table tr,
.comment-text table th,
.comment-text table td {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    text-align: left;
}

.entry-content dl dt,
.comment-text dl dt {
    font-weight: bold;
}

.entry-content ul,
.comment-text ul {
    list-style: disc;
    list-style-position: inside;
}

.entry-content ol,
.comment-text ol {
    list-style: decimal;
    list-style-position: inside;
}

.entry-content ul,
.entry-content ol,
.comment-text ul,
.comment-text ol {
    margin-bottom: 15px;
}

.entry-content abbr[title],
.comment-text abbr[title] {
    border-width: 1px;
    border-style: dotted;
    cursor: help;
}

.entry-content big,
.comment-text big {
    font-size: 125%;
}

.entry-content pre,
.comment-text pre {
    border-width: 1px;
    border-style: solid;
    padding: 15px;
}

.entry-content sub,
.comment-text sub {
    vertical-align: sub;
    font-size: smaller;
}

.entry-content sup,
.comment-text sup {
    vertical-align: super;
    font-size: smaller;
}

/**
 * ----------------------------------------------------------------------------------------
 * 4. #Sidebar / Widget Area
 * ----------------------------------------------------------------------------------------
 */

.entry-sidebar {
    float: left;
}

.search {
    position: relative;
}

.search #s {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    font-family: 'Lato';
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
}

.search .submit {
    position: absolute!important;
    top: 0px;
    right: 0px;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.susa-widget {
    position: relative;
    left: 0;
    font-family: 'Lato';
    font-size: 15px;
    line-height: 24.27px;
}

.sidebar-title {
    position: relative;
    z-index: 0;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 1.2px;
    text-align: center;
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;

    clear: both;
    overflow: hidden;
}

.sidebar-title h3 {
    display: inline-block;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}

.susa-widget ul li span,
.susa-widget ul li span a {
    font-family: 'Playfair Display';
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    color: inherit;
}

/* Recent Post Widget*/

.widget_recent_entries ul li span {
    font-size: 12px;
}

.widget_recent_comments li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages > ul > li,
.widget_archive li,
.widget_categories > ul > li,
.widget_recent_entries ul li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    line-height: 45px;
    text-transform: capitalize;
}

.widget_nav_menu li {
    line-height: 45px;
}

.widget_nav_menu li a {
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.susa-widget select {
    width: 100%;
    padding: 10px 8px;
    border-style: solid;
    border-width: 1px;
}

.susa-widget .sub-menu {
    padding-left: 10px;
}

.widget_rss img {
    display: inline-block;
}

/* Category */
.cat-item .children li {
    padding-left: 25px;
}

/* tagcloud */
.tagcloud a {
    display: inline-block;
    margin: 0 5px 7px 0;
    padding: 2px 10px;
    font-size: 10px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #f3f3f3;
}

.tagcloud a:hover {
    opacity: 0.85;
}

/* calendar */
#wp-calendar {
    width: 100%;
    border-width: 1px;
    border-style: solid;
}

#wp-calendar thead th {
    padding-bottom: 5px;
    font-family: 'Playfair Display';
    font-size: 14px;
    text-align: center;
}

#wp-calendar caption {
    padding: 10px;
    font-family: 'Playfair Display';
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
    padding: 8px 5px;
}

#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a {
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    text-transform: uppercase;
}

#wp-calendar tfoot #next {
    text-align: right;
}

#wp-calendar thead tr th {
    padding: 8px;
    text-align: center;
    font-weight: 700;
}

#wp-calendar tbody td {
    padding: 8px;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}

#wp-calendar tbody td a {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

/* Instagram Widget */
.inst-widget {
    display: none;
    position: relative;
}

.instagram-title {
    margin-bottom: 10px;
}

.instagram-title h3 {
    font-family: 'Playfair Display';
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0px 10px;
    text-align: center;
    text-transform: uppercase;
}

.jr-insta-slider {
    display: block;
}

.null-instagram-feed {
    display: inline-block;
    width: 100%;
}

.null-instagram-feed li a {
    float: left;
    width: calc(95% / 3);
    width: -webkit-calc(95% / 3);
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    overflow: hidden;
}

.footer-instagram .null-instagram-feed li a {
    margin-right: 0px;
    margin-bottom: -3px;
}

.null-instagram-feed li:nth-child(3n+0) a {
    margin-right: 0px;
}

.null-instagram-feed li a,
.jr-insta-slider li a {
    position: relative;
    display: block;
}

.null-instagram-feed li a:after,
.jr-insta-slider li a:after {
    content: "";
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(1, 1, 1, 0.3);
}

.null-instagram-feed li a:hover:after,
.jr-insta-slider li a:hover:after {
    opacity: 1;
}

/* Social Media Widget */

.scl-ico {
    text-align: center;
}

.scl-ico a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    margin: 3px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

/* about widget style */

.susa-about-widget {
    text-align: center;
}

.susa-about-widget img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
    display: inline;
}

.susa-about-circle {
    border-radius: 50%;
}

/** WIDGET ITEMS **/
.susa-widget ul.site-lastet-post li {
    list-style-type: none;
    margin-bottom: 17px;
    padding-bottom: 13px;
    margin-left: 0;
}

.susa-widget ul.site-lastet-post li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item {
    overflow: hidden;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-image {
    float: left;
    margin-right: 14px;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-image img {
    width: 80px;
    height: auto;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-item-text {
    overflow: hidden;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-item-text h4 {
    margin-bottom: 4px;
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-item-text h4 a {
    margin-bottom: 1px;
    color: #424242;
    display: block;
    font-size: 13px;
    font-family: 'Playfair Display';
}

.susa-widget ul.site-lastet-post li .lastet-posts-item .lastet-posts-item-text .lastet-posts-item-meta {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
}

/* Footer social */
.footer-social-widget a:last-child {
    margin-right: 0;
}

.scl-inf {
    display: none;
}

.foot-scl .scl-inf {
    display: inline-block;
}

.foot-scl {
    text-align: center;
    padding: 20px 0px;
}

.foot-scl a {
    margin: 0 30px;
    position: relative;
}

.foot-scl a i {
    display: inline-block;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}

.foot-scl a span {
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}

.site-footer-widget {
    padding-top: 50px;
    overflow: hidden;
}

.foot-widget {
    float: left;
    width: calc((100% - 120px) / 3);
    width: -webkit-calc((100% - 120px) / 3);
    margin-right: 60px;
    overflow: hidden;
}

.foot-widget .susa-widget {
    margin-bottom: 40px;
}

.susa-last {
    margin-right: 0;
}

/**
 *  4.1 Fixed Sidebar
 * ----------------------------------------------------------------------------
 */

.main-w {
    width: 100%;
    height: 100%;
    margin-left: 0;
    -webkit-transition: margin-left 350ms linear;
    -moz-transition: margin-left 350ms linear;
    -o-transition: margin-left 350ms linear;
    -ms-transition: margin-left 350ms linear;
    transition: margin-left 350ms linear;
}

/**
 * ----------------------------------------------------------------------------------------
 * 5. #carousel
 * ----------------------------------------------------------------------------------------
 */

.susa-carousel-wrap {
    overflow: hidden;
}

.susa-carousel-wrap img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.carousel-quote {
    position: relative;
    width: 100%;
    height: 60px;
    font-family: 'Lato';
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    border-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
}

.carousel-quote p {
    display: none;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    width: 30em;
    line-height: 60px;
}

.carousel-quote p span {
    animation: blink 1s infinite;
}

@keyframes type {
    from {
        width: 0;
    }
}

@keyframes blink {
    to {
        opacity: .0;
    }
}

.owl-pagination {
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: 12px;
    left: 0px;
    text-align: center;
}

.owl-pagination .owl-page {
    height: 8px;
    display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 40px;
    height: 8px;
    margin-right: 4px;
    background-color: #ffffff;
}

.owl-theme .owl-controls .owl-page:last-child span {
    margin-right: 0px;
}

.owl-next,
.owl-prev {
    color: #fff;
    opacity: 0.5;
    position: absolute;
    margin: 0;
    padding: 0;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.owl-next:hover,
.owl-prev:hover {
    opacity: 1;
}

.owl-next,
.owl-prev {
    top: calc(50% - 15px);
    top: -webkit-calc(50% - 15px);
    font-size: 18px !important;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: content-box;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    opacity: 0;
}

.susa-carousel:hover .owl-next,
.susa-carousel:hover .owl-prev,
.entry-gallery:hover .owl-next,
.entry-gallery:hover .owl-prev {
    opacity: 1;
}

.owl-next i, .owl-prev i {
    line-height: 30px;
}

.entry-gallery .owl-prev {
    left: 15px;
}

.entry-gallery .owl-next {
    right: 15px;
}

.entry-gallery:hover .owl-next {
    right: 15px;
}

.entry-gallery:hover .owl-prev {
    left: 15px;
}

.carousel-item img {
    display: block;
}

.carousel-item-info {
    display: inline-block;
    width: 80%;
    padding: 5px;
}

.carousel-category {
    font-weight: 600;
    font-family: 'Lato';
    text-transform: uppercase;
    overflow: hidden;
    color: #fff;
}

.carousel-category a {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 4px;
}

.carousel-date {
    font-family: 'Lato';
    font-size: 15px;
    color: #ffffff;
}

.owl-item .container {
    background-color: rgba(1, 1, 1, 0.17);
}

.owl-item .container:hover {
    background-color: rgba(1, 1, 1, 0.5);
}

.carousel-title {
    font-family: 'Playfair Display';
}

.carousel-title a {
    color: #ffffff;
}

.carousel-comm-likes-wrap {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: -60px;
}

.carousel-comm-likes {
    display: inline-block;
}

.carousel-comment,
.carousel-like {
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    text-align: center;
}

.carousel-like {
    float: left;
    margin-right: 15px;
}

.carousel-comment {
    float: left;
    top: -5px;
}

.carousel-like span:first-child,
.carousel-comment span:first-child {
    display: block;
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100%;
    text-align: center;

}

.carousel-like span:first-child:before,
.carousel-comment span:first-child:before {
    content: "";
    width: 2px;
    height: 18px;
    display: inline-block;
    background-color: #fff;
}

.carousel-like a,
.carousel-comment a {
    font-size: 14px;
    color: #fff;
}

/**
 * ----------------------------------------------------------------------------------------
 * 6. #Footer
 * ----------------------------------------------------------------------------------------
 */

.site-footer {
    height: auto;
    position: relative;
}

.footer-end {
    font-family: 'Lato';
    text-align: center;
    padding-bottom: 70px;
}

.site-footer-logo a {
    display: block;
    margin: 0 auto;
}

.copyright p {
    padding: 10px 0;
    font-size: 15px;
    line-height: 24.2px;
    cursor: auto;
}

.scrollup {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 50%;
    margin-left: -18px;
    margin-top: -35px;
    background-color: rgb(36, 36, 36);
    z-index: 100;
    text-align: center;
    cursor: pointer;

}

.scrollup i {
    font-size: 20px;
    line-height: 35px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 7. #Wordpress Default Class
 * ----------------------------------------------------------------------------------------
 */

.sticky {
    /* Sticky class style here */
}

.susa-widget .screen-reader-text {
    display: none;
}

.bypostauthor {
    /* By Comment Author class style here */
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border-style: solid;
    border-width: 1px;
    max-width: 96%;
    padding: 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    height: auto;
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding-top: 5px;
    font-size: 14px;
    line-height: 22.6px;
}

.gallery .gallery-caption {
    font-size: 15px;
    font-family: "Lato";
}

.gallery-col-3 .gallery-item {
    width: 33.33% !important;
}

.gallery .gallery-icon img {
    padding: 2px;
    border-width: 0px !important;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-top: 0 !important;
}

form.post-password-form p label input[type=password] {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    line-height: 25px;
    font-size: 15px;
    padding: 5px 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

form.post-password-form p input[type=submit] {
    border: none;
    cursor: pointer;
    padding: 13px 15px;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/**
 * ----------------------------------------------------------------------------------------
 * 8 #Pages Style
 * ----------------------------------------------------------------------------------------
 */

.susa-page-wrap {
    overflow: hidden;
}

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

.ajax-loader {
    display: none;
}

.quatrefoil {
    font-family: 'Playfair Display';
}

.quatrefoil h1 {
    font-size: 150px;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
}

.quatrefoil p {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
}

.search-page-post {
    overflow: hidden;
}

.list-layout-page-post {
    overflow: hidden;
}

.search-thumb {
    position: relative;
    width: 250px;
    height: 190px;
    float: left;
    margin-right: 25px;
}

.search-class-box {
    /*padding-left: 325px;*/
}

.search-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.search-thumb i {
    display: block;
    width: 249px;
    height: 190px;
    font-size: 24px;
    line-height: 190px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
}

.search-content p {
    font-family: 'Lato';
    font-size: 15px;
    line-height: 24.2px;
    overflow-wrap: break-word;
}

.list-layout-thumb:hover > .thumbnail-o-lay {
    background-color: rgba(255, 255, 255, 0.2);
}

.list-layout-thumb {
    position: relative;
    width: 300px;
    height: 220px;
    float: left;
}

.list-layout-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.list-layout-thumb i {
    display: block;
    width: 299px;
    height: 220px;
    font-size: 24px;
    line-height: 220px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
}

.list-layout-info {
    /*padding-left: 325px;*/
}

.list-layout-content p {
    font-family: 'Lato';
    font-size: 15px;
    line-height: 24.2px;
    overflow-wrap: break-word;
}

.list-layout-cat {
    text-align: left;
    display: block;
}

.list-layout-format {
    position: relative;
    width: 300px;
    height: 220px;
    float: left;
    overflow: hidden;
    margin-right: 25px;
}

.no-image-list-layout i {
    display: block;
    width: 299px;
    height: 220px;
    font-size: 24px;
    line-height: 220px;
    text-align: center;
    border: solid 1px;
}

.entry-thumb p {
    color: #000 !important;
}

.logo-desc {
    margin-top: 20px;
    font-size: 15px;
}

.susa-page .meta-social-share a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

[class*="su-col-"] {
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 9 #Shop Style
 * ----------------------------------------------------------------------------------------
 */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button ,
.woocommerce input.button{
    border-radius: 0;
    font-weight: normal;
    border: none;
    cursor: pointer;
    padding: 13px 15px;
    font-family: 'Lato';
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.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: 13px 15px;
}
.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: #888888!important;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    font-family: FontAwesome;
    content: '\f1ce';
    top: 0;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error{
    font-size: 12px;
    text-transform: uppercase;
}
.cart-icon {
    position: relative;
    display: block;
    width: 45px;
    margin-left: 3px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    align-items: center;
    color: #ffffff;
}

.cart-count {
    position: absolute;
    bottom: 6px;
    right: 7px;
    display: block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    color: #fff;
    font-size: 8px;
    font-weight: 600;
    background: #ef2673;
}

.cart-button .widget_shopping_cart {
    background-color: #f9f9f9;
}
.cart-button .woocommerce.widget_shopping_cart .cart_list li{
    margin-bottom: 10px;
}
.cart-button  .widget_shopping_cart .cart_list li a.remove,
.cart-button .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    right: 5px;
    left: auto;
}
.cart-button  ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.cart-button ul.cart_list li a,
.cart-button ul.product_list_widget li a {
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 11px;
    line-height: 15px;
    color: #a9a9a9;
}
.cart-button ul.cart_list li span.quantity,
.cart-button ul.product_list_widget li span.quantity {
    font-size: 11px;
    color: #e2e2e2;
}
a.remove{
    color: #eaeaea!important;
}
a.remove:hover {
    opacity: 0.8;
    background: none;
    background-color: transparent;

}
.cart-button ul.cart_list,
.cart-button ul.product_list_widget {
    padding: 10px 0;
    height: 200px;
    overflow: auto;
    margin-bottom: 15px;
}

.cart-button ul.cart_list::-webkit-scrollbar,
.cart-button ul.product_list_widget::-webkit-scrollbar
{
    width:8px;
    height: 10px;
    background-color: transparent;
}
.cart-button ul.cart_list::-webkit-scrollbar-thumb,
.cart-button ul.product_list_widget::-webkit-scrollbar-thumb{
    background:#C8C8C8
}
.cart-button ul.cart_list::-webkit-scrollbar-track-piece,
.cart-button ul.product_list_widget::-webkit-scrollbar-track-piece{
    background:0 0
}

.cart-button .widget_shopping_cart .cart_list li,
.cart-button .woocommerce.widget_shopping_cart .cart_list li {
    padding-bottom: 10px;
    padding-right: 1.5em;
    padding-left: 0;
}

.cart-button .woocommerce.widget_shopping_cart .total {
    padding: 10px 10px 10px 10px;
    text-align: center;
    border-top: none;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
}


.cart-button .widget_shopping_cart .buttons a,
.cart-button .woocommerce.widget_shopping_cart .buttons a{
    margin-right: 0px;
    margin-bottom: 0px;
}
.cart-button .woocommerce.widget_shopping_cart a.button{
    text-align: center;
    margin: 10px 10px;
    padding: 1em 1em;
    border-radius: 0;
    border: 0;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    border: 1px solid #000;
    letter-spacing: 1px;
}

.cart-button .woocommerce.widget_shopping_cart a.button:hover{
    opacity: 0.9;
}
.cart-button .woocommerce-mini-cart__buttons.buttons {
    text-align: center;
}

ul.menu li.current-menu-item > a {
    color: #43454b
}

.cart-button {
    position: relative;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0;
    float: right;
}

.cart-button .cart-contents {
    display: none
}

.cart-button ul.product_list_widget li dl {
    padding-left: 0;
    padding-top: 5px;
}

.cart-button .woocommerce.widget_shopping_cart .cart_list li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
.cart-button .woocommerce.widget_shopping_cart .cart_list li.empty {
    text-align: center;
    padding: 10px;
}
.cart-button  ul.cart_list li img,
.cart-button ul.product_list_widget li img{
    width: 40px;
}
.cart-button .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 240px;
    z-index: 999999;
    font-size: .875em;
    right: -999em;
    display: block;
    box-shadow: 0px 4px 6px -3px #b1b1b1;
}

.cart-button.focus .widget_shopping_cart, .cart-button:hover .widget_shopping_cart {
    right: 0;
    display: block
}
.cart-button .woocommerce-mini-cart__empty-message {
    padding: 10px;
    text-align: center;
}

/*shop Archive*/
.woocommerce .woocommerce-breadcrumb {
    display: none;
}
.woocommerce-products-header{
    display: none;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count{
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1.2px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 10px 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1.2px;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    padding: unset;
    position: relative;
    width: auto;
    margin: initial;
    display: inline-block;
    margin-left: -3px;
    vertical-align: top;
}

.woocommerce-page ul.products li.first{
    clear: none;
}
.woocommerce ul.products li.product .product-thumb{
    position: relative;
    overflow: hidden;
}
.woocommerce ul.products li.product .product-thumb a img{
    width: 100%;
    height: auto;
    margin-bottom: 0!important;
}
.woocommerce ul.products li.product .onsale {
    top: 5px;
    right: 5px;
    left: auto;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    background-color: #000;
    font-family: 'Playfair Display', sans-serif;
}
.woocommerce ul.products li.product .product-thumb .button{
    position: absolute!important;
    bottom: -45px;
    left: 0;
    margin-top: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 20px;
    font-size: 12px;
    letter-spacing: 2px;
    border-radius: 0;
}
.woocommerce ul.products li.product .product-thumb .button.loading{
    opacity: 1;
}
.woocommerce ul.products li.product .product-thumb .added_to_cart{
    display: none;
}
.woocommerce .products .star-rating{
    margin: 0 0 .5em 10px;
    position: absolute;
    top: 10px;
    visibility: hidden;
    opacity: 0;
}
.woocommerce ul.products li.product:hover  .star-rating{
    visibility: visible;
    opacity: 1;
}

.woocommerce ul.products li.product:hover .product-thumb .button{
    bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    padding: 1em 0 15px 0;
    margin: 0;
    font-size: 22px;
}

.woocommerce ul.products li.product .product-cat{
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 15px;
}
.woocommerce ul.products li.product .price {
    margin-top: 2px;
    font-size: 15px!important;
    letter-spacing: .02em;
    text-align: center;
}
.woocommerce ul.products li.product .price {
    color: #9fd1c8;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
}

.woocommerce ul.products li.product .price del {
    display: inline-block!important;
    margin-right: 5px;
    opacity: .9;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: block;
}
.woocommerce ul.products li.product .price del .amount {
    color: #b4b4b4;
    font-weight: 400;
}
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
}
.woocommerce ul.products li.product .price .amount {
    font-weight: 600;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce nav.woocommerce-pagination ul{
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    padding: 0;
    margin: 0;
    float: none;
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    border: 1px solid;
    background-color: transparent !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
    background: transparent;
    color: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
    line-height: 35px;
    padding: 0!important;
}

/************
Cart & Checkout Styles
 **************/
.woocommerce-checkout .post-title,
.woocommerce-cart .post-title,
.woocommerce-checkout .social-wrap,
.woocommerce-cart .social-wrap
{
    display: none;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 50px;
    box-shadow: none;
    margin: 5px 0;
}
.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-width: 1px;
    border-style: solid;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    padding: 0px 6px 0px;
    margin: 0 10px 0 0;
    outline: none;
    line-height: 37px;
    border-width: 1px;
    border-style: solid;
}
.woocommerce-cart a.remove{
    margin: 0 auto;
    background-color: #000;
    color: #fff!important;
    font-size: 16px;
    font-family: 'Lato';
    line-height: 16px;
}
.woocommerce-cart a.remove:hover{
     background-color: #000;
}
.woocommerce table.shop_table{
    border-radius: 0;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions{
    padding: 10px 0;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th{
    vertical-align: middle;
}

.woocommerce table.shop_table.cart{
    border: none;
}
.woocommerce table.shop_table.cart tr,
.woocommerce table.shop_table.cart  th,
.woocommerce table.shop_table.cart  tr,
.woocommerce table.shop_table.cart  th,
.woocommerce table.shop_table.cart  td{
    border-width: 0;
}
.woocommerce table.shop_table.cart  th{
    background-color: #f5f5f5;
    text-transform: uppercase;
    padding: 15px 10px;
}
.woocommerce table.shop_table.cart  td{
    border-top-width: 1px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt
{
    background-color: #424242;

}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
    background-color: #424242;
    opacity: 0.9;

}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea{
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}
.woocommerce form .form-row{
    margin-bottom: 10px;
}
.woocommerce form .form-row label {
    line-height: 2.5;
    font-weight: bold;
    font-size: 16px;
}
.woocommerce form .form-row textarea{
    resize: none;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow{
    line-height: 38px;
    height: 38px;
}
table.woocommerce-checkout-review-order-table tr td,
table.woocommerce-checkout-review-order-table tr th
{
    border-width: 0;
    border-top-width: 1px;
    border-right-width: 1px;
    padding: 10px!important;
}

/************
My Account
 **************/
.woocommerce-account .post-title,
.woocommerce-account .social-wrap
{
    display: none;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
    border-radius: 0;
    border-width:1px ;
    border-style: solid;
}

li.woocommerce-MyAccount-navigation-link {
    line-height: 45px;
    text-transform: uppercase;
    list-style: none;
    letter-spacing: 2px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
    font-weight: bold;
}
table.woocommerce-orders-table tr td,
table.woocommerce-orders-table tr th,
table.woocommerce-table--order-details tr td,
table.woocommerce-table--order-details tr th,
table.woocommerce-table--customer-details tr td,
table.woocommerce-table--customer-details tr th
 {
     border-width: 0;
     border-top-width: 1px;
     border-right-width: 1px;
     padding: 10px!important;
 }
.woocommerce-view-order mark {
    padding: 5px 10px;
    margin: 0 5px;
}

/*****************
Single Page Style
*****************/
.woocommerce div.product .product_title{
    font-size: 26px;
    line-height: 29px;
    letter-spacing: 0.5px;

}
.woocommerce div.product .woocommerce-product-rating {
    font-size: 11px;
}
.single-product .woocommerce-review-link{
    font-size: 11px;
}
.woocommerce div.product form.cart .variations select{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    height: 38px;
    border-radius: 0;
    padding: 0 10px;
    margin-bottom: 15px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #9fd1c8;
    font-size: 1.5em;
    margin-bottom: 20px;
    margin-top: 20px;
}
.woocommerce .woocommerce-variation-price{
    margin-bottom: 20px;
    margin-top: 20px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none;
    margin-left: 10px;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
}
.woocommerce div.product form.cart div.quantity{
    margin: 0 10px 0 0;
}

.product_meta > span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.product_meta > span > span,
.product_meta > span > a {
    margin: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
.woocommerce span.onsale{
    top: 5px;
    right: auto;
    left: 20px;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    background-color: #000;
    font-family: 'Playfair Display', sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-width: 1px;
    border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    padding: 10px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none!important;
}
table.shop_attributes tr td,
table.shop_attributes tr th
 {
     border-width: 0;
     border-top-width: 1px;
     border-right-width: 1px;
     padding: 10px!important;
 }
.woocommerce-Tabs-panel h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.woocommerce #review_form #respond textarea,
.woocommerce .comment-form input[type="text"],
.woocommerce .comment-form input[type="email"]{
    border-width: 1px;
    border-style: solid;
    line-height: 25px;
    font-size: 15px;
    padding: 5px 15px;
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    top: 7px;
    width: 60px;
    background: none;
    border: none;
    border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 70px;
    border: none;
    border-radius: 0;
    padding: 0 1em 0;
}
strong.woocommerce-review__author {
    font-family: 'Playfair Display';
    font-size: 17px;
    letter-spacing: 0.5px;
    width: 100%;
    font-weight: normal;
}
.woocommerce div.product .woocommerce-tabs .panel{
    margin: 0 0 4em;
}
.related.products > h2,
.up-sells.upsells.products > h2,
.single .products > h2{
    margin-bottom: 28px;
    font-family: 'Lato';
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    text-transform: uppercase;
    display: inline-block;
}

/*********
Woocommerce Widgets
*******/

/*Filter Price Widget*/
.widget_price_filter .ui-slider-horizontal {
    height: 4px;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content
{
    background-color: #9fd1c8;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-range{
    background-color: #eaeaea;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-handle{
    width: 0.8em;
    height: 0.8em;
    background-color: #9fd1c8;
    top: -2px;
}
.widget_price_filter .price_label {
    line-height: 40px;
    text-transform: uppercase;
    color: #818181;
    font-family: "Lato";
    font-size: 14px;
}
.woocommerce .widget_price_filter span.from,
.widget_price_filter span.from,
.woocommerce .widget_price_filter span.to,
.widget_price_filter span.to {
    margin-left: 5px;
    margin-right: 5px;
    color: #9fd1c8;
    font-weight: bold;
}

/*Average Rating Widget*/
.widget_rating_filter .wc-layered-nav-rating{
    text-align: right;
    display: block;
    letter-spacing: 2px;
    font-size: 12px;
}
.widget_rating_filter ul li{
    margin-bottom: 5px;
}
.widget_rating_filter ul li .star-rating{
    float: left!important;
    margin-top: 5px;

}
.susa-widget.woocommerce span.star-rating{
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star;
    letter-spacing: 0;
    font-weight: normal;
}
.susa-widget.woocommerce .star-rating span{
    font-family: star;
    letter-spacing: 0;
    font-weight: normal;
}

/*Cart Widget*/
.susa-widget.widget_shopping_cart ul.cart_list,
.susa-widget.widget_shopping_cart ul.product_list_widget {
    padding: 15px;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
}
.susa-widget.widget_shopping_cart ul.cart_list li a,
.susa-widget.widget_shopping_cart ul.product_list_widget li a {
    display: block;
    margin-bottom: 1px;
    color: #424242;
    font-size: 13px;
    font-family: 'Playfair Display';
    font-weight: normal;
    padding-right: 20px;
}
.susa-widget.widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
    padding-left: 0em;
    padding-bottom: 15px;
}
.woocommerce.widget_shopping_cart .cart_list li.empty {
    text-align: center;
}
.susa-widget.widget_shopping_cart span.quantity *,
.susa-widget.widget_shopping_cart span.quantity {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
}
.susa-widget.widget_shopping_cart ul.cart_list li img,
.susa-widget.widget_shopping_cart ul.product_list_widget li img{
    width: 70px;
    margin-left: 0;
    margin-right: 15px;
}

.susa-widget.widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top:0;
    left: auto;
    right: 0;
    color: #fff!important;
    font-size: 15px!important;
    background-color: #000;
    padding: 0;
}
.susa-widget.widget_shopping_cart .total,
.woocommerce.susa-widget.widget_shopping_cart .total{
    padding: 10px 10px 10px;
    background-color: #f1f1f1;
    text-align: center;
    margin-bottom: 15px;
}
.susa-widget.widget_shopping_cart .buttons a,
.woocommerce.susa-widget.widget_shopping_cart .buttons a {
    margin-right: 0px;
    margin-bottom: 5px;
    width: 48%;
    text-align: center;
}
.susa-widget.widget_shopping_cart .buttons a:first-child{
    margin-right: 4%;
}


/*Layered Nav*/
.susa-widget.widget_layered_nav ul li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    line-height: 45px;
    text-transform: capitalize;
}
.susa-widget.widget_layered_nav ul li span.count{
    font-family: 'Lato';
    float: right;
}

/*Product Category Widget*/
.susa-widget.widget_product_categories ul li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    line-height: 45px;
    text-transform: capitalize;
}
.susa-widget.widget_product_categories ul li span.count{
     font-family: 'Lato';
     float: right;
}


/*Top Rated Products Widget*/
.susa-widget.widget_top_rated_products ul.product_list_widget li{
    padding: 10px 0;
}
.susa-widget.widget_top_rated_products ul.cart_list li a,
.susa-widget.widget_top_rated_products ul.product_list_widget li a,
.susa-widget.widget_top_rated_products ul.product_list_widget li a span{
    display: block;
    margin-bottom: 5px;
    color: #424242;
    font-size: 13px;
    font-family: 'Playfair Display';
    font-weight: normal;
    padding-right: 20px;

}
.susa-widget.widget_top_rated_products .cart_list li,
.woocommerce.widget_top_rated_products .cart_list li{
    padding-left: 0em;
    padding-bottom: 15px;
}
.susa-widget.widget_top_rated_products span.woocommerce-Price-amount *,
.susa-widget.widget_top_rated_products span.woocommerce-Price-amount {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
    line-height: 14px;
}
.susa-widget.widget_top_rated_products ul.cart_list li img,
.susa-widget.widget_top_rated_products ul.product_list_widget li img{
    width: 70px;
    margin-left: 0;
    margin-right: 15px;
}
.susa-widget.widget_top_rated_products ul.cart_list li .star-rating,
.susa-widget.widget_top_rated_products ul.product_list_widget li .star-rating{
    margin-bottom: 5px;
    font-size: 11px;
}
.susa-widget.widget_top_rated_products ul.cart_list li .star-rating span,
.susa-widget.widget_top_rated_products ul.product_list_widget li .star-rating span{
    font-size: 11px;
}

/*Recent Reviews Widget*/
.susa-widget.widget_recent_reviews ul.product_list_widget li{
    padding: 10px 0;
}
.susa-widget.widget_recent_reviews ul.cart_list li a,
.susa-widget.widget_recent_reviews ul.product_list_widget li a,
.susa-widget.widget_recent_reviews ul.product_list_widget li a span{
    display: block;
    margin-bottom: 5px;
    color: #424242;
    font-size: 13px;
    font-family: 'Playfair Display';
    font-weight: normal;
    padding-right: 20px;

}
.susa-widget.widget_recent_reviews .cart_list li,
.woocommerce.widget_recent_reviews .cart_list li{
    padding-left: 0em;
    padding-bottom: 15px;
}
.susa-widget.widget_recent_reviews span.reviewer *,
.susa-widget.widget_recent_reviews span.reviewer {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
    line-height: 14px;
    font-weight: normal;
}
.susa-widget.widget_recent_reviews ul.cart_list li img,
.susa-widget.widget_recent_reviews ul.product_list_widget li img{
    width: 70px;
    margin-left: 0;
    margin-right: 15px;
}
.susa-widget.widget_recent_reviews ul.cart_list li .star-rating,
.susa-widget.widget_recent_reviews ul.product_list_widget li .star-rating{
    margin-bottom: 5px;
    font-size: 11px;
}
.susa-widget.widget_recent_reviews ul.cart_list li .star-rating span,
.susa-widget.widget_recent_reviews ul.product_list_widget li .star-rating span{
    font-size: 11px;
}

/*Products Widget*/
.susa-widget.widget_products ul.product_list_widget li{
    padding: 10px 0;
}
.susa-widget.widget_products ul.cart_list li a,
.susa-widget.widget_products ul.product_list_widget li a,
.susa-widget.widget_products ul.product_list_widget li a span{
    display: block;
    margin-bottom: 5px;
    color: #424242;
    font-size: 13px;
    font-family: 'Playfair Display';
    font-weight: normal;
    padding-right: 20px;

}
.susa-widget.widget_products .cart_list li,
.woocommerce.widget_products .cart_list li{
    padding-left: 0em;
    padding-bottom: 15px;
}
.susa-widget.widget_products span.woocommerce-Price-amount *,
.susa-widget.widget_products span.woocommerce-Price-amount {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
    line-height: 14px;
}
.susa-widget.widget_products ul.cart_list li img,
.susa-widget.widget_products ul.product_list_widget li img{
    width: 70px;
    margin-left: 0;
    margin-right: 15px;
}
.susa-widget.widget_products ul.cart_list li .star-rating,
.susa-widget.widget_products ul.product_list_widget li .star-rating{
    margin-bottom: 5px;
    font-size: 11px;
}
.susa-widget.widget_products ul.cart_list li .star-rating span,
.susa-widget.widget_products ul.product_list_widget li .star-rating span{
    font-size: 11px;
}

/*Recent View Widget*/
.susa-widget.widget_recently_viewed_products ul.product_list_widget li{
    padding: 10px 0;
}
.susa-widget.widget_recently_viewed_products ul.cart_list li a,
.susa-widget.widget_recently_viewed_products ul.product_list_widget li a,
.susa-widget.widget_recently_viewed_products ul.product_list_widget li a span{
    display: block;
    margin-bottom: 5px;
    color: #424242;
    font-size: 13px;
    font-family: 'Playfair Display';
    font-weight: normal;
    padding-right: 20px;

}
.susa-widget.widget_recently_viewed_products .cart_list li,
.woocommerce.widget_recently_viewed_products .cart_list li{
    padding-left: 0em;
    padding-bottom: 15px;
}
.susa-widget.widget_recently_viewed_products span.woocommerce-Price-amount *,
.susa-widget.widget_recently_viewed_products span.woocommerce-Price-amount {
    font-size: 11px;
    color: #999;
    font-style: italic;
    font-family: 'Lato';
    line-height: 14px;
}
.susa-widget.widget_recently_viewed_products ul.cart_list li img,
.susa-widget.widget_recently_viewed_products ul.product_list_widget li img{
    width: 70px;
    margin-left: 0;
    margin-right: 15px;
}
.susa-widget.widget_recently_viewed_products ul.cart_list li .star-rating,
.susa-widget.widget_recently_viewed_products ul.product_list_widget li .star-rating{
    margin-bottom: 5px;
    font-size: 11px;
}
.susa-widget.widget_recently_viewed_products ul.cart_list li .star-rating span,
.susa-widget.widget_recently_viewed_products ul.product_list_widget li .star-rating span{
    font-size: 11px;
}

/*Search Widget*/
.widget_product_search .woocommerce-product-search {
    position: relative;
}

.widget_product_search .woocommerce-product-search .search-field {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    font-family: 'Lato';
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
}

.widget_product_search .woocommerce-product-search input[type=submit] {
    position: absolute!important;
    top: 0px;
    right: 0px;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
