/* 	
	Customization for nmphotographia Theme. 
	Starting point Components Bus.
	
	Index
	1. Universal
	2. Home Page
*/



/*-----------------------------------------------------
	Universal
-----------------------------------------------------*/

body {background: #343130; font-family: 'Open Sans', sans-serif;}

h1, h2 {
    clear: both;
    text-transform: uppercase;
    font-size: 20px;
}

h3, h4, h5, h6 {clear: both; font-size: 18px;}

#page {overflow: hidden;}

a {color: white;}
a:hover, a:focus, a:active { color: white;}
a:focus {outline: thin dotted;}
a:hover, a:active {outline: 0;} 

a.menu-link, #narrow-menu {display: none;}

a:focus {outline: 0; border: none;}

ul {margin: 0; padding: 0 0 0 20px;}

.mobile-menu { 
	display: none;
  float: left;
  -webkit-transition: all 0.3s ease;  
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; 
}
.mobile-menu ul { 
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: inline-table;
}
.mobile-menu > li > ul.sub-menu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #f4f4f4;
	border: 1px solid #CCC;
}
.mobile-menu ul li { padding: 0px; }
.mobile-menu > ul > li { display: inline-block; }
.mobile-menu ul li a { display: block; text-decoration: none; color: #000; font-size: .9em; }
.mobile-menu ul li > a { height:58px; padding: 19px 12px; }
.mobile-menu ul ul { 
  display: none !important; 
  position: absolute; 
  top:100%;
  min-width: 160px;
  background-color: #f4f4f4;
  border: 1px solid #CCC;
}

.mobile-menu ul li:hover > ul { display: block; }
.mobile-menu ul ul > li { position: relative; }
.mobile-menu ul ul > li a { padding: 5px 15px 5px 10px; height: auto; background-color: #f4f4f4; }
.mobile-menu ul ul > li a:hover { background-color: #7f7c7c; color: #fff; }
.mobile-menu ul ul ul { position: absolute; left: 100%; top:0; }


/*-----------------------------------------------------
	Home Page Specific
-----------------------------------------------------*/

.home .site-header {position: absolute; top: 80px; z-index: 99999; background: none;
	width: calc(100% - 160px);
    left: 0px;
    margin: 0 80px;
    box-shadow: none;
}

/*---------------- home nav ---------------*/	


.home .menu-full-menu-container {height: 70px; display: block; background-color: rgba(60, 60, 60, 0.7); padding-top: 20px;}

.home #menu-full {    margin: 0;padding: 0;list-style-type: none;display: flex;flex-direction: row;display: -webkit-box;
 display: -moz-box;display: -ms-flexbox;display: -webkit-flex;-webkit-flex-flow: row wrap;justify-content: space-around;position: relative;}

.home #menu-full a {text-decoration: none;text-transform: uppercase;font-size: 14px;letter-spacing: 0.05em;font-weight: 600;justify-content: center;align-items: center;-webkit-justify-content: center;}
    
.home #menu-full a:hover {text-decoration: underline;}
	
.home #menu-full ul {display: none;}

.home #menu-full li:hover > ul {display: block; position: relative; list-style-type: none; margin: 0; left: auto; padding: 10px 10px 15px; width: inherit; background: #343130;}

.home #menu-full li > ul li a {padding: 5px; font-size: 12px;}


/*---------------- logo ---------------*/

.home .site-title {margin: 120px auto; display: block; width: 60%; padding: 15px; background-color: rgba(153, 153, 153, 0.7); max-width: 700px;}
.home .site-title a {background: url(../images/donK-logo-01.svg) 0 0 no-repeat;
	text-indent: -9999px; display: block; max-width: 700px; margin: 0 auto; font-size: xx-large;}
	
	
/*---------------- rev slider ---------------*/	

.home .rev_slider_wrapper:before, .home .rev_slider_wrapper:after, .home .rev_slider:before, .home .rev_slider:after {
	position: absolute; content: ""; z-index: 9999; background-color: #343130;}
 
.home .rev_slider_wrapper:before { top: 0; left: 0; width: 80px; height: 100%; }
.home .rev_slider_wrapper:after {top: 0; right: 0; width: 80px; height: 100%; }
.home .rev_slider:before {top: 0; left: 0; width: 100%; height: 80px; }
.home .rev_slider:after {bottom: 0; left: 0; width: 100%; height: 80px; }

/*---------------- home footer ---------------*/
.home .site-footer {margin: 0; display: block; float: left;}
.home footer {position: absolute; bottom: 10px; width: 100%; display: 100%;}
.home footer p {text-align: right; font-size: 10px; text-transform: uppercase; margin: 0 80px 45px 0; color: #707070;}
.home footer a {text-decoration: none; color: #707070;}
.home footer a:hover {text-decoration: underline;}



/*-----------------------------------------------------
	Secondary Page Specific
-----------------------------------------------------*/


/*---------------- header ---------------*/

.site-header {float: left; width: 22%; background: rgba(84, 84, 84, 0.86); margin: 0 4%; padding-bottom: 80px; position: relative; box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.5); z-index: 1;}
.site-header ul {margin: 0; list-style-type: none;}

.site-title {margin: 35px auto 18px; display: block; padding: 15px; max-width: 350px;}
.site-title a {background: url(../images/donK-logo-01.svg) 0 0 no-repeat;
	text-indent: -9999px; display: block; margin: 0 auto;}
	
.secondary-menu {border-bottom: 1px solid #000;}	
.secondary-menu #menu-full, .secondary-menu #menu-full ul {padding: 0;}

.secondary-menu #menu-full ul {display: none;}

.secondary-menu #menu-full li:hover > ul {display: block; position: absolute; list-style-type: none; margin: -32px 0 0; left: 100%; padding: 10px 10px 15px; width: 200px; background: #343130; z-index: 9999;}

.secondary-menu #menu-full li > ul li a {padding: 5px; font-size: 12px;}
.secondary-menu #menu-full li > ul li {border-top: none; padding: 2px 10px;}
.secondary-menu #menu-full li {padding: 10px 15px; border-top: 1px solid #000; position: relative;} 
.secondary-menu #menu-full li a {text-transform: uppercase; font-size: 14px; text-decoration: none; display: block;}
.secondary-menu #menu-full li a:hover {text-decoration: underline;}

.secondary-menu #menu-full li.menu-item-has-children > a:after {content: '>'; position: absolute; top: 10px; right: 15px; font-size: 16px;}
 .secondary-menu #menu-full li ul {box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);}
/*---------------- content ---------------*/

#primary {float: left; width: 66%; background: rgba(84, 84, 84, 0.86); color: #fff; box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.5);}
.content-area, .site-main {margin: 0; padding: 18px 20px 0; min-height: 400px;}

.wp-caption .wp-caption-text {font-size: 11px;}

/*---------------- posts universal ---------------*/

.post-preview {float: left; width: 100%; padding: 20px 0; border-top: 1px solid #000; margin-top: 20px;}
.post-thumb  {float: right; width: 20%;}
.post-thumb img {margin: 20px 0 0; border: 5px solid #fff; float: right;}

.post-excerpt {float: left; width: 75%;}
.post-excerpt h3 {font-size: 16px;}
.post-excerpt h3 a {text-decoration: none;}



.post-excerpt a.button {color: #000; text-decoration: none; border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);}




.post-excerpt h3 a:hover, .post-excerpt a.button:hover {text-decoration: underline;}

.gallery-caption {font-size: 12px;}
figure {margin: 1em 5%;}
.gallery-columns-3 .gallery-item {max-width: 24%; margin: 1em 4%;}
.gallery-columns-2 .gallery-item {max-width: 40%;}
.alignright {margin-bottom: 15px;}

.nav-previous a, .nav-next a {
border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px !important;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    padding: .6em 1em !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
        color: #000;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 130px;
}
.nav-next a {float: right;}

.nav-previous a:hover, .nav-next a:hover {text-decoration: underline;}

/*------------------framed exhibit-----------------*/
.slideshow-window {overflow: visible !important; background-color: #343130 !important;  border: 20px solid #343130 !important; border-bottom: 100px solid #343130 !important;}
.slideshow-slide-caption {bottom: -30px !important; text-shadow: none !important;}
.slideshow-controls {bottom: -80px !important;}


/*------------------WooCommerce--------------------*/

.page-id-11 .site-main {padding: 18px 0 0 20px;}
.woo-cat  { float: left; width: 30%; margin: 20px 3.3% 20px 0;}
.woo-cat h3 {margin: 0; font-size: 16px;}
.woo-cat h3 a {text-decoration: none;}
.woo-cat h3 a:hover {text-decoration: underline;}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    display: block;
    padding-top: 20px;}
.wc-tabs, .woocommerce-Tabs-panel {display: none !important;}
.related.products h3 {border-top: 1px solid #000; padding-top: 20px;}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {color: #e5e5e5}

.sku_wrapper, .woocommerce div.product p.price, .woocommerce ul.products li.product .price, .woocommerce .woocommerce-ordering {
    display: none;
}

.woocommerce-loop-product__title {
	font-weight: 100; font-size: 12px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {background-color: #ce3809;}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {background-color: #b71b00; color: #fff;}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #b71b00;
    color: #fff;}

.woocommerce form .form-row.woocommerce-invalid label {color: #ff9e9e;}
a.showcoupon    {color: #3d92c6;}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {width: 64%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width: 32%;}


.woocommerce ul.products li.product .button {font-size: 12px;}


.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    display: none;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px;
    box-shadow: none;
}

.don-cart-info {float:left; border-top: #1e85be solid 5px; background: white; padding: 25px;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7; color: #515151;}
    
    .don-cart-info a {color: #1e85be;}
    
    .woocommerce-info {
    display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ebe9eb;
    background-color: #343130;
}

.wc_payment_method label {
	color: black;
}



/*---------------- footer ---------------*/
.site-footer {margin: 40px 0; display: block; float: left; width: 100%;}
footer p {text-align: center; font-size: 12px; color: #b7b7b7;}
footer p strong {font-size: 18px; color: #fff;}
footer a {text-decoration: none; color: #b7b7b7;}



.dataTables_wrapper .tablepress {color: #777;}
.tablepress thead th {background-color: #888 !important; color: #fff;}



/*============== Responsive 1100 ==============*/

@media (max-width: 1100px) {
	.site-header {width: 24%; margin: 0 3%;}
		#primary {width: 67%;}
}

/*============== Responsive 1030 ==============*/

@media (max-width: 1030px) {
	.home .rev_slider_wrapper:before {width: 50px;}
	.home .rev_slider_wrapper:after {width: 50px;}
	.home .rev_slider:before {height: 50px;}
	.home .rev_slider:after {height: 50px;}
	.home .site-header {top: 50px; width: calc(100% - 100px); left: 0px; margin: 0 50px;}
	.home footer {bottom: 0;}
	.home footer p {margin: 0 0 25px 0; text-align: center; }
	.site-header {width: 25%; margin: 0 5% 0 0; float: left;}
	#primary {width: 70%; float: right;}
}

/*============== Responsive 900 ==============*/

@media (max-width: 900px) {
.home #narrow-menu {display: block;}
.home .menu-narrow-menu-container {height: 70px; display: block; background-color: rgba(60, 60, 60, 0.7); padding-top: 20px;}

.home #menu-narrow {    margin: 0; padding: 0; list-style-type: none; display: flex; flex-direction: row; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; -webkit-flex-flow: row wrap; justify-content: space-around; position: relative;}

.home #menu-narrow a {text-decoration: none;text-transform: uppercase;font-size: 14px;letter-spacing: 0.05em;font-weight: 600;justify-content: center;align-items: center; -webkit-justify-content: center;}
    
.home #menu-narrow a:hover {text-decoration: underline;}

.home #menu-narrow ul {display: none;}

.home #menu-narrow li:hover > ul {display: block; position: absolute; list-style-type: none; margin: 0; left: auto; padding: 5px 5px 10px; width: inherit; background: #343130;}

.home #menu-narrow li > ul li a {padding: 5px; font-size: 12px;}
	
.home #full-menu {display: none;}
.home .site-title {padding: 15px 15px 0; max-width: 400px;}
.home .site-title a {max-width: 400px;}
	
}

/*============== Responsive 876 ==============*/

@media (max-width: 876px) {
	.home .site-header, .site-header {position: relative; top: 0;width: 100%; margin: 0; padding-bottom: 0; background: rgba(84, 84, 84, 0.84);}
	.home .site-title, .site-title  {margin: 0; float: left; width: 80%; padding: 20px 15px 5px; background-color: rgba(153, 153, 153, 0); }
	.home .site-title a, .site-title a  {display: block; margin: 0;}
	
	
	.home #narrow-menu, #menu-full {display: none;}
	
	a.menu-link {display: block; float: right; background: url(../images/ham-burger.svg) 0 0 no-repeat; width: 32px; height: 32px; text-indent: -9999px; margin: 15px 20px 0 0;}
	
	.mobile-menu { clear: both; min-width: inherit; float: none; display: list-item;}
  .mobile-menu, .mobile-menu > ul ul { overflow: hidden; max-height: 0; background-color: #f4f4f4; }
  .mobile-menu > li > ul.sub-menu { padding: 0px; border: none;}
  .mobile-menu.active, .mobile-menu ul ul.active { max-height: 55em; display: block !important;}
  .mobile-menu ul { display: inline; }
  .mobile-menu > ul { border-top: 1px solid #808080; }
  .mobile-menu li, .mobile-menu > ul > li { display: block; }
  .mobile-menu li a { color: #000; display: block; padding: 0.8em; border-bottom: 1px solid #808080; position: relative; }
  .mobile-menu li.menu-item-has-children > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 22px;
    padding: 0.55em 0.5em;
  }
  .mobile-menu li.menu-item-has-children > a.active:after {
    content: "-"; font-size: 22px;
  }
  .mobile-menu ul ul > li a { background-color: #e4e4e4; height:58px; padding: 19px 18px 19px 30px; }
  .mobile-menu ul ul, .mobile-menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none; }

	
	
	.home .rev_slider_wrapper:before, .home .rev_slider_wrapper:after, .home .rev_slider:before, .home .rev_slider:after {
	position: relative; }
	
	#primary {width: 100%; margin-top: 40px;}
	
	.home footer {position: relative; width: 100%; display: block; background-color: #343130;}
	.home footer p {margin: 0 0 10px 0; padding: 10px 0; font-size: 10px;}
	
	
}

/*============== Responsive 768 ==============*/

 @media (max-width: 768px) {
	 .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width: 100%;}
 }


/*============== Responsive 700 ==============*/

 @media (max-width: 700px) {
	.woo-cat  { float: left; width: 42%; margin: 20px 8% 20px 0;}
		 
}


/*============== Responsive 650 ==============*/
 
 @media (max-width: 650px) {
	 .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {width: 100%;}
}

/*============== Responsive 550 ==============*/
 
 @media (max-width: 550px) {
	 .alignright {width: 100%;}
	 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
		 width: 98%;
	 }
 }
	

/*============== Responsive 450 ==============*/
 
 @media (max-width: 450px) {
	 .post-thumb  {float: left; width: 100%;}
	 .post-thumb img {float: left;}

	 .post-excerpt {float: left; width: 100%;}
	 
	 figure {margin: 1em 0;}
	 .gallery-columns-3 .gallery-item {max-width: 100%; margin: 1em 0;}
	 .gallery-columns-2 .gallery-item {max-width: 100%;}
	 .woo-cat  { float: left; width: 95%; margin: 20px 5% 20px 0;}
}
 
 