/**
 * @package    dacShop for Joomla!
 * @version    4.7.0
 * @author     deanimatechnology.com
 * @copyright  (C) 2010-2023 De Anima Consulting Ltd. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
.dacshop_edit { background-color:#f9f9f9; padding:4px; }

.dac_right{
	text-align: right;
}

.dac_center{
	text-align: center;
}
@media print {
	.dacshop_no_print:after { content: "" !important; }
}

.dacshop_category_custom_info_main table,
.dacshop_credit_card table,
#dacshop_order_main table,
.dacshop_product_page table {
	width:100%;
}.dacshop_edit { background-color:#f9f9f9; padding:4px; }

.dac_right{
	text-align: right;
}

.dac_center{
	text-align: center;
}
@media print {
	.dacshop_no_print:after { content: "" !important; }
}

.dacshop_category_custom_info_main table,
.dacshop_credit_card table,
#dacshop_order_main table,
.dacshop_product_page table {
	width:100%;
}

.dacshop_product_quantity_div.dacshop_product_quantity_change_div_default div a,
.dacshop_product_quantity_div.dacshop_product_quantity_change_div_default div a:hover {text-decoration:none;}

span.dacshop_product_name {
	text-align: left;
	display:block;
	margin-bottom:5px;
}
span.dacshop_product_price_before_discount {
	text-decoration:line-through;
	white-space:nowrap;
}

div.dacshop_see_more_icon {
	background-image: url('../images/icons/icon-14-cart.png');
	display: block;
	height: 14px;
	width: 14px;
}
#dacshop_cart_module div.dacshop_cart_dropdown_content {
	border: 1px solid #d9d9d9;
}
.dacshop_cart table {
	width:100%;
}
.dacshop_cart table tfoot hr {
	margin:0px;
}
.dacshop_cart_dropdown_container td.dacshop_cart_module_product_quantity_value.dacshop_cart_value {
    max-width: 60px;
}
.dacshop_cart_dropdown_container input.form-control {
    padding: 2px 10px;
    max-width: 40px;
}

.dacshop_cart_module label{
	display: inline-block;
}
div.dacshop_checkout_loading div.dacshop_checkout_loading_spinner.small_spinner.small_cart {
	background: url(../images/spinner.gif) no-repeat center right;
}
.dacshop_cart_module th.dacshop_cart_module_product_icon_title.dacshop_cart_title + th {
	display: none;
}

.dacshop_cpanel div.dacshop_cpanel_icon_div a {
	display:block;
	padding:5px;
	margin:5px 0px;
	text-decoration:none;
	border:1px solid #F0F0F0;
	border-radius:4px;
	vertical-align:middle;
}
.dacshop_cpanel div.dacshop_cpanel_icon_div a:hover {
	border-color:#eeeeee #cccccc #cccccc #eeeeee;
	border-style:solid;
	border-width:1px;
	background:#F8F8F8;
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
	background:-webkit-linear-gradient(top, #ffffff, #f8f8f8);
	background:-moz-linear-gradient(top, #ffffff, #f8f8f8);
	background:-o-linear-gradient(top, #ffffff, #f8f8f8);
	background:linear-gradient(top, #ffffff, #f8f8f8);
}
.dacshop_cpanel .dacshop_cpanel_icon_image {
	width:80px;
	float:left;
}
.dacshop_cpanel .dacshop_cpanel_icon_image span {
	margin:0 auto;
}
.dacshop_cpanel .dacshop_cpanel_description {
	margin-left:80px;
	height:100%;
	min-height:50px;
	margin:auto 0;
	vertical-align:middle;
	text-align:center;
}
.dacshop_cpanel span {
	display:block;
	text-align:center;
	color:#666;
	background-repeat:no-repeat;
	background-position:center;
}
.dacshop_cpanel .dacshop_cpanel_description ul {
	margin:0; padding:0;
}
.dacshop_cpanel .dacshop_cpanel_description li { list-style-type: none; }
.dacshop_cpanel .dacshop_cpanel_button_text { display:none; }

div.icon-wrapper {
	width:auto;
	height:auto;
	display:block;
}

div.icon-wrapper div.icon {
	text-align:center;
	margin-right:15px;
	float:left;
	margin-bottom:15px;
	width:auto !important;
	height:auto !important;
}

div.icon-wrapper div.icon a {
	background-color:#fff !important;
	background-position:-30px;
	display:block;
	float:left;
	height:97px;
	width:108px;
	color:#565656;
	vertical-align:middle;
	text-decoration:none;
	border:1px solid #CCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-transition-property:background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow;
	-moz-transition-property:background-position, -moz-border-radius-bottomleft, -moz-box-shadow;
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
}

div.icon-wrapper div.icon a:hover,
div.icon-wrapper div.icon a:focus,
div.icon-wrapper div.icon a:active {
	background-position:0px center;
	background-color:#f8f8f8 !important;
	box-shadow:-2px 3px 8px rgba(0, 0, 0, 0.25);
	position:relative;
	z-index:10;
}
div.icon-wrapper div.icon a span {
	width:auto;
	display:block;
}
div.icon-wrapper div.icon a span.dacIcon {
	background-repeat:no-repeat;
	background-position:center;
	height:48px;
	width:auto;
	padding:10px 0;
}
span.dacIcon.icon-48-user2 { background-image: url("../images/icon-48/flatgrey/account.png") !important; }
span.dacIcon.icon-48-address { background-image: url("../images/icon-48/flatgrey/address.png") !important; }
span.dacIcon.icon-48-order { background-image: url("../images/icon-48/flatgrey/order.png") !important; }
span.dacIcon.icon-48-cart { background-image: url("../images/icon-48/flatgrey/cart.png") !important; }
span.dacIcon.icon-48-wishlist { background-image: url("../images/icon-48/flatgrey/wishlist.png") !important; }
span.dacIcon.icon-48-affiliate { background-image: url("../images/icon-48/flatgrey/affiliate.png") !important; }
span.dacIcon.icon-48-downloads { background-image: url("../images/icon-48/flatgrey/download.png") !important; }
span.dacIcon.icon-48-subscription { background-image: url("../images/icon-48/flatgrey/subscription.png") !important; }
span.dacIcon.icon-48-serial { background-image: url("../images/icon-48/flatgrey/dacshopserial.png") !important; }
span.dacIcon.icon-48-auction { background-image: url("../images/icon-48/flatgrey/dacshopauction.png") !important; }

span.icon-32-email { background-image: url("../images/icon-32/flatgrey/email.png") !important; }
span.icon-32-print { background-image: url("../images/icon-32/flatgrey/print.png") !important; }
span.icon-32-cart { background-image: url("../images/icon-32/flatgrey/show_cart.png") !important; }
span.icon-32-go-cart { background-image: url("../images/icon-32/flatgrey/add_cart.png") !important; }
span.icon-32-wishlist { background-image: url("../images/icon-32/flatgrey/wishlist.png") !important; }
span.icon-32-save { background-image: url("../images/icon-32/flatgrey/save.png") !important; }
span.icon-32-back { background-image: url("../images/icon-32/flatgrey/back.png") !important; }
span.icon-32-new { background-image: url("../images/icon-32/flatgrey/new.png") !important; }
span.icon-32-apply { background-image: url("../images/icon-32/flatgrey/apply.png") !important; }
span.icon-32-cancel { background-image: url("../images/icon-32/flatgrey/cancel.png") !important; }
span.icon-32-pay { background-image: url("../images/icon-32/flatgrey/icon-32-pay.png") !important; }

.dacshop_toolbar .btnIcon,
.dacshop_toolbar .dacdropdown-icon {
	display:block;
	float:none;
	margin:0 auto;
	width:32px;
	height:32px;
}

.dacshop_toolbar > div > a,
.dacshop_toolbar > div > .dacdropdown {
	margin-left:3px;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	color: #252525;
}
.dacshop_toolbar .dacshop_toolbar_btn.dacshop_btn_32 {
	float: right;
}
.dacshop_toolbar a {
	display:inline-block;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	color: #252525;
}
@media (max-width:768px) {
	.dacshop_toolbar {
		clear: both;
	}
}

div.dacshop_toolbar span.btnName {
	width: 100%;
}
div.dacshop_toolbar .dacshopbtn span.dac-icon {
	color: #1266a0;
}

table.dacshop_no_border td {
	border: 1px solid #d9d9d9;
	display: inline-block;
}
table.dacshop_no_border td:hover {
	border: 1px solid #9d9d9d;
}

.dacshop_user_registration_page .chzn-container {
	margin-bottom: 9px;
}

div.dacshop_search_block input {
	margin-bottom:0px;
	max-width: 190px;
	display: unset;
}

.dacshopcart {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.dacshopcart:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.dacshopcart:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.dacshopwishlist {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.dacshopwishlist:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.dacshopwishlist:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.dacshop-compare { color:#fff; background-color:#5bc0de; border-color:#46b8da; }
.dacshop-compare:focus { color:#fff; background-color:#31b0d5; border-color:#1b6d85; }
.dacshop-compare:hover { color:#fff; background-color:#31b0d5; border-color:#269abc; }

#dacshop_add_to_cart_continue_div {
	display:inline-block;
}
#dacshop_add_to_cart_checkout_div {
	float:right;
}

div.dacshop_cart_dropdown_container {
	position:relative;
}
div.dacshop_cart_dropdown_content {
	z-index:1000;
	position:absolute;
	width:auto;
	padding:4px;
	border:1px solid #808080;
	background-color:white;
}

#dacshop_product_top_part:after {
	clear: both;
	content: '';
	display: block;
}
img.dacshop_child_image {
	margin:2px;
	height:30px;
}
.dacshop_product_bottom_part {
	clear:both;
	width:100%;
}
div#dacshop_product_right_part,
div#dacshop_product_left_part {
	display: inline-block;
}
.dacshop_previous_product_btn,
.dacshop_next_product_btn {
	display:inline-block;
}

.dacshop_previous_product_btn a,
.dacshop_next_product_btn a {
	text-decoration: none;
	width: 65px;
	padding: 0px;
}
.dacshop_previous_product_btn p,
.dacshop_next_product_btn p {
	margin: 0px;
}
.dacshop_next_product_btn {
	margin-left: 3px;
	float: right;
}
.dacshop_previous_product i.fas.fa-caret-left.fa-2x,
.dacshop_next_product i.fas.fa-caret-right.fa-2x {
	font-size: 1.5em;
}
.dacshop_previous_product,
.dacshop_next_product {
	height: 18px;
}
#dacshop_product_description_main_mini { display:none; }

.dacshop_product_variant_out_of_stock_span {
	background: url(../images/delete2.png) no-repeat;
}
.dacshop_product_variant_out_of_stock {
	display: none;
}
span.dacshop_option_info {
	background-image: url('../images/info.png');
	display: inline-block;
	height: 13px;
	width: 12px;
	margin-left: 5px;
}
@media only screen and (max-width: 760px) {
	.dacshop_product_page ul.dacshop_tabs_ul li.dacshop_tabs_li {
		border-width: 1px 1px 0px 1px;
		text-align: center;
		display: block;
		padding: 2px;
	}
	.dacshop_product_page ul.dacshop_tabs_ul {
		margin: 0px;
	}
	.dacshop_product_page div#dacshop_show_tabular_description {
		border-width: 0px 1px 1px 1px;
		border-radius: 0px 0px 4px 4px;
	}
}


.dacshop_vote_form .dacshop_comment_textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:70px;
}
#dacshop_vote_listing table.dacshop_comment_listing {
	margin: 5px 0px 0px 0px;
	border: 1px solid #eee;
	border-collapse: separate;
	color:  #999999;
}
#dacshop_vote_listing table.dacshop_comment_listing tr td {
	padding: 3px 5px;
}
#dacshop_vote_listing div.dacshop_comment_listing_content {
	font-weight: initial;
	color: #000;
}
#dacshop_vote_listing .dac-rating.dac-rating-empty {
	display: none;
}
#dacshop_vote_form p.dacshop_form_comment,
#dacshop_vote_listing .dacshop_listing_comment {
	font-weight: bold;
}
#dacshop_vote_listing span.dacshop_sort_listing_comment {
	margin-bottom: 5px;
}
#dacshop_vote_listing span.dacshop_vote_listing_username {
	color: #000;
}
.dacshop_comment_listing_useful {
	background-color: transparent !important;
	width: 16px !important;
	height: 14px !important;
	background-image:url(../images/icons/vote_plus.png) !important;
	background-size:16px 14px !important;
	background-repeat:no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}
.dacshop_comment_listing_useless {
	background-color: transparent !important;
	width: 16px !important;
	height: 14px !important;
	background-image:url(../images/icons/vote_minus.png) !important;
	background-size:16px 14px !important;
	background-repeat:no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}

a.dacshop_product_quantity_field_change_plus, 
a.dacshop_product_quantity_field_change_minus  {
	text-decoration: none;
}


.dacshop_quantity_form {
    margin: 5px 0;
}
.dacshop_quantity_form table {
    display: inline-block;
}
div#dacshop_product_quantity_main td[rowspan="2"] {
    display: inline-block;
    max-width: 35px;
}
div#dacshop_product_quantity_main tr,
div#dacshop_product_quantity_main tr td {
    display: inline-block;
}
div#dacshop_product_quantity_main tr td a.dacshop_product_quantity_field_change_plus, 
div#dacshop_product_quantity_main tr td a.dacshop_product_quantity_field_change_minus  {
	display: inline-block;
    width: 100%;
	text-align: center;
}
div#dacshop_product_quantity_main tr td[rowspan="2"] + td, 
div#dacshop_product_quantity_main tr + tr td {
    border: 1px solid #ccc;
    border-radius: 3px;
	width:20px;
}


div.dacshop_product_quantity_input_div_regrouped .dacshop_product_quantity_change_div_regrouped {
}
.dacshop_product_quantity_change_div_plus_regrouped, 
.dacshop_product_quantity_change_div_minus_regrouped {
	display: inline-block;
}
.dacshop_product_quantity_change_div_regrouped a.dacshop_product_quantity_field_change_plus.dacshopbtn {
    border-radius: 0;
}
.dacshop_product_quantity_change_div_regrouped a.dacshop_product_quantity_field_change_minus.dacshopbtn {
    border-radius: 0 4px 4px 0;
}
.dacshop_product_quantity_change_div_regrouped .dacshop_product_quantity_change_div_minus_regrouped {
    margin-left: -4px;
}

div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_regrouped input {
    border: 1px solid #ccc;
    height: 32px;
    width: 70px;
    border-radius: 3px;
}
div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_regrouped input.dacshop_product_quantity_field {




    border-radius: 4px 0 0 4px;






}
.dacshop_product_quantity_change_div_regrouped a.dacshopbtn {
	height: 16px;
	padding: 4px 12px 8px 12px;
}
.dacshop_j3 .add-on.dacshop_product_quantity_div.dacshop_product_quantity_change_div_regrouped {



    background: none;
    border-width: 0px;

}
.dacshop_j3 div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_regrouped {
	border-width: 0px;
}
.dacshop_j3 div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_regrouped input.dacshop_product_quantity_field {
	margin: 0 1px 0 0;
    height: 20px;
	margin: 0;
}
.dacshop_j3 .add-on.dacshop_product_quantity_div.dacshop_product_quantity_change_div_regrouped {


    padding: 0px;
    background: none;


}


.dacshop_product_quantity_change_div_leftright span.add-on {
	position: relative;
}
div.dacshop_product_quantity_change_div_leftright span:hover {
    background-color: #6e0c0c;
}
.dacshop_carousel_item .dacshop_product_quantity_change_div_leftright.dacshop_j4 span.add-on {
	display: inline-block;
	vertical-align: top;
}
.dacshop_carousel_item .dacshop_product_quantity_change_div_leftright.dacshop_j4 span.add-on a.dacshop_product_quantity_field_change_plus
{top:1px; left:-4px;}
.dacshop_carousel_item .dacshop_product_quantity_change_div_leftright.dacshop_j4 span.add-on a.dacshop_product_quantity_field_change_minus 
{top: 1px; left: -21px;}
.dacshop_carousel_item .dacshop_product_quantity_change_div_leftright.dacshop_j4 input.dacshop_product_quantity_field {
	width: 35px;
}
.dacshop_product_quantity_div input,
input.dacshop_product_quantity_field {max-width: 30px;}

.dacshop_product_quantity_div input.form-control,
.form-control.dacshop_product_quantity_field {
	max-width: 60px;
	max-width: 50px;
    padding: 3px 10px;

}

td.dacshop_cart_module_product_quantity_value.dacshop_cart_value .dacshop_product_quantity_change_div_leftright.dacshop_j4 span.add-on a.dacshop_product_quantity_field_change_plus {
	left: 25px;
}
.dacshop_product_quantity_change_div_leftright span.add-on a { 
	padding: 3px 0 5px 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-decoration: none;
    border-width: 0;
    background: none;
}
.dacshop_product_quantity_change_div_plus_default a {
    margin-top: -5px;
}
a.dacshop_product_quantity_field_change_plus, 
a.dacshop_product_quantity_field_change_minus,
.dacshop_product_quantity_change_div_plus_default a, 
.dacshop_product_quantity_change_div_minus_default a {
    padding: 0px 5px 2px 5px;
	height: 15px;
    margin: 0;
}
div.dacshop_quantity_form.dacshop_j4  input.dacshop_product_quantity_field,
.dacshop_quantity_form .dacshop_product_quantity_input_div_default input.dacshop_product_quantity_field {
    margin: 5px 0;
}
.dacshop_quantity_form .dacshop_product_quantity_input_div_default input.dacshop_product_quantity_field {
    margin: 10px 0;
}
.dacshop_quantity_form.dacshop_j4 a.dacshop_product_quantity_field_change_plus, 
.dacshop_quantity_form.dacshop_j4 a.dacshop_product_quantity_field_change_minus,
.dacshop_quantity_form.dacshop_j4 .dacshop_product_quantity_div.dacshop_product_quantity_change_div_default div a {
    height: 20px;
    width: 20px;
    margin-top: -5px;
}

.dacshop_product_quantity_input_div_default{ vertical-align: middle; }
.dacshop_product_quantity_change_div_default{ vertical-align: top; }
.dacshop_product_quantity_div { display: inline-block; }

.dacshop_product_quantity_change_div_leftright span.add-on {
    background: none;
}


.dacshop_j4 .dacshop_product_quantity_change_div_leftright {
	width: 85px;
	display: inline-block;
	margin: 3px auto 3px auto;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a {
	width: 25px;
	height: 28px;
	border: 1px solid #767676;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a {
	top: -3px;
	height: 30px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a.dacshop_product_quantity_field_change_minus {
	top: 2px;
	left: -25px;
	border-radius: 3px 0px 0px 3px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a.dacshop_product_quantity_field_change_plus {
	top: 2px;
	border-radius: 0px 3px 3px 0px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright input.dacshop_product_quantity_field {
	border: 1px solid #767676;
	border-radius: 0px;
	padding: 2px 10px;
	position: relative;
	top:1px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright input {
	text-align: center;
	max-width: unset;
	width: 50px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a {
	font-weight: bold;
	color: #000;
	padding: 3px 7px;
}
.dacshop_j4 .dacshop_product_quantity_change_div_leftright span.add-on a:hover {
    background-color: #f2f2f2;
}
.dacshop_product_quantity_change_div_leftright input {
	text-align: center;
	max-width: 20px;
}

td.dacshop_cart_module_product_quantity_value.dacshop_cart_value .dacshop_product_quantity_change_div_leftright.dacshop_j4 input.dacshop_product_quantity_field {left: 25px;}
td.dacshop_cart_module_product_quantity_value.dacshop_cart_value .dacshop_product_quantity_change_div_leftright.dacshop_j4 span.add-on a.dacshop_product_quantity_field_change_minus {left:0px;}

.dacshop_j3 .dacshop_product_quantity_change_div_leftright span.add-on {top: 5px;}
.dacshop_j3 div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_select select {
    width: 60px;
}
.dacshop_j3 div.dacshop_product_quantity_div.dacshop_product_quantity_change_div_leftright {
    margin-bottom: 5px;
}

.dacshop_j4 .dacshop_product_quantity_div.dacshop_product_quantity_change_div_regrouped a.dacshopbtn {
	height: 31px;
	width: 30px;
    padding: 3px;
}
.dacshop_j4 div.dacshop_product_quantity_div.dacshop_product_quantity_input_div_regrouped .dacshop_product_quantity_div.dacshop_product_quantity_change_div_regrouped {




    margin-left: -5px;
    box-sizing: unset;
}
.dacshop_j4 .dacshop_product_quantity_change_div_regrouped .dacshop_product_quantity_change_div_minus_regrouped {
    margin-left: -5px;
}


.dacshop_tabs_ul {
	padding:0px;
	margin:0px 0px 7px 0px;
	z-index:2;
	position:relative;
}
.dacshop_tabs_ul li {
	display:inline;
	padding:8px 5px;
	z-index:2;
	font-weight:bold;
	background-color:#fcfcfc;
	border:solid 1px #E7E7E7;
}
.dacshop_tabs_ul li a, .dacshop_tabs_ul li a:hover {
	text-decoration:none;
	color:#555555;
}
.dacshop_tabs_content {
	z-index:1;
	position:relative;
	display:none;
	min-height:200px;
	padding:5px;

	background-color:white;
	border:1px solid #E7E7E7;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.dacshop_tabs_li_selected {
	border-bottom:1px solid #ffffff !important;
	background-color:#ffffff !important;
}

div.dacshop_carousel .dacshop_subcontainer_border span,
div.dacshop_carousel .dacshop_carousel_item span {
	text-align: center;
	display: block;
}

div.dacshop_carousel .owl-nav .owl-prev,
div.dacshop_carousel .owl-nav .owl-next {
	border: 1px solid #ddd;
	background: #ddd;
}
div.dacshop_carousel .owl-nav .owl-prev:hover,
div.dacshop_carousel .owl-nav .owl-next:hover {
	color: #aaa;
	background-color: #fff;
}
div.dacshop_carousel_parent_div div.owl-controls div.owl-dot {
	border: 1px solid #ddd;
	padding: 1px 5px;
	margin-top: 5px;
	color: #000;
}
div.dacshop_carousel_parent_div div.dacshop_carousel,
div.dacshop_carousel_parent_div .owl-controls {
	margin: 5px;
}
div.dacshop_carousel_parent_div div.owl-controls div.owl-dot:hover {
	border: 1px solid #aaa;
}
div.dacshop_carousel_parent_div.numbers div.owl-controls div.owl-dot {
	background-color: #ddd;
	color: #fff;
}
div.dacshop_carousel_parent_div.numbers div.owl-controls div.owl-dot:hover {
	background-color: #fff;
	color: #aaa;
}
div.dacshop_carousel_parent_div div.owl-controls  div.owl-dot.active {
	font-weight: bold;
	border: 1px solid #aaa;
	color: #333;
	background:none;
}
div.dacshop_carousel_parent_div.thumbnails div.owl-controls  div.owl-dot {
	margin: 5px;
	border: 1px solid #eee;
}
div.dacshop_carousel_parent_div.rounds div.owl-controls div.owl-dot {
	border: 0px;
}

.dacshop_carousel .dacshop_subcontainer_border,
.dacshop_categories_listing_main  .dacshop_subcontainer.dacshop_subcontainer_border,
.dacshop_category_information   .dacshop_subcontainer.dacshop_subcontainer_border {
	border: 1px solid #ddd;
}
.dacshop_category_information   .dacshop_subcontainer,
.dacshop_categories_listing_main  .dacshop_subcontainer {
	padding: 5px;
}

.dacshop_category_information .dacshop_zoom_hover .dacshop_subcontainer .dacshop_product_like_link,
.dacshop_category_information .dacshop_zoom_hover .dacshop_subcontainer .dacshop_product_like_link  i {
	position: unset !important;
}
.dacshop_category_information .dacshop_zoom_hover .dacshop_subcontainer {
	transition: transform 0.5s, z-index 0.5s, box-shadow 0.5s;
	box-shadow: 0px 0px 0px #ddd;
	transition-delay: 0.4s;
	z-index: 99;
}
.dacshop_category_information .dacshop_zoom_hover .dacshop_subcontainer:hover {
	transform: scale(1.4);
	transition-delay: 0.5s;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.dacshop_category_information  .dacshop_container.dacshop_zoom_hover div {position:relative;}


.dacshop_products.display_list br {
	display:none;
}
.dacshop_products_listing_switcher h3,
.dacshop_products.display_list .dacshop_product_price_full,
.dacshop_products.display_list span.dacshop_product_name,
.dacshop_products.display_list dl dt,
.dacshop_products.display_list dl dd {
	display: inline-block;
}
.dacshop_products_listing_switcher {
	display: inline-block;
	width: 100%;
	margin-top: 3px;
}
.dacshop_products.display_list .dacshop_switcher_list,
.dacshop_products.display_grid .dacshop_switcher_grid {
	border: 1px solid #ddd;
	background-color: #eee;
}
.dacshop_products.display_list .dacshop_switcher_list i,
.dacshop_products.display_grid .dacshop_switcher_grid i {
	color: #aaa;
}
.dacshop_products_listing_switcher .dacshopbtn {
	float: right;
	padding: 5px 8px 3px 8px;
	margin-left: 5px;
}
.dacshop_products_listing_switcher span i {
	color: #1266a0;
}
.dacshop_products.display_list .dacshop_product_image {
	margin: 10px 0px 0px 0px;
	margin-left: -30%;
	float: left;
}
.dacshop_products.display_list div.dacshop_listing_img_title {
	padding-left: 24%;
}
div.dacshop_products.display_list span.dacshop_product_price_full {
	border-width: 0px 1px 1px 0px;
	margin-bottom: 5px;
}
div.dacshop_products.display_list span.dacshop_product_name {
	border-width: 0px 0px 1px 0px;
}
div.dacshop_products.display_list span.dacshop_product_price_full,
div.dacshop_products.display_list span.dacshop_product_name {width:45%;}
.dacshop_products.display_list span.dacshop_product_price_full,
.dacshop_products.display_list span.dacshop_product_name {
	margin-top: 10px;
	border: 1px solid #ddd;
	padding: 5px;
	width: 47%;
}
.dacshop_products.display_list .dacshop_subcontainer.dacshop_subcontainer_border {
	min-height: unset !important;
	padding-top: 0px;
}
.dacshop_products.display_list .dacshop_product_code_list,
.dacshop_products.display_list span.dacshop_product_vote,
.dacshop_products.display_list .dacshop_product_stock_count {
	margin-bottom: 5px;
	display: inline-block;
}
.dacshop_products.display_list dl {
	margin: 0px;
	display: inline-block;
	width: 45%;
}
.dacshop_products.display_list div.dacshop_subcontainer {
	min-height: unset !important;
}
@media only screen and (max-device-width: 1024px) {
	.dacshop_products.display_list div.dacshop_listing_img_title {
		padding-left: 0%;
	}
	.dacshop_products.display_list .dacshop_product_image .dacshop_product_image_subdiv {
		max-width: 75px !important;
	}
	.dacshop_products.display_list span.dacshop_product_name,
	.dacshop_products.display_list span.dacshop_product_price_full {
		text-align: left !important;
		border-width: 0px !important;
		width: 65%!important;
		float: left;
		margin: 0px 2px 2px 2px;
		padding: 0px;
		display: inline !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dacshop_products.display_list .dacshop_product_image {
		float: right;
		margin: 2px;
		height: unset !important;
	}
	.dacshop_products.display_list .dacshop_product_code_list {
		text-align: left !important;
		float: left !important;
		width: 55%;
		display: inline !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin: 0px;
	}
	.dacshop_products.display_list .dacshop_product .dacshop_category_information .dacshop_subcontainer.dacshop_subcontainer_border {
		padding: 3px;
	}
	.dacshop_products.display_list .dacshop_product a.dacshopbtn span {
		font-size: 11px;
	}
	.dacshop_products.display_list .dacshop_product a.dacshopbtn {
		padding: 1px 3px;
		display: inline-block;
	}
	.dacshop_products.display_list dl,
	.dacshop_products.display_list dt,
	.dacshop_products.display_list dd,
	.dacshop_products.display_list dt label {
		float: left;
		margin: 0px;
	}
	.dacshop_products.display_list span.dacshop_product_vote {
		margin: 0px;
	}
	.dacshop_product_page div.show_tabular {
		margin-top: 15px;
	}
}

.dacshop_product_image,
.dac_product_image {
	text-align:center;
	clear:both;
}
.dacshop_product_image .dacshop_product_image_subdiv,
.dac_product_image .dac_subdiv {
	position: relative;
	text-align: center;
	clear: both;
	margin: auto;
}

.dacshop_fade_effect,
.dacshop_horizontal_slider {
	margin: auto;
	overflow: hidden;
	position: relative;
}
.dacshop_fade_effect .dac_picture {
	position: absolute;
	opacity: 1;
}
.dacshop_fade_effect .dac_picture:hover {
	opacity: 0;
}
.dacshop_fade_effect .dacshop_product_description {
	overflow: hidden
}
.dacshop_fade_effect.dac_text_left, .dacshop_fade_effect.dac_text_left .dacshop_product_description { text-align: left; }
.dacshop_fade_effect.dac_text_center, .dacshop_fade_effect.dac_text_center .dacshop_product_description { text-align: center; }
.dacshop_fade_effect .dac_link_cursor { cursor:pointer; }
.dacshop_fade_effect .dac_picture.dac_0s3 { -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.dacshop_fade_effect .dac_picture.dac_0s5 { -webkit-transition: opacity 0.5s ease-in; -moz-transition: opacity 0.5s ease-in; -o-transition: opacity 0.5s ease-in; transition: opacity 0.5s ease-in; }
.dacshop_fade_effect .dac_picture.dac_1s { -webkit-transition: opacity 1s ease-in; -moz-transition: opacity 1s ease-in; -o-transition: opacity 1s ease-in; transition: opacity 1s ease-in; }
.dacshop_fade_effect .dac_picture.dac_2s { -webkit-transition: opacity 2s ease-in; -moz-transition: opacity 2s ease-in; -o-transition: opacity 2s ease-in; transition: opacity 2s ease-in; }
.dacshop_fade_effect .dac_picture.dac_3s { -webkit-transition: opacity 3s ease-in; -moz-transition: opacity 3s ease-in; -o-transition: opacity 3s ease-in; transition: opacity 3s ease-in; }
.dacshop_fade_effect .dac_picture.dac_4s { -webkit-transition: opacity 4s ease-in; -moz-transition: opacity 4s ease-in; -o-transition: opacity 4s ease-in; transition: opacity 4s ease-in; }
.dacshop_fade_effect .dac_picture.dac_5s { -webkit-transition: opacity 5s ease-in; -moz-transition: opacity 5s ease-in; -o-transition: opacity 5s ease-in; transition: opacity 5s ease-in; }

.dacshop_img_pane_panel{
	position: relative;
	bottom:0px;
	background: rgba(0,0,0,0.3);
	filter:alpha(opacity=30);
	text-align:center !important;
}

.dacshop_category_information .dacshop_listing_fade2  .dacshop_fade_data,
.display_grid .dacshop_listing_fade2  .dacshop_fade_data {
	opacity: 0;
	-webkit-transition: opacity .0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	-o-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
}
.dacshop_category_information .dacshop_listing_fade2:hover .dacshop_fade_data,
.display_list .dacshop_listing_fade2 .dacshop_fade_data,
.display_grid .dacshop_listing_fade2:hover .dacshop_fade_data {
	opacity: 1;
	-webkit-transition: opacity .0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	-o-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
}
.display_grid .dacshop_listing_fade2:hover .dacshop_product_image * {
	z-index: -1 !important;
}
.dacshop_products.display_list .dacshop_listing_fade2 .dacshop_product_image {
	margin: 0;
}
.display_list .dacshop_listing_fade2 form .dacshop_product_quantity_div {
	display: inline-block;
}
.display_list .dacshop_listing_fade2 form .dacshop_product_quantity_div, 
.display_list .dacshop_listing_fade2 form a.dacshopbtn {
	display: inline-block;
	float: left;
	margin: 0px 20px 3px 0px;
}
.dacshop_products.display_list .dacshop_listing_fade2  span {
	margin:0px;
}
.display_grid .dacshop_subcontainer .dacshop_readmore_container {margin-top:2px;}
.dacshop_listing_fade2 .dacshop_fade_data form {
	margin-top: 3px;
	min-height: 35px;
	display: inline-block;
}
.display_list .dacshop_listing_fade2 span.dacshop_product_vote, 
.display_list .dacshop_listing_fade2 span.dacshop_product_code_list {
	width: 100%;
}
.dacshop_products.display_list .dacshop_listing_fade2 .dacshop_product_stock_count {
	width: 35%;
	text-align: center;
	padding-right: 10%;
}
.display_list .dacshop_subcontainer .dacshop_readmore_container {
	z-index: 99;
	opacity:0;
	-webkit-transition: opacity .0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	-o-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
}
.display_list .dacshop_subcontainer .dacshop_readmore_container:hover {
	opacity:1;
	-webkit-transition: opacity .0.5s ease-in; 
	-moz-transition: opacity 0.5s ease-in; 
	-o-transition: opacity 0.5s ease-in; 
	transition: opacity 0.5s ease-in;
}
.display_list .dacshop_readmore_container a.dacshopbtn {
	margin: 35% 10px;
	display: inline-block;
}


.dacshop_infinite_scroll {
	min-height:18px;
	text-align:center;
}
.dacshop_infinite_scroll a {
	padding:2px 18px;
}
.dacshop_infinite_scroll.loading a {
	background: url('../images/spinner.gif') left center no-repeat;
}
.dacshop_no_products {
	text-align:center;
	font-style: italic;
}
ul.dacshop_pagination + div.counter {
	display: none;
}
ul.dacshop_pagination {
	margin-left: auto !important;
	margin-top: 0px;
	margin-right: 0px;
}

.dacshop_checkout_coupon_field {
	margin: 3px;
	max-width: 250px;
}
.form-control.dacshop_checkout_coupon_field {
	margin: unset;
}

.dacshop_cart_product_name .dacshop_product_code_checkout {
	margin-left: 4px;
}

.dacshop_cart_bar {
	background: url(../images/line.png) repeat-x scroll 100% 50% transparent;
	padding-bottom:0;
	padding-top:43px;
	margin-bottom:30px;
}
#dacshop_checkout_page div.dacshop_cart_bar {
	text-align:center;
}
#dacshop_checkout_page .dacshop_cart_step.dacshop_cart_step_current {
	-moz-background-inline-policy:continuous;
	background: url("../images/current_step.png") no-repeat scroll 50% 0px transparent;
	color:#363636;
}
#dacshop_checkout_page .dacshop_cart_step.dacshop_cart_step_finished {
	-moz-background-inline-policy:continuous;
	background: url("../images/finished_step.png") no-repeat scroll 50% 0px transparent;
	color:#363636;
}
#dacshop_checkout_page div.dacshop_cart_step span {
	position:relative;
	left:4%;
	width:auto;
	font-size:11px;
}
#dacshop_checkout_page div.dacshop_cart_step span a {
	color:#B2B2B2;
	font-size:11px;
	text-decoration:none;
}
#dacshop_checkout_page .dacshop_cart_step.dacshop_cart_step_finished span a {
	color:#363636;
}
.dacshop_cart_step {
	-moz-background-inline-policy:continuous;
	background: url("../images/step.png") no-repeat scroll 50% 0px transparent;
	display:inline;
	padding-top:25px;
	padding-right:8%;
	white-space:nowrap;
}

.dacshop_shipping_group ul.dacshop_shipping_products {
	margin: 5px 0px;
	padding: 0px;
}
.dacshop_shipping_group ul.dacshop_shipping_products li.dacshop_shipping_product {
	display: inline-block;
	list-style-type: none;
	margin: 0 5px 0 0;
}
.dacshop_shipping_group ul.dacshop_shipping_products li.dacshop_shipping_product img {
	padding:3px;
	border:1px solid #eaeaea;
}

.dacshop_checkout_terms label {
	display: inline-block;
}

#dacshop_checkout_registration label {
	display: inline-block;
}
.dacshop_checkout_buttons {
	margin:5px 0;
}
.dacshop_checkout_buttons .buttons_right {
	float: right;
}
.dacshop_checkout_buttons .buttons_left {
	width: 50%;
	float: left;
}

.dacshop_checkout_cart label {
	display: inline-block;
}

td.dacshop_order_item_price_value, td.dacshop_order_item_quantity_value {
	text-align: center;
}
#dacshop_order_main tr.row0,
#dacshop_order_main tr.row1 {
	border-bottom: 1px solid #b8b8b8;
}
#dacshop_order_main td.dacshop_order_total_value,
#dacshop_order_main td.dacshop_order_tax_value,
#dacshop_order_main td.dacshop_order_shipping_value,
#dacshop_order_main td.dacshop_order_item_total_value,
#dacshop_order_main td.dacshop_order_subtotal_value,
#dacshop_order_main td.dacshop_order_coupon_value,
#dacshop_order_main td.dacshop_order_payment_value {
	text-align: center;
}
#dacshop_order_main td.dacshop_order_item_files_value a.dacshopbtn i {
	margin-left: 5px;
}



.dacshop_cpanel_main_data a,
div#dacshop_order_main a,
div#dacshop_cart_module a,
.dacshop_category_information a,
.dacshop_cpanel_main_interface a,
.dacshop_categories_listing_main a,
.dacshop_cpanel_main_data .dacshop_orders_content a {
	text-decoration: none;
}
select.dacshop_default_address_dropdown {
	width: 100%;
}
div.dacshop_user_address {
	margin: 2px 5px 6px 0px;
	padding: 8px;
	border: 1px solid #9e9e9e;
	background-color: #fdfdfd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dacshop_user_addresses_default select,
div#dacshop_user_addresses_show input, 
div#dacshop_user_addresses_show select {
	width: 100%;
}

div.modal-body { max-height: none !important; }
div.modal-body iframe { border:0px; }
@media only screen and (max-width: 960px) { div.modal.fade.in{ width:800px !important; margin-left:-400px !important; top :10% !important; left:50% !important; } }
@media only screen and (max-width: 800px) { div.modal.fade.in{ width:640px !important; margin-left:-320px !important; top:10% !important; left:50% !important; } }
@media only screen and (max-width: 640px) { div.modal.fade.in{ width:480px !important; margin-left:-240px !important; top:10% !important; left:50% !important; } }
@media only screen and (max-width: 480px) { div.modal.fade.in{ width:320px !important; height:380px !important; margin-left:-160px !important; top:10% !important; left:50% !important; } }
@media only screen and (max-height: 420px) { div.modal.fade.in{ height:320px !important; top:0% !important; } }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	div.dacshop_products_listing thead {
		display: none;
	}

	div.dacshop_products_listing td.dacshop_product_image_row,
	div.dacshop_products_listing td.dacshop_product_price_row,
	div.dacshop_products_listing td.dacshop_product_name_row,
	div.dacshop_products_listing td.dacshop_product_vote_row,
	div.dacshop_products_listing td.dacshop_product_price_row,
	div.dacshop_products_listing td.dacshop_product_add_to_cart_row,
	div.dacshop_products_listing td.dacshop_product_compare_row,
	div.dacshop_products_listing span.dacshop_product_stock_count,
	div.dacshop_products_listing span.dacshop_product_name {
		display: block;
		text-align: center;
	}
}

@media only screen and (max-width:375px) {
	label.dacc-sm-4.daccontrol-label {
		white-space: nowrap;
	}
}
@media only screen and (max-width: 760px) {
	.dacshop_show_cart_form table,
	.dacshop_show_cart_form thead,
	.dacshop_show_cart_form tbody,
	.dacshop_show_cart_form tfoot,
	.dacshop_show_cart_form th,
	.dacshop_show_cart_form td,
	.dacshop_show_cart_form tr {
		display: block;
	}

	.dacshop_checkout_cart_final_total_title { display:none; }
	.dacshop_show_cart_form table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.dacshop_show_cart_form table tr { border: 1px solid #ccc; }
	.dacshop_show_cart_form table tr.margin { border: 0px solid #ccc; }
	.dacshop_show_cart_form table td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}

	.dacshop_show_cart_form table td:before {
		position: absolute;
		left: 6px;
		padding-right: 10px;
	}
	.dacshop_show_cart_form table td.dacshop_cart_product_quantity_value:before { padding-top:3px }
	.dacshop_show_cart_form table td:before { content: attr(data-title); font-weight: bold; }
	.dacshop_show_cart_form .dacshop_product_price_full {
		text-align: left;
		min-height: 20px;
		padding-left: 20px;
		padding-top: 3px;
		display: inline !important;
	}

	.dacshop_show_cart_form .dacshop_product_quantity_field { margin: 0px 16px 0px 20px !important; }
	.dacshop_show_cart_form a span.dacshop_product_variant_subname img { margin-left: 10px; display: block; margin-top: 5px; }
	.dacshop_show_cart_form td.dacshop_cart_product_price_value span.visible-phone { margin-left: 5px; display:inline !important}
	.dacshop_show_cart_form tbody tr td.dacshop_cart_empty_footer { display: none !important }

	#dacshop_carts_listing table,
	#dacshop_carts_listing table tbody,
	#dacshop_carts_listing table tbody td,
	#dacshop_carts_listing table tbody tr {
		display: block;
	}
	#dacshop_carts_listing table tfoot tr,
	#dacshop_carts_listing table tfoot td,
	#dacshop_carts_listing table tfoot {
		display: block;
	}

	#dacshop_carts_listing .row0 {
		border: 1px solid #e3e3e3;
		border-width: 1px 1px 1px 1px;
	}

	#dacshop_carts_listing tr.row1,
	#dacshop_carts_listing tr.row0 {
		border: 1px solid #e3e3e3;
		margin-top: 5px;
	}
	#dacshop_carts_listing thead {
		display: none;
	}

	#dacshop_carts_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}
	#dacshop_carts_listing table td {
		text-align: right;
	}

	table#dacshop_cart_product_listing,
	table#dacshop_cart_product_listing > tbody,
	table#dacshop_cart_product_listing > tbody > tr,
	table#dacshop_cart_product_listing > tbody > tr > td {
		display: block;
		min-height: 30px;
	}
	table#dacshop_cart_product_listing > tbody > tr.dacshop_show_cart_total_text_2 {
		border-top: 2px solid #ccc;
	}
	table.dacshop_product_quantity_table {
		float: right;
	}
	table.dacshop_product_quantity_table tbody tr td {
		padding: 0px;
	}
	table.dacshop_product_quantity_table > tbody > tr > td > input {
		padding: 4px !important;
		text-align: center;
	}
	table.dacshop_no_border tbody tr td a span.caret {
		float: none;
	}
	#dacshop_show_cart_form table  tfoot tr,
	#dacshop_show_cart_form table  tfoot td,
	#dacshop_show_cart_form table  tfoot {
		display: none;
	}
	#dacshop_show_cart_form .table thead tr th.dacshop_cart_name_title.title,
	#dacshop_show_cart_form .table thead tr th.dacshop_cart_status_title.title,
	#dacshop_show_cart_form .table thead tr th.dacshop_cart_price_title.title,
	#dacshop_show_cart_form .table thead tr th.dacshop_cart_quantity_title.title {
		display:none;
	}
	#dacshop_show_cart_form table.dacshop_cart_products th:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 40%;
	}
	#dacshop_show_cart_form .table thead tr th {
		text-align: center;
		border: 1px solid #ddd;
		border-width: 1px 0px 1px 0px;
	}

	#dacshop_show_cart_form table.dacshop_cart_products td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}

	table.dacshop_cart_products tbody td img.dacshop_cart_product_image {
		float: none !important;
	}
	table.dacshop_cart_products tbody tr.dacshop_show_cart_total_text_2 {
		display: inline;
	}

	#dacshop_show_cart_form table  td {
		text-align: right !important;
	}

	#dacshop_show_cart_form table.dacshop_no_border tbody td {
		text-align: center;
	}
	.dacshop_toolbar .dacshop_toolbar_btn.dacshop_btn_32 {
		float: none;
	}

	.dacshop_toolbar.toolbar div.dacdropdown,
	.dacshop_toolbar.toolbar a.dacshopbtn {
		width: 100%;
		height: 32px;
	}
	.dacshop_toolbar.toolbar div.dacdropdown span,
	.dacshop_toolbar.toolbar span.btnName {
		display: inline-block;
	}
	.dacshop_toolbar.toolbar span.btnName {
		width: 92%;
	}
	.dacshop_toolbar.toolbar span.btncon {
		display: inline-block;
	}
	.dacshop_toolbar.toolbar div.dacdropdown span span.caret {
		margin-left: 0px;
	}
	.dacshop_toolbar.toolbar div.dacdropdown a {
		width: 100%;
		font-size: 14px;
	}
	.dacshop_toolbar.toolbar a.dacshopbtn span {
		display: inline-block;
		vertical-align: top;
	}
	.dacshop_toolbar.toolbar a.dacshopbtn span.btncon {
		height: 32px;
	}
	.dacshop_registration_required_info_line label.dacc-sm-4.daccontrol-label {
		display: none;
	}
	.dacshop_toolbar.toolbar {
		float: none;
	}
	span.dacdropdown-label {
		margin: auto;
		width: 88%;
	}
	.dacshop_toolbar.toolbar div.dacdropdown span {
		float: left;
		margin-left: 1.5%;
	}
}
@media only screen and (max-width: 600px), (max-device-width: 600px) and (min-device-width: 600px) {
	.dacshop_toolbar.toolbar div.dacdropdown span {
		margin-left: 1%;
	}
}
@media only screen and (max-width: 500px), (max-device-width: 500px) and (min-device-width: 500px) {
	span.dacdropdown-label {
		width: 84%;
	}
}
@media only screen and (max-width: 500px), (max-device-width: 500px) and (min-device-width: 500px) {
	.dacshop_toolbar.toolbar div.dacdropdown span {
		margin-left: 0.5%;
	}
}
@media only screen and (max-width: 370px), (max-device-width: 370px) and (min-device-width: 370px) {
	span.dacdropdown-label {
		width: 74%;
	}
}

tr.dacshop_show_cart_total_text_2 {
	display: none;
}

 @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	#dacshop_order_listing table,
	#dacshop_order_listing table tbody,
	#dacshop_order_listing table tbody td,
	#dacshop_order_listing table tbody tr {
		display: block;
	}
	#dacshop_order_listing table tfoot tr,
	#dacshop_order_listing table tfoot td,
	#dacshop_order_listing table tfoot {
		display: block;
	}
	#dacshop_order_listing thead {
		display: none;
	}
	#dacshop_order_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}
	#dacshop_order_listing table td {
		text-align: right;
	}
	div#dacshop_order_main table.dacshop_no_border {
		margin-bottom: 10px;
	}
	#dacshop_order_listing table#dacshop_order_listing tbody > tr {
		border: 1px solid #ccc;
		margin-top: 5px;
	}
	.dacshop_search_block input {
		width: 167px;
	}
	.dacshop_search_block {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 600px), (min-device-width: 768px) and (max-device-width: 1024px) {
	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody {
		display: block;
	}
	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr td {
		text-align: left;
	}
	table.dacshop_order_main_table fieldset#htmlfieldset_products table thead {
		display: none;
	}
	#dacshop_order_main fieldset#htmlfieldset_products table tbody tr td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
	}
	table.dacshop_order_main_table tbody tbody td {
		display: inline-block;
		border: none !important;
	}
	table.dacshop_no_border tbody tr td a span {
		display: inline-block;
		float:left;
	}
	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,
	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr,
	table.dacshop_order_main_table tbody fieldset.adminform tbody tr.row1 td {
		border-bottom: 1px solid #B8B8B8!important;
	}
	table.dacshop_no_border tbody tr td a span.caret {
		float: none;
	}
	#dacshop_order_main td.dacshop_empty_td {
		display: none;
	}
	table.dacshop_order_main_table fieldset.adminform table tbody tr.row0 > tr {
		border-bottom: 1px solid #ccc;
	}

	div#dacshop_order_main table.dacshop_no_border {
		margin-bottom: 10px;
	}
	fieldset#htmlfieldset_products label {
		font-weight: bold;
	}
	fieldset#htmlfieldset_billing {
		margin-right: 45px;
	}
	td.dacshop_order_tax_title.key {
		max-width: 82px;
	}
	#dacshop_order_main td.dacshop_order_item_image_value img,
	#dacshop_order_main td.dacshop_order_item_price_value span,
	#dacshop_order_main td.dacshop_order_item_quantity_value span,
	#dacshop_order_main td.dacshop_order_item_total_value span,
	#dacshop_order_main td.dacshop_order_tax_value,
	#dacshop_order_main td.dacshop_order_subtotal_value,
	#dacshop_order_main td.dacshop_order_shipping_value,
	#dacshop_order_main td.dacshop_order_total_value,
	#dacshop_order_main td.dacshop_order_item_price_value,
	#dacshop_order_main td.dacshop_order_item_quantity_value,
	#dacshop_order_main td.dacshop_order_item_total_value,
	#dacshop_order_main td.dacshop_order_total_value,
	#dacshop_order_main table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td  span,
	#dacshop_order_main td.dacshop_order_item_name_value span.dacshop_order_product_name span,
	#dacshop_order_main td.dacshop_order_coupon_value,
	#dacshop_order_main span.dacshop_order_product_name span {
		float: right;
	}
	td.dacshop_order_subtotal_title label,
	td.dacshop_order_shipping_title label,
	td.dacshop_order_total_title label {
		float:left;
	}

	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td,
	table.dacshop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td {
		width: 100%;
	}
	table.dacshop_order_custom_fields_table tbody tr td {
		display: table-cell;
	}
	table.dacshop_no_border tbody tr td {
		display: block;
	}
	#dacshop_order_main td.dacshop_order_item_name_value a.dacshop_order_product_link p,
	#dacshop_order_main  p.dacshop_order_option_name {
		text-align: right;
		margin-bottom: 0px;
	}
	#dacshop_order_main td.dacshop_order_item_files_value_resp {
		display: block !important;
	}
	#dacshop_order_main td.dacshop_order_item_files_value {
		display: none;
	}
	#dacshop_order_main td.dacshop_order_item_files_value_resp span a {
		float: right;
	}
	#dacshop_order_main td.dacshop_order_item_files_value_resp p {
		text-align: right;
	}


	#dacshop_order_main td.dacshop_order_item_files_value p,
	#dacshop_order_main span.dacshop_order_product_name div,
	#dacshop_order_main td.dacshop_order_item_files_value_resp div ,
	#dacshop_order_main .dacshop_order_product_name div,
	#dacshop_order_main .dacshop_order_product_name + div {
		text-align: right;
	}
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	table#dacshop_downloads tbody,
	table#dacshop_downloads tbody tr.row1,
	table#dacshop_downloads tbody tr.row0,
	table#dacshop_downloads tbody tr.row1 td,
	table#dacshop_downloads tbody tr.row0 td {
		display: block;
	}
	table#dacshop_downloads thead {
		display: none;
	}
	table#dacshop_downloads td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}
	table#dacshop_downloads tbody tr td {
		text-align: right;
	}
	table#dacshop_downloads tbody > tr {
		border: 1px solid #ccc;
		margin-top: 5px;
	}
	#dacshop_address_listing table tbody,
	#dacshop_address_listing table tbody tr,
	#dacshop_address_listing table tbody tr,
	#dacshop_address_listing table tbody tr td,
	#dacshop_address_listing table tbody tr td {
		display: block;
	}
	#dacshop_address_listing table thead {
		display: none;
	}
	#dacshop_address_listing table td:before {
		content: attr(data-title);
		font-weight: bold;
		color: #333;
		position: absolute;
		left: 50px;
		padding-right: 10px;
	}
	#dacshop_address_listing table tbody tr td {
		text-align: right;
		width: 95% !important;
	}
	#dacshop_address_listing tr.dacshop_address_listing_item {
		border: 1px solid #ccc;
		margin-top: 5px;
	}
	#dacshop_address_listing tr.dacshop_address_listing_item td {
		max-width: 94%;
	}
}

#dacshop_order_main td.dacshop_order_item_files_value_resp {
	display:none;
}

table#dacshop_downloads a.dacshopbtn i {
	margin-left: 5px;
}

div#dacshop_download_listing a.dacshopbtn span.dacshop_file_name {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 120px;
}
div#dacshop_download_listing td.dacshop_purchased_date p {margin: 0px;}
div#dacshop_download_listing td.dacshop_purchased_date {min-width: 150px;}
div#dacshop_download_listing tr th {vertical-align: top;}
div#dacshop_download_listing th.dacshop_order_date_title.title a {display: block;}

@media only screen and (max-width:350px) {
	.dacshop_product_price_full {
		padding-top: 10px !important;
		height: 50px !important;
	}
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	.dacshop_checkout_cart table,
	.dacshop_checkout_cart table thead,
	.dacshop_checkout_cart table tbody,
	.dacshop_checkout_cart table thead th,
	.dacshop_checkout_cart table tbody td,
	.dacshop_checkout_cart table thead tr,
	.dacshop_checkout_cart table tbody tr {
		display: block;
	}
	.dacshop_checkout_cart table tfoot tr,
	.dacshop_checkout_cart table tfoot td,
	.dacshop_checkout_cart table tfoot {
		display: block;
	}
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_total2_title,
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_shipping_title,
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_final_total_title,
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_coupon_title,
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_tax_title,
	.dacshop_checkout_cart table tbody td#dacshop_checkout_cart_payment_title,
	.dacshop_checkout_cart table tbody td.dacshop_cart_additional_title {
		display: none !important;
	}
	.dacshop_checkout_cart_final_total_title { display:none; }
	.dacshop_checkout_cart table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.dacshop_checkout_cart table tr { border: 1px solid #ccc; }
	.dacshop_checkout_cart table tr.margin { border: 0px solid #ccc; }

	.dacshop_checkout_cart table td {
		min-height: 25px;
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30% !important;
	}
	.dacshop_checkout_cart td.dacshop_cart_product_name_value {width: 64%}
	.dacshop_checkout_cart table td:before {
		position: absolute;
		left: 6px;
		padding-right: 10px;
	}
	.dacshop_checkout_cart table td.dacshop_cart_product_quantity_value:before { padding-top:3px }
	.dacshop_checkout_cart table td:before { content: attr(data-title); font-weight: bold; }
	.dacshop_checkout_cart .dacshop_product_price_full {
		text-align: left;
		min-height: 20px;
		padding-left: 20px;
		padding-top: 3px;
		display: inline !important;
	}

	.dacshop_checkout_cart span.dacshop_checkout_cart_subtotal,
	.dacshop_checkout_cart span.dacshop_checkout_cart_shipping,
	.dacshop_checkout_cart span.dacshop_checkout_cart_final_total,
	.dacshop_checkout_cart span.dacshop_checkout_cart_coupon,
	.dacshop_checkout_cart span.dacshop_checkout_cart_additional,
	.dacshop_checkout_cart span.dacshop_checkout_cart_taxes,
	.dacshop_checkout_cart span.dacshop_checkout_cart_payment,
	.dacshop_checkout_cart span.dacshop_checkout_cart_final_total {
		padding-left: 20px;
	}

	.dacshop_checkout_cart .dacshop_product_quantity_field { margin: 0px 16px 0px 20px !important; }
	.dacshop_checkout_cart a span.dacshop_product_variant_subname img { margin-left: 10px; display: block; margin-top: 5px; }
	.dacshop_checkout_cart td.dacshop_cart_product_price_value span.visible-phone { margin-left: 5px; display:inline !important}
	.dacshop_checkout_cart tbody tr td.dacshop_cart_empty_footer { display: none !important }
}
.dacshop_item_product_name_text {
	display: table;
	overflow: hidden;
}
.dacshop_item_product_name_text div{
	display: table-cell;
	vertical-align: middle;
}
.dacshop_item_product_name_p {
	font-weight: bold;
}

.dacshop_filter_collapsable_title {
	margin: 5px 10px 5px 10px;
}
.dacshop_filter_always_collapsable_title_icon,
.dacshop_filter_collapsable_title_icon {
	margin-right: 5px;
	display: inline-block;
	height: 20px;
}
.dacshop_filter_always_collapsable_title_icon.dacshopbtn,
.dacshop_filter_collapsable_title_icon.dacshopbtn {
	height: unset;
	padding: 5px 5px 3px 5px;
	margin: 0px;
}
.dacshop_filter_collapsable_title .dacshop_filter_fieldset {
	vertical-align: bottom;
}
.dacshop_filter_collapsable_title_icon:empty {
	content: url(../images/icons/open-menu.png);
}
.dacshop_filter_collapsable_title_icon i.fas.fa-bars.fa-2x {
	font-size: 1.5em;
}
.dacshop_filter_collapsable_title_always:hover {
	border: 1px solid #9d9d9d;

}
.dacshop_filter_collapsable_title_always:hover .dacshopbtn { 
	border-color: #adadad;
}
.dacshop_filter_collapsable_title_icon.dacshopbtn:hover {
	background: none;
}
.dacshop_filter_collapsable_title_always,
.dacshop_filter_collapsable_title_mobile  {
	border-width: 0px 0px 1px 0px;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}
.dacshop_filter_collapsable_title_always + .dacshop_filter_main_div,
.dacshop_filter_collapsable_title_mobile + .dacshop_filter_main_div {
    border: 1px solid #d9d9d9;
    border-width: 1px 1px 1px 1px;
    margin: 0px 5px 5px 5px;
    padding: 5px;
    border-radius: 5px 5px;
}
.dacshop_filter_module .dacshop_filter_main_div {
	border-width: 0px;
}
.filter_values_container .dacform-control, .filter_values_container .dacform-select,
.filter_values_container .form-control, .filter_values_container .form-select {
    max-width: 90%;
}

.slider_input{
	width: 60px;
}
.slider_input_end_group, .slider_input_start_group{
	display:inline-block;
}


.dacshop_wishlist_share_emails{
	overflow-x: hidden;
}
#cart_link{
	font-style:italic;
}

#dacshop_show_cart_form dd .dacform-control,
#dacshop_show_cart_form dd .form-control, 
#dacshop_show_cart_form dd .form-select {
    max-width: 190px;
}
#dacshop_show_cart_form dt {
	margin-right: 5px;
}

span.dac-label,
span.order-label {
	border-radius: 3px;
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #FFF;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-color: #999;
}
span.dac-label-grey,
span.order-label-created {
	background-color: #999; 
}
span.dac-label-green,
span.order-label-confirmed {
	background-color: #468847; 
}
span.dac-label-blue,
span.order-label-shipped {
	background-color: #3a87ad; 
}
span.dac-label-orange,
span.order-label-cancelled {
	background-color: #c67605; 
}
span.dac-label-red,
span.order-label-refunded {
	background-color: #b94a48; 
}
span.dac-label-black,
span.order-label-all {
	background-color: #000000; 
}

.dacshop_cpanel_icons > a {
	display: block;
	padding: 10px 4px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #444;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.dacshop_cpanel_icons > a:focus, .dacshop_cpanel_icons > a:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dacshop_cpanel_icons .dac-icon {
	color: #1266a0;
	font-size: 24px;
	flex-basis: 2em;
	min-width:2em;
}
.dacshop_cpanel_icons .dac-icon .dac-icon-light {
	color: #549ccf;
}
.dacshop_cpanel_icons .dac-icon .dac-icon-dark {
	color: #144263;
}
.dacshop_cpanel_icons .dacshop_cpanel_button_text {
	flex-grow: 2;
	text-align:center;
}
.dacshop_cpanel_icons > a:first-child {
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.dacshop_cpanel_icons > a:last-child {
	margin-bottom: 0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}
.dacshop_no_orders {
	text-align:center;
	font-style: italic;
}
.dac-card-order .dacshop_cpanel_product_image_link,
.dac-card-order .dacshop_order_product_image_link {
	float:left;
	margin-right: 0.5em;
}
.dac-card-order .dacshop_cpanel_price,
.dac-card-order .dacshop_order_price {
	text-align:right;
}
.dac-card-order .dacshop_cpanel_order_status,
.dac-card-order .dacshop_cpanel_order_action {
	text-align:center;
}
.dac-card-order a.dacshop_order_number {
	display:block;
}
.dac-card-default.dac-card-order .dac-card-header:hover {
	background-color: #f0f0f0;
}
.dacshop_cpanel_main_data .dac-card-body {
	border-bottom: 1px solid #ddd;
}
.dacshop_cpanel_products .dacshop_cpanel_product:last-child {
	border-bottom: 0px;
}
.dacshop_cpanel_products .dacshop_cpanel_product:first-child {
	border-top: 0px;
}
.dacshop_cpanel_main_interface .dac-card-order .dac-card-header {
	font-weight: bold;
}

@media (max-width:768px) {
	.dac-card-order .dacshop_cpanel_price {
		text-align:left;
	}
	.dac-card-order .dacshop_cpanel_order_status {
		text-align:left;
	}
	.dacshop_cpanel_icons .dac-icon {
		font-size: 16px;
	}
	.dac-card-order br.dacshop_order_number_invoice_separator {
		display:none;
	}
	.dac-card-order .dacshop_order_number_value {
		margin-right: 8px;
	}
	.dac-card-order div.dacshop_order_shipping_address_title {
		display: inline-block;
	}
}
@media (max-width: 480px) {
	.dac-card-order br.dacshop_order_number_invoice_separator {
		display:inherit;
	}
}

.dacshop_search_zone {
	margin-top: 5px;
}
.dacshop_search_zone > div {
	display:inline-block;
}

.dacshop_order_sort {
	float:right;
	text-align:right;
	margin-bottom: 5px;
}
.dac-card-order span.order-label {
	padding: 4px 6px;
	font-size: 1.1em;
	margin: 7px 0px 7px 0px;
}

.dac-card.dac-card-order {
	margin-bottom:10px;
}
.dac-card.dac-card-order .dac-card-body {
	padding:7px;
}
.dacshop_order_listing a.dacshop_order_number {
	text-decoration: none;
}
.dacshop_order_listing .dacshop_cpanel_product:last-child {
	border-bottom: 0px;
}
.dacshop_order_listing .dacshop_cpanel_product:first-child {
	border-top: 0px;
}
.dacshop_cpanel_main_interface .dac-card-order .dac-card-header {
	font-weight: bold;
}
#dacshop_order_listing .dac-card-order .dac-card-header {
	font-weight: bold;
}

#dacshop_order_listing select#filter_order_range {
	float: right;
	margin-bottom: 10px;
}

.dacshop_cart_current_value .fa.fa-star {
	color: goldenrod;
}
#dacshop_cart_product_listing .fa-check-circle {
	color: green;
	font-size: 1.5em;
}
#dacshop_cart_product_listing .fa-times-circle {
	color: red;
	font-size: 1.5em;
}
@media (max-width:768px) {
	span.btnIcon.dac-icon i {
		vertical-align: top;
	}
}
