/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'SVN-GilroySemiBold';
    src: url('fonts/SVN-GilroySemiBold.woff2') format('woff2'),
        url('fonts/SVN-GilroySemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-GilroyBold';
    src: url('fonts/SVN-GilroyBold.woff2') format('woff2'),
        url('fonts/SVN-GilroyBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-GilroyMedium';
    src: url('fonts/SVN-GilroyMedium.woff2') format('woff2'),
        url('fonts/SVN-GilroyMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

}

.button,
button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
    font-family: 'SVN-GilroyBold' !important;
    font-weight: normal;
}

b,
strong {
    font-family: 'SVN-GilroyBold' !important;
    font-weight: normal;
}

#mega-menu-wrap {
    width: 100%;
    background: #FFF806;
    font-weight: normal;
}

#mega-menu-title {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'SVN-GilroyBold' !important;
    color: #111;
}

.section .section-title-normal {
    font-family: 'SVN-GilroyBold' !important;
    font-size: 20px;
    color: #A9171D;
}

#wide-nav>.flex-row>.flex-left {
    min-width: 250px;
}

html,
body {
    font: normal 1em / 1.7em 'SVN-GilroyMedium', sans-serif !important;
}

.box-text,
#footer {
    font-size: 0.95em;
}

.breadcrumbs {
    font-family: 'SVN-GilroyBold' !important;
    font-weight: normal;
    font-size: 15px;
    color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: 'SVN-GilroyBold' !important;
}

.nav>li>a {
    font-family: 'SVN-GilroyMedium' !important;
    text-transform: uppercase;
    font-weight: normal !important;
}

#header-contact li>a {
    font-size: 0.9em;
}

.header-bottom-nav>li>a {
    font-size: 15px;
}

.header-main .nav>li>a {
    font-size: 1em;
    font-family: 'SVN-GilroyBold' !important;
    font-weight: normal;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 5px;
}

.widget .is-divider {
    display: none;
}

#header-contact li>a {
    text-transform: none;
    padding: 0px;
}

span.amount {
    color: #ED1C24;
    font-weight: bold;
}

.box-text-products span.amount {
    white-space: nowrap;
    color: #ED1C24;
    font-size: 17px;
    font-family: 'SVN-GilroyBold' !important;
}

#product-sidebar {
    padding-right: 0px;
}

#product-sidebar .col-divided,
.page-left-sidebar .col-divided {
    border: none;
    padding-right: 10px;
}

.row-divided>.col+.col:not(.large-12) {
    border: none;
}
.box-blog-post .is-divider,
#product-sidebar .is-divider,
#secondary .is-divider,
#shop-sidebar .is-divider {
    display: none;
}

#top-bar .nav li a {
    color: #fff;
}

span.widget-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #0060aa;
}

.footer-widgets span.widget-title {
    font-size: 1.1em;
    font-family: 'SVN-GilroyBold' !important;
}

#product-sidebar span.widget-title,
#secondary span.widget-title,
#shop-sidebar span.widget-title {
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #0060aa;
    color: #FFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: normal;
    font-size: 16px;
}

.section-title-center span,
.section-title-bold-center span {
    color: #0060aa;
    font-size: 22px;
    font-family: 'SVN-GilroyBold' !important;
}

#product-sidebar .body-widget,
#secondary .body-widget,
#shop-sidebar .body-widget {
    padding: 0px 15px;
}

#product-sidebar aside,
#shop-sidebar aside,
#secondary aside {
    padding: 0px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    margin: 0px;
    margin-bottom: 20px;
}

.absolute-footer {
    padding: 5px 0 5px;
}

.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6,
.box-text a:not(.button) {
    line-height: 1.5em;
    font-size: 15px;
    font-family: 'SVN-GilroyBold' !important;
    color: #0060aa;
    text-transform: uppercase;
}

th,
td {
    font-size: 1em;
    color: #333;
}

.tab-panels .entry-content table td,
.tab-panels .entry-content table th {
    border: none;
    padding: 10px;
}

.h3,
h3 {
    font-size: 1.8em;
}

.block_widget .post-item {
    padding: 0 15px 10px;
}

.block_widget .box-vertical .box-text {
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 10px;
}
#secondary .box-text h5 a,
#secondary .box-text h5 {
    text-transform: inherit;
    font-size: 15px;
    font-family: 'SVN-GilroyMedium' !important;
    font-weight: normal !important;
    color: #111;
}

.form-footer input:not([type="submit"]) {
    width: 70%;
    float: left;
    margin-right: 10px;
}

.form-footer input[type='email'] {
    height: auto;
    padding: 5px 20px;
}

.header-search-form-wrapper input:not([type="submit"]) {
    height: auto;
    padding: 5px 20px;
    font-size: 16px;
    color: #333 !important;
}

.header-search-form-wrapper .button i {
    right: 10px;
}

.header-nav li.account-item a,
.header-main .header-cart-title {
    font-size: 16px;
    font-family: 'SVN-GilroyMedium' !important;
}

.header-main .icon-shopping-bag {
    font-size: 24px;
    margin-left: 10px;
}

.footer-widgets .social-icons a {
    margin-right: 7px;
}

.footer-widgets #text-4 img {
    margin-bottom: 5px;
}

.absolute-footer {
    color: #333;
}

.tabbed-content .nav>li>a {
    font-size: 1em;
}

.home-banner {
    border-radius: 5px;
    overflow: hidden;
}

.home-products .product .col-inner {
    border-radius: 5px;
    border: .1rem solid #fff;
    background-color: #fff;
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    animation: fadeInUp 0.5s ease-out forwards;
    overflow: hidden;
}
.home-products .product .col-inner:hover{
	box-shadow: 0 0px 2px 0 #0060aa, 0 0px 6px 0px #0060aa;
}
.home-news .post-item .col-inner,
.category .blog-wrapper .post-item .col-inner,
.home-products-2 .col-inner {
    background: #fff;
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    border-radius: 5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    animation: fadeInUp 0.5s ease-out forwards;
    overflow: hidden;
}

.post-sidebar .block_widget .col-inner {
    padding: 0px 15px;
}

.home-news .post-item .col-inner:hover,
.category .blog-wrapper .post-item .col-inner:hover,
.home-products-2 .col-inner:hover {
    box-shadow: 0 0px 2px 0 #0060aa, 0 0px 6px 0px #0060aa;
}
.home-news .post-item .box-text,
.blog-archive .box-text,
.home-products-2 .col-inner .box-text,
.home-products .col-inner .box-text {
    padding: 15px 15px;
}

.modal-overlay .img-inner {
    position: relative;
    border-radius: 5px;
}

.modal-overlay .img-inner:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    cursor: pointer;
}

.modal-overlay .img-inner:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s;
}

.breadcrumbs a,
th,
td,
label,
legend,
form.checkout h3 {
    font-weight: normal;
}

.tab-panels h3 {
    padding: 20px 0px;
}

.tab-panels .entry-content table tr {
    background-color: #fff;
}

.tab-panels .entry-content table tr:nth-child(2n) {
    background-color: #e6e6e6;
}

.footer-1 .widget img {
    margin-bottom: 0;
}

.box-text-products .price-wrapper{
	margin-top: 10px;
    font-size: 17px;
    font-family: 'SVN-GilroyBold' !important;
    color: red;
}
.header-main ul.sub-menu{
	min-width:250px;
}