/*
Theme Name: Transecure
Theme URI: http://webdesign-finder.com/transecure
Author: WPRollers
Author URI: http://modernwebtemplates.com/
Description: Transecure - Online Payment Gateway WordPress Theme
Version: 1.2.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
Text Domain: transecure
Domain Path: /languages

This theme uses great Unyson Framework to make best user experience

see css/main.css for all of the styles
*/


/*
** WordPress Required
*/
.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
}

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

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

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

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

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

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

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.gallery-caption,
.wp-caption {
    background: transparent;
    border: 0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.post .wp-block-gallery {
    margin-top: 7px !important;
}

.wp-caption .wp-caption-dt:empty {
    display: none;
}

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

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

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

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky,
.bypostauthor{position: relative;}


/*gutenberg*/
p[class*="-font-size"],
p[style*="font-size"] {
    line-height: 1.3em;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
    margin-top: .5em;
}
.wp-block-quote cite:before,
.wp-block-pullquote cite:before {
    margin-top: 0;
}

.wp-block-button.aligncenter {
    text-align: inherit;
}

.wp-block-button {
    margin-bottom: 20px;
}

.wp-block-button.alignleft {
    margin: 5px 40px 15px 0 !important
}

.wp-block-button.alignright {
    margin: 5px 0 15px 40px !important
}

.wp-block-button__link {
    border: 2px solid #3059bc;
    background-color: #3059bc;
    color: #fff !important;
}
.wp-block-button__link:hover {
    background-color: transparent;
    color: #4a4a4a !important;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid #3059bc;
    color: #4a4a4a !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: #3059bc;
    color: #fff !important;
}

ul.wp-block-gallery.alignwide {
    width: 100%;
}

.entry-content .wp-block-table.is-style-stripes td {
    border-color: grey;
}

.wp-block-search {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.blocks-gallery-grid {
    width: 100%;
}

.wp-block-cover.alignleft {
    margin: 10px 40px 20px 0 !important;
}

.wp-block-cover.alignright {
    margin: 10px 0 20px 40px  !important;
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
    font-size: 1.8em;
}

.wp-block-group.has-background {
    padding: 1rem;
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 1.1em 25px 1.1em 25px;
}

.wp-block-pullquote {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 100%;
}

.wp-block-audio audio:focus {
    outline: none;
}

.wp-block-calendar {
    margin-bottom: 2em;
}
.wp-block-categories.wp-block-categories-dropdown {
    margin-bottom: 1.6em;
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    color: #82829a;
}
.wp-block-calendar table caption {
    border-bottom: 1px solid #82829a;
}

.entry-content .wp-block-table.is-style-stripes td {
    border-color: #82829a;
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: 4px;
    border: 1px solid #82829a;
}
.wp-block-calendar table th {
    font-weight: 400;
    background: #9a9a9a;
}
.wp-block-calendar .wp-calendar-nav {
    display: flex;
    justify-content: space-between;
}

.wp-block-calendar .wp-calendar-nav a {
    text-decoration: none;
}

.wp-block-cover + .wp-block-cover {
    margin-top: 2em;
}

.wp-block-columns {
    margin-top: 28px;
    margin-bottom: 28px;
}

.wp-block-button.aligncenter, .wp-block-buttons.aligncenter, .wp-block-calendar {
    text-align: center;
}

.wp-block-group.has-background {
    color: #252525;
}