HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/shootinschool/wp-content/themes/splash-child/style.css
/*	
	Theme Name: shootinschool - Child Theme
	Author: ebuilderz company
	Author URI: https://ebuilderz.com/
	Description: shootinschool Child theme
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: shootinschool-child
    Template: shootinschool

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */
/* global inherits changes */
/*@font-face {font-family: MISTRAL; src: url(MISTRAL.TTF); font-weight: normal; font-style: normal;}*/
@font-face {font-family: annifont; src: url(annifont.ttf); font-weight: normal; font-style: normal;}
@font-face {
    font-family: 'abcs';
    src: url('Mistral.eot');
    src: url('Mistral.eot?#iefix') format('embedded-opentype'),
        url('Mistral.woff2') format('woff2'),
        url(Mistral.ttf),
        url('Mistral.woff') format('woff'),
        url('Mistral.ttf') format('truetype'),
        url('Mistral.svg#Mistral') format('svg');
    font-weight: normal;
    font-style: normal;
}

.specail-title p{font-family: MISTRAL!important;}
.stm-header.stm-header-third .stm-header-inner .stm-header-container .stm-main-menu .stm-main-menu-unit ul.header-menu > li > a{padding:0 15px;}
.stm-header.stm-header-third .stm-header-inner .stm-header-container .logo-main{margin-top:0!important;}
.vc_btn3.vc_btn3-size-md{padding:10px 20px!important; font-size:22px!important;}
.stm-main-title-unit{color:#ffffff;}
.stm-reviews-main-wrapper .stm-main-title-unit{margin-bottom:20px;}
h1,h2,h3{margin:0;}
h3{letter-spacing:5px; font-weight:500;}
/* package elements */
.package{padding:20px;height:300px;text-align:center;display:flex;justify-content:center;flex-direction:column;}
.package h1{font-family: Roboto Condensed !important;}
.package h3{font-family: Roboto Condensed !important;}
.package p{color:#fff; line-height:1.3;}

/** form  **/
#shootout-subscribe{width:80%; margin:0 auto;}
.col-6{float:left; width:70%;}
.col-6 input[type="email"]{background:none;border-radius:0;}
.col-6-last{float:left; width:30%;}
span.ginput_price {
    display: none;
}
.cart .variation {
    display: block !important;
}
.checkout .variation {
    display: block !important;
}
.variation-Total {
    display: none;
}
.product-col-setting {
    padding: 0 60px;
}

@media (max-width:767px){
.stm-transparent-header .stm-header-mobile {
    background-color: #151515!important;
}
}
.grivity-form-setting {
    margin-bottom: 40px;
    border-top: 2px solid #ccc;
    width: 80%;
    margin: 0px auto;
    background: #ccc;
    padding: 40px;
}