/*
 Theme Name:   Gotham Child Theme
 Description:  Gotham Child Theme
 Author:       TGHP
 Template:     gotham
 Version:      1.0.0
 Tags:         Gotham Child Theme
*/

/* ----- INDEX ----- */
/* ---------------------
	1. Imports
	2. Base Styles
	3. Hidden Items
	4. Home Page
	5. Portfolio Page
	6. About Us Page
	7. Product Page
	Last. Media Queries
---------------------- */

/* --------
1. Imports
-------- */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i');
@font-face {
	font-family: 'Museo-300';
	src: url('font/Museo-300.otf');
}
@font-face {
	font-family: 'Museo';
	src: url('font/MuseoSlab-100.otf');
}
/*@font-face {
	font-family: 'Museo';
	src: url('font/MuseoSlab-900.otf');
}*/


.single-portfolio p,
.single-portfolio a {
   font-family: 'Museo' !important;
}

/* ------------
2. Base Styles
------------ */
body {
   font-family: 'Museo' !important;
	overflow-x: hidden !important;
}

blockquote {
	background: inherit !important;
}

.about-us-intro-text h5 {
    font-family: 'Museo-300' !important;
}

/* -------------
3. Hidden Items
------------- */
.portfolio-category,
.sku_wrapper,
.woocommerce-breadcrumb,
.product_meta,
.woocommerce-tabs,
.wpb_wrapper h4,
.up-sells,
form#searchform,
#searchoverlay,
.woocommerce .product-category img,
.pclient h3 {
   display: none !important;
}

/* -----------
4. Home Page
----------- */
body .page-id-1881 {
    /*background-color: #0C1518 !important;*/
	 background-color: #fff !important;
}

.page-id-1881 .h-below:not(.hbidar), .single-screen {
   height: 100vh !important;
}

.menu-trigger span:before, .menu-trigger span:after, .menu-trigger span {
    background: #999 !important;
}

.more-sdbmb:before, .explore a:before, .h-wrap #searchoverlay #searchsubmit, .h-wrap #searchoverlay #searchsubmit, .main-nav .uihmenu:before, .h-wrap #searchoverlay .uihsearch:before, .explore a:after, .uihpost:before, .uihpost:after, .header-cart>a.cart-contents:before {
    color: #999 !important;
}

.md-icon-search:before {
    content: '\e8b6';
    color: #fff !important;
}

header.scroll-up,
header.scroll-down {
    background: #000000 !important;
}

.home header.scroll-down,
.single-portfolio header.scroll-down {
	background: none !important;
}

.site-titlem img {
    width: 250px;
    height: auto;
    margin-top: 35px;
}

.menu-bg {
   padding: 3px 57px 35px 36px !important;
}

.menu-bg,
.navigation,
.nav-menu>li a {
   box-shadow: none !important;
   background: #fff !important;
   color: #999999 !important;
   font-size: 1rem !important;
}

.h-below {
	padding: 40px 0 !important;
}

.single-portfolio .h-below {
   padding: 250px 0 !important;
}

.single-h2 {
   color: #D1D3D4;
   font-size: 20px;
   margin-top: 15px;
   display: none;
}

.page-id-1881 .h-belowrapper {
   vertical-align: top !important;
}

.header-logo {
   width: 500px;
   display: block;
   margin-left: -100px;
}

.single-portfolio #logo #spicegrove-alt-logo {
	margin: 31px 37px 0 48px !important;
	width: 309px;
	height: auto;
	padding-bottom: 28px;
}

.wpb_wrapper {
	color: #fff !important;
}

/*Search Bar*/
#searchoverlay.open #s,
#searchoverlay.open #searchsubmit.md-icon-search {
   font-size: 3rem !important;
}

.search-close::after, .search-close::before {
   height: 70% !important;
}

.standard_logo {
   width: 240px;
   display: block;
   margin: 0 auto;
}
#standard_logo,
.header-logo img {
   width: 100%;
   height: auto;
}

.h-belowrapper {
    display: block !important;
}

.footer-title-text {
	color: #fff;
}

.footer-title-text #footer-title-link {
	color: #fff !important;
}

.copyright {
	padding-top: 1em !important;
}

#subfooter small,
.copyright p,
#tghp-info {
   font-family: 'Museo';
   font-weight: 500;
   color: #fff !important;
}

.vc_column-inner.vc_custom_1462485430208 {
    display: none !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1481895845607 {
    display: none !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1486382367905.vc_row-has-fill.vc_row-no-padding {
	margin-top: 80px !important;
	margin-bottom: -5px !important;
}

#footer-wrapper {
    padding: 24px 0 !important;
	 background: #000 !important;
}

#subfooter {
	background: #000 !important;
	position: absolute;
	width: 100%;
}

#footer-wrapper p {
	color: #fff !important;
	display: block !important;
	margin: 31px auto 0 !important;
}

#footer-wrapper p a {
	color: #ffffff !important;
}

#subfooter .spec {
	border-top: none !important;
	padding-top: 0px !important;
}

#sb_instagram .sbi_follow_btn a {
    background: #eee !important;
    color: #000 !important;
    border: 1px solid #fff !important;
	 font-size: 1.1em !important;
	 transition: 0.2s ease-in;
}

#sb_instagram .sbi_follow_btn a:hover {
	background: #000 !important;
	color: #fff !important;
}


div#sbi_images {
    padding-top: 5px !important;
}

.footer-social-icons {
	margin-top: 10px;
}

.footer-social-icons img {
	width: 30px;
	margin: 5px;
}

#subfooter {
    padding: 0 0 20px !important;
}

/* ---------------
5. Portfolio Page
--------------- */
.more-sdbmb:before, .explore a:before, .h-wrap #searchoverlay #searchsubmit, .h-wrap #searchoverlay #searchsubmit, .main-nav .uihmenu:before, .h-wrap #searchoverlay .uihsearch:before, .explore a:after, .uihpost:before, .uihpost:after, .header-cart>a.cart-contents:before {
   color: #999 !important;
}

.page-id-2511 header,
.page-id-1936 header {
	background: #000 !important;
}

.page-id-2511 #container {
   margin-top: 60px !important;
}

.pdate {
    float: right !important;
}

.portfolio-content p {
   font-family: 'Museo' !important;
}

.column75-25>.inner1 {
    width: 100% !important;
}

div.portfolio-content h3 {
    font-size: 1.7rem !important;
    font-weight: 700!important;
    text-align: center !important;
}

.portfolio-home .column75-25>.inner1 {
    padding: 0 !important;
    margin: 0 auto;
}

.h-wrap #searchoverlay.open {
   background: #000 !important;
}

.search-close {
   right: 75px !important;
   top: 27px !important;
}

.dsptbb {
	background: #000 !important;
	color: #fff !important;
}

.dsptbb h3 {
	color: #fff !important;
}

.page-id-2511 #content h1,
.page-id-2511 #content h2,
.page-id-2511 #content h3,
.page-id-2511 #content h4,
.page-id-2511 #content h5,
.page-id-2511 #content h6,
.page-id-2511 #content p {
	text-align: center !important;
}

.single-portfolio #logo img {
	margin: 35px 0 31px 51px !important;
}

.pc1:hover .dsptbb {
    background: #000 !important;
	 box-shadow: none !important;
    color: #fff !important;
}

.pc1:hover .dsptbb h3, .thumb .category a {
    color: #fff !important;
}

.blopt #filters li a.selected, .thumb h3 a {
    color: #fff !important;
}

.thumb {
    background-color: #000 !important;
}

.portfolio-bg, .portfolio-bg #content {
    background: #fff !important;
}

.ct_overlay p {
	font-size: 11px !important;
}

.project_title, .tiers_column_inverse, .sbimg ul, section.bibs {
    background: none !important;
}

.project_title,
.post-like {
	opacity: 0 !important;
}

.project_title, .tiers_column_inverse, .sbimg ul, section.bibs {
    padding-top: 18px !important;
}

.image_post {
	max-width: 1000px !important;
}

.image_post img, .single-h1 {
    width: 100%;
    width: auto !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
}

h1.single-h1:not(.archtitle), h1.single-title {
    color: #ffffff !important;
    background: #000 !important;
    display: table !important;
    padding: 10px !important;
	 margin-left:  0 !important;
}

#client-country {
	background: #000;
	padding: 5px;
	border-radius: 1px;
}

.portfolio-home .image_post.sbimg li:not(:last-child) {
    margin-bottom: 0px !important;
}

/* --------------
6. About Us Page
-------------- */
.about-us-content {
   width: 75%;
   margin: 0 auto;
   font-size: 26px;
   padding: 70px 0 160px;
   text-align: center;
}

p.about-titles {
   width: 75%;
   font-size: 28px;
   margin: 0 auto;
   text-align: center;
   padding-bottom: 10px;
   text-decoration: underline;
}

.about-us-content:after {
   content: '';
   display: block;
   border: 1px solid #000;
   width: 12%;
   margin: 50px auto 0;
}

.what-our-clients-say {
	padding-top: 20px;
}

.what-our-clients-say h3 {
	font-size: 2rem;
}

.testimonials {
   padding-bottom: 60px;
}

blockquote:before {
    font-size: 2rem !important;
    color: #000 !important;
}

.wpb_text_column.wpb_content_element.what-our-clients-say {
    margin-bottom: 12px !important;
}

/* -------------
7. Product Page
------------- */
#logo img {
   margin: 31px 0;
   width: 300px;
   height: 40.3px;
}

.home #logo img {
	display: none !important;
}

.home img#main-spicegrove-logo {
    position: absolute;
    width: 315px;
    height: auto;
    left: 50%;
	 -webkit-transform: translateX(-50%) translateY(-50%);
	 -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 25%;
}

#content.dftpg.woowrst {
    padding-top: 157px !important;
}

body.woocommerce, body.woocommerce-page {
   background: #fff !important;
}
.woocommerce .related, .woocommerce .up-sells {
   margin-top: 60px !important;
}

.single-product .woosproduct {
    margin-bottom: 60px !important;
}

.woocommerce .product-category {
	list-style: none !important;
}

.woocommerce .product-category h3 {
	font-size: 1rem !important;
}






/* -------------
7. Contact Page
------------- */

.vc_row.wpb_row.vc_row-fluid.vc_custom_1479480933649.vc_row-has-fill.vc_row-no-padding {
    top: 101px !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1481896548767.vc_row-has-fill.vc_row-no-padding {
    margin-top: 85px !important;
    margin-bottom: -1px !important;
}

.page-id-1936 .wpb_column p,
.page-id-1936 .wpb_column h3 {
	color: #000 !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	padding: 10px 0 !important;
}

input.wpcf7-form-control.wpcf7-text {
	padding: 10px 0 !important;
}

.home-hero-text h3 {
    font-weight: 100;
    line-height: 1.1;
}

.our-work-title h3 {
    color: #0C1518;
    text-align: center;
}

.your-subject {
	margin: 10px 0 !important;
	border-bottom: none !important;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	color: #000 !important;
	font-size: 1.2em !important;
	padding-left: 0 !important;
	font-weight: 900 !important;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	border: none !important;
}

.wpcf7-form input[type=submit] {
	cursor: pointer !important;
}

.wpcf7-form input[type=date], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=text] {
     border-bottom: none !important;
}

.your-subject {
    padding-bottom: 10px !important;
    border: none !important;
}

.page-id-1936 .vc_custom_1482492607544 {
    padding-bottom: 4px !important;
    padding-top: 94px !important;
}

/**
* MEDIA QUERIES
*/

/* smartphones */
@media (max-width:321px) {
	/* Homepage */
	.site-titlem img {
	    width: 140px;
	    margin-top: 27px;
	}

	.home-hero-text,
	.about-us-testimonials {
		padding: 0
	}

	.home-hero-text h3,
	.about-us-intro-text h3,
	.contact-us-page-title h3 {
		font-size: 1.2rem;
		line-height: 1.5 !important;
	}

	.what-our-clients-say h3,
	.our-work-title h3 {
		font-size: 1.2rem;
	}

	.home-hero-text h5,
	.about-us-intro-text h5,
	.about-us-testimonials p {
		font-size: 1rem;
	}

	.footer-title-text #footer-title-link {
		font-size: 1.2rem;
		border-bottom: 1px solid #eee;
		color: #fff !important;
      display: block;
      padding-bottom: 30px;
	}

	#logo img {
		width: 150px;
	}

}
@media (min-width:321px) {
	/* Homepage */
	.site-titlem img {
	    width: 140px;
	    margin-top: 26px;
	}

	.home-hero-text,
	.about-us-testimonials {
		padding: 0;
	}

	.home-hero-text h3,
	.about-us-intro-text h3 {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.what-our-clients-say h3,
	.our-work-title h3 {
		font-size: 1.2rem;
	}

	.home-hero-text h5,
	.about-us-intro-text h5,
	.about-us-testimonials p {
		font-size: 1rem;
	}

	.footer-title-text {
		font-size: 1.5rem;
		border-bottom: 1px solid #eee;
      display: block;
      padding-bottom: 30px;
	}
}


@media (max-width:481px) {
	.home img#main-spicegrove-logo {
		width: 250px !important;
	}

	#sb_instagram #sbi_images {
		display: none;
	}

	.menu-wrap {
		top: 80px !important;
	}
}

/* portrait e-readers */
@media (min-width:480px) {
	/* Navigation */
	.nav-menu {
	    top: 111px !important;
	}

	.site-titlem img {
		 width: 180px;
		 margin-top: 27px;
	}

	.menu-bg,
	.navigation,
	.nav-menu>li a {
	   font-size: 1.5rem !important;
	}

	.home-hero-text h3,
	.about-us-intro-text h3,
	.what-our-clients-say h3 {
		font-size: 1.5rem;
	}

	.contact-us-page-title h3 {
		font-size: 1.75rem;
	}

	.title-wr {
		padding-left: 70px !important;
	}

}

/*@media (max-width:767px) {
	.contact-us-image	{
		display: none !important;
	}
}*/
/* portrait tablets */
@media (min-width:768px) {
	.home-hero-text,
	.about-us-testimonials {
		padding: 0 100px;
	}

	.home-hero-text h3,
	.about-us-intro-text h3,
	.our-work-title h3,
	.what-our-clients-say h3 {
		font-size: 1.9rem;
		line-height: 1;
	}

	.home-hero-text h5,
	.about-us-intro-text h5,
	.about-us-testimonials p {
		font-size: 1.2rem;
	}

}

@media (max-width:800px) {
	#more-projects {
		display: none;
	}
}
@media (min-width:801px) {
	#more-projects {
		text-align: center;
		font-size: 1.5rem;
	}
}


@media (max-width:990px) {
	#logo img {
		width: 210px;
		height: auto;
	}

	.single-portfolio #logo #spicegrove-alt-logo {
		margin: 7px 37px 0 30px !important;
		width: 220px;
	}

	.single-portfolio #logo img {
		margin: 30px 0 31px 35px !important;
	}
}

@media screen and (min-width: 481px) and (max-width: 990px) {
	.no_hover a {
		 font-size: 0.7em !important;
	}
}

/* tablet, landscape iPad */
@media (min-width:991px) {
	/* Homepage */
	.site-titlem img {
	    width: 220px;
	    margin-top: 35px;
	}

	.home-hero-text {
		padding: 50px 160px;
	}

	.about-us-testimonials {
		padding: 0 160px;
	}

	.home-hero-text h3,
	.about-us-intro-text h3,
	.our-work-title h3,
	.what-our-clients-say h3 {
		font-size: 2rem;
	}

	.contact-us-page-title h3 {
		font-size: 2.5rem;
	}

	#container img {
    height: 322.11px !important;
	}
}


/* big landscape tablets, laptops, and desktops */
@media (min-width:1024px) {
	.home-hero-text h3,
	.about-us-intro-text h3,
	.our-work-title h3,
	.what-our-clients-say h3 {
		font-size: 2.3rem;
	}

	.home-hero-text h5,
	.about-us-intro-text h5	 {
		font-size: 1.5rem;
	}
}




/* hi-res laptops and desktops (my laptop) */
@media (min-width:1281px) {
	.home-hero-text {
		padding: 50px 300px;
	}

	.about-us-testimonials {
		padding: 0 300px;
	}

	.home-hero-text h3,
	.about-us-intro-text h3,
	.what-our-clients-say h3 {
		font-size: 2.5rem;
	}
}

@media only screen and (max-width: 30em) {
	.single-h1.sptf {
	    font-size: 1.5rem !important;
	}
}
