#colorbox, #cboxOverlay, #cboxWrapper {
position: absolute;
top: 0;
left: 0;
z-index: 999;
overflow: hidden;
}
#cboxWrapper {
max-width: none;
}
#cboxOverlay {
position: fixed;
width: 100%;
height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
clear: left;
}
#cboxContent {
position: relative;
}
#cboxLoadedContent {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
#cboxTitle {
margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
cursor: pointer;
}
.cboxPhoto {
float: left;
margin: auto;
border: 0;
display: block;
max-width: none;
-ms-interpolation-mode: bicubic;
}
.cboxIframe {
width: 100%;
height: 100%;
display: block;
border: 0;
padding: 0;
margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
} #cboxOverlay {
background: #000;
}
#colorbox {
outline: 0;
}
#cboxContent {
margin-top: 20px;
background: #000;
}
.colorbox_nobackground #cboxContent {
background: transparent;
}
.cboxIframe {
background: #fff;
}
#cboxError {
padding: 50px;
border: 1px solid #ccc;
}
#cboxLoadedContent {
background: #fff;
}
.colorbox_nobackground #cboxLoadedContent {
background: transparent;
}
#cboxTitle {
position: absolute;
top: -20px;
left: 0;
color: #ccc;
}
#cboxCurrent {
display: none !important;
position: absolute;
top: -20px;
right: 0px;
color: #ccc;
}
#cboxLoadingGraphic {
background: url(//dronim.cz/wp-content/themes/mioweb3/library/visualeditor/includes/lightbox/images/loading.gif) no-repeat center center;
} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
border: 0;
padding: 0;
margin: 0;
overflow: visible;
width: auto;
background: none;
} #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
outline: 0;
}
#cboxSlideshow {
position: absolute;
top: -20px;
right: 90px;
color: #fff;
}
#cboxPrevious {
position: absolute;
top: 50%;
left: 5px;
margin-top: -32px;
background: url(//dronim.cz/wp-content/themes/mioweb3/library/visualeditor/includes/lightbox/images/controls.png) no-repeat top left;
width: 28px;
height: 65px;
text-indent: -9999px;
}
#cboxPrevious:hover {
background-position: bottom left;
}
#cboxNext {
position: absolute;
top: 50%;
right: 5px;
margin-top: -32px;
background: url(//dronim.cz/wp-content/themes/mioweb3/library/visualeditor/includes/lightbox/images/controls.png) no-repeat top right;
width: 28px;
height: 65px;
text-indent: -9999px;
}
#cboxNext:hover {
background-position: bottom right;
}
#cboxClose {
position: absolute;
top: -20px;
right: 0;
display: block;
background: url(//dronim.cz/wp-content/themes/mioweb3/library/visualeditor/includes/lightbox/images/controls.png) no-repeat top center;
width: 20px;
height: 19px;
text-indent: -9999px;
}
#cboxClose:hover {
background-position: bottom center;
}.mws_shop_content {
background: #fff;
padding-bottom: 1px;
}
.mws_config_error {
font-style: italic;
color: red;
}
.mws_float_right {
float: right;
}
.mws_cursor_help {
cursor: help;
} .mws_top_panel {
border-bottom: 1px solid #eee;
padding: 45px 5px;
}
.mws_top_panel_label {
color: #888;
display: inline-block;
font-size: 14px;
} .mws_top_panel .mw_vertical_menu li a {
color: #111;
line-height: 40px;
}
.mws_top_panel_nosearch,
.mws_top_panel_nocat {
text-align: center;
}
.mws_top_panel .mws_category_list {
float: left;
width: 80%;
}
.mws_category_menu_select {
border: 1px solid #eee;
padding: 8px;
font-size: 16px;
}
.mws_category_menu_select_container {
display: none;
}
.mws_category_menu_select_container .mws_top_panel_label {
padding-right: 10px;
}
.mws_top_panel_nosearch .mws_category_list {
width: 100%;
float: none;
} .mws_top_panel .mws_search_container {
float: right;
width: 20%;
}
.mws_search_container .mws_top_panel_label {
display: none;
}
.mws_top_panel .mws_search_container form {
position: relative;
}
.mws_search_container input {
width: 100%;
border: 1px solid #eee;
padding: 8px 30px 8px 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mws_search_container button {
position: absolute;
border: 0;
background: none;
padding: 0;
top: 50%;
right: 5px;
cursor: pointer;
width: 30px;
height: 30px;
margin-top: -15px;
}
.mws_search_container button svg {
fill: #bbb;
width: 30px;
height: 30px;
}
.mws_search_container button:hover svg {
fill: #555;
}
.mws_search_title {
color: #888;
font-style: italic;
font-size: 13px;
padding-top: 30px;
text-align: center;
}
.mws_top_panel_nocat .mws_search_container {
width: 60%;
float: none;
display: inline-block;
} .mws_price_vatexcluded {
opacity: 0.5;
filter: alpha(opacity=50);
line-height: 1em;
display: block;
}
.mws_price_vatincluded .mw_before_price {
font-size: 0.7em;
} .mws_product {
position: relative;
}
.mws_shop_content .mws_product_list .mw_element_items {
padding: calc(4% + 40px) 0;
}
.mws_product_list .slide .mw_element_item {
margin-top: 25px;
}
.mws_product_list .mws_product_price .mws_price_vatincluded {
font-size: 17px;
}
.in_element_content .mws_product_excerpt {
color: inherit;
opacity: 0.8;
filter: alpha(opacity=80);
font-size: 14px;
line-height: 1.4em;
}
.in_element_content .mws_price_sale_vatincluded {
opacity: 0.6;
filter: alpha(opacity=60);
color: inherit;
}
.mws_product_list_empty {
color: #888;
font-style: italic;
text-align: center;
padding: 50px;
}
.mws_product_sale,
.mws_product_footer .mws_price_sale_percentage,
.mws_product_prices .mws_price_sale_percentage {
display: none;
}
.mws_price_sale_percentage {
background: #d40f36;
color: #fff;
width: 50px;
height: 50px;
display: block;
text-align: center;
line-height: 50px;
font-size: 14px;
moz-border-radius: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
border-radius: 50px;
}
.mws_product_list .mw_element_item_image_container .mws_product_sale,
.mws_thumb .mws_product_sale {
display: block;
position: absolute;
position: absolute;
top: -25px;
right: 10px;
width: 50px;
height: 50px;
}
.mws_price_sale {
line-height: 1;
}
.mws_price_sale_vatincluded {
text-decoration: line-through;
font-size: 0.8em;
color: #555;
}
.mws_cart_item_availability a {
height: 22px;
display: block;
cursor: help;
}
.mws_cart_item_availability svg {
width: 22px;
height: 22px;
}
.mws_cart_item_availability .mws_available svg path {
fill: green;
}
.mws_cart_item_availability .mws_unavailable svg path {
fill: red;
}
.mws_available .mws_product_availability {
color: green;
}
.mws_unavailable .mws_product_availability {
color: red;
}
.mws_unavailable_futuresell .mws_product_availability {
color: #aaa;
}
.mw_element_items .mws_product_footer {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
text-align: left;
width: 100%;
margin: 1.2em auto 0;
}
.mw_element_items .mws_product_hide_button .mws_product_price {
margin-top: 1.2em;
}
.mw_element_items .mws_product_hide_descbutton .mws_product_price {
margin-top: 0.4em;
}
.mw_element_items .mws_product_hide_descbutton .mws_price_vatincluded,
.mw_element_items .mws_product_hide_descbutton .mws_price_sale {
display: inline-block;
}
.mw_element_items .mws_product_hide_descbutton .mws_price_sale {
padding-right: 8px;
}
.mw_element_items_style_3 .mws_product_footer {
width: 84%;
margin: 1em auto 0;
}
.mw_element_items_style_6 .mws_product_footer,
.mw_element_items_style_7 .mws_product_footer {
justify-content: left;
}
.mw_element_items_style_6 .mws_product_footer .mws_product_price,
.mw_element_items_style_7 .mws_product_footer .mws_product_price {
padding-right: 25px;
}
.mws_product_list_pre4 .mw_element_item_content {
position: relative;
padding-right: 50px;
}
.mws_product_list_pre4 .mws_product_button {
position: absolute;
top: 1em;
right: 0;
}
.mws_product_list_pre4 .mws_product_footer {
margin: 0;
width: 100%;
}
.mws_product_list_pre4 .mws_product_button .add_tocart_button .ve_but_text,
.cols-5 .mws_product_button .add_tocart_button .ve_but_text {
display: none;
}
.mws_product_list_pre4 .mws_product_button .add_tocart_button,
.cols-5 .mws_product_button .add_tocart_button {
height: 39px;
width: 39px;
padding: 0px;
}
.mws_product_list_pre4 .mws_price_sale {
display: inline-block;
padding-right: 8px;
}
.mws_product_list_pre4 .mws_price_vatincluded {
padding: 0;
display: inline-block;
}
.mws_product_list_pre4 .mw_element_item.valign_between .mw_element_item_content {
justify-content: flex-start;
}
.mw_element_item .mws_product_button .add_tocart_button {
margin-top: 0;
} .add_tocart_button {
font-size: 15px;
line-height: 21px;
padding: 9px 15px;
font-weight: 600;
fill: #fff;
}
.add_tocart_button span.ve_but_icon,
.add_tocart_button span.ve_but_loading_icon {
margin-left: -2px;
}
.mws_unavailable .add_tocart_button, .mws_unavailable .add_tocart_button:hover {
background-color: #aaaaaa;
cursor: inherit;
} .mws_variant_list_container {
display: none;
}
.mws_variant_list_content a.shop-variant-select {
color: #111;
padding: 30px;
text-decoration: none;
display: block;
text-align: left;
border-bottom: 1px solid #eee;
position: relative;
}
.mws_variant_list_content a.shop-variant-select:hover {
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
color: #111;
}
.mws_variant_list_item {
width: 100%;
}
.mws_variant_list_item_thumb {
width: 171px;
text-align: center;
position: relative;
}
.shop-variant-select span.ve_but_icon {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.8) url(//dronim.cz/wp-content/themes/mioweb3/modules/shop/templates/img/loading_g.gif) no-repeat center center;
display: none;
}
.shop-variant-select .ve_but_icon.working {
display: block;
}
.mws_variant_list_info {
padding: 0 30px;
}
.mw_variant_info {
padding: 5px 0;
}
.mw_variant_info_name {
color: #888;
display: block;
font-size: 14px;
line-height: 1.4em;
}
.mw_variant_info_value {
color: #111;
display: block;
font-size: 15px;
line-height: 1.4em;
}
.mws_variant_list_price {
text-align: right;
}
.mws_variant_list_price .mws_price_vatincluded {
font-size: 25px;
}
.mws_variant_list_item .mws_price_sale_percentage {
position: absolute;
top: 10px;
left: 10px;
} a.shop-variant-select.mws_unavailable {
cursor: default;
} .pay_button_element_container {
text-align: center;
} .in_element_product_price {
font-size: 32px;
}
.in_element_product_price .mws_price_sale_vatincluded {
font-size: 0.5em;
}
.in_element_product_price .mws_price_vatexcluded {
font-size: 14px;
} .mws_single_product {
padding: 70px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.mws_single_product .mws_product_title {
font-size: 35px;
padding-bottom: 0.1em;
line-height: 1.2em;
}
.mws_single_product .mw_breadcrumbs {
color: #888;
font-size: 13px;
margin-bottom: 2em;
}
.mws_single_product .mws_product_excerpt {
margin-bottom: 2em;
margin-top: 1.2em;
}
.mws_single_product .mws_product_socials {
padding-bottom: 1.5em;
}
.mws_single_product .mws_product_socials .fb-like,
.mws_single_product .mws_product_socials .g-like {
display: inline-flex;
}
.mws_single_product .mws_product_socials .g-like {
padding: 0 0 0 15px;
}
.mws_thumb {
position: relative;
}
.mws_product_image_gallery {
padding-top: 20px;
margin-left: 25px;
margin-right: 25px;
}
.mws_product_image_gallery_slide {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.mws_product_image_gallery a {
border: 1px solid #ddd;
padding: 5px;
display: block;
height: 93px;
vertical-align: middle;
width: 32%;
margin-left: 2%;
}
.mws_product_image_gallery .miocarousel {
height: 93px;
}
.mws_product_image_gallery a img {
height: 100%;
width: 100%;
object-fit: contain;
}
.mws_product_image_gallery .miocarousel .mc_arrow_container {
width: 20px;
position: absolute;
top: 0;
height: 100%;
margin-top: 0;
}
.mws_product_image_gallery .miocarousel .mc_arrow_container span {
width: 12px;
height: 12px;
border-top-width: 2px;
border-right-width: 2px;
display: block;
}
.mws_product_image_gallery .miocarousel .mc_arrow_container-right {
right: -30px;
}
.mws_product_image_gallery .miocarousel .mc_arrow_container-left {
left: -30px;
}
.mws_thumb .mws_product_sale {
display: block;
}
.mws_price_vatincluded {
font-size: 32px;
line-height: 1.1em;
display: block;
padding-bottom: 0.1em;
}
.mws_price_inline {
display: inline-block;
}
.mws_single_product .mws_product_tocart {
padding-top: 1.7em;
display: flex;
align-items: center;
}
.mws_single_product .mws_product_tocart .mws_product_availability {
display: inline-block;
padding-left: 30px;
line-height: 1.2em;
}
.mws_single_product .add_tocart_button {
font-size: 17px;
line-height: 21px;
padding: 16px 25px 16px;
}
.mws_single_product .add_tocart_button .ve_but_text {
padding-left: 0.2em;
}
.mws_single_product .mws_add_to_cart_part {
display: flex;
}
.mws_add_to_cart_count {
display: none;
}
.mws_single_product .mws_add_to_cart_count_show {
display: flex;
padding-right: 6px;
}
.mws_single_product .mws_add_to_cart_count input {
width: 55px;
height: 53px;
line-height: 40px;
border: 1px solid #ddd;
font-size: 17px;
padding: 2px 8px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
}
.mws_single_product .mws_add_to_cart_count a {
height: 53px;
line-height: 51px;
border: 1px solid #ddd;
font-size: 18px;
text-align: center;
width: 27px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
background: #fff;
display: block;
color: #999 !important;
}
.mws_single_product .mws_add_to_cart_count a svg {
width: 12px;
height: 12px;
}
.mws_single_product .mws_add_to_cart_count a:hover {
color: #111 !important;
}
.mws_single_product .mws_add_to_cart_count a.remove {
border-right: 0;
}
.mws_single_product .mws_add_to_cart_count a.add {
border-left: 0;
}
.mws_product_tabs {
width: 100%;
}
#mws_product_description {
padding: 10px 0 60px;
}
#mws_product_properties {
padding: 40px 0 60px;
}
#mws_product_discusion {
padding: 0 0 60px;
}
#mws_product_discusion .comment:first-child > .comment-body {
border-top-width: 0px;
}
#mws_product_discusion .children .comment:first-child > .comment-body {
border-top-width: 1px;
}
.mws_product_ordered_count {
font-size: 13px;
color: #888;
padding-top: 0.1em;
}
.mws_prodcut_properties_table th {
width: 130px;
}
.mws_property_info,
.mws_property_info a {
color: #888;
}
.mws_property_info a {
cursor: help;
}
.mw_colorbox_text_info {
padding: 50px;
font-size: 15px;
}
.mw_colorbox_text_info h2 {
font-size: 17px;
padding-bottom: 1em;
}
.mws_similar_products_container {
padding-bottom: 60px;
}
.mws_product_detail_title {
border-bottom: 1px solid #eee;
font-size: 17px;
padding: 1em 0;
}
.mws_similar_products_container .mws_product {
padding-top: 40px;
} .mws_cart_navigation {
background: #f3f3f3;
position: relative;
}
.mws_cart_navigation:after {
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 0;
width: 50%;
}
.mws_cart_navigation_in {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.mws_cart_step_item {
position: relative;
width: 25%;
padding: 30px 30px 30px 58px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #f3f3f3;
border-right: 1px solid rgba(0, 0, 0, 0.1);
font-size: 14px;
text-decoration: none;
color: #aaa;
line-height: 1.2em;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.mws_cart_step_item span.icon {
position: absolute;
width: 26px;
height: 26px;
display: block;
top: 50%;
left: 24px;
margin-top: -13px;
}
.mws_cart_step_item span svg {
width: 26px;
height: 26px;
fill: #aaa;
}
.mws_cart_step_item_a span svg {
fill: #fff;
}
.mws_cart_step_item_f span svg {
fill: rgba(255, 255, 255, 0.8);
}
a.mws_cart_step_item:hover {
background: #eee;
color: #aaa !important;
}
a.mws_cart_step_item_f:hover {
color: rgba(255, 255, 255, 0.8) !important;
}
.mws_cart_step_item_f,
.mws_cart_step_item_a {
color: rgba(255, 255, 255, 0.8);
}
.mws_cart_step_item_a,
.mws_cart_step_item_s4 {
border: 0;
} .mws_cart {
width: 100%
}
.mws_cart tr {
border-bottom: 1px solid #eee;
}
.mws_cart td {
padding-top: 30px;
padding-bottom: 30px;
padding-right: 40px;
}
.mws_cart .mws_cart_items_footer {
font-size: 18px;
}
.mws_cart .mws_cart_items_footer td {
padding-top: 50px;
padding-bottom: 50px;
}
.mws_cart td:first-child {
padding-left: 10px;
padding-right: 0;
}
.mws_cart td:last-child {
padding-right: 10px;
}
.mws_count_container {
position: relative;
width: 76px; }
.mws_cart_discount_code,
.mws_cart_edit_count {
border: 1px solid #ddd;
font-size: 15px;
text-align: center;
width: 40px;
padding: 10px 32px 10px 2px
}
.mws_cart_discount_code {
text-align: left;
padding: 0 10px;
flex-grow: 1;
height: 30px;
line-height: 30px;
display: inline-block;
vertical-align: bottom;
}
.mws_count_reload {
position: absolute;
display: block;
top: 50%;
margin-top: -8px;
right: 12px;
width: 16px;
height: 16px;
line-height: 0;
color: #bbb;
}
.mws_count_reload:hover {
color: #888 !important;
}
.mws_discount_code_form {
display: flex;
justify-content: flex-end;
}
.mws_discount_code_form span {
font-size: 27px;
}
.mws_discount_code_reload {
color: #fff !important;
font-size: 13px;
padding: 0 10px;
display: inline-block;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 32px;
line-height: 32px;
}
.mws_discount_code_reload span {
font-size: 13px;
}
.mws_discount_code_reload.mws_loading span {
color: transparent;
}
.mws_discount_code_reload svg,
.mws_count_reload svg {
width: 16px;
height: 16px;
}
.mws_discount_code_reload svg path,
.mws_count_reload svg path {
fill: #898989;
}
.mws_count_container .mw_input_error_text {
float: left;
}
.mws_discount_code_row_added {
background: #eee;
}
.mws_discount_code_row_added td {
padding-top: 15px;
padding-bottom: 15px;
}
.mws_discount_code_row_added td:first-child {
padding-left: 15px;
}
.mws_discount_code_price_info {
color: #888;
font-size: 12px;
text-align: right;
max-width: 130px;
display: inline-block;
line-height: 15px;
padding-top: 8px;
}
.mws_summarize_cart .mws_discount_code_info {
display: block;
font-size: 12px;
line-height: 15px;
color: #888;
} .mws_add_discount_code {
position: absolute;
top: 10px;
right: 10px;
color: currentColor !important;
}
.mws_cart_item_thumb {
width: 171px;
text-align: center;
}
.mws_cart_item_price {
font-size: 13px;
text-align: right;
position: relative;
}
.mws_cart_item_price .mws_price_vatincluded {
font-size: 27px;
display: block;
padding-bottom: 0;
}
.mws_cart_item_price .mws_price_vatexcluded {
padding-top: 2px;
}
.mws_add_to_cart_box .mws_cart_item_price {
padding-top: 10px;
text-align: left;
}
.mws_cart_item_title {
padding-left: 30px;
}
.mws_cart_item_title h2 {
font-size: 18px;
line-height: 1.4em;
}
.mws_cart_item_title a {
color: #111;
text-decoration: none;
font-size: 22px;
line-height: 1.3em;
}
.mws_cart_item_title a:hover {
text-decoration: underline;
}
.mws_cart_item_remove {
width: 30px;
}
.mws_cart_remove {
margin-left: 10px;
width: 20px;
height: 20px;
display: block;
}
.mws_cart_remove svg {
width: 20px;
height: 20px;
fill: #bbb;
}
.mws_cart_remove:hover svg {
fill: #dd1436;
}
.mws_order_footer,
.mws_order_finished_footer {
display: table;
width: 100%;
}
.mws_cart_back_but,
.mws_cart_but {
width: 50%;
text-align: center;
color: #5c5c5c;
font-size: 18px;
padding: 25px 20px;
display: inline-block;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-cell;
vertical-align: middle;
}
.mws_cart_back_but:hover {
color: #333 !important;
}
.mws_cart_continue_but:hover {
color: #fff !important;
}
.mws_cart_quickbuy {
width: 100%;
}
.mws_cart_back_but {
background: #e8e8e8;
}
.mws_cart_but {
color: #fff;
}
.mws_cart_but:hover {
color: #fff !important;
}
.mws_cart_but small {
font-weight: normal;
display: block;
font-size: 12px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.mws_add_to_cart_box .mws_cart_back_but,
.mws_add_to_cart_box .mws_cart_but {
font-size: 17px;
line-height: 1.2em;
padding: 27px 20px;
} .mws_cart_item_toremove {
opacity: 0.4;
filter: alpha(opacity=40);
position: relative;
}
.mws_cart_item_toremove .mws_cart_remove svg {
display: none;
}
.mws_cart_item_toremove .mws_cart_remove {
background: url(//dronim.cz/wp-content/themes/mioweb3/modules/shop/templates/img/loading_g.gif) no-repeat center center;
} .mws_cart_empty_info {
font-style: italic;
text-align: center;
padding: 80px 0;
display: none;
}
.mws_cart_empty .mws_cart_empty_info {
display: block;
}
.mws_cart_empty form#mws_cart {
display: none;
} .mws_add_to_cart_lightbox #cboxClose,
.mws_select_variant_lightbox #cboxClose {
display: none;
}
.mws_add_to_cart_box {
max-width: 550px;
width: 100%;
background: #fff;
}
.mws_add_to_cart_header {
padding: 20px 40px 20px 20px;
border-bottom: 1px solid #eee;
position: relative;
font-size: 18px;
}
.mws_add_to_cart_header a {
position: absolute;
width: 20px;
height: 20px;
top: 50%;
margin-top: -10px;
right: 20px;
overflow: hidden;
}
.mws_add_to_cart_header a svg {
height: 20px;
width: 20px;
fill: #ccc;
}
.mws_add_to_cart_header a:hover svg {
fill: #dd1436;
}
.mws_add_to_cart_content {
padding: 30px;
}
.mws_add_to_cart_content table {
width: 100%;
}
.mws_add_to_cart_box .mws_cart_item_price {
padding-top: 10px;
text-align: left;
}
.mws_add_to_cart_footer {
display: table;
width: 100%;
}
.mws_colorbox_message {
padding: 40px;
text-align: center;
}
.mws_add_to_cart_form {
padding: 35px 30px;
border-top: 1px solid #eee;
}
.mws_add_to_cart_form .ve_form_text,
.mws_add_to_cart_form .mws_select_container {
border: 1px solid #e0e0e0;
width: 100%;
padding: 10px;
font-size: 15px;
-moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
background-color: #f1f1f1;
}
.mws_add_to_cart_form h2 {
padding-top: 20px;
padding-bottom: 8px;
font-size: 16px;
line-height: 1.2em;
}
.mws_add_to_cart_form label {
color: #888;
padding-top: 10px;
font-size: 14px;
display: inline-block;
}
.mws_add_to_cart_form .mws_select_container {
padding: 0 0 0 8px;
margin-top: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.mws_add_to_cart_form .mws_select_container .mw_input_error_text {
position: relative; left: 135px;
}
.mws_add_to_cart_form .mws_select_container select {
padding: 10px 20px 10px 10px;
font-size: 15px;
border: 0;
width: 358px;
background: transparent;
-webkit-appearance: none;
border-left: 1px solid #e0e0e0;
background-image: url(//dronim.cz/wp-content/themes/mioweb3/modules/visualeditor/images/select-arr-front.png);
background-repeat: no-repeat;
background-position: right 9px top 53%;
background-size: 8px;
}
.mws_add_to_cart_form .mws_select_container label {
padding-top: 0;
width: 120px;
}
.mws_help_container {
display: block;
border: 1px solid #c6c6c6;
width: 14px;
height: 14px;
line-height: 14px;
moz-border-radius: 999px;
-webkit-border-radius: 999px;
-khtml-border-radius: 999px;
border-radius: 999px;
color: #969696;
text-align: center;
font-size: 12px;
cursor: pointer;
position: relative;
}
.mws_help_container span {
width: 200px;
position: absolute;
right: -5px;
bottom: 22px;
padding: 10px;
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
color: #666;
font-size: 12px;
line-height: 18px;
background: #fff;
text-align: left;
z-index: 30;
display: none;
-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}
.mws_help_container_right span {
left: -5px;
right: auto;
}
.mws_add_to_cart_form .mws_summarize_terms {
padding: 20px 0 0;
}
.mws_add_to_cart_form .mws_purpose {
padding: 5px 0 0;
}
.mws_add_to_cart_form .mws_purpose_primary {
padding: 20px 0 0;
}
.mws_add_to_cart_form .mws_purpose label {
display: initial;
} .mws_shop_order_content {
font-size: 15px;
padding-bottom: 40px;
}
.mws_shop_order_content h2 {
font-size: 16px;
margin: 1em 0 1em 0;
color: #111;
}
.mws_shop_order_content h2 span.point {
display: inline-block;
border: 3px solid #1facd5;
color: #1facd5;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 16px;
moz-border-radius: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
border-radius: 30px;
margin-right: 10px;
} .mws_contact {
padding-top: 40px;
padding-bottom: 40px;
}
.mws_contact .ve_form_text {
background: #eee;
font-size: 16px;
}
.mws_contact label {
padding-bottom: 0.2em;
color: #444;
display: inline-block;
}
.mws_contact h2 label {
padding-bottom: 0.2em;
color: #111;
} .mws_shipping_payment h2 {
margin-top: 10px;
margin-bottom: 2em;
}
.mws_shipping_payment {
padding-top: 30px;
padding-bottom: 40px;
}
.mws_shipping_payment form {
display: table;
width: 100%;
}
.mws_shipping_payment .mws_shippings,
.mws_shipping_payment .mws_payments {
display: table-cell;
width: 50%;
padding-bottom: 25px;
}
.mws_shipping_payment .mws_shippings {
padding-right: 40px;
}
.mws_shipping_payment .mws_payments {
border-left: 1px solid #eee;
padding-left: 40px;
}
.mws_shipping_price {
border-top: 1px solid #eee;
padding-top: 40px;
}
.mws_shipping_price .mws_price_vatincluded {
display: inline-block;
}
.mws_shipping_radio,
.mws_payment_radio {
padding-bottom: 20px;
position: relative;
}
.mws_payment_radio label,
.mws_shipping_radio label {
padding-left: 30px;
display: flex;
justify-content: flex-start;
line-height: 20px;
}
.mws_shipping_radio label {
padding-right: 65px;
}
.mws_ship_pay_price_container {
position: absolute;
top: 0;
right: 0;
}
.mws_payment_radio .mws_help_container,
.mws_shipping_radio .mws_help_container {
margin-top: 2px;
margin-left: 10px;
}
.mws_shipping_radio input,
.mws_payment_radio input {
position: absolute;
top: 0.1em;
left: 0.1em;
}
.mws_shipping_description,
.mws_payment_description {
display: none;
}
.mws_ship_info {
padding-left: 30px;
padding-top: 8px;
font-size: 14px;
color: #666;
}
.mws_payment_logo {
padding-left: 10px;
}
.mws_shipping_payment .mws_price_vatincluded {
font-size: 15px;
}
.mws_shipping_payment .mw_input_error_text {
margin-bottom: 30px;
margin-left: 5px;
}
.mws_shipping_more {
font-size: 13px;
margin-top: 10px;
}
.mws_shipping_packeta_info_container {
padding-left: 23px;
margin-left: 30px;
position: relative;
color: #666;
}
.mws_shipping_packeta_icon {
width: 30px;
height: 30px;
position: absolute;
top: -4px;
left: -6px;
}
.mws_quick_buy .mws_shipping_packeta_info_container {
padding-left: 23px;
margin-left: 0;
font-size: 13px;
margin-top: 8px;
display: none;
}
.mws_quick_buy .mws_shipping_packeta_info_container #mws_shipping_packeta_info_address {
display: inline-block;
padding-right: 10px;
}
.mws_disabled {
color: #888;
} .mws_summarize_order {
padding: 30px 0;
}
.mws_summarize_cart,
.mws_summarize_client {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 40px;
}
.mws_summarize_cart {
padding-right: 25px;
}
.mws_summarize_client {
padding-left: 25px;
}
.mws_summarize_cart table {
width: 100%
}
.mws_summarize_cart .mws_price_vatincluded {
font-size: 15px;
padding-bottom: 0.1em;
line-height: 1em;
}
.mws_summarize_cart .mws_price_vatexcluded {
font-size: 13px;
color: #555;
}
.mws_summarize_cart td {
padding: 20px 0;
border-bottom: 1px solid #eee;
}
.mws_cart_items_footer td {
border-bottom: 0;
}
.mws_summarize_terms {
padding: 40px 0 10px;
}
.mws_summarize_order .heureka_overeno_zakazniky {
padding-bottom: 10px;
}
.mws_company_info {
padding-bottom: 1em;
}
.mws_purpose {
padding-bottom: 10px;
} .mws_order_finished {
padding-bottom: 40px;
}
.mws_order_finished h2 {
font-size: 20px;
}
.mws_order_finished .mws_info_box {
margin-top: 30px;
}
.mws_order_finished .mws_order_finished_info {
margin-top: 30px;
}
.mws_order_finished_footer {
text-align: center;
}
.mws_order_finished_footer .mws_cart_but {
float: none;
width: 100%;
}
.mws_info_box {
padding: 27px 25px 25px 70px;
font-size: 15px;
background: #eee;
position: relative;
min-height: 30px;
}
#mws_quick_order #mws_flash_messages {
padding-left: 30px;
padding-right: 30px;
}
.mws_info_box .mws_price_vatincluded,
#mws_flash_messages .mws_price_vatincluded {
display: inline;
font-size: 15px;
}
.mws_info_box span.info_icon {
display: block;
border: 3px solid #1facd5;
color: #1facd5;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 16px;
moz-border-radius: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
border-radius: 30px;
margin-right: 10px;
position: absolute;
top: 22px;
left: 22px;
font-weight: bold;
}
.mws_summarize_order .mws_info_box {
margin-bottom: 20px;
}
#mws_order_form .mws_info_box_container {
margin: 50px 0 30px;
}
#mws_order_form .mws_info_box {
margin-bottom: 10px;
}  .mws_order_step_fulfilled {
} .mws_order_step_pending {
} .mws_cart_but.working {
background: #898989 url(//dronim.cz/wp-content/themes/mioweb3/modules/shop/templates/img/loading.gif) no-repeat center center;
text-indent: -9999px; } a.mws_loading svg {
display: none;
}
.mws_loading {
background: #fff url(//dronim.cz/wp-content/themes/mioweb3/modules/shop/img/loading.svg) no-repeat center center;
}
.mws_discount_code_reload.mws_loading {
background-image: url(//dronim.cz/wp-content/themes/mioweb3/modules/shop/img/loading_w.svg);
}
.mws_discount_code_reload.mws_loading,
.mws_count_reload.mws_loading,
.mws_cart_remove.mws_loading {
background-size: 20px 20px;
}
.mws_error {
padding: 20px 20px 20px 68px;
background: #cd0b0b;
color: #fff;
font-size: 15px;
line-height: 1.3em;
position: relative;
}
.mws_error small {
font-size: 13px;
font-style: italic;
display: block;
color: #f6d3d3;
}
.mws_error:after {
content: '!';
position: absolute;
top: 50%;
margin-top: -14px;
left: 20px;
font-size: 18px;
font-weight: bold;
width: 28px;
height: 28px;
border: 1px solid #ec4f4f;
line-height: 28px;
text-align: center;
}
.mws_error ul {
list-style: disc;
margin-left: 18px;
margin-top: 14px;
}
.mws_cart_container .mws_error,
.mws_shop_order_content {
margin-top: 30px;
}
.mws_summarize_order .mws_error {
margin-bottom: 20px;
}
.mws_circle_red {
border: red 2px solid;
color: red;
border-radius: 50%;
width: 1.5em;
height: 1.5em;
display: block;
float: left;
text-align: center;
font-size: 1em;
margin-top: -2px;
} .mws_content_fixed .mws_shop_order_content {
padding: 10px 40px 40px;
margin-bottom: 30px;
margin-top: 0;
}
.mws_content_fixed .mws_top_panel,
.mws_content_fixed .mws_product_list_main .mw_element_items,
.single-mwproduct.mws_content_fixed .mws_shop_content {
padding-left: 5%;
padding-right: 5%;
}
.mws_content_fixed .mws_shop_content {
width: 100%;
}
.mws_content_fixed .mws_cart_navigation {
width: 100%;
max-width: 970px;
margin: 30px auto 0;
}
@media screen and (max-width: 969px) {
.mws_product_button .add_tocart_button {
height: 39px;
width: 39px;
padding: 0px;
}
.mws_product_button .add_tocart_button .ve_but_text {
display: none;
}
.mws_product_button .add_tocart_button .ve_but_icon {
padding: 0;
}
}
@media screen and (max-width: 767px) {  .mws_top_panel_label {
display: block;
padding-bottom: 0.2em;
}
.mws_top_panel .mws_category_menu_select {
width: 100%;
}
.mws_top_panel .mws_category_list,
.mws_top_panel .mws_search_container,
.ve_form_row_half,
.mws_shipping_payment form,
.mws_shipping_payment .mws_shippings,
.mws_shipping_payment .mws_payments,
.mws_summarize_cart,
.mws_summarize_client {
float: none;
width: 100%;
display: block;
padding-left: 0;
padding-right: 0;
}
.mws_search_container .mws_top_panel_label {
display: block;
padding-top: 1em;
} .mws_single_product {
display: block;
} .mws_shop_order_content {
padding-bottom: 40px !important;
} .mws_cart_container {
padding-top: 40px;
}
.mws_cart_back_but,
.mws_cart_but {
font-size: 16px;
}
table.mws_cart,
table.mws_cart tbody,
table.mws_cart td,
table.mws_cart tr {
display: block;
padding: 0 !important;
width: 100%;
text-align: center;
}
table.mws_cart tr.ve_nodisp {
display: none;
}
table.mws_cart td.mws_cart_item_thumb {
padding: 30px 0 0 !important;
max-width: 200px;
margin: 0 auto;
text-align: center;
}
table.mws_cart tr.mws_cart_items_footer {
padding: 40px 0 !important;
}
table.mws_cart .mws_discount_code_row {
padding: 30px 0 !important;
}
table.mws_cart .mws_discount_code_row_added {
padding: 30px 0 0 !important;
}
.mws_add_discount_code {
top: -60px;
left: 0;
width: 100%;
}
.mws_discount_code_price_info {
text-align: center;
}
.mws_discount_code_form {
padding-top: 10px;
}
.mws_discount_code_form {
justify-content: center;
}
.mws_cart_remove {
margin: 40px auto;
}
.mws_count_container {
margin: 0 auto 15px;
}
.mws_add_to_cart_content .mws_cart_item_thumb {
width: 100px;
}
.mws_add_to_cart_box .mws_cart_back_but,
.mws_add_to_cart_box .mws_cart_but,
.mw_variant_info_value {
font-size: 14px;
}
.mws_variant_list_price .mws_price_vatincluded,
.mws_add_to_cart_header {
font-size: 15px;
}
.mws_available .mws_product_availability,
.mw_variant_info_name {
font-size: 13px;
}
.mws_variant_list_item_thumb {
width: 80px;
}
.mws_variant_list_info {
padding: 0 20px;
}
.mws_variant_list_content a.shop-variant-select {
padding: 20px;
} .mws_shipping_payment .mws_payments {
border-top: 1px solid #eee;
border-left: 0;
padding-top: 25px;
} .mws_cart_step_item span.text {
display: none;
}
.mws_cart_step_item {
text-align: center;
padding: 30px 20px;
justify-content: center;
}
.mws_cart_step_item span.icon {
position: relative;
display: inline-block;
left: 0;
top: 0;
margin-top: 0;
}
}