/*!
Theme Name: Photography Blog
Theme URI:
Author: UnitedTheme
Author URI: http://unitedtheme.com/
Description: A clean beautiful and minimal blog theme designed specifically for bloggers to make blogs for photography, food, fashion, lifestyle, magazines, travel, sports, technology, as well as modern newspaper websites. photography WordPress theme that comes with high-quality features and minimal design. Photography Blog is simple, clean, elegant and straightforward. It is ideal for creating photography websites for photographers, graphic designers, freelancers, artists, or bloggers. It comes with customizer API based features that are extremely lite and easy to handle,as it just has all to take your photoblogs to the next level.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: photography-blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

.bypostauthor {
    display: block;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

.wrapper-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.column {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.column-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.column-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.column-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.column-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.column-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.column-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.column-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.column-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.column-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.column-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.column-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.column-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .column-order-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .column-order-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .column-order-3 {
        -ms-flex-order: 3;
        order: 3;
    }
}

@media (max-width: 991px) {
    .column-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .column-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 767px) {
    .column-xs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .column-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .hidden-xs-element {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-width: 575px) {
    .column-xxs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .column-xxs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-xxs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-xxs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: lighter;
    margin: 0 0 20px;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

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

body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

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

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    padding: 10px 15px;
    outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 0;
    padding: 10px 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
    outline: none;
}

textarea {
    width: 100%;
}

input, textarea, select {
    background-color: rgba(102, 102, 102, 0.1);
    color: #666;
}

.btn-link:link,
.btn-link:visited {
    position: relative;
    display: inline-block;
    margin: 30px auto 0;
    min-width: 200px;
    padding: 14px 30px;

    color: #232323;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.btn-link:link:after,
.btn-link:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.btn-link:link:hover,
.btn-link:visited:hover {
    color: #2196F3;
}

.btn-link:link:hover:after,
.btn-link:visited:hover:after {
    height: 450%;
}

/* Gibson Buttons */

.btn-link {
    border: 2px solid #2196F3;
    color: #FFF;
}

.btn-link:after {
    opacity: 0;
    background-image: -webkit-linear-gradient(transparent 50%, rgba(96, 164, 212, 0.2) 50%);
    background-image: -moz-linear-gradient(transparent 50%, rgba(96, 164, 212, 0.2) 50%);
    background-size: 10px 10px;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.btn-link:hover:after {
    height: 600% !important;
    opacity: 1;
    z-index: 1;
}

.continue-link {
    display: table !important;
}

.site .btn-block {
    display: block;
    background: #ffeb3b;
    border-color: #ffc10c;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #232323;
    text-decoration: none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    outline: none;
}

a:visited {
    color: #232323;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    color: #F44336;
    outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
body:not(.home) .united-navigation {
    background: #faf8f7;
}

.main-navigation {
    position: relative;
    text-align: center;
}

.main-navigation .toggle-menu {
    height: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    margin-left: 80px;
    margin-right: 80px;
    display: none;
}

.icon-search {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

.icon-search svg {
    height: 18px;
    margin-top: 5px;
    width: 18px;
}

@media (max-width: 991px) {
    .icon-search {
        position: absolute;
        right: 0;
        top: 10px;
    }
}

.toogle-icon {
    width: 23px;
    height: 2px;
    top: 27px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.toogle-icon:before,
.toogle-icon:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.toogle-icon:before {
    top: -8px;
}

.toogle-icon:after {
    top: 8px;
}

.toogle-icon.toogle-icon-close {
    background-color: transparent;
}

.toogle-icon.toogle-icon-close:before {
    -webkit-transform: translateY(8px) rotateZ(-45deg);
    -moz-transform: translateY(8px) rotateZ(-45deg);
    -ms-transform: translateY(8px) rotateZ(-45deg);
    -o-transform: translateY(8px) rotateZ(-45deg);
    transform: translateY(8px) rotateZ(-45deg);
}

.toogle-icon.toogle-icon-close:after {
    -webkit-transform: translateY(-8px) rotateZ(45deg);
    -moz-transform: translateY(-8px) rotateZ(45deg);
    -ms-transform: translateY(-8px) rotateZ(45deg);
    -o-transform: translateY(-8px) rotateZ(45deg);
    transform: translateY(-8px) rotateZ(45deg);
}

.toogle-icon,
.toogle-icon:before,
.toogle-icon:after {
    background: #333;
}

.main-navigation .menu ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    vertical-align: top;
}

.main-navigation .menu ul li {
    position: relative;
    display: inline-block;
}

.main-navigation .menu ul li a {
    color: #232323;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.main-navigation div.menu > ul > li > a:hover,
.main-navigation div.menu > ul > li > a:focus {
    color: #00BCD4;
}

.main-navigation .menu ul li i {
    margin: 0 5px 5px 10px;
    display: inline-block;
    line-height: 100%;
    vertical-align: middle;
}

@media only screen and (min-width: 992px) {
    .main-navigation .menu {
        display: inline-block;
        vertical-align: middle;
    }

    .main-navigation .menu ul > li > a {
        display: block;
        padding: 45px 10px;
    }

    .main-navigation .menu ul ul li {
        width: 275px;
    }

    .main-navigation .menu ul ul a {
        color: #fff;
        display: block;
        padding: 12px 30px;
        line-height: inherit;
    }

    .main-navigation ul ul li a:hover,
    .main-navigation ul ul li a:focus {
        background: #e1b5b7;
    }

    .main-navigation .menu ul ul {
        background: #2d2d2d;
        position: absolute;
        text-align: left;
        visibility: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
        margin: 0 auto;
        padding: 0;
    }

    .main-navigation .menu li:hover > ul {
        visibility: visible;
        filter: alpha(opacity=1);
        opacity: 1;
        z-index: 999;
        -webkit-transition: opacity 0.4s, top 0.4s;
        -moz-transition: opacity 0.4s, top 0.4s;
        -ms-transition: opacity 0.4s, top 0.4s;
        -o-transition: opacity 0.4s, top 0.4s;
        transition: opacity 0.4s, top 0.4s;
    }

    .main-navigation .menu > ul > li > ul {
        top: 100%;
        left: 0;
    }

    .main-navigation .menu > ul > li:last-child > ul {
        left: auto;
        right: 0;
    }

    .main-navigation .menu ul ul ul {
        top: -20px;
        left: 100%;
    }

    .main-navigation .menu ul ul li:hover ul {
        top: 0;
    }

    .icon-down {
        border: solid #333;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .sub-menu .icon-down {
        border-color: #fff;
    }
}

.main-navigation .menu .menu-mobile {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    text-align: left;
    position: relative;
    z-index: 9999;
    display: none;
}

.main-navigation .menu .menu-mobile li {
    display: block;
    border-top: 1px solid;
    float: none;
}

.main-navigation .menu .menu-mobile li a {
    line-height: 50px;
    display: block;
    position: relative;
    padding-right: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.main-navigation .menu .menu-mobile li a:hover {
    filter: alpha(opacity=70);
    opacity: .7;
}

.main-navigation .menu .menu-mobile li a i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 1;
}

.main-navigation .menu .menu-mobile li a i.active:after {
    width: 13px;
    height: 1px;
}

.main-navigation .menu .menu-mobile li a i:before,
.main-navigation .menu .menu-mobile li a i:after {
    content: '';
    width: 13px;
    height: 1px;
    background-color: #333;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.main-navigation .menu .menu-mobile li a i:after {
    width: 1px;
    height: 13px;
}

.main-navigation .menu .menu-mobile li .sub-menu,
.main-navigation .menu .menu-mobile li .children {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dcdcdc;
    display: none;
}

.main-navigation .menu .menu-mobile li .sub-menu > li:first-child,
.main-navigation .menu .menu-mobile li .children > li:first-child {
    border-top: 0;
}

/* ## Single Post Navigation */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.post-navigation {
    font-weight: 600;
    text-align: left;
    overflow: hidden;
}

.post-navigation a {
    color: #000;
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 1.2em;
    border: 1px solid #ebebeb;
    transition: all .3s;
    background-color: #fbfbfb;
}

@media screen and (min-width: 62em) {
    .post-navigation a {
        padding: 1.5em;
    }
}

@media screen and (min-width: 80em) {
    .post-navigation a {
        padding: 1.8em;
    }
}

.post-navigation .post-title {
    font-size: 1em;
    font-weight: 700;
}

.nav-previous {
    padding-bottom: 1em;
    width: 100%
}

.nav-next {
    width: 100%;
}

@media screen and (min-width: 30em) {
    .nav-links {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        padding: 0;
    }

    .post-navigation .nav-previous,
    .comment-navigation .nav-previous {
        display: flex;
        align-items: stretch;
        float: left;
        width: 48%;
    }

    .nav-previous {
        padding-bottom: 0;
    }

    .post-navigation .nav-next,
    .comment-navigation .nav-next {
        display: flex;
        align-items: stretch;
        float: right;
        text-align: right;
        width: 48%;
    }
}

.post-navigation .meta-nav {
    display: block;
    font-weight: 400;
    font-size: .9em;
    margin-bottom: .6em;
}

@media screen and (min-width: 62em) {
    .post-navigation .meta-nav {
        padding-bottom: 0;
    }
}

/* ## Single Post Comments */

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-title {
    border-bottom: 2px solid #f3f2f1;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    font-size: 1.45em;
    padding-bottom: 1.5em;
    margin: 3em 0 3em;
}

.comment-list {
    padding: 0;
    margin: 0;
}

.comment-list,
.comment-list ol {
    list-style-type: none;
}

.comment-body {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 2.2em;
    padding-bottom: .8em;
}

.comment-meta {
    position: relative;
    margin-left: 70px;
    color: #000;
    background-color: inherit;
    margin-top: inherit;
    padding: 0;
}

.comment .avatar {
    position: absolute;
    left: -70px;
    width: 50px;
    height: 50px;
}

.children {
    margin-left: 1em;
    padding-left: 0;
}

.comment .avatar {
    top: -5px;
}

@media screen and (min-width: 30em) {
    .children {
        margin-left: 2em;
    }

    .comment-meta {
        margin-left: 80px;
    }

    .comment .avatar {
        top: 0px;
        left: -90px;
        width: 55px;
        height: 55px;
    }

    .comment-content {
        margin-left: 80px;
    }
}

@media screen and (min-width: 50em) {
    .children {
        margin-left: 3em;
    }

    .comment-meta {
        margin-left: 90px;
    }

    .comment .avatar {
        top: 5px;
        left: -90px;
        width: 55px;
        height: 55px;
    }

    .comment-content {
        margin-left: 90px;
    }
}

.comment-meta b a {
    text-decoration: none;
    color: #333;
}

.comment-meta a {
    text-decoration: none;
    color: #888;
}

.comment-meta a:hover,
.comment-meta a:focus {
    border-bottom: 2px solid #000;
}

.comment-metadata a:hover,
.comment-metadata a:focus {
    border-color: #ebebeb;
}

.comment-author {
    font-size: 1em;
    line-height: 1.3em;
}

.comment-author b {
    font-weight: 500;
}

.says {
    font-size: 80%;
}

.comment-metadata {
    margin-top: .5em;
    padding-bottom: .5em;
    font-size: .8em;
    line-height: 1em;
}

.comment-metadata .edit-link {
    float: right;
    margin-top: -1.5em;
}

.comment-metadata .edit-link a {
    padding: .5em 1em;
    font-weight: 600;
    color: #999;
}

.comment-metadata .edit-link a:hover,
.comment-metadata .edit-link a:focus,
.comment-metadata .edit-link a:active {
    color: #fff;
    border: 1px solid #999;
}

.reply {
    margin-bottom: 1.5em;
}

@media screen and (min-width: 30em) {
    .reply {
        margin-left: 80px;
    }
}

@media screen and (min-width: 50em) {
    .reply {
        margin-left: 90px;
    }
}

.reply a {
    display: inline-block;
    padding: .5em 1.3em;
    font-size: .62em;
    color: #fff;
    line-height: 1.6em;
    text-decoration: none;
    transition: all .3s;
    border-radius: 99px;
    background-color: #999;
    text-transform: uppercase;
    font-weight: 500;
}

.reply a:hover,
.reply a:focus {
    background: #000;
    color: #fff;
    border-color: #000;
}

.comment-respond {
    padding: 1em 1.5em;
    background-color: #fbfbfb;
    border: 1px solid #ebebeb;
    margin-bottom: 2em;
}

@media screen and (min-width: 50em) {
    .comment-respond {
        padding: 1em 1.8em;
    }
}

#reply-title {
    font-weight: 700;
    font-size: 1.1em;
    margin-bottom: .5em;
    display: block;
}

.comment-content ol {
    list-style-type: decimal;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor .avatar {
    box-sizing: content-box;

}

.logged-in-as {
    margin: .5em 0;
}

@media screen and (min-width: 50em) {
    .logged-in-as {
        font-size: 85%;
    }
}

.comment-notes {
    color: #888;
    margin-top: .5em;
}

.comment-form label {
    width: 5em;
    display: inline-block;
}

.comment-form textarea,
.comment-form input {
    border-radius: 0;
    border: 1px solid #e3e3e3;
    font-size: 85%;
}

.comment-form .submit {
    background-color: #000;
    font-weight: 600;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: 1em 1.5em;
}

.form-submit {
    margin-bottom: .8em;
}

.site-main .comment-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous {
    float: left;
    width: 100%;
}

.comment-navigation .nav-next {
    float: right;
    text-align: center;
    width: 100%;
}

.comment-navigation a {
    font-size: 1.5em;
}

.comment-navigation {
    font-weight: 600;
    text-align: left;
    overflow: hidden;
}

.comment-navigation a {
    color: #000;
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 1.2em;
    border: 1px solid #ebebeb;
    transition: all .3s;
    background-color: #fbfbfb;
}

@media screen and (min-width: 62em) {
    .comment-navigation a {
        padding: 1.5em;
    }
}

@media screen and (min-width: 80em) {
    .comment-navigation a {
        padding: 1.8em;
    }
}

.comment-navigation a:hover,
.comment-navigation a:focus {
    border-color: #999;
    color: #fff;
    background-color: #999;
}

@media screen and (min-width: 30em) {
    .comment-navigation .nav-previous {
        display: flex;
        align-items: stretch;
        float: left;
        width: 48%;
    }

    .comment-navigation .nav-next {
        display: flex;
        align-items: stretch;
        float: right;
        text-align: right;
        width: 48%;
    }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: none;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.united-navigation:before,
.united-navigation:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.united-block:before,
.united-block:after,
.search-form:before,
.search-form:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.united-navigation:after,
.site-content:after,
.site-footer:after,
.united-block:after,
.search-form:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

.widget-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.widget select {
    max-width: 100%;
}

.widget ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.widget_recent_comments li,
.widget_pages li a,
.widget_archive li a,
.widget_meta li a,
.widget_categories li a,
.widget_nav_menu li a,
.widget_recent_entries li a {
    border-bottom: 1px solid;
    padding: 10px 0;
    position: relative;
    display: table;
    width: 100%;
}

.widget_recent_comments li:last-child,
.widget_pages li:last-child a,
.widget_archive li:last-child a,
.widget_meta li:last-child a,
.widget_categories li:last-child a,
.widget_nav_menu li:last-child a,
.widget_recent_entries li:last-child a {
    border: 0;
}

.tagcloud a {
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 25px;
}

#wp-calendar {
    width: 100%;
    margin: 0;
}

#wp-calendar caption {
    text-align: right;
}

#wp-calendar thead th {
    text-align: center;
}

#wp-calendar tbody td {
    border: 1px solid #313131;
    text-align: center;
    padding: 8px;
}

.site-widget-area #wp-calendar tbody td {
    border-color: #d0d0d0;
}

#wp-calendar tbody td:hover {
    background: #000;
    filter: alpha(opacity=62);
    opacity: .62;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-transform: uppercase;
    text-align: left;
    border: none;
    background: none;
}

#wp-calendar tfoot #prev {
    text-transform: uppercase;
    text-align: left;
    border: none;
    background: none;
}

#wp-calendar tfoot td.pad {
    display: none;
}

.widget_rss img {
    display: none;
}

.rss-date {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.rssSummary {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6em;
}

.widget_rss li a {
    display: block;
    line-height: 1.4em;
    text-transform: uppercase;
}

.widget_rss cite {
    font-size: 12px;
    display: block;
    padding-bottom: 20px;
}

.widget_rss li:last-child cite {
    padding-bottom: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.wrapper,
.site-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .wrapper,
    .site-content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .wrapper,
    .site-content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .wrapper,
    .site-content {
        width: 1170px;
    }
}

#primary,
#secondary {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#primary {
    padding-left: 0;
    width: 66.66%;
}

.error404 #primary,
.no-sidebar #primary {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#secondary {
    width: 33.33%;
    padding-right: 0;
}

.left-sidebar #primary {
    float: right;
    padding-left: 15px;
    padding-right: 0;
}

.left-sidebar #secondary {
    padding-left: 0;
    padding-right: 15px;
}

@media only screen and (max-width: 991px) {
    #primary {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    #secondary {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .left-sidebar #primary {
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    #primary,
    #secondary {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.site-content {
    padding-top: 40px;
    clear: both;
}

.site-branding {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 0;
    z-index: 2;
    text-align: center;
}

.site-branding .logo {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

body:not(.home) .site-branding {
    top: 100px;
    padding: 30px 0;
}

.site-title {
    font-size: 48px;
    line-height: 1.5;
}

.site-title,
.site-description {
    font-weight: 300;
    margin: 0 auto;
    text-transform: uppercase;
}

.site-title,
.site-title a,
.site-description {
    color: #fff;
}

.model-search-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

.popup-form {
    display: table-cell;
    vertical-align: middle;
}

.search-form {
    text-align: center;
}

.search-form label {
    display: block;
    width: 70%;
    float: left;
}

.search-form label .search-field {
    height: 45px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.search-form .search-submit {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 30%;
}

.model-search .search-form {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
}

.model-search .search-form label {
    width: 85%;
    width: calc(100% - 200px);
}

.model-search .search-form .search-submit {
    float: right;
    font-size: 24px;
    width: 200px;
    height: 60px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
}

.model-search .search-form label .search-field {
    background: #fff;
    background: rgba(255, 255, 255, .90);
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #ccc;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 18px;
    width: 100%;
}

.model-search {
    position: fixed;
    width: 0;
    height: 100%;
    overflow-y: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.94);
    margin: auto;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.united-model .model-search {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.model-search .cross-exit {
    position: fixed;
    bottom: 80px;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1;
    width: 40px;
    height: 30px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.model-search .cross-exit:after,
.model-search .cross-exit:before {
    content: '';
    height: 1px;
    width: 41px;
    position: absolute;
    background-color: #333;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.model-search .cross-exit:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.model-search .cross-exit:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner-media {
    height: 325px;
    overflow: hidden;
    position: relative;
}

.site .slick-slider * {
    outline: none !important;
}

#mainslider .slick-slide {
    background-color: #000;
    height: 650px;
    overflow: hidden;
}


#mainslider .slick-slide img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    filter: alpha(opacity=84);
    opacity: .84;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 100%;
}

.error-404,
.slide-caption .wrapper {
    max-width: 900px;
}

.slides-title,
.slides-excerpt {
    color: #fff;
}

.slides-title {
    font-size: 40px;
    line-height: 1.1em;
    text-transform: uppercase;
}

.divider {
    height: 1px;
    background: #fff;
    margin: 30px auto;
    width: 50%;
}

.slides-excerpt {
    line-height: 32px;
    font-size: 18px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.single #primary .hentry,
.page-template-default.page #primary .hentry {
    border: 0;
}

.hentry .entry-header {
    padding-bottom: 20px;
    line-height: 1.1em;
    margin: 0 auto;
}

.hentry .photo-grid .entry-header .entry-title {
    font-size: 20px;
    font-weight: 400;
    margin: 15px auto;
}

.hentry .photo-grid .entry-header .entry-title,
.hentry .photo-grid .entry-header .entry-meta {
    text-align: left;
}

.hentry .photo-grid .entry-header .entry-meta > span {
    padding-left: 0;
}

.hentry .entry-header,
.hentry .entry-content,
.hentry .entry-footer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.hentry .post-thumbnail {
    display: block;
    text-align: center;
}

.single .hentry .entry-header,
.single .hentry .entry-content,
.single .hentry .entry-footer,
.page-template-default.page .hentry .entry-header,
.page-template-default.page .hentry .entry-content,
.page-template-default.page .hentry .entry-footer {
    text-align: left;
    width: 100%;
}

.entry-meta,
.entry-footer {
    text-transform: uppercase;
    font-size: 14px;
}

.entry-meta > span {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta a,
.entry-footer a {
    color: #9384c9;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    padding-left: 10px;
    padding-right: 10px;
}

.single .entry-meta {
    padding-bottom: 20px;
}

.single .entry-meta > span {
    float: left;
}

.single .entry-meta > span:first-child {
    padding-left: 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.intro-section {
    background: #faf8f7;
    padding-top: 100px;
    padding-bottom: 110px;
}

.content-block .photo-gallery-section {
    margin-top: -50px;
}

.excerpt,
.entry-content {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
}

.slides-excerpt {
    font-size: 20px;
    font-weight: 300;
}

.intro-section .wrapper {
    max-width: 980px;
}

.entry-title,
.title-header {
    font-size: 40px;
    line-height: 1.4em;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/

.navigation.pagination {
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.navigation.pagination .page-numbers {
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    display: inline-block !important;
    color: #333;
    border: 1px solid #e1b5b7;
    margin: 0 2px;
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    width: inherit;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
    background-color: #002838;
    color: #ffffff;
}

.site-footer a {
    color: #fff;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #fdc20e;
}

.site-widget-area {
    padding-top: 50px;
    padding-bottom: 30px;
}

.site-info {
    border-top: 1px solid rgba(244, 247, 250, .1);
    padding: 20px 0;
}

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}

.social-navigation li {
    display: inline;
}

.social-navigation a {
    -webkit-border-radius: 45px;
    border-radius: 45px;
    display: inline-block;
    height: 45px;
    margin: 0 0.15em 0 0;
    text-align: center;
    width: 45px;
}

.social-navigation .icon {
    height: 18px;
    top: 12px;
    width: 18px;
    vertical-align: top;
}

.icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
}

.copyright-info {
    text-align: right;
    margin: 0 auto;
}

.social-nav-disabled .copyright-info {
    text-align: left;
}

.photo-grid {
    background-color: #fff;
    margin: 0 0 35px;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
}

/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
.slider {
    position: relative;
}

.slidernav .prev,
.slidernav .next {
    border: 2px solid #00BCD4;
    border-radius: 100%;
    color: #00BCD4;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: block;
    float: left;
    margin: 0 5px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
}

.slidernav .prev:hover,
.slidernav .prev:focus,
.slidernav .next:hover,
.slidernav .next:focus {
    background: #00BCD4;
    color: #fff;
}

.slide-caption {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.slide-caption .btn-link,
.slide-caption .btn-link:visited {
    color: #fff;
    min-width: 260px;
}

.slidernav {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.svg-icon {
    fill: currentColor;
}

.slidernav-inner {
    display: inline-block;
}

.overlay:before {
    position: absolute;
    left: 0;
    right: 0;
}

.overlay-enable:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    filter: alpha(opacity=75);
    opacity: .75;
}

.main-navigation .menu .menu-mobile li,
.comments-title,
.comments-area .comment-respond .comment-reply-title,
.widget_recent_comments li,
.widget_pages li a,
.widget_archive li a,
.widget_meta li a,
.widget_categories li a,
.widget_nav_menu li a,
.widget_recent_entries li a,
#wp-calendar tbody td {
    border-color: #e9e9e9;
}

.social-navigation a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.navigation.pagination .page-numbers.current {
    background-color: #e1b5b7;
    color: #fff;
}

.overlay:before,
.social-navigation a:hover,
.social-navigation a:focus,
button:hover,
button:active, button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    background-color: #333;
}

.comment-form .submit:hover,
.comment-form .submit:active,
.comment-form .submit:focus,
.post-navigation a:hover,
.post-navigation a:focus {
    background: #9384c9;
}

.post-navigation a:hover,
.post-navigation a:focus {
    border-color: #9384c9;
}

@media only screen and (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }

    .slides-title {
        font-size: 28px;
    }
}

.error-404 {
    margin-left: auto;
    margin-right: auto;
}

.search-results .page-header,
.archive .page-header .page-title {
    text-align: center;
    font-size: 30px;
}

.search-results .page-header span,
.archive .page-header span {
    color: #000;
    font-weight: 700;
}

.tags-links a:before {
    content: "#";
    display: inline-block;
    margin-right: 4px;
}

.float-cart {
    color: #232323;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.united-single-title {
    margin: 40px auto 20px;
}

.section-header.section-header-2 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.section-header.section-header-2 .section-description {
    font-size: 22px;
    font-weight: 300;
}

.purchase-btn-group {
    list-style: none;
    margin: 25px auto;
    padding: 0;
    text-align: center;
}

.purchase-btn-group li {
    display: inline-block;
}

.purchase-btn-group li a {
    min-width: 100px !important;
}

.united-btn-triggers {
    display: inline-block;
    margin-bottom: 30px;
}

.main-navigation .float-cart {
    background: #00BCD4;
    color: #fff;
    border-radius: 3px;
    padding: 4px 10px;
    vertical-align: middle;
}

/*Comparision Table*/
.united-comparision-table {
    margin: 100px auto 50px;
}

table.compair-table {
    width: 100%;
    text-align: left;
    border-spacing: 0;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table.compair-table th,
table.compair-table td {
    color: #444;
    vertical-align: middle;
    padding: 1em;
}

table.compair-table th {
    font-weight: 600;
}

table.compair-table colgroup:nth-child(1) {
    width: 31%;
    border: 0 none;
}

table.compair-table colgroup:nth-child(2) {
    width: 22%;
    border: 1px solid #ccc;
}

table.compair-table colgroup:nth-child(3) {
    width: 25%;
    border: 10px solid #fdcb37;
}

table.compair-table colgroup:nth-child(4) {
    width: 22%;
    border: 1px solid #ccc;
}

/* Tablehead */

table.compair-table thead th {
    background: #def4fe;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 3em 0 2em;
    font-weight: 400;
    color: #999;
}

table.compair-table thead th:nth-child(1) {
    background: transparent;
}

table.compair-table thead th:nth-child(3) {
    padding: 2em 0 5em;
}

table.compair-table thead th h2 {
    font-weight: 300;
    font-size: 2.4em;
    line-height: 1.2;
    color: #fdcb37;
}

table.compair-table thead th h2 + p {
    font-size: 1.25em;
    line-height: 1.4;
}

table.compair-table thead th:nth-child(3) h2 {
    font-size: 3.6em;
}

table.compair-table thead th:nth-child(3) h2 + p {
    font-size: 1.5em;
    margin-bottom: 10px;
}

table.compair-table thead th p.promo {
    font-size: 1em;
    color: #fff;
    position: absolute;
    bottom: 1em;
    left: -17px;
    z-index: 1000;
    width: 109%;
    margin: 0;
    padding: 0.625em 17px 0.75em;
    background: #3F51B5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

table.compair-table thead th p.promo:before {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent #202d75 transparent transparent;
    bottom: -7px;
    left: 0;
}

table.compair-table thead th p.promo:after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 7px 7px 0 0;
    border-color: #202d75 transparent transparent transparent;
    bottom: -7px;
    right: 0;
}

/* Tablebody */

table.compair-table tbody th {
    background: #fff;
    border-left: 1px solid #ccc;
}

table.compair-table tbody th span {
    font-weight: normal;
    font-size: 87.5%;
    color: #999;
    display: block;
}

table.compair-table tbody td {
    background: #fff;
    text-align: center;
}

table.compair-table tbody tr:nth-child(even) th,
table.compair-table tbody tr:nth-child(even) td {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-width: 1px 0 1px 1px;
}

table.compair-table tbody tr:last-child td {
    border-bottom: 0 none;
}

/* Tablefooter */

table.compair-table tfoot th {
    padding: 2em 1em;
    border-top: 1px solid #ccc;
}

table.compair-table tfoot td {
    text-align: center;
    padding: 2em 1em;
    border-top: 1px solid #ccc;
}

table.compair-table tfoot a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 1.125em 2em;
    background: #4CAF50;
    border-radius: 0.5em;
}

.united-icon {
    position: relative;
    text-align: center;
}

.united-icon:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.united-icon-true:before {
    background: url("images/icon-true.png");
}

.united-icon-false:before {
    background: url("images/icon-false.png");
}

#edd_login_form .edd-input, #edd_register_form .edd-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 100%;
}

#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
    padding: 0 15px !important;
}

#edd_checkout_form_wrap input.edd-input {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
    background: #4CAF50;
    border: 0;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300 !important;
}

#edd-purchase-button, .edd-submit:hover,
#edd-purchase-button, .edd-submit:focus,
input[type=submit].edd-submit:hover,
input[type=submit].edd-submit:focus {
    background: #8BC34A;
}

#edd_checkout_form_wrap #edd-login-account-wrap, #edd_checkout_form_wrap #edd-new-account-wrap {
    background: #313131;
    color: #fff;
    display: block;
    clear: both;
}

#edd_checkout_form_wrap #edd-login-account-wrap a, #edd_checkout_form_wrap #edd-new-account-wrap a {
    color: #e91e63;
    margin: 0 10px;
}

body #edd_purchase_receipt_products li.edd_download_file {
    background: #4CAF50;
    display: inline-block;
    padding: 8px 20px;
    margin: 10px auto;
    border-radius: 3px;
}

body #edd_purchase_receipt_products li.edd_download_file:hover {
    background: #e91e63;
}

body #edd_purchase_receipt_products li.edd_download_file a {
    text-decoration: none !important;
    box-shadow: none;
    color: #fff;
}

body #edd_purchase_receipt_products li a:before {
    content: "Click to download";
    margin-right: 5px;
}

#edd_login_form legend,
#edd_register_form legend {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
}

#edd_login_form legend:after,
#edd_register_form legend:after {
    content: "";
    background: #fa5f20;
    display: block;
    width: 100px;
    height: 3px;
    margin-top: 10px;
}

.tax-download_category #main,
.post-type-archive-download #main {
    margin-left: -15px;
    margin-right: -15px;
}

.tax-download_category .hentry,
.post-type-archive-download .hentry {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.site-footer ul li a {
    border-color: transparent;
    padding-bottom: 0;
}

/*Homepage CSS*/
body.home .site .site-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.single-feature {
    width: 33.33%;
    float: left;
    padding: 60px 15px;
    color: #0f0f0f !important;
}

.single-feature i {
    width: 100px;
    margin-right: 15px;
    display: block;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.single-feature .media-body {
    padding-bottom: 28px;
}

.single-feature .media-body h3:after {
    content: '';
    background-color: #0f0f0f;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 55px;
    transition: all 0.5s ease;
}

.single-feature:hover .media-body h3:after {
    width: 105px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.3;
    position: relative;
}

.media:first-child {
    margin-top: 0;
}

.media {
    min-height: 235px;
}

.single-feature h3 span {
    display: block;
    font-weight: 400;
}

.single-feature p {
    font-style: italic;
    font-size: 16px;
}

.feature-bg-one {
    background-color: #fcd563 !important;
}

.feature-bg-two {
    background-color: #fdcb37 !important;
}

.feature-bg-three {
    background-color: #ffc20e !important;
}

.united-cta {
    padding: 40px;
    padding-bottom: 40px;
}

.united-cta-1 {
    background: #ffc20e;
    color: #000;
}

.united-cta-1 a {
    color: #000;
    font-size: 24px;
}

.united-cta .title-header {
    margin: 0 auto;
}

.theme-list {
    padding-top: 60px;
    margin-top: 60px;
}

.home .theme-list {
    background-color: #f4f7fa;
    background-color: rgba(244, 247, 250, 1);
    margin-top: 0;
}

.ts-featured-projects {
    padding-top: 70px;
}

#featured-cases-slide {
    position: relative;
}

#featured-cases-slide .owl-stage-outer {
    padding-top: 75px;
}

#featured-cases-slide .item {
    min-height: 470px;
}

.featured-projects-content,
.small-projects-content {
    min-height: 470px;
    margin: 0 30px;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.small-projects-content {
    margin-bottom: 60px;
    margin-left: 15px;
    margin-right: 15px;
}

.featured-projects-content {
    background: url(images/main-banner.jpg) no-repeat center;
    padding: 0 45px;
    background-size: 100%;
}

.featured-projects-content,
.featured-projects-content a {
    color: #fff;
}

.featured-projects-content .btn-link:link,
.featured-projects-content .btn-link:visited {
    border-color: #fff;
    color: #fff;
}


.theme-list .column-title {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
}

.theme-list .column-title span {
    font-weight: 400;
    text-transform: initial;
}

.small-projects-content-bg {
    background: #fff;
    padding: 30px 45px;
    margin-top: 80px;
}

.featured-projects-text {
    max-width: 510px;
    padding: 50px 30px 0 0;
}

.featured-projects-text {
    padding: 50px 0 0 30px;
    float: left;
}

.features-theme-img {
    margin-top: -75px;
    float: left;
    max-width: 470px;
    -webkit-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.09);
}

.featured-projects-content .btn-primary {
    margin-top: 15px;
}

.column-title span {
    display: block;
    font-size: 16px;
}

.page-id-42 div.wpcf7 {
    max-width: 400px;
}

@media only screen and (max-width: 1199px) {
    .featured-projects-text {
        max-width: 50%;
    }

    .features-theme-img {
        max-width: 45%;
    }
}

@media only screen and (max-width: 991px) {
    .single-feature i {
        width: 70px;
    }

    .single-feature p {
        font-size: 14px;
    }

    .media {
        min-height: 285px;
    }

    .featured-projects-content {
        min-height: inherit;
    }

    .featured-projects-content:before,
    .featured-projects-content:after {
        content: "";
        display: table;
        clear: both;
    }

    .featured-projects-text,
    .features-theme-img {
        margin: 40px auto;
        max-width: 100%;
        width: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .feature-area.clear {
        padding-left: 15px;
        padding-right: 15px;
    }

    .featured-projects-content {
        margin: 0 auto;
        padding: 0 15px;
    }

    .single-feature {
        width: 100%;
    }

    .media {
        min-height: inherit;
    }
}

.site #edd_login_form fieldset,
.site #edd_register_form fieldset {
    margin: 0 auto;
    padding: 0;
}

.page-id-52 .entry-title,
.page-id-56 .entry-title {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.project-title {
    text-align: center;
    padding-bottom: 120px;
    font-weight: 700;
}

.project-title-free {
    margin-top: 60px;
}

.project-title .section-title {
    display: block;
    font-size: 28px;
    text-transform: uppercase;
    color: #333;
}

.project-title .section-title span {
    display: block;
    font-size: 34px;
}

.quickmenu ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .quickmenu ul {
        margin: 20px auto;
        text-align: left;
    }

    .quickmenu ul li a {
        margin-left: 0 !important;
    }
}

.quickmenu ul li {
    display: inline-block;
}

.quickmenu ul li a {
   display: block;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.small-theme-img {
    border: 1px solid #e8e8e8;
}

.features-theme-img img {
    vertical-align: top;
}

.site-widget-area .col:last-child p {
    margin: 0;
    background: #4c5261;
    padding: 10px;
    border-radius: 6px;
}

.united-comparision-table .col.col-full.text-center {
    min-height: .01%;
    overflow-x: auto;
}

@media only screen and (max-width: 991px) {
    .site .featured-projects-content {
        background-size: cover;
    }

    .main-navigation .float-cart {
        position: absolute;
        top: 12px;
        left: 0;
    }
}

@media only screen and (max-width: 640px) {
    .small-projects-content-bg,
    .featured-projects-content,
    .small-projects-content {
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .banner-media {
        height: inherit;
    }

    .united-single-title {
        margin: 30px auto 15px;
    }

    .product-purchase-details .purchase-btn-group li {
        width: 100%;
        display: block;
        float: left;
    }

    .product-purchase-details .purchase-btn-group li .btn {
        display: block;
        width: 100%;
    }

    table.compair-table colgroup {
        border: none !important;
        display: block;
    }

    table.compair-table thead th {
        border-width: 1px 1px 0 1px;
    }

    table.compair-table tfoot td {
        border-width: 1px;
    }

    table.compair-table thead th,
    table.compair-table tfoot td {
        border-style: solid;
        border-color: #ccc;
    }

    table.compair-table thead th:nth-child(1) {
        border-width: 0 0 1px 0;
    }

    table.compair-table tfoot td:nth-child(1) {
        border-width: 1px 0 0 0;
    }

    table.compair-table tbody td {
        border: 1px solid #ccc;
        border-width: 1px 0 1px 1px;
    }

    table.compair-table tbody tr td:last-child {
        border-width: 1px;
    }

    .model-search .search-form label .search-field {
        border: 1px solid #ccc;
    }

    .model-search .search-form label,
    .model-search .search-form .search-submit {
        margin: 15px auto;
        width: 100%;
    }

    .united-theme-list .btn-group .btn-link {
        min-width: 100px;
        padding: 14px 15px;
    }
}

@media (max-width: 575px) {
    #mainslider .slick-slide {
        height: 530px;
    }

    #mainslider .slide-caption {
        top: 130px;
    }

    #mainslider .slides-excerpt {
        font-size: 18px;
        line-height: 1.4;
    }

    #mainslider .slide-caption .btn.btn-link {
        margin: 0 auto;
    }

    .pricing-background,
    .pricing-background .pricing-table {
        padding: 0;
    }

    .theme-list .featured-projects-text .btn-group .btn-link,
    .theme-list .small-projects-text .btn-group .btn-link {
        padding-left: 15px;
        padding-right: 15px;
        min-width: inherit;
    }

    .featured-projects-text, .features-theme-img {
        margin: 0 auto 40px;
    }

    .theme-list .featured-projects-text {
        padding: 0 15px;
    }

    .project-title {
        padding-bottom: 40px;
    }

    .small-projects-content-bg .col-five-bg {
        margin-left: 0;
        margin-right: 0;
    }
}

.ut-theme-info .ut-info-item {
    display: -ms-flexbox;
    display: flex;
}

.ut-theme-info .ut-info-item .ut-info-details {
    font-size: 20px;
    font-weight: 100;
}

.ut-theme-info .ut-info-item .ut-info-details a {
    color: #fff;
}

.ut-theme-info .ut-info-item .ut-info-details a:hover,
.ut-theme-info .ut-info-item .ut-info-details a:focus {
    color: #ffeb3b;
}

.ut-info-icon svg {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.united-single-infos {
    background: #00b09b;
    background: -webkit-linear-gradient(to right, #96c93d, #00b09b);
    background: linear-gradient(to right, #96c93d, #00b09b);
    color: #fff;
    padding: 50px 0;
}

.ut-theme-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.ut-theme-info .ut-info-item {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    .ut-theme-info .ut-info-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .ut-theme-info .ut-info-item {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.united-pricing-area {
    padding-top: 60px;
}

.edd-product-tabarea {
    display: block;
    margin-bottom: 60px;
    border-top: none;
    margin-top: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 62px rgb(0 0 0 / 6%);
    box-shadow: 0 0 62px rgb(0 0 0 / 6%);

    -webkit-transition: top .3s;
    -moz-transition: top .3s;
    -ms-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s;
}

.edd-product-tab .united-nav-tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.edd-product-tab .united-nav-tabs .edd-price-title {
    width: 50%;
    height: 85px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #ebeef5;
    border-bottom: 1px solid #ebeef5;
    position: relative;
    color: #25282e;
}

.edd-product-tab .united-nav-tabs .edd-price-title:last-of-type {
    border-right: none;
}

.edd-product-tab .united-nav-tabs .edd-price-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background: #00b09b;
    background: -webkit-linear-gradient(to right, #96c93d, #00b09b);
    background: linear-gradient(to right, #96c93d, #00b09b);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.edd-product-tab .united-nav-tabs .edd-price-title a {
    line-height: 1.2;
    font-weight: 700;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
}

.edd-product-tab .united-nav-tabs .edd-price-title .premium-theme-counter {
    display: inline;
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 13px;
    white-space: nowrap;
    line-height: 1;
    color: #5081f5;
    background: #edf2fe;
    padding: 6px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.edd-product-tab .united-nav-tabs .edd-price-title.active:after {
    opacity: 1;
    visibility: visible;
}

.united-tab-content {
    padding: 50px 30px 30px;
}

.united-tab-content > .united-tab-pane {
    display: none;
}

.united-tab-content > .united-tab-pane.active {
    display: block;
}

.united-tab-content .edd_download_purchase_form .edd_price_options span.edd_price_option_name {
    font-weight: 500;
    float: left;
    padding-right: 20px;
}

.united-tab-content .edd_download_purchase_form .edd_price_options span.edd_price_option_name,
.united-tab-content .edd_download_purchase_form .edd_price_options span.edd_price_option_price {
    font-size: 20px;
    color: #545966;
}

.united-tab-content .edd_download_purchase_form .edd_price_options span.edd_price_option_price {
    float: right;
    margin-left: auto;
    display: inline-block;
}

.price-switcher-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.price-switcher-area .ion-help-circled {
    font-size: 22px;
    color: #a9a9a9
}

.price-switcher-area label {
    padding: 12px 30px 12px 40px;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.price-switcher-area label:before {
    width: 22px;
    height: 22px;
    content: '';
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in
}

.price-switcher-area input[type=radio]:checked ~ label {
    color: #000
}

.price-switcher-area input[type=radio]:checked ~ label:before {
    background-color: #5081f5;
    border-color: #5081f5
}

.price-switcher-area input {
    width: 22px;
    height: 22px;
    order: 1;
    z-index: 2;
    position: absolute;
    left: -15px;
    top: 12px;
    margin: 0;
    cursor: pointer;
    visibility: hidden
}

@media screen and (max-width: 767px) {
    .price-switcher-area label {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%
    }
}

.united-tab-content .edd_purchase_submit_wrapper {
    margin: 30px auto;
}

.united-tab-content .pricing-payment-info {
    margin-bottom: 20px;
}

.united-tab-content .pricing-feature-list ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.united-tab-content .pricing-feature-list ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 18px;
}

.united-tab-content .pricing-payment-info {
    font-size: 20px;
}

.united-tab-content .edd-payment-icons {
    margin: 15px auto;
}

.united-pricing-area .section-header.section-header-2 .section-title {
    font-size: 42px;
    text-transform: uppercase;
}

.descriptive-info {
    font-size: 19px;
    color: #000;
}

.site .united-tab-content .edd_download_purchase_form .edd_price_options ul.popover-info {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 300;
}

.site .united-tab-content .edd_download_purchase_form .edd_price_options ul.popover-info li{
    margin-bottom:5px;
    padding-bottom: 5px;
}
.ut-single-feature-image img{
    vertical-align: bottom;
}

.united-pricing-area .section-header.section-header-2 .section-description p{
    font-size: 18px;
    line-height: 1.8;
    margin-bottom:0
}
@media (max-width: 991px) {
    .united-block .pricing-plan,
    .united-block .panel.pricing-table{
        padding-left: 10px;
        padding-right: 10px;
    }
    .small-projects-content-bg{
        padding-left: 0;
        padding-right: 0;
    }
    .small-projects-content-bg .small-projects-content {
        margin-left: 0;
        margin-right: 0;
    }
}