/*
Theme Name:   	Custom-LAPP
Theme URI:    	http://ninetyninesolutions.com
Author:       	99 Solutions plus
Author URI:		http://ninetyninesolutions.com
Description:  	Customized for LA Photo Party
Version:      	1.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	custom-lapp
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready

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.

Custom-LAPP is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later

======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/

.hidden
{
    display: none;
}

.intrinsic-container 
{
	position: relative;  
	height: 0; 
	overflow: hidden;
}

/* VR Aspect Ratio */
.intrinsic-container-VR 
{  padding-bottom: 56.25%;}

.intrinsic-container iframe 
{  position: absolute;  
	top:0; 
	left: 0;  
	width: 100%;  
	height: 100%;
	
} 

.vr-contain  
{
  max-width:640px;
	margin:0 auto;	
	margin-bottom: 10px;  
}




div#slider2_container .woocommerce-images > div > div > a >img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
}
div#slider2_container .woocommerce-images > div > div > a {
    width: 300px !important;
    height: 300px !important;
    position: relative;
    display: block;
    margin: 0 auto !important;
}

.product-template-default .type-product.status-publish span.posted_in a, .product-template-default .type-product.status-publish span.posted_in {
    color: #000;
}

.product-template-defaults a {
}

.product-template-default .site-title a {
    color: #000 !important;
}

.product-template-default h1.site-title {
    color: #000 !important;
}

div.type-product.status-publish .woocommerce-tabs.wc-tabs-wrapper div#tab-description p{color:#000 !important}

.product-template-default h2 {
    color: #000 !important;
}


#features .feature, #features-two .feature {
    margin-bottom: 10px;
    min-height: 510px;
}


/************** End of Original Production File ***********************/

/************** Begin of manual deployments to Production *************/

/**** Deployment from October 8 - 2018 *****/

.main {
	padding-top: 90px!important;
}

body.page-template-payments main#services.pv-25 {
	padding-top: 95px;
}

@media (min-width: 1024px) {
	body.page-template-payments main#services.pv-25 {
		padding-top: 115px;
	}
}

/*--header-css--*/
.page .navbar-custom {
  background-color: transparent !important;
}
.navbar-custom .nav li > a {
  color: rgb(255, 255, 255);
  padding: 0;
}

.navbar-custom .nav li {
  padding: 10px;
}
.navbar-custom .nav li > a:hover {
  border-bottom: #FFF 1px solid;
}
.navbar-custom li.has_children > .dropdownmenu:before {
  font-size: 12px !important;
  line-height: 28px !important;
  padding-left: 10px !important;
  color: #FFF !important;
}
.top-divred  ul ul{display: block !important; padding-left: 10px;}
.top-divred ul {
  padding-top: 2px !important;
}
.top-divred ul ul a {
  width: 20px;
  height: 20px;
  display: block;
  border: #FFF 1px solid!important;
  border-radius: 100px;
  line-height: 20px;
  text-align: center;
}
.top-divred > ul > li:first-child:after {
  content: "|";
  color: #FFF;
  padding-left: 4px;
  margin-right: 3px;
  font-size: 14px;
}
.shop_isle_header_title a.logo-image img {
  max-width: 106px !important;
}
.navbar-header {
  margin-top: -13px !important;
}
.top-divred {
  background-color: #e6007e;
}
.top-divred ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.top-divred ul li {
  display: inline-block;
}

body.page-id-103 .top-divred > ul > li:first-child,
body.page-id-905 .top-divred > ul > li:first-child {
	min-width: 310px;
}

.top-divred ul li a {
  color: #FFF;
  font-family: 'br-gr-Bold', arial !important;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 10px;
}
.header-div {
  background-color: #e6007e;
  height: 88px;
}
.bliecolor-div {
  background-color: #009fd6;
  width: 100%;
  height: 0;
}
.bliecolor-div:after {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 0 solid transparent;
  border-bottom: 31px solid transparent;
  border-right: 296px solid #009fd6;
  float: right;
}

.top-divred:after {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 0 solid transparent;
  border-bottom: 106px solid transparent;
  border-left: 2500px solid #0c0b0f;
}
.top-divred.nonumerdiv > ul > li:after {
  display: none;
}

@media (min-width: 1500px){
	.top-divred:after {
		border-bottom: 130px solid transparent;
	}
}

@media (max-width: 1110px){
	.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right .woocommerce-cart-tab {position: absolute; top: 0; width: 50px; height: 50px;}
	.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right .woocommerce-cart-tab .woocommerce-cart-tab__contents {bottom: 5px; right: 5px; width: 20px; height: 20px; line-height: 20px;}
}

@media (max-width: 767px){
	div.case-study-inner-page-cls .video-background video.custom-header-background-video {
    height: auto;
    width: auto;
    max-width: 100%;
  }
	.shop_isle_header_title a.logo-image img {max-width: 82px !important;}
	.top-divred:after {border-bottom: 77px solid transparent; border-left: 2000px solid #0c0b0f;}
	.header-div {height: 70px;}
	.bliecolor-div:after {border-bottom: 18px solid transparent; border-right: 259px solid #009fd6;}
	div.case-study-sec.KCS-m-sec .video-background video.custom-header-background-video {height: 100%;width: auto;max-width: none;}
}

@media (max-width: 450px){
	.shop_isle_header_title a.logo-image img {max-width: 65px !important;}
	.top-divred:after {border-bottom: 64px solid transparent; border-left: 950px solid #0c0b0f;}
	.header-div {height: 55px;}
	.bliecolor-div:after {border-bottom: 13px solid transparent; border-right: 143px solid #009fd6;}
}

nav.navbar.navbar-custom.navbar-fixed-top { top: 0px; }
.single-product .navbar-custom {background-color: transparent;}

.container-fluid>.navbar-collapse.expanded,
.container>.navbar-collapse.expanded {
	background-color: black;
}

.navbar-custom .nav li > a {
	font-family: 'br-gr-medium', arial !important;
  font-weight: normal !important;
}
.navbar-custom {
	background-color: transparent!important;
}
/*--end--*/



/*--home-testimonial-css--*/
.testimonial-box-home {
    padding: 40px 0;
}

.testimonial-box-home .wpmslider-viewport {
	border: none!important;
}

.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls {
	bottom: 50%!important;
}

.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-prev {
	position: absolute;
	left: -20px;
}

.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-next {
	position: absolute;
	right: -20px;
}

.testimonial-box-home h2 {
    position: relative;
    letter-spacing: 4px;
    font-size: 60px;
    color: #fff;
    margin: 20px 0;
    text-transform: uppercase;
    font-family: 'br-gr-bold', 'Arial Black' !important;
    font-weight: normal !important;
    text-align: center;
}
.testimonial-box-home .testimonial-inner a {
    color: #FFF;
    text-transform: uppercase;
}
.testimonial-box-home .testimonial-content p {
    font-size: 16px;
    color: #FFF;
    text-align: center;
}
.testimonial-box-home .strong-view.default .testimonial {border: none !important;}
.testimonial-box-home .strong-view.default .testimonial-inner {border: none !important;}

.testimonial-box-home .testimonial-inner h3.testimonial-heading {
    text-align: center !important;
	color: #FFF;
    text-transform: uppercase;
}
.strong-view.controls-style-buttons .wpmslider-start:hover, .strong-view.controls-style-buttons .wpmslider-stop:hover, .strong-view.controls-style-buttons .wpmslider-next:hover, .strong-view.controls-style-buttons .wpmslider-prev:hover {
    color: #fff !important;
}

@media (max-width: 767px){
	.testimonial-box-home h2 {font-size: 40px;}
}
@media (max-width: 450px){
	.testimonial-box-home h2 {font-size: 30px;}
	.testimonial-box-home .testimonial-inner h3.testimonial-heading {
    text-align: center !important;
    font-size: 24px;
}
	.strong-view.default.controls-type-sides .testimonial-inner {
    padding-left: 10px;
    padding-right: 10px;
}
	.btn.btn-lg {
		padding: 12px 15px !important;}
}

.single.single-wpm-testimonial .navbar-custom {background-color: transparent;}
.single.single-wpm-testimonial .post-entry p {
    font-size: 16px;
    color: #333131;
}
/*--end--*/


/*-- graphics-shop page--*/
@font-face {
font-display:swap;
    font-family: 'brandongrotesquemedium';
    src: url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.eot');
    src: url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.eot') format('embedded-opentype'),
         url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.woff2') format('woff2'),
         url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.woff') format('woff'),
         url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.ttf') format('truetype'),
         url('https://laphotoparty.com/wp-content/themes/custom-LAPP/assets/fonts/brandongrotesquemedium.svg#brandongrotesquemedium') 
         format('svg');
}


.tax-product_cat section.module-small.dark ul.products li a h2.product_head{
    font-size: 14px;
    font-weight: bold!important;
    text-align: left;
    margin-top: 0;}
.tax-product_cat section.module-small.dark ul.products li a img {
    margin: 0 0 5px 0;
    height: auto;
    min-height: 220px !important;
}

.tax-product_cat section.module-small.dark ul.products li {
    border: 0;
    min-height: auto;
}


.new_cus_badgs {
    left: -10px !important;
    top: 5px !important;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 14px;
    padding: 0 !important;
    line-height: 25px;
}


ul.cat_list li a.active_cat {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}
ul.cat_list li a.active_cat {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}
ul.cat_list li a{
    text-transform: uppercase;
    font-family: 'brandongrotesquemedium';
}

.tax-product_cat h1.woocommerce-products-header__title.page-title {
    margin-bottom: 0;
}

.tax-product_cat  h1.module-title.font-alt {
    margin-bottom: 0;
    margin-top: 50px;
}

.tax-product_cat section.module.bg-dark {
    position: relative;
}

.tax-product_cat section.module.bg-dark:before {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    opacity: .6;
}

.tax-product_cat section.module.bg-dark {
    background-image: url('https://hhn.407.myftpupload.com/wp-content/uploads/2018/07/banner-bg.png') !important;
    background-blend-mode: hard-light;
    padding-top: 140px;
    padding-bottom: 100px;
}
.tax-product_cat section.module-small.dark {
    padding-top: 30px;
}

#pro_tag_search {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.tax-product_cat section.module-small.dark ul.products li a h2.product_head,
.tax-product_tag section.module-small.dark ul.products li a h2.product_head{
    font-size: 14px;
    font-weight: bold!important;
    text-align: left;
    margin-top: 0;}
.tax-product_tag section.module-small.dark ul.products li a img{
    margin: 0 0 5px 0;
    height: auto;
    min-height: 260px !important;
    max-height: 260px;
}


.tax-product_cat section.module-small.dark ul.products li a .tumb_image{
	margin: 0 0 5px 0;
    height: auto;
    min-height: 260px !important;
    max-height: 260px;
    overflow: hidden;
    position: relative;
}
 .tax-product_cat section.module-small.dark ul.products li a .tumb_image img{ width: auto; height: 210px; min-height: 260px!important; position: absolute; left: 50%; top: 50%; object-fit: none; transform: translate(-50%,-50%);}
body.tax-product_cat section.module-small.dark ul.products li a img {
    margin: 0 0 5px 0;
    /*height: 199px !important;*/
    min-height: 260px !important;
}
.tax-product_cat section.module-small.dark ul.products li,
.tax-product_tag section.module-small.dark ul.products li {
    border: 0;
    min-height: auto;
}


.new_cus_badgs {
    left: -10px !important;
    top: 5px !important;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 14px;
    padding: 0 !important;
    line-height: 25px;
}


ul.cat_list li a.active_cat {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}
ul.cat_list li a.active_cat {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}
ul.cat_list li a{
    text-transform: uppercase;
    font-family: 'brandongrotesquemedium';
}

.tax-product_cat h1.woocommerce-products-header__title.page-title,
.tax-product_tag h1.woocommerce-products-header__title.page-title{
    margin-bottom: 0;
}

.tax-product_cat  h1.module-title.font-alt,
.tax-product_tag h1.module-title.font-alt{
    margin-bottom: 0;
    margin-top: 50px;
}

.tax-product_cat section.module.bg-dark,
.tax-product_tag section.module.bg-dark{
    position: relative;
}

.tax-product_cat section.module.bg-dark:before,
.tax-product_tag section.module.bg-dark:before {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    opacity: .6;
}

.tax-product_cat section.module.header-bg-img,
.tax-product_tag section.module.header-bg-img {
    background-image: url('https://hhn.407.myftpupload.com/wp-content/uploads/2018/07/banner-bg.png') !important;
    background-blend-mode: hard-light;
}
.tax-product_cat section.module-small.dark,
.tax-product_tag section.module-small.dark{
    padding-top: 30px;
}

.tax-product_cat section.module-small form.search-form input.search-field {
    width: 100%;
    border: 0;
    line-height: 32px;
    padding-left:10px;
    padding-right:10px;
}

.tax-product_cat section.module-small form.search-form {
    margin-top: 8px;
}
ul.cat_list li { padding: 0 6px; }
ul.cat_list li:nth-last-child(1) { padding: 0 5px 0 6px; }
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { width: 100%; }
.tax-product_cat .dark .woocommerce-ordering select.orderby {
    border: 0 !important;
    border-radius: 0;
    width: 100%;
}
.woocommerce-ordering { width: 22%; }
#yith-quick-view-content .new_cus_badgs {
    left: 29px !important;
}

div.product_cat-graphica-shop .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{margin: 40px auto auto 40px;}

div.type-product.status-publish .price span.woocommerce-Price-amount.amount{
    font-family: brandongrotesquemedium;
    font-size: 20px;
}

span#pro_tag_search,form.woocommerce-ordering span.sort {
    font-family: brandongrotesquemedium;
    color: #fff;
    font-size: 14px !important;
    font-weight: 600;
    position: relative !important;
}
.type-product .woocommerce-tabs.wc-tabs-wrapper #tab-description {text-transform: uppercase;}
.type-product.status-publish span.posted_in,.type-product.status-publish span.posted_in a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}


div.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding: 5px 15px 5px 15px;
    border-radius: 0;
    height: auto;
}

div.dgwt-wcas-no-submit .dgwt-wcas-ico-loupe{display:none;}

html div.single-product div.product form.cart .button {
    float: none;
    font-family: brandongrotesquemedium;
    font-size: 12px;
    width: 66.66666667%;
    padding: 10px;
    border: 1px solid #fff;
    background: #000;
}

.dgwt-wcas-search-wrapp {
    position: relative;
    display: inline-block;
    color: #444;
    min-width: 300px;
    max-width: 600px;
    width: 100%;
    text-align: left;
margin: 0!important;
}

/*4-06-2018*/
.product_meta span.tagged_as { font-size: 13px; color: #fff; text-transform: uppercase; }
.product_meta span.tagged_as a { color: #fff; font-size: 13px; font-style: italic; }
#yith-quick-view-close { color: #fff !important; opacity: 1 !important; }
.module-small.dark ul.products li { border: 1px solid #4c4c4c; min-height: 415px; padding: 15px 0 0 15px; margin: 0 9px 30px 0; width: 24%; }
/*.marquee0 > div > div > a { float: left; width: 33%; margin: 0; }
.marquee0 > div > div > a img {  }*/
.module.video-gallery .col-sm-12 { padding: 0; }
/*.module.video-gallery .container { width: 100%; padding: 0; }*/
.module-small .woocommerce-pagination ul.page-numbers li a { color: #111 !important; }
.dark nav.woocommerce-pagination ul.page-numbers li a { color: #fff !important; }
.module-small select.orderby { border: 1px solid #111 !important; }
.dark .product:hover .product-button-wrap { bottom: 50% !important; }
.dark .product:hover .product-button-wrap a { font-size: 16px; }
.main .woocommerce-message { margin: 0 !important; }

nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current { background: #444; }
nav.woocommerce-pagination ul.page-numbers li span.page-numbers.dots { color: #fff !important; }

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
display: none!important;
}

@media screen and (min-width:992px) and (max-width:1199px){
	div#features .feature, div#features-two .feature {min-height: 550px; }
	
    div.dgwt-wcas-search-wrapp{max-width: 705px;}
    .case-study-sec h2.module-title.font-alt {font-size:40px !important;}
}
@media (min-width:1200px){
    div.dgwt-wcas-search-wrapp{max-width: 855px;}
}
/*--end--*/

/* Modal Tweaks on Buy Pages when NewZealand is the selected Country */

.modal-content.flat-styles .modal-header {
	border: none;
}

.modal-content.flat-styles .modal-footer {
	border: none;
}

.modal-content.flat-styles .modal-body ul {
	list-style-type: none;
 	margin: 0;
    	padding: 0;
    	text-align: center;
}

.container.thank-you-content p {
	display: block;
	max-width: 670px;
	font-size: 17px;
	line-height: 30px;
 	font-family: brandongrotesquemedium;
	text-transform: uppercase;
	margin: 40px auto 70px auto;
}

li#field_25_73 {
    padding-top: 55px;
}
.navbar-custom .nav li:hover .sub-menu{
    opacity: 1;
    visibility: visible
}
.supernova .form-all, .form-all {
    overflow-y: scroll !important;
    max-height: 600px !important;
}

/*--case-studies-css--*/
.case-study-page-cls .container .row {margin: 0 0;padding: 0;width: 100%;}

.case-study-page-cls .container .col-sm-12 {padding: 0;}
.case-study-sec {width: 100%;display: inline-block;background-size: 100% 100% !important;background-repeat: no-repeat !important;padding: 180px 0;position: relative;}
.case-study-sec a.vw-m:hover {background: #fff !important;color: #000;}
.case-study-sec a.vw-m {padding: 5px 50px;font-size: 18px;display: inline-block;width: auto;margin: 5px;border: 2px solid #eee;background: none !important;font-family: "Roboto Condensed", sans-serif;text-transform: uppercase;letter-spacing: 2px;position:relative;color: #fff;}
.case-study-sec h2.module-title.font-alt {color: #fff;margin-bottom: 20px;}
.case-study-sec .module-description { display: block; position:relative; margin-bottom: 30px; }
.case-study-sec .module-description p { display: block; color: white!important; font-weight:400!important; font-size: 1.3rem; max-width: 750px; margin: 0 auto; }

@media (min-width: 768px) {
	.case-study-sec .module-description p { font-size: 2rem; }
}

.case-study-page-cls .container {width: 100%;padding: 0;}
.case-study-page-cls  section.bg-light.module {padding: 0;margin-top: -12px;}
.case-study-page-cls  section.bg-light.module .case-study-sec .container {max-width: 100%;margin: 0 auto;}
.case-study-sec:before {background: #000;width: 100%;height: 100%;content: "";display: block;position: absolute;left: 0;top: 0;opacity: .3;}

.case-study-sec.KCS-m-sec {overflow: hidden;float: left;}
.video-background {position: absolute;right: 0;bottom: 0;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 1;top: 0;width: 100%;left: 0;right: 0;}
.case-study-sec.KCS-m-sec iframe {height: 100%;width: 100%;}
.video-background video.custom-header-background-video {/* height: 100%; */width: auto; height: 102%;}
.video-background source {width: 100%;height: 100%;}
.case-study-page-cls section.bg-light.module .case-study-sec.KCS-m-sec .container {max-width: 100%;margin: 0 auto;position: relative;z-index: 33;}
.case-study-sec.KCS-m-sec:before {z-index: 9;opacity: .6;}

#features .feature, #features-two .feature {margin-bottom: 10px;min-height: 510px;}
#features .feature{font-size:15px;}
.page-descr {display: inline-block;margin: 40px 0;}
.case-study-page-cls .page-descr .container {width: 100%;max-width: 1170px;margin: 0 auto;}
.page-descr--co {padding: 30px 25px;}
.page-descr--co h1 {font-size: 30px;margin-bottom: 30px;}

.case-study-inner-page-cls section.module.bg-dark {display: none;}

@media (min-width:320px){
	.case-study-sec h2.module-title.font-alt {font-size:50px;}
}

@media (max-width:991px){
	.case-study-sec h2.module-title.font-alt{font-size:25px;}
}
@media (max-width:767px){
	.case-study-sec h2.module-title {font-size: 30px !important;margin: 30px 0;}
}
@media (max-width:600px){
	.case-study-sec h2.module-title {font-size: 25px !important;margin: 30px 0;}
}
@media (max-width:450px){
    	.case-study-page-cls section.module.bg-dark {
		width: 100%;display: inline-block;max-width: 100%;
	}
	.case-study-page-cls {display: inline-block;width: 100%;max-width: 100%;}
	.case-study-page-cls h1.module-title.font-alt {font-size: 20px;}
	.case-study-sec h2.module-title {font-size: 20px !important;margin: 30px 0;}
	.case-study-sec {padding: 60px 0;}
}
@media (min-width:1200px){
        .page-descr--co {padding: 30px 190px;}
	.case-study-sec{padding: 340px 0;}
}
@media screen and (min-width:992px) and (max-width:1199px){
    .case-study-sec h2.module-title.font-alt {font-size:40px !important;}
}


.faastrak .vendorRedirect {
    display: none !important;
}
	


/*--end--*/