body {
    color: #7d7d7d;
}
html {
    line-height: 28px;
    font-size: 18px;
    font-family: glacR;
    height: 100%;
}

.post_author_two .media-body p {
    color: #23262f;
}

b, strong {
    font-weight: 800;
}

a {
    color: #333333;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}

.blog_details .comment_info ul li .post_author ul li,
.page_wrapper .custom-container ul li ul li ul li,
.blog_area .blog_details .single_content ul li ul li ul li,
.blog_area .blog_details .single_content ul li ol li ul li,
.blog_area .blog_details .single_content ol li ul li ul li {
    list-style-type: disc;
}

.blog_area  .blog_details .single_content ul.extraclass.wp-block-archives li {
    list-style-type: none;
}

.blog_details .wp-block-gallery ul {
    padding: 0;
}

.details_breadcrumbs_area h2, .no-post-thumbnail .blog_item .blog_content h2 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog_details .post_share, .blog_comment_info {
    clear: both;
}
.blog_details .wp-block-archives-dropdown,
.blog_details .wp-block-categories-dropdown,
.blog_area .wp-block-cover,
.blog_area.no-post-thumbnail .wp-block-button {
    margin-bottom: 25px;
}
.wp-block-cover .wp-block-cover-text,
.no-post-thumbnail .has-text-color,
.wp-block-cover .has-text-align-center {
    color: #ffffff !important;
}

.single_content .wp-block-pullquote blockquote p,
.single_content .wp-block-pullquote blockquote cite {
    color: #333333;
}
.blog_details .wp-block-latest-posts.wp-block-latest-posts__list,
.wp-block-pullquote {
    padding: 0;
}
figure.alignright {
    margin-top: 0;
}
figure.wp-caption .wp-caption-text {
    margin: .5em 0;
}

.comment_inner .comment_box .post_comment .post_author_two p {
    padding-bottom: 20px;
    padding-top: 0;
}

.blog_details .blog_remove_separator {
    border-bottom: none !important;
}

.blog_single_area img {
    max-width: 100%;
    height: auto;
}



.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    margin: 1em 0;
    font-size: 16px;
    color: #909090
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block;
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: .5em 0
}

.gallery {
    width: 100%
}

figure.gallery-item {
    margin-bottom: 10px;
    display: inline-block
}

.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, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    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: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 10px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 10px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.clear:before,
.clear:after,
.guten_elements:before,
.guten_elements:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.guten_elements:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.post-content img {
    max-width: 100%;
    height: auto
}

.media-left img {
    max-width: none
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 500;
    text-align: left;
    padding-right: 10px!important
}

td,
th {
    border-top: 1px solid #ededed;
    padding: 10px;
}

input {
    display: inline;
    height: auto;
    padding: 4px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.article-content ol li {
    list-style-type: decimal;
    margin-left: 2em;
    padding: 5px
}

.no-results .page-content input.form-control {
    width: 100%
}

.error-text h1 {
    color: #f60d2b;
    font-size: 42px;
    line-height: 1.7
}

.error-text h4 {
    margin-top: 15px
}

.error404 button.btn.btn-style {
    margin-top: 10px
}
.blog_info .sticky .blog_item,
.blog_info .tag-sticky-2 .blog_item {
    background: #f9f9f9;
    border-radius: 5px;
}
.blog_info .sticky .blog_item .blog_content,
.blog_info .tag-sticky-2 .blog_item .blog_content {
    border: none;
}
.blog_info .sticky .blog_item .sticky-label,
.blog_info .tag-sticky-2 .blog_item .sticky-label {
    margin: 0 0 15px 0;
    background: #f6d7a4;
    width: auto;
    display: inline-block;
    padding: 0 10px;
    color: #333;
}

/** === Widget Styles === */
.widget ul li:last-child {
    border-bottom: none;
}

.widget img {
    max-width: 100%;
    height: auto
}

.widget br+img {
    margin: 10px 0;
}

.blog_area .blog_details .single_content .wp-block-archives,
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.woocommerce div.product form.cart .variations select,
.widget select {
    width: 100%;
    height: 50px;
    color: #7d7d7d;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
    margin-bottom: 10px;
    background: #fff;
    padding: 0 6px;
    border-color: #7d7d7d;
}

.widget_rss cite,
.widget_rss .rssSummary {
    font-weight: 400;
}

.widget_rss cite {
    font-weight: 600;
    color: #909090;
    display: block;
    padding-top: 5px;
}

.textwidget p {
    font-weight: 400;
    line-height: 1.9em;
}

.footer_sidebar .footer-widget.widget ul li a {
    color: rgba(255, 255, 255, 0.5);
}

.widget.widget_nav_menu ul li a i,
.widget.widget_meta ul li a i,
.widget.widget_pages ul li a i,
.widget.widget_archive ul li a i,
.widget.widget_categories ul li a i {
    font-size: 15px;
    vertical-align: middle;
    padding-right: 14px
}

.widget.widget_recent_entries li a,
.widget.widget_recent_comments ul li a,
.widget.widget_pages ul li a,
.widget .widget_recent_comments ul li a,
.footer-widgets.widget_archive ul li a,
.footer-widgets.widget_meta ul li a,
.footer-widgets.widget_categories ul li a,
.pr_sidebar .widget_archive ul li,
.pr_sidebar .widget_categories ul li {
    font-size: 18px;
    font-family: futuraPtB;
}

.blog_details .wp-block-tag-cloud a,
.widget.widget_tag_cloud .tagcloud a {
    font-size: 18px !important;
    line-height: 30px;
    font-family: 'futuraPtB';
    color: #7d7d7d;
}
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a {
    line-height: 36px;
}

.blog_details .wp-block-tag-cloud a:after,
.widget.widget_tag_cloud .tagcloud a:after {
    content: "/";
    color: #999999;
    margin-left: 5px;
}
.blog_details .wp-block-tag-cloud a:hover,
.widget.widget_tag_cloud .tagcloud a:hover,
.widget li a:hover {
    color: #f4b54f;
}

.widget.widget_recent_entries ul li:not(:last-child),
.widget.widget_recent_comments ul li:not(:last-child),
.widget.widget_pages ul li:not(:last-child),
.widget.widget_recent_comments ul li:not(:last-child),
.footer-widgets.widget_archive ul li:not(:last-child),
.footer-widgets.widget_meta ul li:not(:last-child),
.footer-widgets.widget_categories ul li:not(:last-child),
.pr_sidebar .widget_archive ul li:not(:last-child),
.pr_sidebar .widget_categories ul li:not(:last-child),
.pr_sidebar .widget_product_categories ul li:not(:last-child) {
    margin-bottom: 10px;
}

.widget.widget_recent_entries li:first-child {
    padding-top: 0;
}

.widget span.post-date {
    display: block
}

li.recentcomments {
    line-height: 2
}

ul li.recentcomments>a {
    padding-left: 0;
    line-height: normal
}

/** === Calender Widget === **/
.calendar_wrap table {
    width: 100%;
    color: #7d7d7d;
}

#wp-calendar caption {
    caption-side: top;
    padding-top: 0;
    font-weight: 600;
    color: #333333;
    background: #f5f5f5;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    font-family: futuraPtD;
}

.calendar_wrap thead tr th {
    color: #3e454c;
    border-top: none;
    text-align: center;
    font-weight: 600;
    padding-top: 20px;
}

.calendar_wrap tbody td,
.calendar_wrap tbody th {
    border: none;
    width: 33px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.calendar_wrap td#today {
    background: #f4b54f;
    border-radius: 6px;
    color: #fff;
    padding: 0;
}

.calendar_wrap tbody td#today a {
    color: #fff;
}

.calendar_wrap tfoot {
    background: #f5f5f5;
}

.calendar_wrap tfoot td {
    font-size: 15px;
    color: #888888;
    font-weight: 400;
    padding: 0 15px;
    height: 42px;
}

.calendar_wrap tfoot td a {
    color: #888888;
}

.calendar_wrap tfoot td a:hover {
    color: #3e454c;
}

.calendar_wrap tfoot td#prev {
    text-align: left;
}

.calendar_wrap tfoot td#next {
    text-align: right;
}

nav.wp-calendar-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #f5f5f5;
    padding: 5px 15px;
    font-size: 14px;
}

nav.wp-calendar-nav span a {
    color: #909090;
    font-size: 15px;
    font-family: 'futuraPtB';
}

.widget_rss ul li a.rsswidget:hover,
nav.wp-calendar-nav span a:hover {
    color: #f4b54f;
}

.wp-block-calendar {
    margin-bottom: 30px;
}

img.alignnone.wp-image-907 {
    width: 100%;
    height: auto;
}
.blog_info .p10 .blog_item .blog_image img {
    margin: 0 auto;
    height: auto;
}

/********************** Page Links ************************/
.page-links {
    clear: both;
    margin: 0 0 1.5em;
    padding-top: 1em;
}

.page-links>.page-links-title {
    border: 0;
    color: #4c5267;
    height: auto;
    margin: 0;
    padding-right: .5em;
    width: auto
}

@media screen and (min-width:77.5em) {
    .page-links a,
    .page-links>span {
        margin: 0 .25em .25em 0
    }
}

@media screen and (min-width:77.5em) {
    .page-links a,
    .page-links>span {
        margin: 0 .25em .25em 0
    }
}

.page-links a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    background-color: #333;
    border-color: #333;
    color: #fff
}

.blog_list_item .blog_content .page-links a:hover,
.page-links a:hover {
    color: #fff;
}

.page-links a:active {
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
}

.page-links a,
.page-links>span {
    border: 1px solid rgba(51, 51, 51, .1);
    display: inline-block;
    font-size: 14px;
    height: 1.7em;
    line-height: 1.5em;
    margin: 0 .3333em .3333em 0;
    text-align: center;
    width: 1.7em;
}

input.search-field {
    width: 95%;
    height: 40px;
    background: #f7f7f7
}

input.search-submit {
    width: 60px;
    height: 40px;
    background: transparent;
    padding: 5px;
    font-size: 14px!important;
    margin-left: -12px;
    margin-top: -1px
}

.widgets ul {
    margin: 0;
    padding: 0
}

.sidebar_widgets h3 {
    font-weight: 600;
    margin-bottom: 38px;
    font-size: 26px
}

.widget_rss ul li {
    margin-top: 25px;
    line-height: 1.8;
}

.widget_nav_menu ul.sub-menu li,
.widget_categories ul.children li {
    margin-left: 15px;
    border: none;
    padding-bottom: 0;
    font-weight: 300
}
.page_wrapper img,
.widgets img {
    height: auto
}

.widget_rss ul li a.rsswidget {
    font-weight: 600;
    color: #333333;
    line-height: 1.3em;
}

.rsswidget img.rss-widget-icon {
    padding-bottom: 3px;
    margin-right: 5px;
}

.widget ul ul.children {
    margin-left: 15px
}

.post .featured_post {
    padding: 5px 10px;
    background: gray;
    display: inline-block;
    color: #fff
}

.blog-section .blog-items .blog-content h2 {
    margin: 0
}

.widget_rss span.rss-date {
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
    color: #909090;
}

.widget_nav_menu .menu li {
    margin-right: 0
}

.logged-in .comment_text {
    padding-bottom: 0
}

.comment_item_text h2 {
    padding-bottom: 12px;
}
.comment_item_text h3 {
    margin-top: 0;
}

nav.navigation.comment-navigation a:hover {
    color: #5e2ced;
}

nav.navigation.comment-navigation a {
    font-weight: 500;
    color: #666;
}

nav.navigation.comment-navigation .nav-previous a:before {
    content: "<<";
    padding-right: 5px;
}

nav.navigation.comment-navigation .nav-next a:after {
    content: ">>";
    padding-left: 5px;
}

.textwidget strong {
    font-weight: bold;
}

.widget p:empty {
    display: none;
}

.blog_content > ul,
.blog_content > ol,
.comment_box .media-body > ol,
.comment_box .media-body > ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
/** Elementor reset CSS **/
.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}
.wp-block-group.has-background {
    padding: 15px 15px 1px;
    margin-bottom: 30px;
}

.wp-block-media-text,
.wp-block-media-text.alignwide,
figure.wp-block-gallery {
    margin-bottom: 30px;
}
.widget.widget_recent_comments ul li .comment-author-link a {
    font-weight: 600;
}

.s_product_details .variations select,
.widget_text .textwidget form select,
#archives-dropdown--1{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-size: 12px !important;
}

/**=== New ===**/
.wp-block-button__link {
    color: #ffffff !important;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    color: #32373c !important;
}
.wp-block-archives.wp-block-archives-dropdown select {
    width: 50%;
    margin-bottom: 20px;
}

.wp-block-media-text.alignwide .wp-block-media-text__media img,
.wp-block-media-text.alignfull .wp-block-media-text__media img,
.wp-block-columns.alignwide .wp-block-column figure.wp-block-image img {
    height: auto;
}

.has-large-font-size {
    line-height: 48px;
}
p[style="font-size:46px"]{
    line-height: 48px;
}
.blog_item img[sizes="(max-width: 290px) 100vw, 290px"] {
    max-width: 290px;
}
.blog_item img[sizes="(max-width: 580px) 100vw, 580px"] {
    max-width: 580px;
}

@media (max-width: 1366px) {
    .wp-block-image img,
    .wp-block-media-text figure img {
        height: auto;
    }
}

.wp-block-image.alignnone.wp-image-907 img {
    height: auto;
    width: 100%
}

.comment_info .trackback,
.comment_info .pingback {
    margin-bottom: 15px;
}

.sidebar_widget ul li a,
.calendar_wrap tbody td,
.blog_sidebar .widget_archive ul li {
    font-size: 18px;
}
.single_content .post_share .post_tag ul {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}
.single_content .post_share .post_tag ul li {
    margin-right: 8px;
    list-style-type: none;
    font-weight: 700;
    color: #333;
}

.single_content .post_share .post_tag ul li + li {
    color: #909090;
}

.shop_btn_two:before {
    z-index: -1;
    content: "";
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 150%;
    height: 100%;
    transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
    transform-origin: 0% 100%;
    transition: transform 0.5s cubic-bezier(0.59, 0.03, 0.2, 1);
}
.blog_comment_info .shop_btn_two:hover {
    border-color: #f4b54f;
}
.blog_comment_info .shop_btn_two:hover {
    color: #fff;
    border-color: #f4b54f;
}
.blog_comment_info .shop_btn_two:hover:before {
    background-color: #f4b54f;
}
.blog_comment_info .shop_btn_two:hover:before {
    background: #f4b54f;
}
.blog_sidebar .widget_categories ul li a span {
    margin-left: 5px;
}
.wp-block-button__link,
.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 2px;
}
.page_wrapper table,
.comment_area .comment_item table,
.blog_area .blog_details table {
    margin: 0 0 4em;
    border: 1px solid #d6d6d6;
}

.blog_area .blog_details table tbody tr td {
    text-align: center;
}

.comment_info .post_comment table tbody tr th {
    background-color: #ffffff;
}
.comment_info .post_comment table tbody tr th,
.comment_info .post_comment table tbody tr td,
.page_wrapper table tbody tr th,
.page_wrapper table tbody tr td,
.blog_area .blog_details table tbody tr th,
.blog_area .blog_details table thead tr th {
    padding: 10px 20px;
}

.comment_info .post_comment table tbody tr th,
.page_wrapper table tbody tr th,
.blog_area .blog_details table thead tr th {
    font-weight: 800;
}
td, th {
    border-top: 1px solid #ededed;
    padding: 9px;
}
th {
    font-weight: 500;
    text-align: left;
    padding-right: 10px !important;
}

.blog_area .wp-block-quote.is-style-large,
.blog_area blockquote,
blockquote {
    padding: 34px 40px;
    background-size: auto;
    background-color: #ffffff;
    border-left: 4px solid #f4b54f;
    background-position: right bottom -25px;
    box-shadow: 0px 10px 30px 0px rgba(20, 3, 67, 0.08);
    position: relative;
    z-index: 0;
    overflow: hidden;
}
blockquote {
    color: #525c7c;
}

blockquote::after {
    content: url(../img/blog/quote-icon.svg);
    position: absolute;
    right: 40px;
    bottom: 10px;
}
.comment_info ul.comment-box li,
.menu-footer-menu-container ul.menu li {
    list-style-type: none;
}
.blog_details .comment_info ul li .post_author ol li {
    list-style-type: decimal;
}

@media (min-width: 480px) {
    .alignleft, .alignright {
        max-width: 26rem;
    }
    .alignright {
        float: right;
        margin: 0.3rem 2rem 2rem 2rem;
    }
}

@media (min-width: 700px) {
    .alignright {
        margin: 0.3rem 0 2rem 2rem;
    }
}

@media (min-width: 660px) {
    .page_wrapper > .alignright {
        margin-right: 4rem;
    }
}
@media (min-width: 480px) {
    .alignleft, .alignright {
        max-width: 26rem;
    }
    .alignright {
        float: right;
        margin: 0.3rem 2rem 2rem 2rem;
    }
}
@media (min-width: 700px) {
    .alignright {
        margin: 0.3rem 0 2rem 2rem;
    }
}
@media (min-width: 660px) {
    .page_wrapper > .alignright {
        margin-right: 4rem;
    }
}

@media (min-width: 1280px) {
    .page_wrapper .custom-container > .alignright,
    .page_wrapper .custom-container > p .alignright,
    .page_wrapper .custom-container > .wp-block-image .alignright {
        left: calc((100vw - 63.5rem) / 2 + 58rem + 4rem);
        margin-right: -20rem;
        clear: both;
    }
    .page_wrapper .custom-container figure.alignright {
        margin-right: 2.6rem;
        position: relative;
        left: 0;
        margin-bottom: 40px;
    }
    .page_wrapper .custom-container figure.alignleft {
        right: calc((100vw - 82.5rem) / 2 + 58rem + 2rem);
    }
}
@media (min-width: 1280px) {
    .alignleft,
    .alignright,
    .page_wrapper .custom-container > .alignleft,
    .page_wrapper .custom-container > p .alignleft,
    .page_wrapper .custom-container > .wp-block-image .alignleft,
    .page_wrapper .custom-container > .alignright, .page_wrapper .custom-container > p .alignright,
    .page_wrapper > .wp-block-image .alignright, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
        max-width: 25rem;
    }
}
@media (min-width: 1330px) {
    .alignleft, .alignright,
    .page_wrapper .custom-container > .alignleft,
    .page_wrapper .custom-container > p .alignleft,
    .page_wrapper .custom-container > .wp-block-image .alignleft,
    .page_wrapper .custom-container > .alignright, .page_wrapper .custom-container > p .alignright,
    .page_wrapper .custom-container > .wp-block-image .alignright,
    [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft, [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright, [class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright, [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
        max-width: 29rem;
    }
}

@media (min-width: 1025px) {
    .page_wrapper .custom-container > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        max-width: 32rem;
        width: calc(100% - 4rem);
    }
    .page_wrapper .custom-container > * {
        margin-left: auto;
        margin-right: auto;
    }
    .page_wrapper > * {
        margin-left: auto;
        margin-right: auto;
    }
    p {
        margin: 0 0 1em 0;
    }
}

/**=== Blog Single Image ===**/
@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 20px;
    }
}

.product-search {
    display: flex;
    flex-wrap: wrap;
    font-family: futura-light;
    width: 650px;
  }
  .product-search .search-input {
    font-size: 14px;
    border: 0px;
    padding: 0px;
    padding-left: 20px;
    line-height: 50px;
    color: #333;
    flex: 1;
  }
  .product-search .input_text{
      border-radius: 0;
      height: 50px;
  }
  .product-search .search-input.placeholder {
    color: #909090;
  }
  .product-search .search-input:-moz-placeholder {
    color: #909090;
  }
  .product-search .search-input::-moz-placeholder {
    color: #909090;
  }
  .product-search .search-input::-webkit-input-placeholder {
    color: #909090;
  }
  .product-search .input_text {
    font-size: 14px;
    color: #333;
    float: none;
    padding-left: 20px;
    border: 0px;
    line-height: 50px;
    width: 30%;
    border-left: 1px solid #d6d6d6;
  }
  .product-search .input_text:focus {
    border-color: #d6d6d6;
  }
  .product-search .input_text:after {
    width: 6px;
    height: 6px;
    border-width: 1px;
    border-color: #333;
  }
  .product-search .st_btn {
    border: 0px;
    font-size: 14px;
    font-family: futura-light;
    background-image: linear-gradient(to right, #2e43ff 0%, #0ad2ff 51%, #2e43ff 100%);
    background-size: 200% auto;
    padding: 15px 27px;
  }
  .product-search .st_btn:after {
    display: none;
  }
  .product-search .st_btn:hover {
    background-position: right center;
    text-decoration: none;
    color: #fff;
  }
  select{
      padding:10px;
      width:100%;
  }