/*-----------------------------------------------------------------------------------

Theme Name: Visualmodo
Theme URI: https://visualmodo.com
Author: Jared S Dias
Author URI: https://visualmodo.com
Description: <strong>Visualmodo Premium Wordpress Themes</strong> - <a href="https://visualmodo.com">https://visualmodo.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/visualmodo'>Twitter</a><br/> | <a href='http://www.facebook.com/visualmodo'>Facebook</a>
Template: horizon
Version: 1.0.0
Text Domain:  vslmd
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, fluid-layout

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*/


/* --------------------------------------------
Custom CSS
-------------------------------------------- */

/* --------------------------------------------
WooCommerce Account
-------------------------------------------- */

.woocommerce-page.woocommerce-account .woocommerce .woocommerce-orders-table__cell-order-actions {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	padding: 1rem 0 !important;
}

.woocommerce-page.woocommerce-account .woocommerce .woocommerce-orders-table__cell-order-actions a {
	padding: 10px 40px!important;
}

/* --------------------------------------------
WooCommerce Checkout
-------------------------------------------- */

body.woocommerce-checkout.woocommerce-page {
	background: #fafafa;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button {
	border-radius: 0.375rem !important;	
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	padding: 1rem 0.5rem !important;
	border-radius: 0.375rem !important;	
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: #fff !important;
	border: 1px solid #D2D2D7 !important;
	border-radius: 0.375rem !important;	
}

.woocommerce-info:hover {
	border-color: #86868B !important;	
}

.woocommerce-info:before {
	color: #000 !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .select2-selection,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row textarea {
	border-color: #D2D2D7 !important;
	border-radius: 0.375rem !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .select2-selection:hover,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row input.input-text:hover,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row textarea:hover {
	border-color: #86868B !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .row {
	flex-direction: column;
}

.woocommerce-page.woocommerce-checkout .woocommerce .col-md-8,
.woocommerce-page.woocommerce-checkout .woocommerce .col-md-4 {
	flex: 0 0 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce #payment div.form-row,
.woocommerce-page.woocommerce-checkout .woocommerce .col-md-8 .col-1,
.woocommerce-page.woocommerce-checkout .woocommerce .col-md-4 .col-1 {
	padding: 0 !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout .row {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	border: 1px solid #D2D2D7;
	border-radius: 15px;
	padding: 50px 30px;
	background: #fff;
}

.woocommerce-page.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout .row:hover {
	border-color: #86868B !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .checkout-order-total-vslmd {
	background: transparent !important;	
}

.woocommerce-page.woocommerce-checkout .woocommerce .checkout-order-total-vslmd:before,
.woocommerce-page.woocommerce-checkout .woocommerce .checkout-order-total-vslmd:after {
	display:none !important
}

.woocommerce-page.woocommerce-checkout .woocommerce form h3,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row label, .woocommerce-page form .form-row label {
	text-transform: capitalize !important;	
}

.woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order {
	border-radius: 0.375rem !important;
	font-size: 1rem !important;
	text-transform: capitalize !important;
	background-color: #2ea44f !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order:hover {
	background-color: #000000 !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .cart-subtotal {
	display: none !important;
}

/* Subscriptions */

.woocommerce-page.woocommerce-checkout .woocommerce .recurring-totals,
.woocommerce-page.woocommerce-checkout .woocommerce .recurring-total {
	display: none !important;
}

/* Login */

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-login {
	background: #ffffff !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	width: 100% !important;
	font-size: 1rem !important;
	text-transform: capitalize !important;
	background-color: #2ea44f !important;
	margin-right: 0 !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background-color: #000000 !important;
}

/* Coupons */

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-coupon {
	background: #ffffff !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce input#coupon_code {
	width: 100% !important;
	border-color: #D2D2D7 !important;
	border-radius: 0.375rem !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce input#coupon_code:hover {
	border-color: #86868B !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-coupon button {
	width: 100% !important;
	font-size: 1rem !important;
	text-transform: capitalize !important;
	background-color: #2ea44f !important;
}

.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-coupon button:hover {
	background-color: #000000 !important;
}



/* --------------------------------------------
Awesome Support
-------------------------------------------- */

body.single-ticket #page-wrapper {
	padding: 4em 0 !important;
}

.wpas-table>tbody>tr>td, 
.wpas-table>tbody>tr>th, 
.wpas-table>tfoot>tr>td, 
.wpas-table>tfoot>tr>th, 
.wpas-table>thead>tr>td, 
.wpas-table>thead>tr>th {
	vertical-align: inherit;
}

.wpas-btn {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d !important;
	
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.wpas-btn:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
	
}

.wpas-form-control {
	display: block;
	width: 100%;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	box-shadow: none;
}

.wp-editor-container#wp-wpas-reply-wysiwyg-editor-container {
	border-color: #ced4da !important;
}

#wpas_ticketlist_filter input, .wpas-submit-ticket-wysiwyg, .wpas-wysiwyg-textarea {
	border: none !important;
	box-shadow: none !important;
}


/* --------------------------------------------
Woocommerce
-------------------------------------------- */


/* Recaptcha */

.g-recaptcha>div {
	margin: 15px 0;
}



/* --------------------------------------------
Visualmodo Blog - Single Post
-------------------------------------------- */

/*Typography For Blog Single Post*/

body.single.single-post .header-presentation h1 {
	font-size: 3.052rem !important;
	font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body.single.single-post h1.visualmodo-blog-single-post__title {
	margin-top: -12px;
}


body.single.single-post .entry-content h1,
body.single.single-post .entry-content h2,
body.single.single-post .entry-content h3,
body.single.single-post .entry-content h4,
body.single.single-post .entry-content h5,
body.single.single-post .entry-content h6,
body.single.single-post .entry-content p,
body.single.single-post .entry-content i,
body.single.single-post .entry-content a,
body.single.single-post .entry-content .first-letter,
body.single.single-post .entry-content .authorName a {
	color: rgba(0, 0, 0, 0.84);
	text-rendering: optimizeLegibility;
}

body.single.single-post .entry-content h1 {
	font-family: 'Inter';
	font-size: 3.052rem;
	font-weight: 700;
	margin-bottom: 8px;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__subtitle {
	font-family: 'Inter';
	color: rgba(38,38,38,0.66);
}

body.mobile-mode.single.single-post .entry-content .visualmodo-blog-single-post__subtitle {
	text-align: center;
}

body.mobile-mode.single.single-post .entry-content h1 {
	font-size: 2.441rem !important;
	text-align: center;
}

body.single.single-post .entry-content h2, body.single.single-post .entry-content h2 a {
    font-family: 'Inter';
    font-size: 2.441rem;
    font-weight: 700;
    padding: 0;
    line-height: 34.5px;
    letter-spacing: -0.45px;
}

body.single.single-post .entry-content h3,
body.single.single-post .entry-content h4,
body.single.single-post .entry-content h5,
body.single.single-post .entry-content h6{
	font-family: 'Inter';
	font-weight: 700;
	letter-spacing: -0.45px;
}

body.single.single-post .entry-content h3,
body.single.single-post .entry-content h3 * {
	font-size: 1.953rem !important;
}

body.single.single-post .entry-content h4,
body.single.single-post .entry-content h4 * {
	font-size: 1.563rem !important;
}

body.single.single-post .entry-content h5,
body.single.single-post .entry-content h5 * {
	font-size: 1.25rem !important;
}

body.single.single-post .entry-content h6,
body.single.single-post .entry-content h6 * {
	font-size: 1rem !important;
}

body.single.single-post .entry-content p, 
body.single.single-post .entry-content i, 
body.single.single-post .entry-content a {
	margin-top: 21px;
	font-family: "Lora";
	font-size: 21px;
	letter-spacing: -0.03px;
	line-height: 1.58;
}

body.single.single-post .entry-content ol, 
body.single.single-post .entry-content ul {
	margin-top: 21px;
	font-family: "Lora";
	font-size: 21px;
	letter-spacing: -0.03px;
	line-height: 1.58;
}

body.single.single-post .entry-content ol {
	list-style-type: auto !important;
}

body.single.single-post .entry-content a {
	text-decoration: underline;
}

body.single.single-post .entry-content blockquote {
	font-family: "Playfair Display", serif;
	font-size: 30px;
	font-style: italic;
	letter-spacing: -0.36px;
	line-height: 44.4px;
	overflow-wrap: break-word;
	margin: 55px 0 33px 0;
	/* text-align: center; */
	color: rgba(0, 0, 0, 0.68);
	padding: 0 0 0 50px;
}

body.single.single-post .entry-content code {
	font-size: 18px;
	background: rgba(0,0,0,.05);
	border-radius: 2px;
	padding: 3px 5px;
}

body.single.single-post .entry-content mark, .highlighted {
	background: #7DFFB3;
}

body.single.single-post .entry-content .first-letter {
	overflow-wrap: break-word;
	font-family: "Playfair Display", serif;
	font-size: 60px;
	line-height: 60px;
	display: block;
	position: relative;
	float: left;
	margin: 0px 7px 0 -5px;
}

body.single.single-post .entry-content .subtitle {
	font-family: 'Inter';
	color: rgba(0, 0, 0, 0.54);
	margin: 0 0 24px 0;
}

body.single.single-post .entry-content ::selection{background-color: lavender}		

body.single.single-post .entry-content .visualmodo-blog-single-post__meta {
	display: flex;
	align-items: center;
}

body.mobile-mode.single.single-post .entry-content .visualmodo-blog-single-post__meta {
	flex-direction: column;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__categories {
	border-right: 1px solid rgba(125,125,125,0.2);
	padding-right: 10px;
}

body.mobile-mode.single.single-post .entry-content .visualmodo-blog-single-post__categories {
	border: none;
	padding: 0;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__category {
	font-family: 'Inter';
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none !important;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__category:hover {
	color: #0000FF;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__tags {
	display: flex;
	flex-flow: row wrap;
    gap: 10px 30px;
	border-top: 3px solid #e5e5e5;
    padding-top: 3rem;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__tag {
	font-family: 'Inter';
	font-weight: 500;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__tags-topic {
	font-family: 'Inter';
	font-weight: 500;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0;
	color: #757575;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__date {
	font-family: 'Inter';
	font-size: 1rem;
	font-weight: 500;
	padding-left: 10px;
}

body.mobile-mode.single.single-post .entry-content .visualmodo-blog-single-post__date {
	border: none;
	padding: 0;
}

body.single.single-post .entry-content .visualmodo-blog-single-post__thumb img {
	border-radius: .25rem;
}


/* --------------------------------------------
Visualmodo Blog - Related Posts
-------------------------------------------- */

.visualmodo-blog-related-posts-container {
	background-color: #f9f9fb;
}

.visualmodo-blog-related-posts .visualmodo-blog-related-posts__widget-title {
	font-family: 'Inter';
	font-weight: 700;
	text-align: center;
}

.visualmodo-blog-related-posts .visualmodo-blog-related-posts__content {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 2rem;
}

.mobile-mode .visualmodo-blog-related-posts .visualmodo-blog-related-posts__content {
	grid-template-columns: repeat(1, 1fr);
}

.visualmodo-blog-related-posts .visualmodo-blog-related-posts__thumb {
	margin-bottom: 1rem;
}

.visualmodo-blog-related-posts .visualmodo-blog-related-posts__thumb img {
	border-radius: .25rem;
}

.visualmodo-blog-related-posts .visualmodo-blog-related-posts__title {
	font-size: 1rem;
	font-weight: 700;
	color: #3f3d3d;
}


/* --------------------------------------------
Visualmodo Blog - Comments
-------------------------------------------- */

.visualmodo-blog-comments > * {
	width: 100%;
}

/* --------------------------------------------
Visualmodo Blog - Share
-------------------------------------------- */

body.single.single-post .visualmodo-blog-single-post__share-buttons > .heateor_sss_sharing_container {
	width: 100%;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons .heateor_sss_sharing_container .heateor_sss_sharing_ul {
	display: flex !important;
    flex-flow: row wrap !important;
    justify-content: space-between !important;
	border-top: 3px solid #e5e5e5 !important;
	margin: 3rem 0 !important;
	padding-top: 3rem !important;
    z-index: 2 !important;    
}

body.single.single-post .visualmodo-blog-single-post__share-buttons .heateor_sss_sharing_container .heateor_sss_sharing_ul a {
    margin: 0 !important;
	padding: 0 !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg {
	width: fit-content !important;
    height: fit-content !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg svg {
    fill: #000 !important;
    width: 2.5rem !important;
    height: 2.5rem !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg:hover {
    opacity: 0.5 !important;
}

/* --------------------------------------------
Visualmodo Blog - Share Content
-------------------------------------------- */

body.single.single-post .visualmodo-blog-single-post__share-buttons-content > .heateor_sss_sharing_container {
	margin: 0!important;
    position: absolute;
	width: 100%;
    top: 21px;
    left: 0;
    bottom: 0;
}

body.mobile-mode.single.single-post .visualmodo-blog-single-post__share-buttons-content > .heateor_sss_sharing_container {
	display: none;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul {
	display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    justify-content: space-between !important;
	position: sticky;
    top: calc(120px + 4vw);
    z-index: 2 !important;    
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateor_sss_button_reddit,
body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateor_sss_button_tumblr,
body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateor_sss_whatsapp,
body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateor_sss_button_flipboard,
body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateor_sss_button_flipboard {
	display: none !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul a {
    margin: 0 !important;
	padding: 0 !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg {
	width: fit-content !important;
    height: fit-content !important;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg svg {
    fill: #000 !important;
	opacity: 0.5 !important;
    width: 3.3rem !important;
    height: 3.3rem !important;
	transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

body.single.single-post .visualmodo-blog-single-post__share-buttons-content .heateor_sss_sharing_container .heateor_sss_sharing_ul a .heateor_sss_svg svg:hover {
    opacity: 1 !important;
}



/* --------------------------------------------
Visualmodo Blog - Banners
-------------------------------------------- */

.visualmodo-blog-banners {
	background-color: #f9f9fb;
}