/*
 Theme Name:   Argent Child
 Theme URI:    https://wordpress.com/themes/argent/
 Description:  Argent Child Theme
 Author:       Web Global
 Author URI:   http://rjandcogroup.com.au/
 Template:     argent
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/




@font-face {
font-family: Questrial;
src: url(/wp-content/themes/argent-child/fonts/Questrial/Questrial-Regular.ttf);
}

@font-face {
font-family: Raleway;
src: url(/wp-content/themes/argent-child/fonts/Raleway/Raleway-Regular.ttf);
}

@font-face {
font-family: RalewayExtraBold;
src: url(/wp-content/themes/argent-child/fonts/Raleway/Raleway-ExtraBold.ttf);
}



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: Raleway;
	font-size:14px;
	color: #a1a1a1;
}



p

{

        font-family: Raleway;
        font-size: 14px;
        font-style: normal;

}


li

{

        font-size: 14px;
        font-style: normal;

}


h1, .single, .entry-title, .page-title

{

        font-family: Questrial;
	color: #000;
        font-size: 28px;
	font-style : normal;
}


.page-header {
	margin-bottom: 22px;
}


h2

{

        font-family: Raleway;
	color: #252525;
        font-size: 16px;
        font-style : normal;
	line-height: 1.5em;
	text-transform: uppercase;

}




h3, h4, h5, h6

{

        font-family: Questrial;
        color: #252525;
        font-size: 14px;
        font-style : normal;
	text-transform: none;
}




.main-navigation {
	background: #fff;
	width: 755px;
	margin: auto;
}


@media screen and (max-width: 768px) {
    .main-navigation {
        max-width: 100%;
    }
}


.main-navigation a 
{
        font-size: 15px;
        /*font-size: 1.1rem;*/

	color: #b7b7b7;
}




.main-navigation ul ul a {
        color: #000;
} 


.main-navigation ul ul :hover > a,
.main-navigation ul > .focus > a {
	color: #000;
}


.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	color: #000;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	color: #000;
}


.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a
{
	color: #000;
}


/*Toggle Menu*/


.menu-toggle {
	font-family: Raleway;
	font-size: 14px;
	color: #b7b7b7;
	border: 1px solid #b7b7b7;
}


.menu-toggle:hover {
	background: none;	
	border-color: #b7b7b7;
	color: #b7b7b7;
	opacity: 1.0;
}


.menu-toggle:before {
        border: none;
        content: '';    /*\f419 menu icon for mobile*/
        display: inline-block;
        padding-right: 8px;
        font-family: "Genericons";
        font-weight: normal;
        font-style: normal;
        vertical-align: top;
}


.nav-menu > li > a:after {
		color: #b7b7b7;
		content: "";	/* \2022*/
		margin-left: 1em;
		opacity: 1.0;
	}


/*Toggle Menu End*/



.site-branding 
{
    width: 755px;
    margin: auto;
    background-color: transparent;
    background-size: contain;
}

.page-template-front-page .site-branding {
    margin-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .site-branding {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .page #main {
        min-height: 280px;
    }
    .page.page-id-7 #main {
        min-height: 580px;
    }
}



/*header image for home only*/

@media screen and (min-width: 769px) {
.home .site-branding {
	background: url(/wp-content/uploads/2017/08/STYSIS-Banner-Home-Page.png) no-repeat;
        max-width: 100%;
	height: 450px;
    }
}




@media screen and (max-width: 768px) {
.home .site-branding {
	background: url(/wp-content/uploads/2017/08/STYSIS-Banner-Home-Page.png) no-repeat;
	background-position: center;
    background-size: cover;
  
    max-width: 100%;

    height: auto;
    min-height: 250px;

    }
}







/*header image for home only end*/


/*.home, .page-content 
{
	width: 755px;
	margin: auto;
}


@media screen and (max-width: 768px) {
    .home, .page-content {        
	max-width: 100%;
	margin-right: 0;
	margin-left: 0;
    }
}*/


@media screen and (min-width: 768px) {
.single-jetpack-portfolio .entry-header, .page-header, .single-jetpack-portfolio .entry-content, .page-content, .page .entry-meta, .single-jetpack-portfolio .entry-meta, .comments-area, .post-navigation, .posts-navigation {
    margin-right: auto;
    margin-left: auto;
    width: 755px;
    }
}




.content-area {margin-top: -40px;}





/*footer start*/





.footer-widget-area {
	font-family: Raleway;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding-top: 1em;
    padding-right: 2em;
    padding-left: 2em;
	padding-bottom: 0em;
}

#custom_html-4 {
    margin-bottom: 0px;
}


.site-footer {
    background: #000;
    padding: 1em 0;
}


.widget-area,
.widget-area a {
	color: #fff;
	font-size: 14px;
	font-size: 1.1rem;
}

/*footer end*/









/*button style start*/




button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span {
	font-size: 14px;
	background: none;
	border: 1px solid #000;
	color: #000;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#infinite-handle span:hover {
	background-color: #000;
	border-color: #000;
	color: rgba(255, 255, 255, 1.0);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
/*	border-color: #a1a1a1;
	background-color: #a1a1a1;
	color: rgba(255, 255, 255, 1.0);	*/

        border-color: #000;
        background-color: #000;
        color: rgba(255, 255, 255, 1.0);

	outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	font-family: Raleway;
	font-size: 14px;
	font-size: 1.1rem;
	border: 1px solid #a1a1a1;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #000;
	color: #111;
	outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	height: 2.5em;
	width: 70%;
	padding: 0 7px;
}
textarea {
	padding-left: 7px;
	width: 70%;
	max-height: 7.5em;
}



/*@media screen and (max-width: 460px) {

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
        height: 2.5em;
        width: 80%;
        padding: 0 7px;
}
textarea {
        padding-left: 7px;
        width: 80%;
        max-height: 7.5em;
    }

}*/









.widget button,
.widget input[type="button"],
.widget input[type="submit"] {
        border: 2px solid #a1a1a1;
        color: #a1a1a1;
}
.widget button:hover,
.widget input[type="button"]:hover,
.widget input[type="submit"]:hover {
        background-color: transparent;
        border: 2px solid #252525;
        color: #252525;
}


.widget button:focus,
.widget input[type="button"]:focus,
.widget input[type="submit"]:focus {
        background-color: #252525;
        border: 2px solid #252525;
        color: #a1a1a1;
}





/*button style end*/







/*blockquotes start*/



blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	margin: -150px 0 0 -20px;
	clear: both;
}
blockquote,
q {
	quotes: "" "";
}



blockquote:not(.contact-form-submission) {
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7778;
	margin-bottom: 0.8em;
	position: relative;
}




blockquote:not(.contact-form-submission) {
	font-family: raleway;
	font-size: 14px;
	font-size: 1.1rem;
	font-style: italic;
	font-weight: normal;
	line-height: 1.7778;
	margin-bottom: 0.8em;
	position: relative;
}
blockquote:not(.contact-form-submission) cite {
	display: block;
	font-family: Raleway;
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	letter-spacing: .03em;
	line-height: 1.7778;
	margin-top: 10px;
	text-transform: uppercase;
}




blockquote:not(.contact-form-submission):before {
	display: inline-block;
	color: #b7b7b7;
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 70px;
	font-size: 7rem;
	opacity: 0.5;
	position: relative;
	top: 80px;
	left: 5px;
	z-index: -1;
}



/*blockquotes end*/

#copyright
{
	font-size: 9px;
	color: #fff;
}










/*Added Code*/

/*image overflow*/
@media screen and (min-width: 1060px) {
.wp-caption.alignleft, img.alignleft, blockquote.alignleft {
    margin-left: auto;	/*-175px*/
   }
}





@media screen and (max-width: 460px) {
img {
    width: 100%;
    margin-bottom: 20px;
   }
}


@media screen and (max-width: 600px) {
img.aligncenter {
    width: auto;
   }
}


/*Added Code End*/




/*wp-admin bar user color*/

#wpadminbar * {
	color: #ccc;
}

/*wp admin bar end*/
