:root {
--edd-blocks-light-grey: #eee;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.btn.btn-shortcode {
display: inline-block;
padding: 7px 15px;
font-size: 12px;
line-height: 1.5;
margin-right: 10px;
margin-bottom: 20px;
color: #fff !important;
background-color: #242424;
text-decoration: none !important;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.btn.btn-shortcode:hover, .btn.btn-shortcode:focus {
background-color: #29BFAD !important;
}
.btn.btn-shortcode.is-round {
border-radius: 18px;
}
.btn.btn-shortcode.is-3d {
border-radius: 6px;
position: relative;
z-index: 2;
}
.btn.btn-shortcode.is-3d:after {
content: '';
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 3px;
bottom: -3px;
background-color: inherit;
border-radius: 6px;
opacity: .7;
}
.dropcap-shortcode.is-default {
text-transform: uppercase !important;
display: block;
float: left;
margin: 0 15px 0 0;
font-size: 60px;
line-height: 60px !important;
text-align: center;
}
.dropcap-shortcode.is-background {
background-color: #282828;
text-transform: uppercase !important;
color: #fff;
display: block;
float: left;
margin: 0 15px 0 0;
font-size: 40px;
line-height: 40px !important;
padding: 18px 12px;
text-align: center;
}
.accordion-shortcode {
display: block;
background-color: #f7f7f7;
padding: 15px 20px 25px 20px;
margin-bottom: 30px;
}
.accordion-shortcode h3.accordion-item-title {
font-size: 18px;
margin-top: 0;
padding-bottom: 10px;
padding-top: 20px;
border-bottom: 1px solid #eee;
cursor: pointer;
}
.accordion-shortcode h3.accordion-item-title:before {
content: '+';
display: inline-block;
margin-right: 7px;
}
.accordion-item-content {
display: none;
margin: 0;
padding: 20px;
background-color: #fff;
}
.row-shortcode.row {
display: block;
margin-bottom: 30px;
}
.col-shortcode {
padding-left: 15px !important;
padding-right: 15px !important;
}.edd-icon{display:inline-block;fill:currentColor;position:relative;vertical-align:middle}.edd-icon-spin{display:inline-block;animation:edd-icon-spin 2s linear infinite}@keyframes edd-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.edd_clearfix:after{display:block;visibility:hidden;float:none;clear:both;text-indent:-9999px;content:"."}#edd_checkout_cart{text-align:left;width:100%;border:none;margin:0 0 21px;table-layout:auto}#edd_checkout_cart td,#edd_checkout_cart th{text-align:left;border:1px solid #eee;color:#666;padding:.5em 1.387em}#edd_checkout_cart .edd_cart_header_row th{background:#fafafa;padding:1.387em}#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{background:none}#edd_checkout_cart th{font-weight:700}#edd_checkout_cart td{line-height:25px;vertical-align:middle;background:#fff}#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart th.edd_cart_total,#edd_checkout_cart th:last-child{text-align:right}#edd_checkout_cart td img{float:left;margin:0 8px 0 0;background:none;padding:0;border:none}#edd_checkout_cart input.edd-item-quantity{width:3em;padding:2px}#edd_checkout_cart .edd_discount{display:inline-block;margin-left:5px}.edd_discount_remove{display:inline-block;width:14px;height:14px;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22currentColor%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.75%209.75l4.5%204.5m0-4.5l-4.5%204.5M21%2012a9%209%200%2011-18%200%209%209%200%200118%200z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A) 0 0 no-repeat;position:relative;opacity:.6}.edd_discount_remove:hover{opacity:1}#edd_checkout_cart br{display:none}#edd_checkout_cart a.edd-cart-saving-button{font-weight:400;text-decoration:none}#edd_checkout_form_wrap legend{display:block;font-size:120%;line-height:1;font-weight:700;width:100%;margin:0 0 1rem;padding:0;white-space:nowrap}#edd_checkout_form_wrap label{font-weight:700;display:block;position:relative;line-height:100%;font-size:95%;margin:0 0 5px}#edd_checkout_form_wrap span.edd-description{color:#666;font-size:80%;display:block;margin:0 0 5px}#edd_checkout_form_wrap input.edd-input,#edd_checkout_form_wrap textarea.edd-input{display:inline-block;width:70%}#edd_checkout_form_wrap select.edd-select{display:block;width:60%}#edd_checkout_form_wrap select.edd-select.edd-select-small{display:inline;width:auto}#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{border-color:#c4554e}#edd_checkout_form_wrap>p{margin:0 0 21px}#edd_checkout_form_wrap span.edd-required-indicator{color:#b94a48;display:inline}#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=tel],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap textarea{padding:4px 6px}#edd_checkout_form_wrap input[type=radio]{border:none;margin-right:5px}#edd_checkout_form_wrap input[type=checkbox]{display:inline-block;margin:0 5px 0 0}#edd_checkout_form_wrap input[type=checkbox]+label,#edd_checkout_form_wrap input[type=checkbox]+label:after{display:inline}#edd_checkout_form_wrap .edd-payment-icons{display:flex;margin:0 0 8px}#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{max-height:32px}#edd_checkout_form_wrap .edd-payment-icons .payment-icon{margin:0 10px 0 0}#edd_checkout_form_wrap #edd-payment-mode-wrap label{display:inline-block;margin:0 20px 0 0}#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{font-weight:700;display:inline-block;position:relative;margin-bottom:5px}#edd_checkout_form_wrap fieldset{border:1px solid #eee;padding:1.387em;margin:0 0 21px}#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_register_account_fields{padding:0;border:none}#edd_checkout_form_wrap fieldset fieldset{margin:0;border:none;padding:0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa;color:#666;padding:.5em 1.387em}#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{border:1px solid #eee}#edd_checkout_form_wrap .edd-cart-adjustment{padding:1.387em}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{display:inline-block}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{padding:3px 12px;margin-bottom:2px}#edd_checkout_form_wrap #edd-discount-error-wrap{width:100%;display:inline-block;margin:1em 0 0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap{margin:-1.387em -1.387em 21px;border-left:none;border-right:none;border-top:none}#edd_checkout_form_wrap #edd_payment_mode_select,#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{padding-top:11px}#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password{margin:0}#edd_checkout_form_wrap fieldset#edd_cc_fields legend{border:none;padding:0}#edd_checkout_form_wrap fieldset p:last-child{margin-bottom:0}#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{margin-top:5px}#edd_checkout_form_wrap #edd_purchase_final_total{margin:21px 0}#edd_checkout_form_wrap #edd_purchase_final_total p{margin:0}#edd_secure_site_wrapper{padding:4px 4px 4px 0;font-weight:700}#edd_secure_site_wrapper span{vertical-align:middle}#edd_checkout_form_wrap input.edd-input.card-number.valid{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22green%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2012.75l6%206%209-13.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:98% 50%}#edd_checkout_form_wrap span.exp-divider{display:inline}#edd_checkout_form_wrap span.card-type{position:absolute;top:0;right:0}#edd_checkout_form_wrap span.card-type.off{display:none}#edd_checkout_form_wrap .edd-cart-ajax{box-shadow:none}.edd-amazon-profile-wrapper{font-size:12px}.edd-amazon-profile-name{font-weight:600}.edd-amazon-logout{font-size:10px;line-height:12px}.edd-amazon-logout a{cursor:pointer}#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:350px}#edd-amazon-address-box{margin-bottom:15px}.edd_cart_tax .edd-loading-ajax.edd-loading{margin:0 0 0 auto;display:inline-block}@media only screen and (min-width:768px){#edd-amazon-address-box,#edd-amazon-wallet-box{width:100%;height:228px}}.edd_purchase_submit_wrapper{position:relative}.edd_purchase_submit_wrapper a.edd-add-to-cart{text-decoration:none;display:none;position:relative;overflow:hidden}.edd_purchase_submit_wrapper .edd-cart-ajax{display:none;position:relative;left:-35px}.edd-submit.button.edd-ajax-loading{padding-right:30px}.edd-add-to-cart .edd-add-to-cart-label{opacity:1;filter:alpha(opacity=100)}.edd-loading,.edd-loading:after{border-radius:50%;display:block;width:1.5em;height:1.5em}.edd-loading{animation:edd-spinning 1.1s linear infinite;border:.2em solid hsla(0,0%,100%,.2);border-left-color:#fff;font-size:.75em;position:absolute;left:calc(50% - .75em);top:calc(50% - .75em);opacity:0;filter:alpha(opacity=0);transform:translateZ(0)}.edd-discount-loader.edd-loading,.edd-loading-ajax.edd-loading,a.edd-add-to-cart.white .edd-loading{border-color:rgba(0,0,0,.2) rgba(0,0,0,.2) rgba(0,0,0,.2) #000}.edd-loading-ajax.edd-loading{display:inline-block;position:relative;top:0;left:.25em;vertical-align:middle}#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit{display:inline-block}.edd-discount-loader.edd-loading{display:inline-block;position:relative;left:auto;vertical-align:middle;width:1.25em;height:1.25em}.edd-loading-ajax.edd-loading{opacity:1}@keyframes edd-spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.edd-loading,a.edd-add-to-cart .edd-add-to-cart-label{transition:opacity .1s!important}.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label{opacity:0;filter:alpha(opacity=0)}.edd-add-to-cart[data-edd-loading] .edd-loading,.edd-discount-loader.edd-loading{opacity:1;filter:alpha(opacity=100)}.edd-cart-added-alert{color:#567622;display:block;position:absolute}.edd_form input.edd-input.required,.edd_form select.edd-select.required{color:#000}body.edd_receipt_page{background-color:#fff;color:#141412;margin:0;font-family:Helvetica,sans-serif;font-size:12px}body.edd_receipt_page:before{position:relative}body.edd_receipt_page #edd_receipt_wrapper{width:660px;margin:0 auto;padding:50px 0}body.edd_receipt_page table{display:table;width:100%;border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px}body.edd_receipt_page td,body.edd_receipt_page th{display:table-cell;text-align:left;border-top:1px solid #ededed;padding:6px 10px;font-weight:400}body.edd_receipt_page th{font-weight:700;text-transform:uppercase}body.edd_receipt_page h3{font-size:22px;margin:40px 0 5px;clear:both;display:block;font-weight:700}body.edd_receipt_page li{list-style:none}table#edd_purchase_receipt,table#edd_purchase_receipt_products{width:100%}table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th,table#edd_purchase_receipt td,table#edd_purchase_receipt th{text-align:left}table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,table#edd_purchase_receipt .edd_receipt_payment_status.failed,table#edd_purchase_receipt .edd_receipt_payment_status.pending,table#edd_purchase_receipt .edd_receipt_payment_status.revoked{color:#f73f2e}table#edd_purchase_receipt_products li{list-style:none;margin:0 0 8px 10px}table#edd_purchase_receipt_products ul.edd_purchase_receipt_files,table#edd_purchase_receipt ul{margin:0;padding:0}table#edd_purchase_receipt li.edd_download_file{list-style:none;margin:0 0 8px}table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{font-style:italic}table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{font-weight:700}table#edd_purchase_receipt_products .edd_bundled_product_name{font-style:italic;font-weight:700}#edd_user_history{text-align:left;width:100%;border-top:1px solid #f0f0f0;border-bottom:none}#edd_user_history td,#edd_user_history th{text-align:left;padding:3px 5px;border-bottom:1px solid #f0f0f0;border-top:none}#edd_user_history th{font-weight:700;background:#f5f5f5}#edd_user_history td{line-height:25px;vertical-align:middle}#edd_user_history .edd_purchase_status.cancelled,#edd_user_history .edd_purchase_status.failed,#edd_user_history .edd_purchase_status.pending,#edd_user_history .edd_purchase_status.revoked{color:#f73f2e}#edd_login_form legend,#edd_register_form legend{font-size:120%;margin-bottom:1em}#edd_login_form fieldset,#edd_register_form fieldset{border:none}#edd_login_form .edd-input,#edd_register_form .edd-input{box-sizing:border-box}#edd_login_form label,#edd_register_form label{cursor:pointer}#edd_profile_editor_form p{margin-bottom:8px}#edd_profile_editor_form label{display:inline-block}#edd_profile_editor_form .edd-profile-emails{list-style-type:none;display:inline-table;margin-left:0;margin-bottom:0}#edd_profile_editor_form .edd-profile-email{width:auto}#edd_profile_editor_form .edd-profile-email .actions{display:none}#edd_profile_editor_form .edd-profile-email:hover>span{display:inline-block}.edd_added_to_cart_alert{padding:5px;font-size:14px;border:1px solid #046a9e;background:#9ecce2;color:#333;margin:8px 0}.edd_added_to_cart_alert a.edd_alert_checkout_link{color:#000!important}input.edd_submit_plain{background:none!important;border:none!important;padding:0!important;display:inline;cursor:pointer}.single-download .edd_download_purchase_form{margin-bottom:1.387em}.edd_download_purchase_form .edd_download_quantity_wrapper{margin:0 0 .5em}.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity{width:75px}.edd_download_purchase_form .edd_price_options{margin:0 0 15px}.edd_download_purchase_form .edd_price_options ul{margin:0;padding:0;list-style:none}.edd_download_purchase_form .edd_price_options li{display:block;padding:0;margin:0}.edd_download_purchase_form .edd_price_options span{display:inline;padding:0;margin:0}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper{padding-left:18px}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper *{font-size:80%}.edd_download_purchase_form .edd_price_options input.edd-item-quantity{display:inline;width:50px;max-width:90%}#edd-purchase-button,.edd-submit,[type=submit].edd-submit{display:inline-block;padding:6px 12px;margin:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;border-radius:4px;box-shadow:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.edd-submit.button:focus,[type=submit].edd-submit:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.edd-submit.button:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.edd-submit.plain{padding:0;border:none;border-radius:0}.edd-submit.button,.edd-submit.button.gray,.edd-submit.button:visited{color:#333;background:#f0f0f0;border-color:#ccc}.edd-submit.button.gray:active,.edd-submit.button.gray:focus,.edd-submit.button.gray:hover,.edd-submit.button:active,.edd-submit.button:focus,.edd-submit.button:hover{color:#333;background:#ebebeb;border-color:#adadad}.edd-submit.button.gray:active{background-image:none}.edd-submit.button.white{color:#333;background:#fff;border-color:#ccc}.edd-submit.button.white:active,.edd-submit.button.white:focus,.edd-submit.button.white:hover{color:#333;background:#ebebeb;border-color:#adadad}.edd-submit.button.white:active{background-image:none}.edd-submit.button.blue{color:#fff;background:#428bca;border-color:#357ebd}.edd-submit.button.blue.active,.edd-submit.button.blue:focus,.edd-submit.button.blue:hover{color:#fff;background:#3276b1;border-color:#285e8e}.edd-submit.button.blue.active{background-image:none}.edd-submit.button.red{color:#fff;background:#d9534f;border-color:#d43f3a}.edd-submit.button.red:active,.edd-submit.button.red:focus,.edd-submit.button.red:hover{color:#fff;background:#d2322d;border-color:#ac2925}.edd-submit.button.red:active{background-image:none}.edd-submit.button.green{color:#fff;background:#5cb85c;border-color:#4cae4c}.edd-submit.button.green:active,.edd-submit.button.green:focus,.edd-submit.button.green:hover{color:#fff;background:#47a447;border-color:#398439}.edd-submit.button.green:active{background-image:none}.edd-submit.button.yellow{color:#fff;background:#f0ad4e;border-color:#eea236}.edd-submit.button.yellow:active,.edd-submit.button.yellow:focus,.edd-submit.button.yellow:hover{color:#fff;background:#ed9c28;border-color:#d58512}.edd-submit.button.yellow:active{background-image:none}.edd-submit.button.orange{color:#fff;background:#ed9c28;border-color:#e3921e}.edd-submit.button.orange:active,.edd-submit.button.orange:focus,.edd-submit.button.orange:hover{color:#fff;background:#e59016;border-color:#d58512}.edd-submit.button.orange:active{background-image:none}.edd-submit.button.dark-gray{color:#fff;background:#363636;border-color:#222}.edd-submit.button.dark-gray:active,.edd-submit.button.dark-gray:focus,.edd-submit.button.dark-gray:hover{color:#fff;background:#333;border-color:#adadad}.edd-submit.button.dark-gray:active{background-image:none}.edd_downloads_list{display:-ms-grid;display:grid;grid-column-gap:20px;grid-row-gap:40px}.edd_downloads_list:after{content:"";display:table;clear:both}.edd_download{float:left}.edd_download_columns_1 .edd_download{width:100%}.edd_download_columns_2 .edd_download{width:50%}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:33%}.edd_download_columns_4 .edd_download{width:25%}.edd_download_columns_5 .edd_download{width:20%}.edd_download_columns_6 .edd_download{width:16.6%}.edd_download_inner{padding:0 8px 8px;margin:0 0 10px}.edd_download_columns_2 .edd_download:nth-child(odd),.edd_download_columns_3 .edd_download:nth-child(3n+1),.edd_download_columns_4 .edd_download:nth-child(4n+1),.edd_download_columns_5 .edd_download:nth-child(5n+1),.edd_download_columns_6 .edd_download:nth-child(6n+1){clear:left}.edd_download_image{max-width:100%}.edd_download .edd_price{margin-bottom:10px}@media(min-width:768px){.edd_downloads_list:not(.edd_download_columns_1){-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.edd_downloads_list.edd_download_columns_2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.edd_downloads_list.edd_download_columns_3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.edd_downloads_list.edd_download_columns_4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.edd_downloads_list.edd_download_columns_5{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.edd_downloads_list.edd_download_columns_6{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}}@supports(display:grid){.edd_downloads_list .edd_download{width:auto}.edd_download_inner{padding:0;margin:0}}.edd-hide-on-empty.cart-empty{display:none}.edd-cart-ajax{margin:0 8px 0 4px;position:relative;top:2px;background:none;border:none;padding:0}.edd-cart-number-of-items{font-style:italic;color:grey}.edd-cart-meta.edd_subtotal{font-weight:700;font-style:italic}.edd-cart-meta.edd_cart_tax{font-size:1em;font-style:italic}.edd-cart-meta.edd_cart_tax:before{font-style:normal}.edd-cart-meta.edd_total{font-weight:700}.edd-cart-meta{padding:2px 5px}.edd-cart-meta.edd_subtotal,.edd-cart-meta.edd_total{background-color:#f9f9f9}.edd_errors:not(.edd-alert){border-radius:2px;border:1px solid #e6db55;margin:0 0 21px;background:#ffffe0;color:#333}.edd_error{padding:10px}p.edd_error{margin:0!important}.edd_success:not(.edd-alert){border-radius:2px;border:1px solid #b3ce89;margin:20px 0;background:#d5eab3;color:#567622;padding:6px 8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.edd-alert{border-radius:2px;margin-bottom:20px;padding:10px;border:1px solid transparent;vertical-align:middle}.edd-alert p{padding:0}.edd-alert p:not(:last-child){margin-bottom:5px}.edd-alert p:last-child{margin-bottom:0}.edd-alert-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.edd-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.edd-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.edd-alert-warn{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width: 767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width: 1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media (max-width: 767px){.hidden-xs{display:none!important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none!important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none!important}}@media (min-width: 1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix,.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} @-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px} .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:10000;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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-box-shadow:none;box-shadow:none}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;filter:alpha(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;filter:alpha(opacity=100)}.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;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{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,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0} .slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none} @font-face{font-family:'FontAwesome';src:url(//mint-rosemary.com/wp-content/themes/maple/lib/extends_script/fonts/fontawesome-webfont.woff2?v=4.7.01) format('woff2');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\e900";font-size:160%;line-height:50%;margin-right:-22%;}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
border: 0;
outline: 0;
}
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
* {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #ffffff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-spacing: 0;
border-collapse: separate;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
}
blockquote,
q {
quotes: '' '';
}
a {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-decoration: none;
color: inherit;
}
a:active {
outline: 0;
outline: none;
}
a:hover, a:focus {
color: #f38763;
outline: none;
}
a img {
border: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
kbd {
padding: 4px 7px;
color: #ffffff !important;
background: #333333;
}
.is-sticky {
}
.gallery-caption {
}
.bypostauthor {
}
select {
outline: none;
}
cite {
font-style: italic;
}
abbr.date {
text-decoration: none !important;
}
.is-hidden, abbr.updated {
display: none !important;
}
.screen-reader-text:focus {
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
line-height: normal;
z-index: 100000;
top: 5px;
left: 5px;
display: block;
clip: auto !important;
width: auto;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
color: #21759b;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
input:-webkit-autofill {
background-color: transparent !important;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.says, .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
word-wrap: normal !important;
} body {
font-family: 'Noticia Text', serif;
font-size: 13px;
line-height: 1.7;
display: block;
color: #333333;
background-color: #f7f7f7;
}
.ruby-content-wrap {
margin-bottom: 60px;
}
.right-sidebar .ruby-content-wrap {
padding-left: 0;
}
.left-sidebar .ruby-content-wrap {
padding-right: 0;
}
.no-sidebar .ruby-content-wrap {
padding-right: 0;
padding-left: 0;
}
#tn-site-wrap, .ruby-content-wrap {
position: relative;
display: block;
overflow: hidden;
}
.tn-container {
position: relative;
max-width: 1110px;
margin: auto;
padding: 0;
}
.main-content-inner {
position: relative;
display: block;
overflow: hidden;
}
.main-page-inner {
position: relative;
display: block;
overflow: hidden;
margin-right: 15px;
margin-left: 15px;
padding: 60px 30px;
background-color: #ffffff;
}
.tn-break {
display: block;
overflow: hidden;
width: 100%;
}
input[type='submit'] {
position: relative;
padding: 7px 15px;
cursor: pointer;
-webkit-transition: all .35s ease-in-out !important;
transition: all .35s ease-in-out !important;
text-decoration: none;
letter-spacing: 1px;
color: #ffffff;
border: none;
outline: none;
background-color: #0d1217;
}
.tn-col-5 {
float: left;
width: 20%;
}
.tn-col-7 {
float: left;
width: 14.285%;
}
.tn-col-8 {
float: left;
width: 12.5%;
}
.tn-col-9 {
float: left;
width: 11.11111%;
}
.tn-col-10 {
float: left;
width: 10%;
}
.thumb-wrap {
position: relative;
display: block;
overflow: hidden;
}
.thumb-wrap.video {
height: 0 !important;
padding-bottom: 56% !important;
}
.thumb-wrap.audio {
height: 0 !important;
padding-bottom: 32% !important;
}
.thumb-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
textarea {
font-family: inherit;
font-style: italic;
width: 100%;
padding: 12px;
border: 1px solid #eeeeee;
} .tn-animated-image {
opacity: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.tn-zoom.tn-animated-image.tn-animation {
-webkit-animation: tn-zoom-animated 0.6s 1 cubic-bezier(0.2, 1, 0.3, 1);
animation: tn-zoom-animated 0.6s 1 cubic-bezier(0.2, 1, 0.3, 1);
opacity: 1;
}
.tn-fade.tn-animated-image.tn-animation {
-webkit-transition: all .55s ease-in-out;
transition: all .55s ease-in-out;
opacity: 1;
}
.tn-bottom.tn-animated-image.tn-animation {
-webkit-transition: all .55s ease-in-out;
transition: all .55s ease-in-out;
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.tn-bottom.tn-animated-image {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
@keyframes tn-zoom-animated {
0% {
transform: scale(0.6);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes tn-zoom-animated {
0% {
-webkit-transform: scale(0.6);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='url'] {
display: block;
width: 50%;
padding: 12px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
vertical-align: middle;
border: 1px solid rgba(0, 0, 0, .05);
-webkit-border-radius: 0;
border-radius: 0;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus {
border-color: #333333;
}
.thumb-wrap img {
display: block;
width: 100%;
height: auto;
margin: auto;
vertical-align: middle;
} .pagination-wrap {
font-size: 15px;
display: block;
margin-top: 10px;
text-align: center;
}
.pagination-wrap a:hover, .pagination-wrap a:focus {
color: #ffffff;
background: #0d1217;
}
.is-light-style .pagination-wrap a:hover, .is-light-style .pagination-wrap a:focus {
color: #333333;
background: #ffffff;
}
.page-numbers {
font-weight: bold;
line-height: 30px;
display: inline-block;
width: 30px;
height: 30px;
margin-right: 7px;
text-align: center;
text-decoration: none !important;
background-color: #eeeeee;
}
.pagination-text {
font-size: 13px;
font-style: italic;
margin-top: 10px;
text-transform: capitalize;
color: #999999;
}
.page-numbers.current {
color: #999999;
}
.page-numbers i {
line-height: 30px;
text-align: center;
}
input[type=date], input[type=email], input[type=tel], input[type=text], input[type=url], .mc4wp-form select, .mc4wp-form textarea {
font-style: italic;
} header {
position: relative;
display: block;
}
.header-parallax-wrap {
position: relative;
overflow: hidden;
background-color: #ffffff;
}
.header-wrap.header-background-image .header-inner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.header-wrap .header-inner {
margin-top: 45px;
margin-bottom: 45px;
}
.header-background-image.header-wrap .header-inner {
margin-top: 0;
margin-bottom: 0;
}
.header-wrap.header-background-color {
border-bottom: 1px solid #eeeeee;
}
.header-background-color {
display: block;
overflow: hidden;
}
.logo-text a {
text-decoration: none !important;
color: inherit;
}
.logo-text a:hover {
opacity: .8;
}
.logo-text strong {
line-height: 1;
color: #333333;
}
.logo-text .tagline {
font-size: 15px;
margin-top: 10px;
letter-spacing: 4px;
text-transform: uppercase;
}
.logo-wrap {
display: block;
overflow: hidden;
padding: 0 30px;
text-align: center;
}
.text-logo .tagline {
margin-top: 15px;
margin-bottom: 0;
}
.logo-image {
display: block;
max-width: 400px;
margin-right: auto;
margin-left: auto;
}
@media only screen and (max-width: 1400px) {
.logo-image {
max-width: 350px;
}
} .header-social {
font-size: 20px;
display: block;
margin-top: 20px;
white-space: nowrap;
color: #ffffff;
}
.header-social.is-dark-style {
color: #111111;
}
.header-social .social-bar-wrap {
display: block;
text-align: center;
}
.header-social a {
line-height: 42px;
position: relative;
display: inline-block;
width: 46px;
height: 46px;
margin-right: 30px;
text-align: center;
border: 2px solid;
border-radius: 50%;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}
.header-social a:after {
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
left: 2px;
content: '';
border: 1px solid;
border-radius: 50%;
}
.header-social a:before {
position: absolute;
top: 50%;
left: 100%;
display: block;
width: 32px;
height: 2px;
margin-top: -1px;
content: '';
color: #ffffff;
border-top: 2px solid;
}
.is-dark-style.header-social a:before {
color: #111111;
}
.header-social a:last-child {
margin-right: 0;
}
.header-social a:last-child:before {
display: none;
}
.fa.fa-twitter {
margin-right: -4px;
} #navigation {
display: block;
}
#navigation a {
text-decoration: none !important;
}
#navigation .main-menu > li > a:hover, #navigation .main-menu > li > a:focus {
color: #f38763;
}
.nav-wrap {
position: relative;
z-index: 999;
display: block;
text-align: center;
color: #111111;
background-color: #ffffff;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.nav-inner {
position: relative;
display: block;
min-height: 56px;
padding-right: 15px;
padding-left: 15px;
}
.main-menu {
margin-right: 180px;
}
.main-menu li {
position: relative;
}
.main-menu > li {
display: inline-block;
}
.main-menu > li > a {
line-height: 56px;
position: relative;
display: block;
margin-right: 15px;
}
.main-menu > li > a:after {
display: inline-block;
width: 4px;
height: 4px;
margin-left: 15px;
content: '';
border: 1px solid #aaaaaa;
border-radius: 50%;
}
.main-menu > li:last-child > a {
margin-right: 0;
}
.main-menu > li:last-child > a:after {
display: none;
} .nav-search-wrap {
position: absolute;
right: 0;
bottom: 0;
display: block;
margin: 10px 15px;
padding-left: 10px;
background-color: #ffffff;
}
.search-submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 35px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
}
.search-submit i {
position: absolute;
z-index: 9;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.search-submit input[type='submit'] {
position: absolute;
z-index: 99;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0 !important;
}
.search-submit:hover {
opacity: .7;
}
.nav-search-wrap input[type='text'] {
font-family: inherit;
line-height: 34px;
display: block;
width: auto;
max-width: 220px;
padding: 0 35px 0 15px;
color: inherit;
border: 1px solid transparent;
background-color: transparent;
}
.nav-search-wrap input[type='text']:focus, .search-submit input[type='submit']:hover, .search-submit input[type='submit']:active {
border-color: #eeeeee;
}
#tn-mobile-main-menu-button, #tn-mobile-nav {
display: none;
} .menu-wrap .sub-menu {
position: absolute;
z-index: 99;
top: 120%;
display: block;
min-width: 200px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
pointer-events: none;
opacity: 0;
border-top: 5px solid #0d1217;
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.main-menu > li.menu-item-has-children:hover > ul, .main-menu > li.menu-item-has-children:focus > ul {
top: 100%;
display: block !important;
visibility: visible;
pointer-events: auto;
opacity: 1;
}
.main-menu .sub-menu {
font-size: .85em;
text-align: left;
}
.main-menu .sub-menu a {
line-height: inherit;
display: block;
padding: 10px 30px 10px 10px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
white-space: nowrap;
border-top: 1px solid #f4f4f4;
}
.sub-menu li:first-child a {
border-top: none;
}
.main-menu .sub-menu .sub-menu {
font-size: 1em;
position: absolute;
top: 7px;
left: 120%;
visibility: hidden;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
pointer-events: none;
opacity: 0;
border-top: 0;
border-top: 5px solid #0d1217;
}
.main-menu .sub-menu li.menu-item-has-children:hover ul.sub-menu {
top: 5px;
left: 100%;
visibility: visible;
pointer-events: auto;
opacity: 1;
} .tn-mobile-main-menu-button {
position: static;
display: block;
overflow: hidden;
width: 30px;
}
#mobile-menu {
padding-right: 15px;
padding-left: 15px;
}
#tn-button-mobile-menu-open {
position: absolute;
top: 50%;
left: 15px;
display: none;
width: 24px;
height: 24px;
margin-top: -12px;
}
.tn-mobile-menu-button {
font-size: 0;
position: absolute;
top: 50%;
left: 0;
display: block;
width: 100%;
height: 2px;
margin-top: -1px;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
-webkit-transition: background-color 0.35s ease-in-out;
transition: background-color 0.35s ease-in-out;
background-color: #0d1217;
-webkit-touch-callout: none;
}
.tn-mobile-menu-button:before, .tn-mobile-menu-button:after {
position: absolute;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
background-color: #0d1217;
}
.tn-mobile-menu-button:before {
-webkit-transform: translateY(-350%);
transform: translateY(-350%);
}
.tn-mobile-menu-button:after {
-webkit-transform: translateY(350%);
transform: translateY(350%);
}
.open-menu-mobile .tn-mobile-menu-button {
background-color: transparent;
}
.open-menu-mobile .tn-mobile-menu-button:before {
-webkit-transform: translateY(0) rotate(45deg);
transform: translateY(0) rotate(45deg);
}
.open-menu-mobile .tn-mobile-menu-button:after {
-webkit-transform: translateY(0) rotate(-45deg);
transform: translateY(0) rotate(-45deg);
}
.mobile-nav-wrap {
padding: 20px 0;
text-align: left;
color: #ffffff;
background-color: #0d1217;
}
.mobile-nav-wrap a {
font-size: 12px;
line-height: 1;
display: inline-block;
padding: 10px 0;
white-space: nowrap;
border: none;
}
.mobile-menu-inner > li.menu-item {
line-height: 1;
}
span.explain-menu {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
cursor: pointer;
-webkit-transition: color .35s ease-in-out;
transition: color .35s ease-in-out;
}
.explain-menu:hover {
color: #f38763;
}
.show-sub-menu > span.explain-menu {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-nav-wrap .sub-menu {
font-size: .9em;
display: none;
}
.mobile-nav-wrap li.menu-item-has-children.show-sub-menu > .sub-menu {
display: block;
}
.mobile-nav-wrap .sub-menu {
margin-left: 15px;
} .is-sticky-nav .is-sticky .nav-wrap {
top: 0;
-webkit-transition: opacity .35s ease-in-out;
transition: opacity .35s ease-in-out;
opacity: .8;
}
.is-sticky-nav .is-sticky .nav-wrap:hover, .open-menu-mobile .is-sticky-nav .is-sticky .nav-wrap {
opacity: 1;
}
.admin-bar .is-sticky-nav .is-sticky .nav-wrap {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .is-sticky-nav .is-sticky .nav-wrap {
top: 46px !important;
}
}
@media (max-width: 600px) {
.admin-bar .is-sticky-nav .is-sticky .nav-wrap {
top: 0 !important;
}
} .header-ads {
display: block;
margin-top: 30px;
text-align: center;
} .slick-dots {
position: absolute;
bottom: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.slick-dots li {
position: relative;
display: inline-block;
padding: 0 4px;
}
.slick-dots li button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: pointer;
opacity: 0;
}
.slick-dots li:before {
position: relative;
display: block;
width: 10px;
height: 10px;
content: '';
border: 2px solid #aaaaaa;
border-radius: 50%;
}
.slick-dots li.slick-active:before {
background-color: #aaaaaa;
}
.tn-slider-nav {
position: absolute;
z-index: 1;
top: 50%;
width: 70px;
height: 70px;
margin-top: -35px;
cursor: pointer;
-webkit-transition: opacity .35s ease-in-out;
transition: opacity .35s ease-in-out;
opacity: 0;
border-radius: 0;
box-shadow: none;
}
.tn-slider-prev {
left: 15px;
background: url(//mint-rosemary.com/wp-content/themes/maple/assets/images/mfp-nav-left.png) center center no-repeat !important;
}
.tn-slider-next {
right: 15px;
background: url(//mint-rosemary.com/wp-content/themes/maple/assets/images/mfp-nav-right.png) center center no-repeat !important;
}
.slick-slider:hover .tn-slider-nav {
opacity: 1;
} .featured-area {
position: relative;
display: block;
overflow: hidden;
margin-top: 30px;
margin-bottom: -35px;
padding-bottom: 35px;
}
#carousel-slider {
display: block;
padding-top: 10px;
padding-bottom: 10px;
background-color: #ffffff;
}
#carousel-slider.slider-init,
#big-slider .slider-init {
overflow: hidden;
}
.block-carousel-wrap {
position: relative;
}
#carousel-slider article {
padding-right: 5px;
padding-left: 5px;
}
.grid-overlay-layout {
position: relative;
}
.is-light-style .post-wrap.grid-overlay-layout {
background-color: #ffffff;
}
.post-inner.grid-overlay-inner {
position: absolute;
right: 70px;
bottom: 40px;
left: 70px;
display: block;
padding: 30px;
text-align: center;
background-color: #0d1217;
}
.post-inner.grid-overlay-inner .category-name-wrap {
padding-right: 0;
padding-left: 0;
} .slider-loading {
position: absolute;
z-index: 992;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
min-height: 44px;
background: rgba(255, 255, 255, 1) url(//mint-rosemary.com/wp-content/themes/maple/assets/images/ajax-loader.svg) no-repeat center center !important;
}
#carousel-slider.slider-init {
height: 364px;
}
.post-gallery .slider-init {
height: 342px;
}
.no-sidebar .post-gallery .slider-init {
height: 520px;
}
.post-gallery .gallery-slider-nav.slider-init {
height: 107px !important;
}
.no-sidebar .post-gallery .gallery-slider-nav.slider-init {
height: 170px !important;
}
@media only screen and (min-width: 1600px) {
#carousel-slider.slider-init {
height: 500px !important;
}
}
@media only screen and (min-width: 1200px) {
#carousel-slider.slider-init {
height: 364px;
}
.post-gallery .slider-init {
height: 342px;
}
.no-sidebar .post-gallery .slider-init {
height: 520px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
#carousel-slider.slider-init {
height: 275px;
}
.post-gallery .slider-init {
height: 342px;
}
.no-sidebar .post-gallery .slider-init {
height: 357px;
}
}
@media (max-width: 767px) {
#carousel-slider.slider-init {
height: 275px;
}
.post-gallery .slider-init {
height: 135px;
}
.no-sidebar .post-gallery .slider-init {
height: 135px;
}
} .ruby-page-wrap {
display: block;
overflow: hidden;
margin-top: 60px;
}
.left-sidebar .ruby-content-wrap {
float: right;
}
.post-wrap {
display: block;
overflow: hidden;
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.post-wrap .thumb-wrap {
margin: 5px 5px 20px 5px;
}
#carousel-slider .thumb-wrap {
margin: 0;
}
.category-name-wrap {
line-height: 20px;
display: block;
margin-bottom: 7px;
padding-right: 15px;
padding-left: 15px;
color: #ffffff;
}
.taxonomy-description {
font-size: 15px;
line-height: 1.5;
display: block;
max-width: 700px;
margin: 15px auto 0 auto;
letter-spacing: 0;
opacity: .9;
}
.is-light-style .category-name-wrap {
color: #111111;
}
.bullet {
position: relative;
display: inline-block;
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #f38763;
}
.first-bullet {
margin-right: 18px;
}
.last-bullet {
margin-left: 18px;
}
.bullet:before {
position: absolute;
top: 0;
left: 10px;
width: 5px;
height: 5px;
content: '';
border-radius: 50%;
background-color: #f38763;
}
.bullet:after {
position: absolute;
top: 0;
right: 10px;
width: 5px;
height: 5px;
content: '';
border-radius: 50%;
background-color: #f38763;
}
.cate-name {
display: inline-block;
margin-right: 5px;
}
.meta-tags-wrap a:hover, .meta-tags-wrap a:focus {
color: #ffffff;
}
.is-light-style .meta-tags-wrap a:hover, .is-light-style .meta-tags-wrap a:focus {
color: #111111;
}
.cate-name:after {
display: inline-block;
margin-left: 5px;
content: '/';
color: #ffffff;
}
.is-light-style .cate-name:after {
color: #111111;
}
.cate-name:last-of-type {
margin-right: 0;
}
.cate-name:last-of-type:after {
display: none;
}
.post-title {
margin-bottom: 7px;
}
.post-title a {
line-height: 1.4;
}
.post-title.small a {
font-size: .833em;
}
.post-title.mini {
line-height: 0;
}
.post-title.mini a {
font-size: 13px;
line-height: 1.4;
letter-spacing: 0;
}
.post-title em {
font-style: italic;
}
.post-title strong {
font-weight: 700;
}
article.sticky .post-title:before {
font-family: FontAwesome;
font-size: .9em;
display: inline-block;
margin-right: 7px;
content: '\f08d';
}
.excerpt {
margin: 20px;
}
.comment-tags span, .view-tags span {
white-space: nowrap;
}
.tags-el {
margin-right: 5px;
}
.tags-el:after {
display: inline-block;
width: 3px;
height: 3px;
margin-left: 5px;
content: '';
border: 1px solid;
border-radius: 50%;
}
.tags-el:last-child {
margin-right: 0;
}
.tags-el:last-child:after {
display: none;
}
.post-inner {
position: relative;
display: block;
padding: 20px;
background-color: #0d1217;
}
.post-inner:after {
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
display: block;
content: '';
pointer-events: none;
border: 5px solid #0d1217;
}
.post-inner .post-title {
-ms-word-wrap: break-word;
word-wrap: break-word;
color: #ffffff;
}
.meta-tags-wrap {
line-height: 20px;
display: block;
color: #aaaaaa;
}
.post-inner .meta-tags-wrap {
color: #bbbbbb;
}
.post-wrap .entry {
margin-right: 20px;
margin-left: 20px;
}
.read-more-wrap {
display: block;
margin-top: 20px;
text-align: center;
}
.read-more-wrap.medium-btn {
margin-top: 30px;
}
.read-more-wrap a {
line-height: 1;
position: relative;
z-index: 2;
display: inline-block;
padding: 7px 15px;
white-space: nowrap;
text-decoration: none !important;
letter-spacing: 1px;
color: #ffffff;
background-color: #0d1217;
}
.read-more-wrap a:hover, .read-more-wrap a:focus {
color: #ffffff;
background-color: #f38763;
}
.read-more-wrap a:before {
position: absolute;
z-index: 1;
top: 3px;
right: -3px;
bottom: -3px;
left: 3px;
content: '';
border-right: 4px solid #000000;
border-bottom: 4px solid #000000;
}
.read-more-wrap.medium-btn a {
font-size: 1.1em;
letter-spacing: 2px;
}
.post-footer {
display: block;
overflow: hidden;
margin-top: 30px;
padding: 20px;
border-top: 1px dashed #eeeeee;
}
.is-light-style .post-footer {
border-color: #dddddd;
}
.post-format-wrap {
font-size: 18px;
line-height: 20px;
display: block;
float: left;
color: #eeeeee;
}
.post-share-bar {
display: block;
float: right;
}
.post-share-bar a {
line-height: 20px;
display: block;
float: left;
padding-right: 6px;
padding-left: 6px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
color: #aaaaaa;
}
.post-share-bar a:hover, .post-share-bar a:focus {
color: #f38763;
} .post-wrap.classic-layout {
margin-right: 15px;
margin-bottom: 60px;
margin-left: 15px;
}
.post-wrap.classic-layout .entry {
margin-right: 30px;
margin-bottom: 30px;
margin-left: 30px;
}
.post-inner.classic-inner {
float: left;
min-width: 70%;
margin: -90px 30px 30px 60px;
padding-right: 30px;
padding-left: 30px;
}
.post-no-featured .post-inner.classic-inner {
float: none;
width: auto;
margin: 10px 10px 30px 10px !important;
padding: 20px;
}
.post-wrap.classic-layout .thumb-wrap {
margin: 10px 10px 30px 10px;
}
.post-wrap.classic-layout .post-footer {
margin-top: 30px;
padding: 20px 30px;
border-width: 2px;
}
.classic-layout .post-format-wrap {
font-size: 32px;
line-height: 36px;
}
.classic-layout .post-share-bar a {
font-size: 16px;
line-height: 36px;
width: 36px;
height: 36px;
margin-left: 10px;
padding-right: 0;
padding-left: 0;
text-align: center;
color: #ffffff;
border-radius: 50%;
background-color: #aaaaaa;
}
.classic-layout .post-share-bar a:hover {
color: #ffffff;
background-color: #0d1217;
}
.classic-layout .post-share-bar a:first-child {
margin-left: 0;
}
.post-wrap.classic-layout .thumb-wrap.post-gallery.is-grid {
margin: 5px 5px 30px 5px;
}
.post-wrap.is-post-format .post-inner.classic-inner {
float: none;
margin-top: -15px;
margin-right: 20px;
margin-left: 20px;
padding-right: 30px;
padding-left: 30px;
}
.post-gallery .gallery-slider {
margin-bottom: 3px;
}
.ruby-page-wrap .post-wrap.classic-layout:last-child {
margin-bottom: 50px;
} .grid-layout-outer {
margin-bottom: 30px;
}
.post-inner.grid-inner {
margin: -75px 20px 20px 20px;
padding: 15px;
text-align: center;
}
.post-no-featured .post-inner.grid-inner {
float: none;
width: auto;
margin: 5px 5px 10px 5px !important;
padding: 20px;
}
.post-inner.grid-inner:after {
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
border-width: 2px;
}
.grid-layout .post-footer {
padding: 10px 20px;
}
.grid-layout .excerpt {
text-align: center;
} .list-layout-outer {
margin-bottom: 30px;
}
.is-col-thumb.col-xs-12 {
display: block;
padding-right: 0;
padding-left: 0;
}
.is-col-content.col-xs-12 {
display: block;
padding-right: 20px;
}
.post-wrap.list-layout .thumb-wrap {
margin: 20px;
}
.post-inner.list-inner {
margin-top: 60px;
margin-left: -90px;
padding: 20px 30px;
}
.post-inner.list-inner:after {
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
border-width: 2px;
}
.list-layout .excerpt {
margin-right: 0;
margin-left: 0;
}
.list-layout .post-footer {
padding: 10px 0;
} .gallery-slider-nav img {
padding: 2px;
cursor: pointer;
} .first-post-wrap {
margin-bottom: 30px;
} .sidebar-wrap {
position: relative;
display: block;
margin-bottom: 60px;
}
.sidebar-wrap .widget {
display: block;
overflow: hidden;
margin-bottom: 30px;
padding: 45px 30px;
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.tn-issue {
padding: 20px;
color: #f38763;
}
.widget-title {
margin-bottom: 30px;
}
.widget-title h3 {
font-size: 13px;
font-weight: 400;
line-height: 1;
position: relative;
z-index: 10;
display: block;
padding: 7px 10px;
text-align: Center;
text-transform: uppercase;
color: #aaaaaa;
border: 2px solid #eeeeee;
}
.widget-title h3:after {
position: absolute;
z-index: 9;
top: 4px;
right: -4px;
bottom: -4px;
left: 4px;
content: '';
pointer-events: none;
border-right: 3px solid #eeeeee;
border-bottom: 3px solid #eeeeee;
} .post-widget-thumb {
display: block;
float: left;
width: 85px;
margin-right: 20px;
}
.post-widget-thumb .no-thumb i {
font-size: 18px;
line-height: 65px;
}
.post-widget-el {
display: block;
overflow: hidden;
margin-bottom: 25px;
}
.post-widget-el.style-2 {
margin-bottom: 15px;
}
.post-widget-el:last-child {
margin-bottom: 0;
}
.post-widget-num {
display: block;
float: left;
margin-right: 10px;
}
.post-widget-num span {
font-size: 32px;
font-style: italic;
}
.post-widget-num span:after {
display: inline-block;
width: 7px;
height: 7px;
margin-left: 10px;
content: '';
color: #eeeeee;
border: 2px solid;
} .instagram-content-wrap.row, .flickr-widget-wrap.row {
display: block;
margin-right: 0;
margin-left: 0;
}
.instagram-el {
display: block;
padding: 2px !important;
}
.instagram-el img {
width: 100%;
height: auto;
}
.instagram-el.bottom-text a {
text-transform: uppercase;
}
.instagram-el.bottom-text a:hover, .instagram-el.bottom-text a:focus {
text-decoration: underline;
}
.instagram-el.bottom-text {
line-height: 1;
display: block;
float: none;
overflow: hidden;
width: 100%;
padding-top: 10px !important;
text-align: right;
letter-spacing: 2px;
color: #eeeeee;
} .flickr-img-el {
display: block;
padding: 2px !important;
}
.flickr-img-el img {
width: 100%;
height: auto;
} .sidebar-wrap .widget.tn-ads-widget {
padding-right: 0;
padding-left: 0;
}
.tn-ads-widget .ads-widget-content-wrap {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.tn-ads-widget .ads-widget-content-wrap iframe {
display: block;
overflow: hidden;
max-width: 100%;
}
.tn-ads-widget .widget-title {
margin-right: 30px;
margin-left: 30px;
}
.tn-ads-widget .ads-image {
display: block;
width: 100%;
padding-right: 20px;
padding-left: 20px;
} .fb-container {
display: block;
overflow: hidden;
max-width: 100%;
} .cat-item a, .widget_archive a, .wp-block-archives a,
.wp-block-latest-posts li, .widget_pages .page_item a, .widget_nav_menu a,
.widget_meta a, .recentcomments a {
text-decoration: none !important;
opacity: .7;
}
.cat-item a:hover, .widget_archive a:hover, .wp-block-archives a:hover,
.wp-block-latest-posts li:hover, .widget_pages .page_item a:hover, .widget_nav_menu a:hover,
.widget_meta a:hover, .recentcomments a:hover {
opacity: 1;
}
.cat-item a,
.wp-block-archives a,
.widget_archive a,
.widget_pages .page_item a,
.widget_nav_menu a a,
.widget_meta a {
font-weight: 300;
display: block;
margin-bottom: 10px;
text-transform: uppercase;
}
.widget .cat-item a:before, .widget_archive a:before, .wp-block-archives a:before,
.widget_pages .page_item a:before, .widget_nav_menu a a:before,
.widget_meta a:before, .widget_recent_entries li a:before {
display: inline-block;
width: 6px;
height: 6px;
margin-right: 15px;
content: '';
border: 2px solid #eeeeee;
}
.widget_archive label,
.widget_categories label {
display: none;
}
.sidebar-wrap select {
display: block;
width: 100%;
padding: 7px 10px;
color: #666666;
border-color: #eeeeee;
} .recentcomments:before {
display: inline-block;
width: 6px;
height: 6px;
margin-right: 15px;
content: '';
border: 2px solid #eeeeee;
}
.recentcomments, .widget_rss li {
margin-bottom: 15px;
}
.recentcomments:last-child {
margin-bottom: 0;
}
.widget_rss a {
font-weight: bold;
} .tagcloud {
display: block;
overflow: hidden;
} .tn-search {
position: relative;
}
.tagcloud a {
font-size: 12px !important;
line-height: 1;
display: block;
float: left;
margin-right: 7px;
margin-bottom: 7px;
padding: 5px;
color: #999999;
border: 1px solid;
}
.tagcloud a:hover, .tagcloud a:focus {
color: #f38763;
} #calendar_wrap {
display: block;
overflow: hidden;
max-width: 100%;
}
#wp-calendar {
display: block;
width: 100%;
}
#wp-calendar tr {
background: 0;
}
#wp-calendar td {
padding: 2%;
}
.number-post {
display: inline-block;
float: right;
padding: 0 4px;
border-radius: 3px;
background-color: #fafafa;
}
#wp-calendar caption {
font-size: 1.2em;
font-weight: bold;
text-align: center;
border-top: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
}
#wp-calendar thead {
background: #f6f6f6;
}
#wp-calendar thead th {
font-weight: normal;
height: 30px;
padding-right: 14px;
padding-left: 14px;
text-align: center;
}
#wp-calendar tbody {
border-bottom: 1px dashed rgba(0, 0, 0, .1);
}
#wp-calendar tbody td {
font-size: 1.2em;
text-align: center;
}
#wp-calendar tbody td#today {
color: #f38763;
}
#wp-calendar tbody td a {
line-height: 30px;
display: block;
height: 30px;
text-decoration: none;
color: #ffffff;
background: #aaaaaa;
}
#wp-calendar tbody td a:hover {
background-color: #333333;
}
#wp-calendar tfoot {
font-size: 90%;
text-transform: uppercase;
}
#wp-calendar tfoot #next {
text-align: right;
}
.textwidget img, .textwidget iframe {
overflow: hidden;
max-width: 100%;
} .wpcf7 p {
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
}
.wpcf7 input, .wpcf7 textarea {
margin-top: 7px;
}
.tn-single-page .comments-area {
margin-top: 30px !important;
} .social-widget-wrap {
display: block;
}
.social-widget-wrap .social-bar-wrap {
font-size: 18px;
display: block;
text-align: center;
}
.social-widget-wrap .social-bar-wrap a {
position: relative;
margin-right: 15px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}
.social-widget-wrap .social-bar-wrap a:hover, .social-widget-wrap .social-bar-wrap a:focus {
color: #f38763;
}
.social-widget-wrap .social-bar-wrap a:last-child {
margin-right: 0;
}
.social-widget-wrap .social-bar-wrap a:after {
display: inline-block;
width: 6px;
height: 6px;
margin-left: 15px;
content: '';
border: 2px solid #eeeeee;
}
.social-widget-wrap .social-bar-wrap a:last-child:after {
display: none;
} .about-widget-el {
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
.about-widget-image.about-widget-el {
margin-bottom: 20px;
}
.about-widget-name h4 {
font-size: 14px;
line-height: 1;
text-transform: uppercase;
color: #111111;
}
.about-widget-break img {
max-height: 30px;
}
.about-widget-el:last-child {
margin-bottom: 0;
}
.about-widget-el.entry {
margin-top: 0 !important;
} .twitter-widget-inner {
position: relative;
margin-top: 40px;
padding-top: 25px;
}
.twitter-widget-inner:before {
font-family: FontAwesome;
font-size: 36px;
line-height: 36px;
position: absolute;
top: -18px;
left: 50%;
display: block;
width: 40px;
margin-left: -20px;
content: '\f099';
text-align: center;
color: #eeeeee;
}
.twitter-content {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #eeeeee;
}
.twitter-content:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.twitter-timestamp {
font-size: 12px;
font-style: italic;
color: #aaaaaa;
}
.twitter-content a {
text-decoration: underline;
}
.twitter-content a:hover {
color: #aaaaaa;
} .entry {
display: block;
overflow: hidden;
}
.entry h1 {
font-size: 42px;
line-height: 46px;
margin-bottom: 20px;
padding-top: 30px;
}
.entry h2 {
font-size: 36px;
line-height: 42px;
margin-bottom: 20px;
padding-top: 30px;
}
.entry h3 {
font-size: 28px;
line-height: 34px;
margin-bottom: 20px;
padding-top: 30px;
}
.entry h4 {
font-size: 22px;
line-height: 30px;
margin-bottom: 20px;
padding-top: 30px;
}
.entry h5 {
font-size: 18px;
line-height: 24px;
margin-bottom: 20px;
padding-top: 20px;
}
.entry h6 {
font-size: 15px;
line-height: 18px;
margin-bottom: 20px;
padding-top: 20px;
}
.entry p {
margin-top: 0;
margin-bottom: 20px;
}
.entry address {
margin-bottom: 2em;
}
.entry a:not(.button) {
font-weight: bold;
text-decoration: underline;
}
.entry a[class^='wp-block'],
.entry a[class^='wp-block']:hover,
.entry a[class^='wp-block']:focus {
font-weight: inherit;
text-decoration: inherit;
}
.entry ul {
margin: 0 0 26px 35px;
list-style: disc;
}
.entry ul li {
margin: 0 0 6px;
}
.entry ol {
margin: 0 0 2em 15px;
list-style: decimal;
}
.entry ol li {
margin: 0 0 10px;
}
.entry ul ul,
.entry ul ol,
.entry ol ol,
.entry ol ul {
margin-bottom: 0;
}
.entry dl {
margin: 0 0 26px;
}
.entry dd {
margin-left: 36px;
}
.entry ul[class^='wp-block'] {
margin-left: 0 !important;
}
.entry img {
display: block;
max-width: 100%;
height: auto;
}
.entry input {
margin-bottom: 10px;
}
figure {
margin: 30px 0;
}
.wp-caption, .gallery-caption {
font-style: italic;
max-width: 100%;
margin-bottom: 30px;
color: #777777;
}
.wp-caption .wp-caption-text {
font-size: 12px;
margin: 5px 0 10px;
text-align: right;
}
.wp-caption img[class*='wp-image-'] {
display: block;
margin-right: auto;
margin-left: auto;
}
.wp-block-group {
box-sizing: border-box;
padding: 20px;
}
.aligncenter, img.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.alignleft, img.alignleft {
display: inline;
float: left;
max-width: 100%;
margin: 5px 30px 30px 0;
}
.alignright, img.alignright {
display: inline;
float: right;
max-width: 100%;
margin: 5px 0 30px 30px;
}
.alignnone, img.alignnone {
width: auto;
margin-right: auto;
margin-left: auto;
}
.thumbnail.push-bottom {
text-align: center;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
}
.entry.drop-cap > p:first-of-type:first-letter {
font-size: 60px;
line-height: 52px;
float: left;
padding: 0 12px 0 0;
}
.entry.drop-cap > p:first-of-type {
display: block;
overflow: hidden;
}
.entry.bold-paragraph > p:first-of-type {
font-weight: bold;
}
.entry.big-paragraph > p:first-of-type {
font-size: 1.05em;
font-style: italic;
}
.copy a:not(.button), .story a:not(.button) {
color: #111111;
border-bottom-color: #111111;
}
.like-wrap {
display: block;
margin: 30px 0;
text-align: center;
}
.like-wrap li {
display: inline-block;
margin-right: 15px;
list-style: none;
}
.like-wrap li:last-child {
margin-right: 0;
}
th, td {
padding: 7px 15px;
text-align: left;
border-top: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
}
dl {
margin-bottom: 1em;
}
table {
width: 100%;
margin-bottom: 2em;
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
}
.single-page-links {
font-size: 16px;
display: block;
clear: both;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
color: #aaaaaa;
}
.single-page-links a, .single-page-links > span {
line-height: 26px;
display: inline-block;
width: 30px;
height: 30px;
margin-left: 7px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
text-decoration: none !important;
border: 2px solid !important;
border-radius: 50%;
}
.single-page-links a:hover, .single-page-links a:focus {
color: #ffffff;
background: #333333;
}
.single-gallery {
display: block;
overflow: hidden;
margin-top: 30px;
margin-bottom: 20px;
}
.single-gallery a {
position: relative;
display: block;
float: left;
overflow: hidden;
padding: 5px;
text-decoration: none;
border-bottom: 0 !important;
}
.single-gallery .gallery-col-1 {
overflow: hidden;
width: 100%;
}
.single-gallery .gallery-col-2 {
width: 50%;
}
.single-gallery .gallery-col-2:nth-child(2n+1) {
clear: both;
}
.single-gallery .gallery-col-3 {
width: 33.3333%;
}
.single-gallery .gallery-col-3:nth-child(3n+1) {
clear: both;
}
.single-gallery .gallery-col-4 {
width: 25%;
}
.single-gallery .gallery-col-4:nth-child(4n+1) {
clear: both;
}
.single-gallery .gallery-col-5 {
width: 20%;
}
.single-gallery .gallery-col-5:nth-child(5n+1) {
clear: both;
}
.single-gallery .gallery-col-6 {
width: 16.666666%;
}
.single-gallery .gallery-col-6:nth-child(6n+1) {
clear: both;
}
.single-gallery .gallery-col-7 {
width: 14.285%;
}
.single-gallery .gallery-col-7:nth-child(7n+1) {
clear: both;
}
.single-gallery .gallery-col-8 {
width: 12.5%;
}
.single-gallery .gallery-col-8:nth-child(8n+1) {
clear: both;
}
.single-gallery .gallery-col-9 {
width: 11.1111%;
}
.single-gallery .gallery-col-9:nth-child(9n+1) {
clear: both;
}
.featured-caption {
font-size: 13px;
font-style: italic;
line-height: 1.4;
position: absolute;
right: 0;
bottom: 15px;
display: block;
max-width: 200px;
padding: 7px 15px;
color: #ffffff;
background-color: #282828;
}
.entry .gallery {
display: block;
clear: both;
overflow: hidden;
}
.gallery-item {
display: block;
float: left;
margin: 0;
padding: 5px;
}
.gallery-item img {
display: block;
width: 100%;
height: auto;
}
.gallery-item div {
margin: 0;
}
.gallery-item .wp-caption-text.gallery-caption {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
padding: 5px 10px;
color: #ffffff;
background-color: #333333;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n +1) {
clear: both;
}
.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.gallery-columns-3 .gallery-item:nth-child(3n +1) {
clear: both;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n +1) {
clear: both;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n +1) {
clear: both;
}
.gallery-columns-6 .gallery-item {
width: 16.66666%;
}
.gallery-columns-6 .gallery-item:nth-child(6n +1) {
clear: both;
}
.gallery-columns-7 .gallery-item {
width: 14.285%;
}
.gallery-columns-7 .gallery-item:nth-child(7n +1) {
clear: both;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n +1) {
clear: both;
}
.gallery-columns-9 .gallery-item {
width: 11.111%;
}
.gallery-columns-9 .gallery-item:nth-child(9n +1) {
clear: both;
}
.gallery-caption {
font-size: 12px;
font-weight: 400;
display: block;
padding-right: 15px;
padding-left: 15px;
text-align: center;
}
.single-post-infinite-wrap, .single-post-outer {
position: relative;
display: block;
clear: both;
overflow: hidden;
}
.single-post-infinite-wrap {
margin-top: 60px;
}
.single-post-infinite-wrap .single-post-outer .ruby-page-wrap {
margin-top: 0;
}
.single-el {
display: block;
margin-right: 15px;
margin-bottom: 20px;
margin-left: 15px;
padding: 30px;
background-color: #ffffff;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.single-el:last-child {
margin-bottom: 0;
}
.single-el.single-nav {
display: block;
overflow: hidden;
padding-right: 15px;
padding-left: 15px;
}
article.single-el {
display: block;
overflow: hidden;
padding-top: 0;
}
.single-heading.post-inner {
margin: 10px -20px 25px -20px;
text-align: center;
}
.single-social-wrap {
display: block;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.single-social-wrap .post-share-bar {
font-size: 16px;
display: inline-block;
float: none;
}
.single-social-wrap a {
line-height: 35px;
position: relative;
display: inline-block;
width: 35px;
height: 35px;
margin-right: 15px;
text-align: center;
color: #ffffff !important;
background-color: #f38763;
}
.single-social-wrap a:hover {
background: #0d1217;
}
.single-social-wrap a:after {
position: absolute;
top: 2px;
right: -2px;
bottom: -2px;
left: 2px;
content: '';
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}
.single-social-wrap a:last-child {
margin-right: 0;
}
.single .thumb-wrap.is-grid {
margin-right: -5px;
margin-left: -5px;
}
.single .entry {
margin-top: 30px;
}
.single article.post .thumb-wrap {
margin-top: 20px;
margin-bottom: 30px;
}
.post-title h1 {
margin: 0;
padding: 0;
}
.single-post .view-tags {
pointer-events: none;
}
.single .ruby-page-wrap.no-sidebar .post-title h1 {
font-size: 1.2em;
margin-top: 12px;
margin-bottom: 10px;
}
.single-tag-wrap {
display: block;
margin: 30px 0;
text-align: center;
}
.single-tag-wrap a {
font-size: 12px;
line-height: 1.2em;
margin-right: 10px;
letter-spacing: 2px;
}
.single-tag-wrap a:after {
display: inline-block;
margin-left: 10px;
content: '/';
color: #333333;
}
.single-tag-wrap a:last-child {
margin-right: 0;
}
.single-tag-wrap a:last-child:after {
display: none;
}
.single-footer {
display: block;
overflow: hidden;
margin: 45px -30px -30px;
padding: 20px 30px;
border-top: 2px dashed #eeeeee;
}
.single-footer-social-wrap a {
font-size: 16px;
line-height: 36px;
width: 36px;
height: 36px;
margin-left: 10px;
padding-right: 0;
padding-left: 0;
text-align: center;
color: #ffffff !important;
border-radius: 50%;
background-color: #aaaaaa;
}
.single-footer-social-wrap a:hover {
background-color: #0d1217;
}
.single-footer .post-format-wrap {
font-size: 32px;
line-height: 36px;
}
.nav-right {
float: right;
}
.single-nav h3 {
margin-top: 0;
margin-bottom: 0 !important;
}
.nav-arrow {
font-size: 48px;
float: left;
width: 30px;
}
.nav-arrow.nav-right {
float: right;
}
.nav-sub-title {
font-weight: 300;
font-style: italic;
line-height: 1;
margin-bottom: 7px;
text-transform: capitalize !important;
color: #aaaaaa;
}
.nav-left {
position: relative;
}
.nav-left .nav-sub-title, .nav-left h3 {
margin-left: 45px;
}
.nav-right .nav-sub-title, .nav-right h3 {
margin-right: 45px;
text-align: right;
}
.nav-right .nav-arrow {
float: right;
text-align: right;
}
.nav-left:after {
position: absolute;
top: -40px;
right: 1px;
bottom: -40px;
display: block;
width: 1px;
content: '';
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
border-right: 2px solid rgba(0, 0, 0, .05);
}
#single-author-box {
position: relative;
}
.author-thumb {
float: left;
overflow: hidden;
width: 105px;
height: auto;
margin-top: 15px;
margin-right: 30px;
margin-bottom: 15px;
border-radius: 50%;
}
.author-title.widget-title {
display: inline-block;
margin-bottom: 15px;
}
.author-title.widget-title h3 {
color: #ffffff;
background-color: #0d1217;
}
.author-description {
font-style: italic;
margin-bottom: 15px;
color: #aaaaaa;
}
.author-social {
position: absolute;
right: 30px;
bottom: 10px;
}
.author-social a {
font-size: 15px;
line-height: 30px;
display: inline-block;
padding: 0 7px;
color: #aaaaaa;
}
.author-social a:hover {
color: #0d1217;
} .related-heading {
margin-bottom: 20px;
text-align: center;
border-bottom: 1px dashed #eeeeee;
}
.related-heading h3 {
font-weight: bold;
padding-bottom: 20px;
letter-spacing: 3px;
text-transform: uppercase;
backface-visibility: hidden;
}
.related-el {
padding-right: 10px !important;
padding-left: 10px !important;
text-align: center;
}
.related-el .thumb-wrap {
margin-bottom: 10px;
}
.related-el .post-title {
margin-bottom: 4px;
}
.related-el .no-thumb i {
line-height: 120px;
} blockquote {
font-size: 16px;
font-style: italic;
line-height: 1.4em;
position: relative;
margin: 30px 0 30px 45px;
padding-left: 30px;
color: #999999;
border-left: 5px solid #eeeeee;
}
blockquote:before {
font-family: FontAwesome;
font-size: 25px;
position: absolute;
top: 10px;
left: -45px;
content: '\f10d';
opacity: .5;
} .comments-area {
display: block;
overflow: hidden;
padding: 0;
}
.comment-title.widget-title, .comment-list, .comment-respond {
margin: 30px;
}
.comment-title h3 {
display: inline-block;
}
.comment-body {
position: relative;
display: block;
}
.reply {
position: absolute;
top: 20px;
right: 10px;
text-transform: uppercase;
}
.comment-form-comment {
display: block;
margin: 15px 0 !important;
}
.comment-reply-link {
font-size: .83em;
float: right;
color: #aaaaaa;
}
.comment-awaiting-moderation {
font-size: 13px;
float: right;
color: #aaaaaa;
}
.comment-awaiting-moderation:before {
font-family: FontAwesome;
margin-right: 6px;
content: '\f071';
}
.comment-reply-link:hover, .comment-edit-link:hover {
text-decoration: underline !important;
color: #333333;
}
.comment-edit-link {
font-size: .9em;
margin-left: 15px;
color: #aaaaaa;
}
.comment-metadata {
font-size: 0.9em;
position: absolute;
top: 20px;
left: 60px;
}
.comment-meta time {
font-size: .9em;
font-style: italic;
color: #aaaaaa;
}
.comment-metadata a:hover {
text-decoration: none;
color: #333333;
}
.comment-author {
float: left;
overflow: hidden;
height: auto;
margin-right: 15px;
}
.comment-author img {
width: 42px;
height: auto;
}
.comment-author .fn {
font-size: .9em;
line-height: 1em;
position: absolute;
top: 3px;
left: 60px;
letter-spacing: 2px;
text-transform: uppercase;
}
.comment-author .fn a {
color: #333333;
}
.comment-list .children {
margin-top: 30px;
margin-left: 20px;
}
.comment-list {
margin-bottom: 10px;
padding-left: 0;
}
.comment-list.entry a {
font-weight: inherit;
text-decoration: none;
border-bottom: none;
}
.comment-list li {
margin-bottom: 30px;
list-style: none;
}
.comment-list li .comment-respond {
margin-top: 30px;
}
.comment-meta {
position: relative;
display: block;
overflow: hidden;
margin-bottom: 15px;
}
.comment-content {
position: relative;
display: block;
margin-top: 6px;
padding: 20px 30px;
background-color: #f7f7f7;
}
.comment-content p:first-child {
margin-top: 0;
}
.comment-content p:last-child {
margin-bottom: 0;
}
.comment-content::before {
position: absolute;
top: -10px;
left: 10px;
width: 0;
height: 0;
content: '';
border-width: 0 7px 10px 7px;
border-style: solid;
border-color: transparent transparent rgba(0, 0, 0, .04) transparent;
}
.comment-author .says {
display: none;
}
#reply-title {
font-weight: bold;
margin-bottom: 15px;
letter-spacing: 3px;
text-transform: uppercase;
color: #aaaaaa;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#cancel-comment-reply-link {
font-size: 12px;
line-height: 1em;
display: inline-block;
margin-left: 6px;
padding: 4px 7px;
letter-spacing: 0;
}
.comment-form {
list-style: none;
}
.comment-form label {
font-size: .9em;
}
.comment-form-cookies-consent {
display: block;
margin-top: 15px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
position: relative;
display: block;
}
.comment-form-author, .comment-form-email, .comment-form-url {
margin: 10px 0;
padding: 0;
}
.comment-form input[type='text'], .comment-form input[type='url'], .comment-form textarea {
display: block;
clear: both;
margin-top: 7px;
}
.comment-form-comment textarea {
display: block;
float: none;
clear: both;
width: 100%;
margin-bottom: 15px;
padding: 15px;
resize: none;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
border: 1px solid rgba(0, 0, 0, .05);
outline: none;
}
.comment-form-comment textarea:focus {
border-color: #333333;
}
.form-submit input[type='submit'] {
margin-top: 20px;
}
input[type='submit']:hover, input[type='submit']:focus {
background-color: #f38763;
}
.comment-form .logged-in-as {
font-size: .9em;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
color: #aaaaaa;
}
.comment-form .logged-in-as a {
padding: 0 6px;
color: #f38763;
}
.comment-form .logged-in-as a:hover, .comment-form .logged-in-as a:focus {
text-decoration: underline;
}
.form-allowed-tags {
margin: 0;
padding-bottom: 15px;
}
#comments input[type='text'], #comments input[type='email'], #comments input[type='password'] {
margin-top: 0;
margin-bottom: 0;
}
.sidebar-wrap input {
width: 100%;
}
textarea:hover, textarea:focus {
border: 1px solid #aaaaaa;
outline: none;
}
.no-comments {
padding: 0 30px 30px 30px;
color: #aaaaaa;
} .entry.drop-cap > p:first-of-type:first-letter {
font-size: 60px;
line-height: 60px;
display: block;
float: left;
margin: 0 15px 0 0;
padding: 0 5px;
text-align: center;
color: #0d1217;
}
.entry.solid-drop-cap > p:first-of-type:first-letter {
font-size: 60px;
line-height: 60px;
display: block;
float: left;
margin: 0 15px 0 0;
padding: 5px 10px;
text-align: center;
color: #ffffff;
background-color: #0d1217;
} .footer-wrap {
display: block;
overflow: hidden;
margin-bottom: 0;
padding-top: 5px;
background-color: #ffffff;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.sidebar-footer.sidebar-wrap {
padding-top: 45px;
padding-bottom: 45px;
}
.sidebar-footer.sidebar-wrap .widget {
margin-bottom: 45px;
-webkit-box-shadow: none;
box-shadow: none;
}
.sidebar-footer.sidebar-wrap .widget:last-child {
margin-bottom: 0;
}
.footer-area .widget-title h3 {
padding-top: 0;
padding-bottom: 20px;
padding-left: 0;
letter-spacing: 1px;
border: none;
border-bottom: 1px solid #eeeeee;
}
.footer-area .widget-title h3:after {
display: none;
} .footer-instagram-widget {
position: relative;
}
.footer-instagram-el {
position: relative;
display: block;
padding: 0 !important;
}
.instagram-el-holder {
position: relative;
display: block;
overflow: hidden;
width: 100%;
}
.instagram-el-holder > * {
position: static !important;
display: block;
padding-bottom: 100%;
}
.footer-instagram-el img,
.instagram-el img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
-o-object-fit: cover;
}
.instagram-el-holder video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.footer-instagram-widget .widget-title {
position: absolute;
z-index: 50;
top: 50%;
left: 50%;
margin-bottom: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.footer-instagram-widget .widget-title h3 {
color: #333333;
background-color: #ffffff;
} .footer-social-counter {
color: #ffffff;
background-color: #0d1217;
}
.top-footer-wrap .widget {
display: none;
}
.top-footer-wrap .social-footer-counter.widget,
.top-footer-wrap .footer-instagram-widget.widget {
display: block;
}
.top-footer-wrap .widget:first-child .footer-social-counter {
margin-top: -5px;
margin-bottom: 0;
}
.footer-social-counter {
display: block;
padding: 30px;
text-align: center;
}
.footer-social-counter .counter-element {
display: inline-block;
padding: 0 25px;
text-transform: uppercase;
border-right: 2px solid #333333;
}
.footer-social-counter a:hover {
opacity: .7;
}
.footer-social-counter .counter-element:last-child {
border-right: 0;
}
.counter-element > a {
display: block;
overflow: hidden;
margin-bottom: 12px;
color: #ffffff;
}
.footer-social-counter .counter-element i {
font-size: 16px;
line-height: 32px;
float: left;
width: 36px;
height: 36px;
margin-right: 10px;
padding-right: 0;
padding-left: 0;
text-align: center;
color: #ffffff;
border: 2px solid;
border-radius: 50%;
}
.footer-social-counter .num-count {
font-size: 26px;
font-weight: 300;
line-height: 36px;
display: block;
float: left;
padding-right: 3px;
}
.footer-social-counter a {
white-space: nowrap;
text-decoration: none !important;
}
.footer-social-counter .text-count {
font-size: 13px;
font-weight: 300;
line-height: 13px;
text-align: left;
letter-spacing: 4px;
}
#footer-copyright {
text-align: center;
color: #999999;
background-color: #f4f4f4;
}
.copyright-inner {
padding-top: 15px;
padding-bottom: 15px;
}
#footer-copyright a:hover {
color: #333333;
}
.copyright-inner .social-bar-wrap {
font-size: 18px;
display: block;
margin-top: 15px;
text-align: center;
}
.copyright-inner .social-bar-wrap a {
padding: 0 7px;
}
#tn-back-top {
position: fixed;
z-index: 990;
right: 18px;
bottom: 0;
display: none;
overflow: hidden;
cursor: pointer;
text-decoration: none;
border: none;
}
#tn-back-top i {
line-height: 48px;
position: relative;
display: block;
overflow: hidden;
width: 48px;
height: 48px;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
text-align: center;
background-color: #0d1217;
-webkit-box-shadow: 0 5px 6px -6px rgba(0, 0, 0, .4);
box-shadow: 0 5px 6px -6px rgba(0, 0, 0, .4);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.is-light-style #tn-back-top i {
background-color: #ffffff;
}
#tn-back-top i:hover:before, #tn-back-top i:hover:after, .is-light-style #tn-back-top i:hover:before, .is-light-style #tn-back-top i:hover:after {
background-color: #f38763;
}
#tn-back-top i:before {
position: absolute;
top: 15px;
left: 17px;
display: block;
width: 1px;
height: 20px;
content: '';
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: rotate(40deg);
transform: rotate(40deg);
background-color: #ffffff;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
#tn-back-top i:after {
position: absolute;
top: 15px;
right: 17px;
display: block;
width: 1px;
height: 20px;
content: '';
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: rotate(-40deg);
transform: rotate(-40deg);
background-color: #ffffff;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.is-light-style #tn-back-top i:before, .is-light-style #tn-back-top i:after {
background-color: #111111;
} .is-light-style .post-inner, .is-light-style .post-inner.grid-overlay-inner {
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.is-light-style .post-inner:after {
border-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.is-light-style .post-inner .post-title {
color: #111111;
}
.is-light-style .post-inner .meta-tags-wrap {
color: #999999;
}
.is-light-style .post-wrap {
background-color: #f7f7f7;
}
.is-light-style .post-format-wrap {
color: #bbbbbb;
}
.is-light-style .classic-layout .post-share-bar a {
color: #ffffff;
}
.is-light-style.single .post-inner {
border-bottom: 2px dashed #eeeeee;
-webkit-box-shadow: none;
box-shadow: none;
}
.is-light-style.single .post-inner:after {
-webkit-box-shadow: none;
box-shadow: none;
}
.is-light-style .page-heading-inner {
color: #333333;
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.is-light-style .page-heading-inner:after {
border-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}  .content-404-inner {
position: relative;
margin: 10px 25px;
margin-bottom: 60px;
padding: 60px 20px;
text-align: center;
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.content-404-inner:after {
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
content: '';
border: 5px solid #ffffff;
}
.logo-404 h1 {
font-size: 105px;
font-weight: bold;
line-height: 1em !important;
display: block;
overflow: hidden;
margin: 0 24px 30px;
text-shadow: 1px 1px 0 #ffffff, 2px 2px 0 #333333, 3px 3px 0 #dddddd, 4px 4px 0 #dddddd;
}
.title-404 {
margin-top: 45px;
margin-bottom: 0;
color: #aaaaaa;
} .page-heading-inner {
position: relative;
margin: 60px 25px;
padding: 30px;
text-align: center;
letter-spacing: 2px;
color: #ffffff;
background-color: #0d1217;
}
.page-heading-inner .post-title em {
font-weight: 400;
margin-right: 5px;
text-transform: capitalize;
}
.page-heading-inner:after {
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
content: '';
border: 5px solid #0d1217;
}
.page-heading-inner .post-title {
margin-bottom: 0;
}
.page-heading-inner .post-title strong {
text-transform: uppercase;
}
.search-no-result {
margin-bottom: 0;
padding: 30px 30px 90px 30px;
text-align: center;
}
.page-author-inner {
position: relative;
margin: 60px 25px -15px;
}
.page-author-inner:after {
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
content: '';
border: 5px solid #ffffff;
}
.page-title-wrap .tn-page-title {
margin-bottom: 30px;
padding-bottom: 20px;
text-transform: uppercase;
border-bottom: 2px dashed #eeeeee;
}
.about-page-inner {
display: block;
overflow: hidden;
margin-right: 15px;
margin-left: 15px;
background-color: #ffffff;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.about-page-inner .thumb-wrap img {
min-height: 150px;
}
.about-page-inner .entry {
margin: 25px 30px 45px 30px;
}
.about-heading {
margin: 10px;
}
.about-title {
display: block;
text-align: center;
}
.about-title h1 {
font-size: 14px;
font-weight: bold;
line-height: 1;
position: relative;
display: inline-block;
padding: 12px 40px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
letter-spacing: 2px;
text-transform: uppercase;
color: #ffffff;
background-color: #0d1217;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.about-title h1:after {
position: absolute;
top: -5px;
right: -5px;
bottom: -5px;
left: -5px;
display: block;
content: '';
border: 3px solid #0d1217;
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.05);
}
.about-page-inner .single-footer-social-wrap {
display: block;
border-top: 1px dashed #eeeeee;
}
.page .single-footer-social-wrap a {
font-size: 16px;
margin-left: 0;
color: #aaaaaa !important;
background: none;
}
.page .single-footer-social-wrap a:hover {
color: #111111 !important;
}
.about-page-inner .post-share-bar {
padding: 10px;
}
.page-author-inner #single-author-box {
margin: 0;
} .sidebar-wrap .widget.widget_mc4wp_widget, .sidebar-wrap .widget.widget_mc4wp_widget, .sidebar-wrap .widget.widget_mc4wp_form_widget, .sidebar-wrap .widget.widget_mc4wp_form_widget {
padding: 20px 30px;
color: #ffffff;
background-color: #0d1217;
}
.mc4wp-form input[type=date], .mc4wp-form input[type=email],
.mc4wp-form input[type=tel], .mc4wp-form input[type=text],
.mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea {
color: #ffffff;
border: none !important;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #333333;
-webkit-box-shadow: none;
box-shadow: none;
}
.mc4wp-form label {
font-weight: 400 !important;
font-style: italic;
margin-bottom: 20px !important;
text-align: center;
text-transform: capitalize !important;
}
.mc4wp-form button, .mc4wp-form input[type='button'], .mc4wp-form input[type='submit'] {
width: 100%;
margin-top: 15px;
padding: 10px 0;
-webkit-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
letter-spacing: 1px;
color: #ffffff;
border-radius: 0;
background-color: #f38763;
}
.mc4wp-form button:hover, .mc4wp-form input[type='button']:hover, .mc4wp-form input[type='submit']:hover {
color: #333333;
background-color: #ffffff;
}
.infinite-scroll {
position: relative;
display: block;
overflow: hidden;
text-align: center;
}
.infinite-scroll .infinite-icon {
display: inline-block;
width: 40px;
height: 30px;
min-height: 30px;
margin-top: 10px;
margin-bottom: 30px;
opacity: 0;
background: transparent url(//mint-rosemary.com/wp-content/themes/maple/assets/images/ajax-loader.svg) no-repeat center center !important;
background-size: cover !important;
} .pagination-next-prev {
font-size: 13px;
display: block;
overflow: hidden;
margin-right: 20px;
margin-left: 20px;
}
.pagination-next-prev .pagination-el {
display: block;
float: left;
text-align: center;
white-space: nowrap;
text-decoration: none !important;
background-color: #eeeeee;
}
.pagination-next-prev .pagination-el a {
line-height: 30px;
display: block;
padding: 0 15px;
letter-spacing: 1px;
}
.pagination-next-prev .older {
float: right !important;
}
.pagination-next-prev .older i {
margin-left: 7px;
}
.pagination-next-prev .newer i {
margin-right: 7px;
} .blog-loadmore-link {
line-height: 30px !important;
position: relative;
display: inline-block;
padding: 0 20px;
letter-spacing: 1px;
color: #ffffff;
background-color: #0d1217;
}
.pagination-wrap.ajax-pagination {
position: relative;
display: block;
padding-bottom: 3px;
}
.pagination-wrap .blog-loadmore-link:hover {
background-color: #f38763;
}
.blog-loadmore-link:before {
position: absolute;
z-index: 1;
top: 3px;
right: -3px;
bottom: -3px;
left: 3px;
content: '';
border-right: 4px solid #000000;
border-bottom: 4px solid #000000;
}
.ajax-animation {
position: absolute;
top: 0;
left: 0;
display: none;
visibility: hidden;
width: 100%;
height: 30px;
text-align: center;
pointer-events: none;
opacity: 0;
}
.ajax-animation-icon {
display: inline-block;
width: 30px;
height: 30px;
background: transparent url(//mint-rosemary.com/wp-content/themes/maple/assets/images/ajax-loader.svg) no-repeat center center !important;
background-size: cover !important;
}
.ajax-infinite-scroll {
position: relative;
display: block;
height: 30px;
} .slick-slide {
outline: none !important;
}
.featured-slider-outer {
overflow: hidden;
margin-bottom: -35px;
padding-right: 15px;
padding-bottom: 35px;
padding-left: 15px;
}
.featured-slider-outer .featured-area {
overflow: visible;
margin-bottom: 0;
padding: 10px;
background-color: #ffffff;
}
.featured-slider-outer .slick-dots {
bottom: -40px;
}
.is-background-image {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover !important;
background-size: cover !important;
}
.grid-overlay-big-layout .is-background-image {
position: relative;
display: block;
height: 550px;
}
#carousel-slider.slider-init {
height: 550px;
}
.post-inner.grid-overlay-inner {
max-width: 500px;
margin-right: auto;
margin-left: auto;
}
.post-thumb-overlay-outer {
position: relative;
display: block;
}
.post-thumb-holder {
position: static;
display: block;
padding-bottom: 75%;
}
.post-thumb-overlay-outer .thumb-wrap {
position: static;
overflow: visible !important;
}
.post-thumb-overlay-outer img {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
object-fit: cover;
-o-object-fit: cover;
object-position: 50% 50%;
-o-object-position: 50% 50%;
} #navigation {
font-family: 'Lato', sans-serif;
font-size: 13px;
font-weight: 700;
font-style: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
.post-title, .widget-title {
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: 700;
font-style: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
.category-name-wrap, .single-tag-wrap {
font-family: 'Noticia Text', serif;
font-size: 13px;
font-weight: 400;
font-style: italic;
text-transform: capitalize;
}
.meta-tags-wrap {
font-family: 'Noticia Text', serif;
font-size: 13px;
font-weight: 400;
font-style: italic;
text-transform: capitalize;
}
.updated:not(.published) {
display: none;
}
.read-more-wrap, input[type='submit'],
.blog-loadmore-link,
.pagination-next-prev {
font-family: 'Lato', sans-serif;
font-size: 11px;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
}
.logo-text strong {
font-family: 'Lato', sans-serif;
font-size: 60px;
font-weight: 700;
font-style: normal;
letter-spacing: 2px;
text-transform: uppercase;
} .wp-block-separator {
max-width: 80px;
height: 1px;
margin-top: 30px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
opacity: .4;
border: 0;
border: none;
border-bottom: 2px solid;
background-color: #333333;
}
.wp-block-separator.is-style-wide {
width: 100%;
max-width: 100%;
height: 2px;
}
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
max-width: 300px;
margin-left: 0;
list-style: none;
}
.entry-content .wp-block-archives a,
.entry-content .wp-block-categories a,
.entry-content .wp-block-latest-posts a {
text-decoration: none !important;
}
.entry-content .wp-block-archives a,
.entry-content .wp-block-categories a {
font-weight: inherit;
}
.entry-content .wp-block-latest-posts.is-grid li {
margin-bottom: 2rem;
padding-top: 1rem;
border-top: 1px solid #eeeeee;
}
blockquote p,
.entry-content blockquote p {
margin-bottom: 20px;
}
.entry-content .wp-block-audio figcaption {
color: #333333;
}
.entry-content .wp-block-button .wp-block-button__link,
.entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
font-weight: normal;
-webkit-transition: opacity .3s;
transition: opacity .3s;
text-decoration: none !important;
background-color: #111111;
}
.entry-content .wp-block-button .wp-block-button__link:hover {
opacity: .7;
}
.entry-content .wp-block-categories-list.aligncenter,
.entry-content .wp-block-archives.aligncenter {
max-width: 300px;
margin-right: auto;
margin-left: auto;
}
.entry-content .wp-block-categories-list > li:last-child > a,
.entry-content .wp-block-archives > li:last-child > a {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.wp-block-pullquote {
padding-top: 10px;
padding-bottom: 10px;
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
margin-bottom: 10px;
}
.wp-block-gallery {
margin-left: 0;
}
.entry .wp-block-quote {
margin-left: 0;
border-color: #eeeeee;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.entry .wp-block-quote.is-large,
.enry .wp-block-quote.is-style-large {
margin-bottom: 40px;
padding-right: 0;
padding-left: 40px;
border-left: 5px solid #eeeeee;
}
.wp-block-quote:before {
display: none;
} .entry.entry-content > * {
margin-bottom: 1.2em;
}
.is-style-outline .wp-block-button__link {
background: none !important;
}
.wp-block-cover.has-background-dim {
color: #ffffff;
}
.wp-block-gallery .blocks-gallery-grid {
margin-left: 0 !important;
}
.wp-block-pullquote.has-background {
border: none;
}
.wp-block-pullquote {
border-top: 4px solid;
border-bottom: 2px solid;
}
.wp-block-pullquote blockquote {
margin-top: 0;
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 0;
border-left: none;
}
.wp-block-pullquote blockquote:before {
display: none;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper:before,
.wp-block-embed-youtube .wp-block-embed__wrapper:before,
.wp-block-embed-wordpress-tv .wp-block-embed__wrapper:before {
display: block;
padding-top: 56.25%;
content: '';
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
.wp-block-embed-wordpress-tv .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-calendar table {
border: none;
}
.wp-block-calendar #wp-calendar tbody td a {
text-decoration: underline;
color: #111111;
background: none;
}@media only screen and (max-width: 1110px) and (min-width: 992px) {
.tn-container {
max-width: 992px !important;
}
.classic-layout .thumb-wrap {
min-height: 300px;
}
.grid-layout .thumb-wrap {
min-height: 170px;
}
.tn-single-page .thumb-wrap {
min-height: 150px;
}
.grid-overlay-big-layout .is-background-image {
height: 500px;
}
#carousel-slider.slider-init {
height: 500px;
}
}
@media only screen and (max-width: 991px) {
.menu-wrap {
display: none;
}
#tn-button-mobile-menu-open {
display: block;
}
.open-menu-mobile #tn-mobile-nav {
display: block;
visibility: visible;
opacity: 1;
pointer-events: auto;
}
.ruby-content-wrap {
padding-left: 0 !important;
padding-right: 0 !important;
}
.left-sidebar .ruby-content-wrap {
float: none;
}
.infinite-scroll .infinite-icon {
width: 60px;
margin-top: 0;
margin-bottom: 20px;
} .single.is-hide-sidebar .sidebar-wrap {
display: none;
}
.grid-overlay-big-layout .is-background-image {
height: 400px;
}
#carousel-slider.slider-init {
height: 400px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.tn-container {
max-width: 768px !important;
}
.sidebar-wrap {
max-width: 480px;
margin-left: auto;
margin-right: auto;
float: none;
overflow: hidden;
} .footer-social-counter {
padding: 30px;
overflow: hidden;
}
.footer-social-counter .counter-element {
padding: 0 15px;
}
.footer-social-counter .num-count {
font-size: 22px;
line-height: 32px;
}
.footer-social-counter .counter-element i {
height: 32px;
width: 32px;
font-size: 15px;
line-height: 28px;
}
.footer-social-counter .text-count {
font-size: 14px;
letter-spacing: 2px;
}
}
@media only screen and (max-width: 767px) {
.tn-container {
max-width: 360px !important;
}
.ruby-page-wrap {
margin-top: 45px;
}
.ruby-content-wrap {
margin-bottom: 30px;
}
.sidebar-wrap {
margin-bottom: 45px;
}
.page-heading-inner {
margin-top: 45px;
margin-bottom: 45px;
}
.logo-text a {
font-size: 36px;
line-height: 1;
}
.logo-text strong {
font-size: 32px !important;
}
.logo-text .tagline {
display: none;
}
.logo-image {
max-width: 260px;
}
.wpcf7 input {
width: 100%;
}
#main.col-xs-12 {
padding-left: 0;
padding-right: 0;
margin-bottom: 30px;
}
.main-page-inner {
padding-top: 30px;
padding-bottom: 30px;
}
.footer-area {
margin-left: 15px;
margin-right: 15px;
}
.sidebar-footer {
padding-top: 0;
padding-bottom: 0;
margin-top: 30px;
margin-bottom: 30px;
}
.sidebar-footer:last-child {
margin-bottom: 0;
}
.footer-copyright {
margin-left: 30px;
margin-bottom: 30px;
}
.header-inner .social-bar-wrap {
max-width: 100%;
overflow: hidden;
}
.header-social {
white-space: normal;
text-align: center;
margin-top: 12px;
}
.header-social a:before {
display: none;
}
.header-social a {
margin-right: 10px;
width: 34px;
height: 34px;
font-size: 14px;
line-height: 30px;
margin-bottom: 10px;
}
.post-inner.grid-overlay-inner {
left: 30px;
right: 30px;
top: 50%;
bottom: auto;
padding: 15px 10px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-inner.grid-overlay-inner:after {
left: -5px;
right: -5px;
bottom: -5px;
top: -5px;
border: 3px solid #0d1217;
}
.is-light-style .post-inner.grid-overlay-inner:after {
border-color: #fff;
}
.post-inner.grid-overlay-inner .meta-tags-wrap {
display: none;
}
.post-inner.grid-overlay-inner .post-title {
margin-bottom: 0;
} .classic-layout .post-share-bar a {
height: 24px;
width: 24px;
padding-left: 0;
padding-right: 0;
line-height: 24px;
margin-left: 10px;
font-size: 14px;
color: #fff;
border-radius: 50%;
background-color: #aaa;
text-align: center;
}
.post-wrap.classic-layout {
margin-bottom: 30px;
}
.classic-layout .post-format-wrap {
line-height: 24px;
font-size: 24px;
}
.post-wrap.classic-layout .post-footer {
margin-top: 20px;
padding: 15px 20px;
border-width: 1px;
}
.post-wrap.classic-layout .entry {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
.read-more-wrap.medium-btn {
margin-top: 20px;
}
.excerpt {
margin: 15px;
}
.page-heading-inner {
padding: 20px 15px;
}
.page-heading-inner .post-title {
font-size: 18px;
}
.content-404-inner {
padding: 30px 20px;
}
.title-404.post-title {
font-size: 18px;
margin-top: 25px;
}
.related-el {
margin-bottom: 30px;
}
.related-el:last-child {
margin-bottom: 0;
} .single-el.single-nav {
padding-top: 15px;
padding-bottom: 15px;
}
.nav-left .nav-sub-title, .nav-left h3, .nav-right .nav-sub-title, .nav-right h3 {
margin: 0;
text-align: center;
}
.nav-arrow {
display: none;
}
.nav-left:after {
display: none;
}
.nav-right, .nav-left {
padding-top: 15px;
padding-bottom: 15px;
float: none;
}
.nav-right {
border-top: 1px dashed #eee;
}
.single-nav .col-xs-12.nav-right:first-child {
border-top: 0;
}
.author-thumb {
float: none;
margin-top: 0;
margin-left: auto;
margin-right: auto;
width: 75px;
}
.author-title.widget-title {
display: block;
text-align: center;
}
.author-title.widget-title h3 {
display: inline-block;
}
.author-social {
right: 10px;
bottom: 5px;
} .single-heading.post-inner {
margin: 10px -10px 20px -10px;
}
.single-el {
padding: 20px;
}
.single-footer {
margin: 30px -30px -20px -30px;
}
.single-footer-social-wrap a {
height: 24px;
width: 24px;
padding-left: 0;
padding-right: 0;
line-height: 24px;
margin-left: 10px;
font-size: 14px;
color: #fff;
border-radius: 50%;
background-color: #aaa;
text-align: center;
}
.single-footer .post-format-wrap {
line-height: 24px;
font-size: 24px;
}
.comment-respond input {
width: 100%;
}
.single-el.comments-area {
padding: 0;
}
.comment-title.widget-title, .comment-list, .comment-respond {
margin: 20px;
} .sidebar-wrap .widget {
padding: 30px 20px;
} .post-inner.list-inner {
margin-left: 0;
margin-top: 0;
}
.post-wrap.list-layout .thumb-wrap {
margin: 15px;
}
.post-wrap.list-layout .thumb-wrap img {
margin-top: -40%;
}
.is-col-content.col-xs-12 {
padding-right: 15px;
} .post-inner.classic-inner {
margin-top: -10px;
float: none;
margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
} .page-author-inner #single-author-box {
margin-top: -10px;
float: none;
}
.author-box.single-el {
padding-bottom: 25px;
} .wp-caption.alignleft, img.alignleft,
.wp-caption.alignright, img.alignright {
float: none;
max-width: 100% !important;
margin: 20px auto;
}
blockquote {
margin: 20px 0 20px 25px;
border-width: 2px;
padding-left: 15px;
font-size: 14px;
}
blockquote:before {
left: -26px;
font-size: 16px;
} .footer-instagram-widget .widget-title h3 {
display: none;
} .footer-social-counter {
padding: 30px 0 20px 0;
overflow: hidden;
}
.footer-social-counter .counter-element {
border-right: 0;
}
.counter-element {
margin-bottom: 20px;
display: block;
text-align: center;
}
.footer-social-counter .num-count {
font-size: 18px;
line-height: 30px;
}
.footer-social-counter .counter-element i {
height: 30px;
width: 30px;
border-width: 1px;
font-size: 14px;
line-height: 28px;
}
.footer-social-counter .text-count {
font-size: 14px;
letter-spacing: 1px;
} .footer-instagram-el {
width: 25% !important;
display: none;
}
.footer-instagram-el:nth-child(-n+4) {
display: block;
} .about-title h1 {
padding: 9px 25px;
font-size: 12px;
}
.tn-slider-nav {
height: 40px;
margin-top: -20px;
}
.pagination-next-prev {
margin-left: 10px;
margin-right: 10px;
}
.grid-overlay-big-layout .is-background-image {
height: 260px;
}
#carousel-slider.slider-init {
height: 260px;
}
#big-slider .slick-arrow {
display: none !important;
}
.post-title a {
font-size: .92em;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.tn-container {
max-width: 480px !important;
}
}