#yith_plugin_fw_panel_premium_tab .yith-plugin-fw-panel-premium-tab__main-image {
max-height: 800px;
}
.yith-plugin-ui #yith_woocommerce_order_tracking_panel_carriers .yith-ywot-empty-state-container {
background-image: url(//www.policefitness.es/wp-content/plugins/yith-woocommerce-order-tracking/assets/images/carriers.jpg);
height: 600px;
border: 1px solid #ddd;
border-top: 0;
}
.yith-ywot-cta-container {
position: relative;
top: 35%;
transform: translateY(-35%);
}
#yith_woocommerce_order_tracking_panel_carriers .yith-ywot-empty-state-container .yith-plugin-fw__list-table-blank-state__cta {
background-color: #c28d31;
border: none;
}
.yith-ywot-empty-state-container .yith-plugin-fw__list-table-blank-state__cta:before {
font-family: 'yith-icon';
content: '\f11b';
position: relative;
top: 2px;
}
td.order_status.column-order_status a.track-button {
border: none;
background: none;
}
td.order_status a.track-button span.ywot-icon-delivery:before {
margin-right: 5px;
position: relative;
top: 4px;
}
.woocommerce-account a.track-button {
margin-right: 10px;
padding: 10px 16px;
}
.woocommerce-account a.track-button span.ywot-icon-delivery:before {
margin-right: 5px;
position: relative;
top: 2px;
filter: brightness(0) invert(1);
}
.ywot-icon-delivery:before {
content: url(//www.policefitness.es/wp-content/plugins/yith-woocommerce-order-tracking/assets/images/carrier-icon.svg);
}
div.yith-ywot-track-information.yith-plugin-ui input[type="text"] {
color: #2c3338;
}
.yith-ywot-track-information.yith-plugin-ui {
padding-top: 10px;
}
.yith-ywot-track-information .yith-ywot-order-picked-up-container {
display: flex;
justify-content: space-between;
}
.yith-ywot-track-information ::placeholder {
font-size: 13px;
}
label.yith-ywot-order-picked-up-label {
position: relative;
top: 4px;
}
.yith-ywot-tracking-info-container {
margin: 40px 0;
}
.yith-ywot-track-information p input,
.yith-ywot-track-information .yith-ywot-tracking-pickup-date .yith-plugin-fw-datepicker {
width: 100%;
}
.woocommerce-account div.yith-ywot-tracking-info-container p.yith-ywot-tracking-info-header {
font-size: 20px;
color: black;
margin-bottom: 10px;
font-weight: bold;
}
.yith-ywot-tracking-info-container .ywot_order_details {
background-color: rgba(246,246,246,255);
padding: 20px;
}
div.yith-ywot-tracking-info-container p:first-of-type {
margin-top: 0px;
}
div.yith-ywot-tracking-info-container p:last-of-type {
margin-bottom: 0px;
}