/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
div[id^="key_"], input[name=submitorder], #buyPaypal {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}

.license-information h3 {font-weight:bold;}
 
.ccItem { width:48% !important; }

.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img {

    width: 100%;
}

.mod-box.firesale { background-color:#30bfff;}

#jcart-paypal-checkout { width:250px !important;}

.k2Filter ul li.itemContainer {
    padding: 0 8px;
	float:unset;
	margin-bottom:20px;
}
.k2Filter ul {
    padding: 0;
}

#vkshare0 > tbody > tr > td:nth-child(1) > a {min-height:15px;}

ul.product-information
{
	list-style:none;
	padding-left:0;
}
.product-information .label 
{
    min-width: 80px;
    margin-right: 10px;
}

.product-information li:not(:first-child) {
    margin-left:15px;
}

.linkInternal.plate {width:50%;}

#header-responsive .logo .cart{
    color: white;
/*    width: 125px;
    height: 30px;
    background-image: url(http://dev4.hdri-hub.com/images/btn_cart.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;*/
    display: block;
    /* float: right; */
    text-align: right;
    top: 0;
    position: absolute;
    right: 0;
    margin: 8px;
    /*line-height: 33px;*/
	padding:5px;
	border:1px white solid;
}

.field_checkbox .k2FilterSelectInner .row label {
    margin: 0 0 0 2px; 
    font-size: 12px;
}

.genericItemView {
    border-bottom: none;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
}

.k2Pagination {
    clear: both;
}

@media (max-width: 767px)
{
	#header-responsive .logo, #header-responsive .searchbox {
		min-height: 50px;
	}
}

#header-responsive > a.cart.responsive span.icon {
}


.latestItemHeader .latestItemTitle, .genericItemHeader .genericItemTitle, .userItemHeader .userItemTitle, .catItemHeader .catItemTitle {
    font-size: 22px !important;
}

.mainslider {
	margin: 0;
    padding: 0 !important;
}

#jcart-checkout {
    float: none;
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
    line-height: 36px;
}
.menu-dropdown span.icon {
    padding-left: 5px;
}

#contact-form button{     width: 150px;
    margin-right: 20px;
} 
#contact-form hr{ margin-left:192px !important;} 

.contact-form .control-group {float:none; clear:both; margin-bottom:10px;}
.contact-form .control-group .control-label {text-align:right;}
.contact-form .control-group .control-label label{padding-right:20px;}

#contact-form-message {width:450px;}
/*
Priceinfo

*/
.itemSidebar, .paymentBlock { width:30%; }

.itemSidebar {
    float: right;
    padding: 10px;
    margin: 10px;
    clear: both;
}

.paymentBlock 
{
    float: right;
    background-color: #f9f9f9;
    padding: 10px;
    margin: 10px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
} 

.getPreview, .getPreview span, #btnDownload a, #btnDownload a span {
    color: #FFF!important;
    line-height: 16px;
    display: block;
    font-size: 16px;
}

.getPreview, #btnDownload a {
    font-weight: bold!important;
    font-size: 10px!important;
    background: url(/images/btn_download.svg) no-repeat scroll right 18px center #00C6FF!important;
    background-size: 23px!important;
    height: 16px!important;
    border: 1px solid #E7E7E7;
    text-align: left;
    padding: 7px!important;
}

.linkInternal a {
    font-weight: bold!important;
    font-size: 10px!important;
    background: url(/images/btn_link.svg) no-repeat scroll right 18px center #00C6FF!important;
    background-size: 23px!important;
    height: 16px!important;
    border: 1px solid #E7E7E7;
    text-align: left;
    padding: 7px!important;
	display:block;
	width:100%;
	margin:0;
	color:white;
}

.rendererlist { list-style: none; }

.priceInfo {
    background-color: white;
    text-align: center;
    color: black;
    font-size: 42px;
    padding: 10px;
    border: 1px solid #E7E7E7;
}
.iscommercial {
    font-weight: bold;
    font-size: 18px;
}
#btnBuyNow span {
    font-size: 10px;
}

.pull-right .dropdown-menu:after {
    left: auto;
    right: 13px;
}
.pull-right .dropdown-menu {
    left: auto;
    right: 0;
}

.priceInfo div span {
    line-height: 43px;
}

.priceInfo .priceMinor {
    font-size: 50%;
    vertical-align: top;
}

#jcart fieldset, form.jcart fieldset, form.jcart input, form.jcart select, .-gt select{
	width:100%;
}

.catItemExtraFields, .genericItemExtraFields, .itemExtraFields
{
	clear: none;
}


.itemBody {width:65%;}


.store-menu-responsive{display:none;}

#mainsite {margin-top:50px;}

.catItemExtraFields {
    display: none;
}
 
.itemContainer {
	float:unset;
    width: 24.4%;
	display:inline-block;
	vertical-align:top;
}

.itemAuthorLatest ul, .itemRelated ul , .itemLocation ul {
    padding: 0;
}

.itemRelated ul li, .itemAuthorLatest ul li , .itemLocation ul li{
	float:unset;
    width: 15.4%;
	display:inline-block;
	vertical-align:top;
}
.itemRelated ul li img,  .itemLocation ul li img, .itemAuthorLatest ul li  img{
	width:100% !important;
}

#sidebar-a .mod-box {margin: 5px 15px;}

.pagination a ,.pagination strong{ padding:0 8px;}

.k2CategoriesListBlock ul.level0 li{ font-size:12px;}

.k2CategoriesListBlock ul.level0 > li ul {
    margin: 0 -8px 0 10px;
}

.itemRelated ul li, .itemRelated ul, .itemAuthorLatest ul li, .k2CategoriesListBlock ul, .k2CategoriesListBlock ul li , .k2CategoriesListBlock ul.level0 li , .itemLocation ul{
    list-style-type: none;
}	
	
#k2FilterSelectors div.field_row, #k2FilterSelectors div.row {
    float: left;
    width: 14%;
    height: 21px;
}

#k2FilterSelectors div.field_row  input[type="checkbox"] {
    float: left;
    width: 16px;
    height: 16px;
    border: none;
    background-image: none;
}

.k2FilterSelectInner span {
    display: block;
    font-weight: bold;
}

#k2FilterSelectors {
	font-size: 12px;
}

.mod-box { padding:20px;}


.wk-slideshow .caption {
    padding: 5px;
	font-size: 12px;
}


.home-cats { 
	min-height: 316px;
  float: left;
  width: 47%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.home-cats  p, .home-cats  p img {padding:0 !important; margin:0 !important; line-height: 15px !important;}

.home-cats{
	-webkit-border-radius:  15px;
	   -moz-border-radius:  15px;
			border-radius:  15px;
		background-color:#FFF;
		border:5px solid rgb(152, 152, 152);
}

.home-cats h2 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	padding:10px !important; 
	margin:0 !important;
	text-align:center !important;
	font-size:25px !important;
	background-color:rgb(48, 48, 48) !important;
	color:white !important;
	border-bottom: 2px solid #aaa;
}

.home-cats  img { width:100%; height:auto; }

.home-cats .caption {
	margin: 10px !important;
	font-size: 14px !important;
}



/*


@media  only screen and (min-device-pixel-ratio: 2), 
    only screen and (min-resolution: 192dpi) {
	#maininner,
	#sidebar-a,
	#sidebar-b {

	}
	.itemContainer {
		width: 20.4%;
	}
	#k2FilterSelectors {display:none;}
	
	.store-menu-responsive{display:block;}
	#sidebar-a .k2CategoriesListBlock, 	#sidebar-a,	#sidebar-b {display:none;}

  }

*/



@media only screen and (min-width: 220px) and (max-width: 449px) {

  /* Small screen, non-retina */
  	.itemContainer {
		width: 48.2%;
	}
	.paymentBlock , .itemSidebar
	{
		float:none;
		width:100%;
		display:block;
		margin:0;
		border:none;
	}
	.itemBody
	{
		float:none;
		width:100%;
		display:block;
	}
	#k2FilterSelectors { display:none;}
	.home-cats { 
		width: 100%;
	}

		.itemRelated ul li, .itemAuthorLatest ul li, .itemLocation ul li {
		width: 31%;
	}

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 320px) and (max-width: 359px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 320px) and (max-width: 359px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 320px) and (max-width: 359px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 320px) and (max-width: 359px),
only screen and (                min-resolution: 192dpi) and (min-width: 320px) and (max-width: 359px),
only screen and (                min-resolution: 2dppx)  and (min-width: 320px) and (max-width: 359px) {

  /* Small screen, retina, stuff to override above media query */
  	.itemContainer {
		width: 48.2%;
	}
	
	.home-cats { 
		width: 100%;
	}
	#k2FilterSelectors { display:none;}

	.itemRelated ul li, .itemAuthorLatest ul li, .itemLocation ul li {
		width: 31%;
	}



}

@media only screen and (min-width: 450px) and (max-width: 699px) {

  /* Medium screen, non-retina */
    .itemContainer {
		width: 48.2%;
	}
	.home-cats { 
		width: 100%;
	}

	
	#k2FilterSelectors { display:none;}

	.paymentBlock , .itemSidebar {width:50%;}
	.itemBody { clear:both; width:100%;}
	
	.itemRelated ul li, .itemAuthorLatest ul li, .itemLocation ul li {
		width: 24%;
	}


}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 360px) and (max-width: 699px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 360px) and (max-width: 699px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 360px) and (max-width: 699px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 360px) and (max-width: 699px),
only screen and (                min-resolution: 192dpi) and (min-width: 360px) and (max-width: 699px),
only screen and (                min-resolution: 2dppx)  and (min-width: 360px) and (max-width: 699px) {

  /* Medium screen, retina, stuff to override above media query */
  	.itemContainer {
		width: 48.2%;
	}
	#k2FilterSelectors { display:none;}
	.home-cats { 
		width: 100%;
	}
	.itemBody { clear:both; width:100%;}
	
	.itemRelated ul li, .itemAuthorLatest ul li, .itemLocation ul li {
		width: 24%;
	}

}


@media only screen and (min-width: 700px) {

  /* Medium screen, non-retina */
    .itemContainer {
		width: 32.3%;
	}
	#k2FilterSelectors { display:block;}


}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 700px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 700px),
only screen and (                min-resolution: 192dpi) and (min-width: 700px),
only screen and (                min-resolution: 2dppx)  and (min-width: 700px) { 

  /* Medium screen, retina, stuff to override above media query */
  	.itemContainer {
		width: 32.4%;
	}
	#k2FilterSelectors { display:block;}


}

@media only screen and (min-width: 1300px) {

  /* Large screen, non-retina */
    .itemContainer {
		width: 24.4%;
	}


}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1300px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1300px),
only screen and (                min-resolution: 192dpi) and (min-width: 1300px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1300px) { 

  /* Large screen, retina, stuff to override above media query */
  	.itemContainer {
		width: 24.4%;
	}


}


@media (max-width: 1080px)
{
	#header-responsive {
		display: none;
	}
	#headerbar, #menubar, #menu{
		display: block !important;
	}
}

@media (max-width: 750px)
{
	#header-responsive {
		display: block;
	}
	#headerbar, #menubar, #menu{
		display: none !important;
	}
}
.orig-price, .priceOrigMajor, .priceOrigMinor
{
    font-size: 28px;
	color: #666;
}

.background-highlight {
	background-color: #ddd !important;
}

.orig-price
{
 //   display:none;
}

 /* Resources Page Styling */

#maininner section {
  /*margin-bottom: 3rem;*/
}

#maininner section > h2 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #222;
  border-bottom: 3px solid #0066cc;
  padding-bottom: 0.5rem;
}

#maininner section > p {
  font-size: 1rem;
  color: #666;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.resource-group,
.communities-group {
  /*margin-bottom: 2.5rem;*/
}

.resource-category,
.community-category {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #ddd;
}

.resource-item {
  background: #f9f9f9;
  padding: 1rem;
  margin-bottom: 1rem;
  border-left: 4px solid #0066cc;
  border-radius: 4px;
  transition: box-shadow 0.2s ease;
}

.resource-item:hover {
  box-shadow: 0 2px 8px rgba(0, 102, 204, 0.15);
}

.resource-item h4 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #0066cc;
  margin: 0 0 0.75rem 0;
}

.resource-item p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
  margin-bottom: 0.75rem;
}

.resource-item p:last-of-type {
  margin-bottom: 0;
}

.resource-item a {
  color: #0066cc;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}

.resource-item a:hover {
  color: #004499;
  text-decoration: underline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  section > h2 {
    font-size: 1.5rem;
  }

  .resource-category,
  .community-category {
    font-size: 1.1rem;
  }

  .resource-item {
    padding: 1rem;
  }

  .resource-item h4 {
    font-size: 1rem;
  }

  .resource-item p {
    font-size: 0.9rem;
  }
}
