/*
Theme Name: Vancouver
Theme URI: https://canada-immigration-theme.virtuoso.services/
Description: Canada Immigration WordPress Theme
Author: VirtuosoTechnologies
Author URI: https://themeforest.net/user/virtuosotechnologies
Version: 1.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: vancouver
Domain Path: /languages
*/

/*==============================
=        WordPress Core        =
==============================*/
.wp-caption {
    width: auto;
    clear: both;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #999;
}

figcaption {
    color: #a9a9a9;
    font-style: italic;
}

.wp-caption a {
    box-shadow: none;
}

.alignright {
    margin: 0px 0px 25px 25px;
    box-sizing: border-box;
    float: right !important;
    clear: both;
}

.alignright:last-child {
    margin-top: 25px;
}

.alignleft {
    float: left;
    margin: 0px 25px 25px 0px;
    box-sizing: border-box;
}

.aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    display: block;
}

.wp-caption img {
    margin-top: 15px;
}

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

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

.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;
    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;
}

.wp-block-button__link {
    line-height: 1;
}

.wp-block-gallery,
.wp-block-categories,
.wp-block-search,
.wp-block-calendar {
    margin-bottom: 35px;
}

.gallery-caption {
    opacity: 0.7;
    margin-top: 10px;
}

.gallery-item {
    margin: 0 0 15px 0;
    padding-right: 10px;
    padding-left: 10px;
}

.gallery-item a {
    box-shadow: none;
}

.gallery-item img {
    border: 0 !important;
}

