/*
Theme Name: weDevs Infra Theme
Theme URI: https://wedevs.com
Description: A clean and flexible theme perfectly suited for minimalist magazine-style sites, personal blogs, or any content-rich site. It allows you to highlight specific articles on the homepage, and to balance readability with a powerful use of photography — all in a layout that works on any device.
Version: 1.0.9
Author: Tareq Hasan
Author URI: https://tareq.co
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Genericons
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Primary Menu
	## Social Menu
	## Paging Navigation
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Grid
	## Header
	## Footer
	## Featured Content
	## Posts & Pages
	## Post Formats
	## Comments
# Media
	## Captions
	## Galleries
# Jetpack
	## Contact Form
	## Galleries
	## Infinite Scroll
	## PollDaddy
	## Recipes
	## Responsive Videos
	## Sharedaddy
	## Site Logo
	## Widgets
# Eventbrite
# Transitions
# Responsive
	## x >= 600px
	## x >= 768px
	## x >= 840px
	## x >= 960px
	## x >= 1080px
	## x >= 1380px
--------------------------------------------------------------*/





/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

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



/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.author-info:before,
.author-info:after,
.clear:before,
.clear:after,
.comment-content:before,
.comment-content:after,
.comment-meta:before,
.comment-meta:after,
.entry-content:before,
.entry-content:after,
.entry-meta:before,
.entry-meta:after,
.featured-content:before,
.featured-content:after,
.footer-widget:before,
.footer-widget:after,
.hentry:before,
.hentry:after,
.main-navigation ul:before,
.main-navigation ul:after,
.sd-block:before,
.sd-block:after,
.sharedaddy:before,
.sharedaddy:after,
.site-header:before,
.site-header:after,
.site-header-inner:before,
.site-header-inner:after,
.site-content:before,
.site-content:after,
.site-content-inner:before,
.site-content-inner:after,
.site-footer:before,
.site-footer:after,
.social-navigation > div:before,
.social-navigation > div:after {
    content: "";
    display: table;
}

.author-info:after,
.clear:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.entry-meta:after,
.featured-content:after,
.footer-widget:after,
.hentry:after,
.main-navigation ul:after,
.sd-block:after,
.sharedaddy:after,
.site-header:after,
.site-header-inner:after,
.site-content:after,
.site-content-inner:after,
.site-footer:after,
.social-navigation > div:after {
    clear: both;
}






/*--------------------------------------------------------------
# Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Contact Form
--------------------------------------------------------------*/
.site-content .contact-form > div {
    margin-bottom: 30px;
}

.site-content .contact-form label {
    margin-bottom: 0;
}

.site-content .contact-form input[type="text"],
.site-content .contact-form input[type="email"],
.site-content .contact-form input[type="url"],
.site-content .contact-form textarea {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
}

.site-content .contact-form label span {
    color: #3863c1;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.site .slideshow-window {
    border-radius: 0;
    border-width: 15px;
}

.site .tiled-gallery {
    margin-bottom: 30px;
}

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

.infinity-end.neverending .site-footer {
    display: block;
}

#infinite-handle {
    border-top: 1px solid #eee;
    clear: both;
    font-weight: bold;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 30px 0 0;
    text-align: center;
}

#infinite-handle span {
    background: transparent;
    border-radius: 0;
    display: inline-block;
    padding: 0;
}

#infinite-handle span button,
#infinite-handle span button:active,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
    background: #fff;
    border: 2px solid #eee;
    display: inline-block;
    font-size: 16px;
    line-height: 1.875;
    padding: 5.5px 13px;
    text-transform: uppercase;
}

#infinite-handle span button {
    color: #3863c1;
}

#infinite-handle span button:active,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
    background: #3863c1;
    border-color: #3863c1;
    color: #fff;
}

.infinite-loader {
    border-top: 1px solid #eee;
    clear: both;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 75px 0 0;
    position: relative;
    text-align: center;
}

.infinite-loader .spinner {
    position: absolute;
    top: -22.5px !important;
    left: 50% !important;
}

#infinite-footer {
    background: #fff;
    border-top: 1px solid #ddd;
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.05);
    color: #777;
    font-size: 13px;
    line-height: 2.3077;
}

#infinite-footer a:active,
#infinite-footer a:focus,
#infinite-footer a:hover {
    text-decoration: none;
}

#infinite-footer .container {
    background: transparent;
    border: 0;
    padding: 0;
}

#infinite-footer .blog-info {
    text-transform: uppercase;
}

#infinite-footer .blog-info a {
    color: #3863c1;
    font-size: inherit;
    font-weight: 900;
}

#infinite-footer .blog-credits a {
    color: inherit;
}

#infinite-footer .blog-credits a:active,
#infinite-footer .blog-credits a:focus,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a:active,
#infinite-footer .blog-info a:focus,
#infinite-footer .blog-info a:hover {
    text-decoration: none;
}

#infinite-footer .blog-credits a:active,
#infinite-footer .blog-credits a:focus,
#infinite-footer .blog-credits a:hover {
    color: #3863c1;
}

#infinite-footer .blog-info a:active,
#infinite-footer .blog-info a:focus,
#infinite-footer .blog-info a:hover {
    color: #222;
}

#infinite-footer .blog-credits,
#infinite-footer .blog-info {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

/*--------------------------------------------------------------
## PollDaddy
--------------------------------------------------------------*/
.PDS_Poll {
    margin-bottom: 24px;
}

/*--------------------------------------------------------------
## Recipes
--------------------------------------------------------------*/
.site-content .jetpack-recipe {
    margin: 0 0 30px;
    padding: 30px 30px 0;
}

.site-content .jetpack-recipe blockquote {
    margin-left: 0;
}

.site-content .jetpack-recipe ol,
.site-content .jetpack-recipe ul {
    list-style-position: inside;
}

.site-content .jetpack-recipe-title {
    padding: 0;
    margin: 0 auto 30px;
    border-bottom: 0;
}

.site-content .jetpack-recipe-content br {
    display: none;
}

.site-content .jetpack-recipe .jetpack-recipe-meta {
    color: #777;
    font-size: inherit;
    line-height: inherit;
    overflow: inherit;
}

.site-content .jetpack-recipe-meta:before,
.site-content .jetpack-recipe-meta:after {
    content: "";
    display: table;
}

.site-content .jetpack-recipe-meta:after {
    clear: both;
}

/*--------------------------------------------------------------
## Responsive Videos
--------------------------------------------------------------*/
.jetpack-video-wrapper:not(.post-media) {
    margin: 0 0 30px;
}

.jetpack-video-wrapper:empty {
    display: none;
}




/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
/* Contact Info */
.widget_contact_info .contact-map {
    margin-bottom: 15px;
}

.widget_contact_info > div:last-of-type {
    margin-bottom: 30px;
}

/* Display WordPress Posts */
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
    margin: 0;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 auto 30px;
    padding: 0;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
    margin-bottom: 30px;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
    font-size: 16px;
    line-height: 1.5 !important;
    margin: 0 0 30px !important;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 + p {
    margin-top: -30px !important;
}

/* Goodreads */
.widget_goodreads .gr_custom_widget {
    margin-bottom: 30px;
}

.widget_goodreads br,
.widget_goodreads center {
    display: none;
}

.widget_goodreads h2[class^="gr_custom_header"] {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 auto 30px;
}

.widget_goodreads div[class^="gr_custom_title"] a {
    color: #3863c1;
}

.widget_goodreads div[class^="gr_custom_title"] a:active,
.widget_goodreads div[class^="gr_custom_title"] a:focus,
.widget_goodreads div[class^="gr_custom_title"] a:hover {
    color: #222;
}

.widget_goodreads div[class^="gr_custom_container"] {
    padding: 0;
    background: transparent;
    border: 0;
    color: inherit;
    border-radius: 0;
}

.widget_goodreads div[class^="gr_custom_each_container"] {
    padding: 15px 0;
    margin: 0;
    border-top: 1px solid #eee;
    border-bottom: 0;
}

.widget_goodreads div[class^="gr_custom_each_container"]:last-of-type {
    border-bottom: 1px solid #eee;
}

.widget_goodreads div[class^="gr_custom_title"] {
    font-weight: bold;
}

.widget_goodreads div[class^="gr_custom_author"] {
    color: #777;
    font-size: 13px;
    font-weight: bold;
    line-height: 2.3077;
    text-transform: uppercase;
}

.widget_goodreads div[class^="gr_custom_container"] div[class^="gr_custom_author"] a {
    border-bottom: 0;
    color: inherit;
}

.widget_goodreads div[class^="gr_custom_container"] div[class^="gr_custom_author"] a:active,
.widget_goodreads div[class^="gr_custom_container"] div[class^="gr_custom_author"] a:focus,
.widget_goodreads div[class^="gr_custom_container"] div[class^="gr_custom_author"] a:hover {
    color: #222;
}

.widget_goodreads center a {
    border-bottom: 0;
}

/* Gravatar Profile */
.widget-grofile .grofile-thumbnail {
    border-radius: 50%;
    float: right;
    margin-bottom: -60px;
    max-width: 60px;
}

.widget-grofile h4 {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 45px !important;
    max-width: 180px;
}

.widget-grofile .grofile-meta {
    clear: both;
}

.widget-grofile .grofile-meta + p {
    clear: both;
    margin-top: -30px;
}

.widget-grofile .grofile-full-link {
    display: inline-block;
}

/* Image */
.widget_image .jetpack-image-container {
    margin-bottom: 30px;
}

.widget_image .jetpack-image-container img {
    vertical-align: middle;
}

.widget_image .jetpack-image-container .wp-caption {
    margin-bottom: 0;
}

/* RSS Links */
.widget_rss_links ul {
    border-bottom: 1px solid #eee;
    list-style: none;
    margin-left: 0;
}

.widget_rss_links li {
    border-top: 1px solid #eee;
    padding-bottom: 15px;
    padding-top: 15px;
}

.widget_rss_links a {
    border-bottom: 0;
}

.widget_rss_links p {
    border-top: 1px solid #eee;
    margin-bottom: 15px;
    padding-top: 15px;
}

.widget_rss_links p:last-of-type {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.widget_rss_links p a + a {
    margin-left: 11px;
}

.widget_rss_links img {
    vertical-align: middle;
}

/*--------------------------------------------------------------
# Eventbrite
--------------------------------------------------------------*/
.eventbrite-event .entry-header span {
    padding-right: 12px;
}

.eventbrite-event .entry-header span:last-of-type {
    padding-right: 0;
}





/*--------------------------------------------------------------
## Download archive
--------------------------------------------------------------*/
.post-type-archive-download .items-search,
.tax-download_category .items-search {
    max-width: 450px;
}

.post-type-archive-download .items-search input[type="text"],
.tax-download_category .items-search input[type="text"] {
    max-width: 300px;
}

.post-type-archive-download ul.items-listing,
.post-type-archive-gazette-videos ul.items-listing,
.tax-gazette-videos-cat ul.items-listing,
.tax-download_category ul.items-listing {
    width: 100%;
    overflow: hidden;
    margin: 0 0 50px 0;
    padding: 0;
    list-style: none;
}

.post-type-archive-download .items-listing li,
.post-type-archive-gazette-videos .items-listing li,
.tax-gazette-videos-cat .items-listing li,
.tax-download_category .items-listing li {
    float: left;
    margin-bottom: 3%;
    background-color: rgba(250, 250, 250, 1);
    position: relative;
}

ul.items-listing.three-column li {
    width: 31%;
    margin-right: 3%;
}

ul.items-listing.three-column li:nth-child(3n+3) {
    margin-right: 0;
}

ul.items-listing.three-column li:nth-child(3n+1) {
    clear: both;
}

/**
 * Four column layout
 */
ul.items-listing.four-column li {
    width: 24%;
    margin-right: 1%;
}

ul.items-listing.four-column li:nth-child(4n+4) {
    margin-right: 0;
}

ul.items-listing.four-column li:nth-child(4n+1) {
    clear: both;
}

.post-type-archive-download .items-listing li a.post-thumbnail,
.post-type-archive-gazette-videos .items-listing li a.post-thumbnail,
.tax-gazette-videos-cat .items-listing li a.post-thumbnail,
.tax-download_category .items-listing li a.post-thumbnail {
    margin-bottom: 0;
    min-height: 165px;
    background-color: #ddd;
}

.post-type-archive-download .items-listing .item-details h2,
.post-type-archive-gazette-videos .items-listing .item-details h2,
.tax-gazette-videos-cat .items-listing .item-details h2,
.tax-download_category .items-listing .item-details h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.post-type-archive-download .items-listing .item-details,
.post-type-archive-gazette-videos .items-listing .item-details,
.tax-gazette-videos-cat .items-listing .item-details,
.tax-download_category .items-listing .item-details {
    padding: 15px 15px 25px 15px;
    border: 1px solid #eee;
    border-top: 0;
}

.post-type-archive-download .items-listing .item-info,
.post-type-archive-gazette-videos .items-listing .item-info,
.tax-gazette-videos-cat .items-listing .item-info,
.tax-download_category .items-listing .item-info {
    font-size: 14px;
    min-height: 135px;
}

.post-type-archive-download .items-listing .item-upcoming,
.tax-download_category .items-listing .item-upcoming {
    background: #F44336;
    position: absolute;
    top: 3%;
    right: 0;
    color: #fff;
    padding: 3px 10px;
    font-size: 13px;
}

#edd_checkout_form_wrap #edd_terms_agreement {
    margin-bottom: 15px;
}

#edd_terms_agreement #edd_terms {
    background: #f7f7f7;
    color: #555;
    font-size: 13px;
    padding: 14px 16px;
    border: 3px solid #eaeaea;
    border-radius: 4px 4px 4px 0;
    margin-bottom: 0;
    max-height: 300px;
    overflow: scroll;
}

#edd_terms_agreement #edd_show_terms {
    background: #eaeaea;
    font-size: 15px;
    padding: 4px 10px 4px 20px;
    border-radius: 3px;
    margin-bottom: 10px;
    max-width: 122px;
}

#edd_terms_agreement #edd_show_terms a {
    color: #666;
}

.post-type-archive-download .item-cta,
.tax-download_category .item-cta {
    text-align: center;
}

.post-type-archive-download .item-cta a.button,
.tax-download_category .item-cta a.button {
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
}

.post-type-archive-download .add-cat-title,
.post-type-archive-gazette-videos .add-cat-title,
.tax-gazette-videos-cat .add-cat-title,
.tax-download_category .add-cat-title {
    font-weight: bold;
    padding-right: 20px;
    float: left;
}

.post-type-archive-download .items-cat-wrap,
.post-type-archive-gazette-videos .items-cat-wrap,
.tax-gazette-videos-cat .items-cat-wrap,
.tax-download_category .items-cat-wrap {
    margin-bottom: 30px;
}

.post-type-archive-download ul.items-category,
.post-type-archive-gazette-videos ul.items-category,
.tax-gazette-videos-cat ul.items-category,
.tax-download_category ul.items-category {
    margin: 0;
    list-style: none;
    float: left;
}

.post-type-archive-download ul.items-category li,
.post-type-archive-gazette-videos ul.items-category li,
.tax-gazette-videos-cat ul.items-category li,
.tax-download_category ul.items-category li {
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    color: #fff;
}

.post-type-archive-download ul.items-category li a:hover,
.post-type-archive-gazette-videos ul.items-category li a:hover,
.tax-gazette-videos-cat ul.items-category li a:hover,
.tax-download_category ul.items-category li a:hover {
    background-color: #3863c1;
    color: #fff;
}

.post-type-archive-download ul.items-category li a,
.post-type-archive-gazette-videos ul.items-category li a,
.tax-gazette-videos-cat ul.items-category li a,
.tax-download_category ul.items-category li a {
    color: #3863c1;
    padding: 3px 20px;
    border: 2px solid #3863c1;
    background-color: #fff;
}

.account-form-wrap .form-area-wrap {
    float: left;
    width: 65%;
    margin-right: 5%;
    background: #f6f6f6;
    padding: 25px 50px;
    border: 1px solid #eee;
}

.account-form-wrap .form-area-wrap h3 {
    margin-bottom: 10px;
}

.account-form-wrap .form-area-wrap #edd_login_form fieldset,
.account-form-wrap .form-area-wrap #edd_register_form fieldset {
    border: 0;
    padding: 0;
}

.account-form-wrap .form-area-wrap legend {
    font-style: italic;
    margin-bottom: 15px;
}

.account-form-wrap #edd_login_form .edd-input,
.account-form-wrap #edd_register_form .edd-input {
    width: 100%;
}

.account-form-wrap .form-area-wrap p {
    margin-bottom: 15px;
}

.account-form-wrap .help-area-wrap {
    float: left;
    width: 30%;
    padding-top: 80px;
}



ul.list-inline {
    margin: 0 0 30px 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
}

ul.list-inline li {
    display: inline-block;
    margin: 0 15px 15px 0;
}

/*--------------------------------------------------------------
## Magnific Popup
--------------------------------------------------------------*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999998;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}



.sumome-popup-link,
.sumome-popup-powered-variant {
    display: none !important;
}

.single-post .cleaner-post.site-content {
    background: #fff;
}

.cleaner-post .site-main {
    float: none;
    background: none !important;
    margin: 0 auto;
    border: none !important;
}

.cleaner-post .widget-area {
    display: none;
}

.mejs-overlay-button {
    background-color: #444 !important;
    border-radius: 50%;
}

.mejs-overlay-play {
    background-color: rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
## video section
--------------------------------------------------------------*/
.single-gazette-videos .site-content-inner {
    width: 100%;
}

.video-wrapper-width {
    margin: 0 auto;
    width: 1040px;
}

.page-template-template-videos .site-main, .single-gazette-videos .site-main, .tax-gazette-videos-cat .site-main {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
    padding-top: 20px;
}

.single-gazette-videos .site-main, .single-video-wrapper, .related-post {
    clear: both;
    width: 100%;
}

.single-video-wrapper {
    overflow: hidden;
    margin: 15px 0;
}

.single-video-wrapper iframe {
    margin-bottom: 0;
    display: inline-block;
}

.single-video-wrapper .video-wrapper {
    text-align: center;
    margin: 0 auto;
    background: #f3f3f3;
    padding: 45px 0;
    margin-bottom: 30px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.single-video-wrapper .video-wrapper .nav-next,
.single-video-wrapper .video-wrapper .nav-previous {
    position: absolute;
    top: 49%;
}

.single-video-wrapper .video-wrapper .nav-next .genericon,
.single-video-wrapper .video-wrapper .nav-previous .genericon {
    font-size: 29px;
}

.single-video-wrapper .video-wrapper .nav-next a,
.single-video-wrapper .video-wrapper .nav-previous a {
    padding: 10px 7px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.single-video-wrapper .video-wrapper .nav-next {
    right: 10%;
}
.single-video-wrapper .video-wrapper .nav-previous {
    left: 10%;
}

.related-videos-wrapper {
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.related-videos-wrapper ul.related-videos {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 100%;
}

.related-videos-wrapper ul.related-videos li {
    display: inline-block;
    width: 24%;
    position: relative;
    margin-right: 1%;
}

.related-videos-wrapper ul.related-videos li .video-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    font-size: 13px;
    padding: 5px 10px;
    background: rgba(0,0,0,.55);
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.related-videos-wrapper ul.related-videos li .play-button,
.items-listing .post-thumbnail .play-button {
    position: absolute;
    left: 40%;
    bottom: 44%;
    text-align: center;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #3863c1;
    color: #fff;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
}

.related-videos-wrapper ul.related-videos li .play-button .genericon,
.items-listing .post-thumbnail .play-button .genericon {
    font-size: 24px;
    line-height: 30px;
}

.related-videos-wrapper ul.related-videos li:hover .play-button,
.items-listing li:hover .post-thumbnail .play-button {
    background: #fff;
    color: #3863c1;
}

.my-account-nav {
    margin:0;
    padding: 0;
    text-align: center;
    margin-bottom: 25px;
}

.my-account-nav li{
    display: inline;
    margin: 3px;
}

.my-account-nav li a {
    border: 1px solid #ddd;
    padding: 15px 30px;
    line-height: 1.5;
    border-radius: 3px;
    display: inline-block;
    color: #616161;
    background-color: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    transition: 0.5s;
}

.my-account-nav li a:hover {
    border: 1px solid #1E8BC3;
    display: inline-block;
    color: #fff;
    background-color: #1E8BC3;
}

.my-account-nav li .active {
    border: 1px solid #1E8BC3;
    color: #fff;
    background-color: #1E8BC3;
    position: relative;
}
.my-account-nav li .active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #1E8BC3;
    border-width: 13px;
    margin-left: -12px;
}

.user-profile {
    padding: 25px;
    padding-bottom: 115px; 
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    width: 70%;
    margin: auto;
}

.user-profile > .user-intro >.user-picture {
    float: left;
}

.user-profile > .user-intro > .user-picture > img {
    border-radius: 100%;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    max-width: 85%
}

.user-profile > .user-intro > .user-full-name {
    float: left;
    margin-top: 35px;
    margin-left: 2%;
}
.user-profile > .user-intro > .user-full-name h3  {
    display: inline-block;
    position: relative;
    width: inherit;
    min-width: 250px;
    height: 62px;
    padding: 15px;
    top: -20px;
    font-size: 20px;
    background: #FFF;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 15px;
    border: #3498db solid 3px;
}

.user-profile > .user-intro > .user-full-name h3:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 11px 26px 11px 0;
    border-color: transparent #3498db;
    display: block;
    width: 0;
    z-index: 0;
    left: -29px;
    top: 50%;
    transform: translateY(-50%);
}
.user-profile > .user-intro > .user-full-name h3:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 24px 10px 0;
    border-color: transparent #FFF;
    display: block;
    width: 0;
    z-index: 1;
    left: -24px;
    top: 50%;
    transform: translateY(-50%);
}

.user-profile > .user-intro > .user-signout {
    float: right;
    margin-top: 25px;
}

.user-profile > .user-intro {
    overflow: hidden;
    margin-bottom
}

.user-signout-button {
    padding: 10px;
    background-color: #1E8BC3;
    border-radius: 5px; 
    color: #fff;
    transition: 0.5s;
}

.user-signout a {
    color: #fff !important;
}

.user-signout a: hover .user-signout-button {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    color: #fff;
}
.user-signout-button:hover {
    color: #fff;
}

.account-edit-icon {
    float: left;
    margin-right: 35px; 
}

.account-edit-icon i {
    width: 65px;
    height: 65px;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height: 4;
    border-radius: 100%;
}

.account-des {
    float: left;
    line-height: 0;
}

.edit-button {
    float: right;
}

.edit-user-profile {
    padding-bottom: 10px; 
    background-color: #fff;
    width: 70%;
    display: block;
}
.edit-user-profile input[type="password"], input[type="text"] {
    background-color: #f5f7fa;
    border: 1px solid #ECEDEF;
}

.edit-user-profile input[type="submit"] {
    background-color: #1E8BC3;
    border: 1px solid #1E8BC3;
    border-radius: 5px; 
    color: #fff;
    transition: 0.5s;
}

.edit-user-profile .first-name {
    width: 47%;
    float: left;
}
.edit-user-profile .last-name {
    float: right;
    width:47%;
}

.required {
    color: red;
}

.error-message {
    background-color: #f7f6f7;
    border-top: 3px solid #b81c23;
    padding: 1em 2em 1em 3.5em;
    margin-bottom: 10px; 
}
#ticket-tabs {
    overflow: hidden;
    display: block;
    border: 0;
}
.ticket-nav {
    width: 20%;
    float: left;
} 

.ticket-nav > ul {
    text-align: left;
    list-style: none;
    border: 0;
}
.ticket-nav > ul > li > a {
    display: block;
    /*border-bottom: 1px solid #ddd;
    padding: 5px;
    padding-left: 10px; */
}
.ticket-nav > ul > li> a:hover {
    background-color: #eee;
    border-bottom: 1px solid #eee;
    color: #1E8BC3;
}
.tab-content {
    width: 78%;
    float: right;
    border: 1px solid #ddd;
    background: #fff;
}

.ui-widget-header {
    background: none !important;
}

.ui-widget-content {
    background: none !important;
}

.ui-tabs-active, .ui-state-active {
    background-color: #1E8BC3 !important;
    border-bottom: 1px solid #1E8BC3 !important;
    color: #fff;
}
.ui-state-active a:hover {
    background-color: #1E8BC3 !important;
    border-bottom: 1px solid #1E8BC3 !important;
    color: #fff;
}
.ui-state-active:after {
    top: 50%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #1E8BC3;
    border-width: 9px;
    margin-top: -8px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none !important;
    border: 0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #1E8BC3 !important;
    border-radius: 0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #fff !important;
    border: 1px solid #1E8BC3 !important;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0 !important;
    padding-bottom: 1px;
    width: 100%;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0 !important; 
}

.ui-tabs .ui-tabs-nav li a {
    margin-bottom: -1px;
    padding-bottom: 1px;
    border: 1px solid #ddd;
    width: 100%;
    color: #1E8BC3;
}

/*Weforms*/
ul.wpuf-form li .wpuf-fields textarea {
    height: 150px;
    width: 100% !important;
}
ul.wpuf-form li .wpuf-fields select {
    background-color: #f5f5f5;
    width: 50%;
}
.wpuf-label {
    font-size: 18px;
}

ul.wpuf-form.form-label-above li.field-size-large .wpuf-fields {
    font-size: 16px;
}

#edd_purchase_receipt {
    border: 1px solid #ddd !important;
    background-color: #fff !important;
}
#edd_purchase_receipt_products {
    border: 1px solid #ddd !important;
    background-color: #fff !important;
}

#edd_purchase_receipt td, th {
    padding: 7px 15px;
}