#tabs-specs p.bold{
	padding:4px 0;
}
/*09072024*/
#os-in-specs span{
	display:block;
}
html #download-container #the-specs, html #download-container #the-specs *{
			font-size: 14px;
		}

.gform_confirmation_message_2, .gform_confirmation_message, .gform_confirmation_wrapper, .gform_validation_errors{
	display:none;
}

/*09072024*/
/*#tabs-specs p.bold:nth-of-type(2n) {
    color: rgb(95, 97, 97);
}*/

/*26112004*/

#shop [data-type="produkt-standardowy"] .quantity .frt_qty{
	min-width: 50px;
	width:60px;
  	padding: 4px 20px 4px 4px!important;
	text-align: center;
}

#shop [data-type="produkt-standardowy"] #ftr-sum-price .quantity{
	display:inline-block;
	vertical-align: bottom;
}

#shop [data-type="produkt-standardowy"] .quantity, .quantity-button, .quantity-nav{
	/*display:none;*/
}

#shop [data-type="produkt-standardowy"] #frt-single-right-column .single_add_to_cart_button{
	width:calc(100% - 66px)!important;
	margin-left:2px;
	display:inline-block;
}

/* Chrome, Safari, Edge, Opera */
#shop [data-type="produkt-standardowy"] #ftr-sum-price input::-webkit-outer-spin-button,
#shop [data-type="produkt-standardowy"] #ftr-sum-price input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#shop [data-type="produkt-standardowy"] #ftr-sum-price input[type=number] {
  -moz-appearance: textfield;
}

#shop [data-type="produkt-standardowy"] #ftr-sum-price .quantity-nav {
  float: left;
  height: 42px;
}

#frt-hardware-variations form{
	margin:30px;
}
#frt-hardware-variations form p{
	border:none;
}
.composite_form h4.step_title_wrapper, .gform_wrapper .top_label .gfield_label{
	font-weight: normal;
    font-size: 1rem;
    font-family:'CooperHevitt-Semibold';
}
.shop-h1{
	font-size:2rem;
}
.composite_form .static h4.step_title_wrapper{
	margin-bottom:0;
}

#hdd_summary h4.step_title_wrapper{
	font-weight: normal;
    font-size: 1rem;
}

.composite_form .page-title, .product_title:not(h1) {
    font-size: 1.2rem;
    font-weight:normal;
}
.component_description > p{
	font-size:1rem;
	padding:0;
}
.select_label{
	font-weight:bold;
	font-size: .9rem;
	display: none;
}
#frt-hardware-variations p.component_section_title{
	display:none;
	width:110px;
	min-width: 110px;
	font-size:15px;
	/*margin-top:12px;*/
}
.component_ordering{
	display:none;
}

.component_wrap .price{
	min-width: 60px;
}

.imported-desc p{
	text-align: justify;
}

.extras > div{
	font-family:'CooperHevitt-Medium';
}

.extras > div > span{
	font-family:'CooperHevitt-Book';
}

.loading{
	-webkit-animation: rotation 1s infinite;
	animation: rotation 1s infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	width: 35px;
	height: 35px;
	margin:10px auto;
}

.component_orderby{
	display:none;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}

#shop #primary-sidebar .frt-filtry-cena, #shop #primary-sidebar .frt-filtry-zakres{
	width:49%;
	min-width: 49%;
	height:25px!important;
	box-sizing: border-box;
	display:inline-block;
	border:1px solid #d9d9d9;
	margin-top:4px;
    line-height: 25px;
    padding: 2px 0 0 15px;
}

.frt-filtry-cena::-webkit-input-placeholder, .frt-filtry-zakres::-webkit-input-placeholder
{
    line-height: 25px;
    font-size:14px;
}

#shop #primary-sidebar .frt-filtry-cena:first-of-type, #shop #primary-sidebar .frt-filtry-zakres:first-of-type{
	margin-right:2%;
}

.selected_option_label, .component_section_title{
	font-size:1rem;
}
#frt-hardware-variations .component_section_title{
	margin:0;
}
.component_inner{
	/*padding:15px;*/
	border-bottom: 2px solid #ececec;
	margin-bottom:10px;
}

#frt-hardware-variations .composite_form:not(.paged) .component .component_inner {
	padding-bottom: 15px
}

#frt-hardware-variations .composite_form:not(.paged) #hdd_summary .component_inner{
	padding-bottom:10px;
}

.component:not(.hdds), 
.component:not(.frame){
	padding:15px 0 20px 0;
}

.component_description_wrapper{
	display:none;
}

.static .composited_product_title, .static .composited_product_title_wrapper{
	display:block!important;
	/*width: 100%!important;*/
}

.hdds.component .composited_product_title_wrapper, .frame.component .composited_product_title_wrapper{
	padding-top:0;
}

.hdds, .frame, .static .component_inner > .component_selections{
	width: calc(50% - 2px);
	min-width: 300px;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
}

.static > *{
	display:block;
}

/*19,12,2023*/
.hdds .component_inner, .frame .component_inner, .osss .component_inner, .frame .component_inner{
	border-bottom: none;
	padding:0 0 25px 0;
}
/*19,12,2023*/

#frt-single-left-column .composite_form details{
	padding-top: 15px;
    /*border-bottom: 2px solid #ffcf00;
    margin-bottom: 30px;*/
}

.component_section_title{
	width:100%!important;
	padding-top:0px!important;
}

.composited_product_title_wrapper{
	padding-top:0px!important;
}

#frt-single-left-column .composite_form details summary{
	border-bottom:none;
	text-transform: none;
	font-weight: normal;
    font-size: 1.1rem;
    padding: 0 0 1.5rem 0;
    text-align: left;
    position:relative;
}

#frt-single-left-column .composite_form details > summary:first-of-type {
    list-style-type: none;
}


#frt-single-left-column .composite_form details summary::-webkit-details-marker{
  display:none;
}

#frt-single-left-column .composite_form details summary::after{
    color: #ffcf00;
    content: "\f107";
    margin-top: -10px;
    font-family: FontAwesome;
    font-size: 2rem;
    display: inline-block;
    vertical-align: middle;
    position:absolute;
    top:0px;
    right:0;
}

#frt-single-left-column .composite_form details summary span{
    content: "skonfiguruj dyski";
    font-size: 0.75rem;  
    padding:4px 6px;                  
    position:absolute;
    top:0px;
    right:25px;
    font-weight: lighter;
    font-family:'CooperHevitt-Book';
    background-color:#ffcf00;
}

#frt-single-left-column .composite_form details[open] summary::before{
	/*content: "( kliknij aby zwinąć )";*/
}

#frt-single-left-column .composite_form details summary{
	/*border-bottom: 1px solid #ececec;
	margin-bottom: 10px;*/
}

.frame_info{
	/*border-bottom: 2px solid #ececec;*/
	margin-bottom: 10px;
	padding-bottom: 15px;
}

/*#frt-single-left-column .composite_form details[open] summary{
	border-bottom: none;
	margin-bottom: 0px;
}*/

#frt-single-left-column .composite_form details[open] summary::after{
	transform: rotate(180deg);
}

#frt-hardware-cfg .invis{
	display:none!important;
}

#hdd_summary hr{
	display: block; height: 1px;
    border: 0; border-top: 1px solid #ececec;
    margin: 0 0 1em 0; padding: 0;
}

#hdd_summary .component_content{
	/*padding-top:6px;*/
}

#hdd_summary .component_filter{
	display:none;
}

#hdd_summary .component .component_inner{
	padding-bottom:0;
	margin-bottom:0;
}

.component_selections{
	display: flex;
	flex-wrap:wrap;
	/*align-items:center;*/
}
.component_options{
	float: left;
	width: 75%;
}
.component_content{
	float: right;
    width: 20%;
}
.static .component_content{
	float: none;
    width: 100%;
}

.hdds:not(.static) .component_content {
	max-width: 60px;
}

.static .composited_product_title_wrapper{
	float: left;
	width: 75%;
}
.static .composited_product_details_wrapper{
	float: right;
	width: 25%;
}
#shop select.component_options_select, #shop select.gfield_select{
	min-width:253px;
	border:2px solid #ffcf00;
	padding-right: 40px;
	width: 100%;
	font-size: 11.5px;
	max-width: 516px;
}
.selected_option_label_wrapper, .composited_product_title{display:inline-block;}

.composited_product_title_wrapper{
	display:none;
}
.composited_product_details_wrapper{
	width:300px;
	display:flex;
	align-items:center;
}
#frt-hardware-variations .component .composited_product_images{
	width:100px;
	margin-left:15px;
	display: none;
}
#frt-hardware-variations .component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper .details{
	width:196px;
}
#frt-single-right-column p.price{
	text-align: center;
	margin-bottom:2vh;
}
#frt-single-right-column #ftr-sum-price span {
	text-align: center;
	width:100%;
}
#frt-single-right-column p.price .woocommerce-Price-amount{
	font-size:2.15rem;
}
#frt-hardware-variations .component_wrap .frt_qty{
	display:block!important;
	width:60px!important;
	max-width:60px;
	min-width:60px;
}
#frt-hardware-variations .component_wrap .quantity{
	display:block;
	width:65px;
	margin-top:10px;
}
#frt-hardware-variations .component_wrap .price, #frt-hardware-variations .component_wrap .quantity_button{
	display:inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
#frt_filter{
	display:block;
	background-color: #ffcf00;
	text-align: center;
	padding:5px 8px;
	font-weight: 600;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: 1px;
}

#frt_filter_reset{
	display:block;
	background-color: transparent;
	text-align: center;
	padding:5px 8px;
	font-weight: 600;
	cursor: pointer;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	letter-spacing: 1px;
}

#frt_filter i, #frt_filter_reset i{
	font-size:12px;
	margin-top:-2px;
	font-family: "FontAwesome";
}

#frt-categories #frt-single-right-column .woocommerce-info{
	width:100%;
	margin:0;
}

#tabs-specs table td p:nth-child(1) {
	    font-family: CooperHevitt-Book;
}

.bold{
	font-family: CooperHevitt-Semibold!important;
}

#frt-hardware-variations .quantity input[type="number"] {
    padding: 0 0 0 8px !important;
}

#frt-hardware-variations .quantity:after{
	content: 'szt.';
	position: absolute;
	right: 12px;
	top: 15px;
	font-size:12px;
}

#frt-hardware-variations .quantity{
    position:relative;
}

#frt-hardware-variations .component_wrap .frt_qty {
    display: block !important;
    width: 70px !important;
    max-width: 70px;
    min-width: 70px;
}


#frt-single-right-column>h5{
	font-size:16px;
}

#frt-basic-specs {
	padding-top:1px;
}

#dynamic_summary{
	padding-bottom:15px;
}

#frt-basic-specs h6 {
	font-size:14px;
}

#frt-basic-specs p {
	padding-top:15px;
}

#frt-basic-specs .popup-hint, .popup-hint-hardware {
    background: #fff;
    width: 185px;
    border: none;
    position: absolute;
    box-shadow: 1px 1px 2px grey;
    padding: 15px 5px 10px !important;
    right: 30px;
    margin-top: -80px;
    display: none;
    align-items: center;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next{
	background:none!important;
}
.bx-wrapper {
    -moz-box-shadow: none!important;
     -webkit-box-shadow: none!important;
     box-shadow: none!important;
     border: none!important;
     background: none!important;
}

.attachment-suggest-thumb{
	max-width:17%;
	padding-left:0!important;
	max-height:100px;
}

.ui-menu-item .suggestionWrapper{
	width:78%;
	font-size: 1rem;
}

.ui-menu-item:nth-of-type(2n+1){
	background-color: white;
}

.ui-menu-item{
	border-bottom:2px solid #eee;
}

@media screen and (max-width:1245px)
{
	#frt-single-right-column {
	    width: 100%;
		box-sizing: border-box;
		border: 2px solid #ffcf00;
		background-color: #fff;
		padding: 25px 30px;
	    padding-top: 25px;
		position: absolute;
		top: 60px;
		margin-left: 800px;
	}
}

@media screen and (max-width:1200px)
	{
	#ftr-sum-price {
	    border-top: none;
	    vertical-align: middle;
	    margin-left: 0;
	    margin-right: 0;
		width:100%;
		min-width: 100%;
	}

	#shop select.component_options_select{
		min-width: 200px;
	}

	#frt-right-column{
		width:30%!important;
	}

	.btns .frt-print, .btns .frt-save {
		width:100%!important;
	}

	.single_add_to_cart_button{
		box-sizing: border-box;
	}

	#frt-cfg-contact{
		-webkit-flex-wrap: wrap;
		flex-flow: row wrap;
		height: 130px;
		text-align: center;
	}
	#frt-cfg-contact > *{
		width:auto!important;
		margin:auto;
		display:block;
		text-align: center;
	}

}

@media screen and (max-width:1024px){
	#frt-hardware-variations .component.ramz-comp .component_options, #frt-hardware-variations .component.cpu .component_options{
		width:calc(100% - 105px);
	}
	#frt-hardware-variations .component:not(.ramz-comp):not(.cpu)  .component_options{
		width:100%;
	}

	#frt-hardware-variations #hdd_summary .component .component_options{
		width:calc(100% - 25px);
	}

	#shop select.component_options_select, #shop select.gfield_select{
		max-width:100%;
	}

	#frt-hardware-variations .component_content{
		width:100px;
	}


.categories-container{
	padding-top:15px;
}

.categories-container .custom-button{
	top: 108px;
}

.category-arrow {top:138px;}

}

@media screen and (min-width:721px) and (max-width:1024px) {
		#main-shop-page .categories-container{
		display: flex;
		flex-wrap:wrap;
		justify-content:center;
		align-items:center;
		flex-direction: row;
		background-color:#ffcf00;
	}
	.category-arrow{
		background-color: #ffcf00;
	}



#main-shop-page .categories-container > h2{
	width:calc(100% - 145px);
	margin:auto;
	float:none;
	clear:both;
	text-align: right;
	font-size:3rem;
	text-align: left;
	font-size: 2.5rem;
	padding-right:160px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom: 0px;
}

#main-shop-page .categories-container > img{
	/*width:50%;
	max-width:100px;
	margin-left:5px;*/
	/*margin-right:calc(50% - 105px);*/
	float:none;
	clear:both;
	height:130px;
	top:0;
	right:15px;
	width:130px;
	max-width:130px;
	position:absolute;
}

#main-shop-page .categories-container:before{
	content:'';
	width:143px;
	height:22px;
	position:absolute;
	top:-22px;
	right:15px;
	background-image: url(../images/cat-edge.png);
	background-size: cover;
}
}


@media screen and (max-width: 960px){
	.m-menu {
     display: none; 
	}

}

@media screen and (max-width:768px)
{	

	.frt-moving-filter > .frt-filter{
		cursor:pointer;
	}

	.product-container {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	#frt-right-column {
    	width: 100% !important;
    	margin:0!important;
	}

	.contact-header, #frt-cfg-contact, #frt-product-tags{
		display:none;
	}

	#frt-wc-tabs{
		width:100%!important;
	}

	.single_add_to_cart_button{
		margin:auto;
	}

	.woocommerce table.shop_table_responsive tr.warranty td::before{
		content:'';
	}

	.woocommerce table.shop_table_responsive tr.warranty .product-quantity{display: none;}
}

#shop-cat-menu ul li.current-product-ancestor a::before, #shop-cat-menu2 ul li.current-menu-parent a::before, #shop-cat-menu2 ul li.current-product-parent a::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    bottom: -4px;
    left: 5%;
    right: 5%;
    background-color: #ffcf00;
    animation: .6s ease-in unlderlineFromLeft;
}

#shop-cat-menu ul li.current-product-ancestor a, #shop-cat-menu2 ul li.current-menu-parent a, #shop-cat-menu2 ul li.current-product-parent a {
    color: #282929 !important;
}

.fancybox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-wrap{
	max-width: 90%;
	max-height: (100vh - 124px); 
}

.frttab .step-frw:hover, .frttab .step-bck:hover, .frttab #sec_cart:hover, #add_to_cart:hover{
	opacity:0.75;
}

#hdd_summary summary:hover > span{
	opacity:0.75;
}

.frt-filter{
	padding: 3px 0;
}

.frt-filter input{
	display:inline-block!important;
}

.frt-filter.closed *:not(h6){
	display:none!important;
}

.frt-filter:not(.cena) h6:after{
	content:'-';
	color: #ffcf00;
	position:absolute;
	right:0;
	font-size: 15px !important;
}

.frt-filter.closed h6:after{
	content:'+';
	color: #ffcf00;
	position:absolute;
	right:0;
	font-size: 15px !important;
}

.frt-filter h6{
	font-family: CooperHevitt-Medium;
	position:relative;
	cursor:pointer;
	padding-bottom:4px;
	font-size: 14px!important;
}

.component_table_item img{
	display:none;
}

.component_table_item .component{
	padding:0;
}

#customer_details #billing_email_field, #customer_details #billing_last_name_field, #customer_details #shipping_last_name_field {
    float: left !important;
    width: 43% !important;
    margin: 0 0 6px 2% !important;
    padding: 3px !important;
    clear: none;
}

#main .component_table_item .component_table_item_price::before, #main .component_table_item .component_table_item_subtotal::before{
	content:'';
}


.gform_wrapper ul.gform_fields li.gfield.gwarancja2 {
    padding-right: 0px;
}


@media screen and (min-width:768px){


#main .woocommerce-cart-form__cart-item .product-thumbnail{
	max-width:100px;
	vertical-align: top;
}

.component_table_item .product-name{
	padding:2px 4px!important;
}
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation{
	padding:5px 0 0px 0;
}

td.product-name dl.variation dd{
	padding:4px 0 6px;
}

.component_table_item .product-name .component dd{
	color:#a2a2a2;
}

.product-remove{
	width:24px;
}

.product-subtotal{
	width:20%;
	max-width: 200px;
}
}


#shop #tabs-photos input{
	line-height:30px!important;
}


@media screen and (max-width:768px){

	#order_review .component_container_table_item .woocommerce-Price-amount{
		font-size: 16px;
	}

	.woocommerce table.shop_table_responsive tr .product-quantity, .woocommerce table.shop_table_responsive tr .product-price, .woocommerce table.shop_table_responsive tr .product-subtotal{
		width: calc(100% - 90px);
		display: inline-block;
		box-sizing: border-box;
	}

	.woocommerce table.shop_table_responsive  tr.component_container_table_item .product-quantity,
	.woocommerce table.shop_table_responsive  tr.component_container_table_item .product-price,
	.woocommerce table.shop_table_responsive  tr.component_container_table_item .product-subtotal,
	.woocommerce table.shop_table_responsive  tr.warranty .product-subtotal{
		width:100%;
	}

	.woocommerce table.shop_table_responsive tr td.product-name::before{
		content:'';
		display:none;
	}

	.woocommerce .component_table_item .product-remove, .woocommerce table.shop_table_responsive tr .product-price{
		display:none;
	}
	.component_container_table_item .product-quantity{
		height:60px;
	}
	.woocommerce table.shop_table_responsive tr.component_table_item .product-quantity{
		width:50px;
		padding-right:12px;
		height:39px;
	}
}

.container .woocommerce .col2-set .col-1 address, .container .woocommerce .col2-set .col-2 address {
    width: 100%;
    padding:15px;
    box-sizing: border-box;
}

#cases-galleries ul{
	display:flex;
	flex-wrap: wrap;
}

#cases-galleries ul li{
	width:50%;
}

#cases-galleries ul li > p, #cases-galleries ul li img{
	max-width:75%;
	margin: 15px auto;
}

#cases-galleries ul li img{
	padding-bottom:0px;
	margin: auto;
}

#cases-galleries ul.hidden-gallery{
	display:none;
}

#cases-galleries h3{
	font-size: 2rem;
}

#frt-hardware-cfg{
	margin-top: 30px;
}

#tabs-warranty .frt-product-slides{
	margin-top:50px;
}

.hide-br{display:none;}

#constant_specs div{
	width:50%;
}


nav.m-menu{
	margin-top:18px;
}

#constant_specs{
	margin-top:120px;
}

@media screen and (max-width: 720px){
	input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        opacity: 1!important;
    }

	.categories-container .custom-button {
		top: 100%;
	}

	.categories-container h2{
		margin-top:0px;
		padding-top: 0px;
		padding-bottom:4px;
	}

	.categories-container img{
		width:50%;
		max-width:100px;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
}
@media screen and (max-width: 450px){
	#frt-right-column .frt-print, #frt-right-column .frt-save {text-align: center;}
	.product-container .frttab .step-frw, .product-container .frttab .step-bck, .product-container .frttab #sec_cart{
		float:none;
		margin:15px auto;
		display:block;
	}

	#constant_specs, #frt-hardware-cfg{
		margin-top:20px;
	}

	 #tabs-photos.frttab.active, #tabs-warranty.frttab.active, #tabs-specs.frttab.active{
		padding-bottom: 15px;
	}

	#frt-hardware-variations .composite_wrap{
		display:none;
	}

	.product_description{
		padding-top:1vh;
	}

	#tabs-warranty .frt-product-slides{
		margin-top:0px;
	}

	.tablinks .hide-br{display:inline;}

	.product-container #tabs-photos{
		padding-left:0;
		padding-right:0;
	}

	#constant_specs{
		padding-left: 15px;
		padding-right: 15px;
		margin-top:10px;
	}

	#constant_specs div{
		width:100%;
	}


	#constant_specs h4{
		margin-top: 10px;
	}

	.single-category-container{
		width:85%;
	}
	#main-shop-page .products-by-category{
		margin-left:auto;
		margin-right:auto;
		float:none;
		width: 65%;
		min-width: 200px;
		max-width: 260px;
		box-shadow: 1px 1px 5px 0 rgba(194,194,194,1);
		padding: 15px;
	}

	#shop select {
    	background-position-x: calc(100% + 12px);
	}
}


@media screen and (min-width: 769px) and (max-width: 1100px){
	#frt-right-column #summary_title{
		font-size:16px;
	}
	#frt-right-column .extras {
    	font-size: 12px;
    	padding: 15px 15px 0 15px;
	}
	#frt-right-column .single_add_to_cart_button{
		font-size:13px;
		letter-spacing:0px;
	}
	#frt-single-right-column{
		padding-left:15px;
		padding-right:15px;
	}
}

#frt-contact-h3 p{
	box-sizing: border-box;
}


.shop_tree, .shop_tree a{
	line-height:15px;
}

.show-menu{
	display:block;
}

option.disabled{
	visibility: hidden;
	font-size:0;
	height:0;
}
/*
.disabled:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.5;
	background-color: white;
	z-index: 50;
}*/


.frt-product-slides a.fancybox img {
	height: auto;
	max-height: 200px;
	height: auto;
	max-width: 75%;
	padding:0;
	margin:auto;
}

.frt-product-slides a.fancybox{
	height:200px;
	display:flex;
}


.tab-cnt span{
	font-size: 14px;
}