.attachment svg,.widget_media_image svg{max-width:100%;height:auto}.np-transaction-info{
background: #e5e5c10d;
padding: 8px;
line-height: 60%;
font-size:90%;
}
.np-transaction-info h4{
margin-bottom:25px;
}
.np-transaction-info p{
padding-left:15px;
}
td .use_bank_portal::after {
content: "\f11f"!important;
}
td .npintesa_void::after {
content: "\f117"!important;
}
td .npintesa_capure::after {
content: "\f316"!important;
}
td .npintesa_refund::after {
content: "\f317"!important;
}
td .npintesa_refresh::after {
content: "\f463"!important;
}
td .npintesa_fiscal_sale,
td .npintesa_fiscal_advance,
td .npintesa_fiscal_proforma,
td .npintesa_fiscal_refund,
td .npintesa_fiscal_view{
border:1px solid #8094949e!important;
}
td .npintesa_fiscal_sale::after,
td .npintesa_fiscal_advance::after,
td .npintesa_fiscal_proforma::after,
td .npintesa_fiscal_refund::after,
td .npintesa_fiscal_view::after{
font-size:10px;
background:rgb(158 196 48 / 34%);
font-family:  Dashicons!important;
}
.npintesa_fiscal_sale::after{
content: "\f491 \2713"!important;
}
.npintesa_fiscal_advance::after{
content: "\f491 \2191"!important;
}
.npintesa_fiscal_proforma::after{
content: "\f491 \2630"!important;
}
.npintesa_fiscal_refund::after{
content: "\f491 \f15d"!important;
}
.npintesa_fiscal_view::after{
content:"\f491 \1F441";
}
.order_fiscal_box .fiscal_actions > button{
min-width:180px;
display:inline-block;
margin:2px;
text-align:left;
}
.order_fiscal_box .fiscal_actions > button:after{
font-family: Dashicons!important;
float:right;
}
.use_bank_portal {
}
.npintesa_void {
}
@keyframes blinker {
50% {
opacity: 0.7;
}
}
.npintesa_capure {
background:#ff7600!important;
animation: blinker 1s linear infinite;
}
.npintesa_refund {
}
.npintesa_refresh {
}
.npintesa_button i{
line-height: 150%;
}
.npintesa_wait{
position:fixed;
top:0;
left:0;
width:100%;
height: 100%;
background-color: rgba(28, 71, 95, 0.7);
z-index: 999999;
background-repeat:no-repeat;
background-size: 100px;
background-position: 50% 15%;
text-align: center;
overflow-y: auto;
padding-bottom: 15px;
}
.npintesa_wait > p{
color: #052348;
text-align:center;
font-size:16px;
padding:10px; width: 100%;
z-index: 999;
margin-top: 50px;
text-shadow: 1px 1px 2px;
}
p.npintesa_wait_text{
margin-top:30vh;
position:relative;
top:+90px;
}
.sk-folding-cube {
margin: 20px auto;
width: 100px;
height: 100px;
position: relative;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
.npintesa-op-response{
width:460px;
max-width:100vh;
margin:10px auto;
text-align:center;
color:white;
background-color: rgba(0,0,0,0.5);
padding:15px;
margin-top: 15vh;
}
.npintesa-op-response h3{
color:white;
}
.npintesa-op-response p{
line-height:13px;
margin:0;
text-align:left;
font-size:12px;
}
.npintesa-op-capture-btn,
.npintesa-op-refund-btn,
.npintesa-op-close-btn{
width:180px;
margin:10px 10px;
margin-bottom:50px;
text-align:center;
color:white;
background-color:#052348;
padding:15px;
border:none;
cursor:pointer;
transition-property:background;
transition-duration:0.5s;
}
.npintesa-op-capture-btn:hover,
.npintesa-op-refund-btn:hover,
.npintesa-op-close-btn:hover{
background-color:#ad0648;
}
BODY.with-npintesa-wait-screen{
overflow:hidden;
}
BODY.np_pending_pay_redirect {
overflow:hidden;
}
BODY.np_pending_pay_redirect > *{
display:none;
}
BODY.np_pending_pay_redirect:after{
content:attr(redirect_message);
display:block;
text-align:center;
margin-top:45vh;
font-size:17px;
font-style:italic;
}
tr.override_language,
tr.use_recaptcha,
tr.debug_mode,
tr.fiscalization_enable{
border-top:1px solid black;
}
tr.enabled,
tr.store_type,
tr.fiscalization_tax_no{
border-bottom:1px solid black;
}
*[label]:before{
content: attr(label);
min-width: 190px;
display: inline-block;
}
.npintesa-fiscal-documents-listing *[label]:before{
min-width: 120px;
} 
tr.fiscalization_row{
background:rgb(244 245 216 / 50%);
}
table.np_compact_table tr{
padding:0;
}
table.np_compact_table th,
table.np_compact_table td{
padding:0px;
}
table.np_compact_table tr:nth-child(odd){
background:rgb(0 0 0 / 5%);
}
.if-fiscalization{
display:none;
}
.with-fiscalization .if-fiscalization{
display:table-row;
}
#fiscalization_upload_cert{
border: 1px solid black;
padding: 10px;
background: #fe1c1c57;
margin: 10px;
}
#fiscalization_upload_cert button{
margin:8px;
}
.order_fiscal_box{
}
.order_fiscal_box .fiscal_actions{
}
.fiscal_receipt_panel_container{
height: 100%;
overflow-y: auto!important;
min-height: calc(90vh - 80px);
max-height: calc(90vh - 80px);
background: white;
}
.fiscal_receipt_panel table{
width:100%;
counter-reset:fiscal_no;
}
.fiscal_receipt_panel table td,
.fiscal_receipt_panel table th{
}
.fiscal_receipt_panel table td > *{
margin:0;
border-radius:0;
}
.fiscal_receipt_panel table td input{
width: 100%;
background:transparent;
}
.fiscal_receipt_panel table td input:focus{
background:#feda7f4a;
}
.fiscal_receipt_panel table td select{
width: 100%;
}
.fiscal_receipt_panel table th.fiscal_item_code{
font-size:10px;
}
.fiscal_receipt_panel table th.fiscal_item_qty,
.fiscal_receipt_panel table td.fiscal_item_qty{
width:90px;
display:flex;
justify-content:stretch;
}
.fiscal_receipt_panel tr.zero_negative td,
.fiscal_receipt_panel tr.zero_negative td input,
.fiscal_receipt_panel tr.zero_negative td select{
color:red;
}
.np-fiscal-pre{
padding:5px;
background: #FBFBFB;
box-shadow: 3px 3px 6px grey;
}
.fiscal_item_code{
width:110px;
max-width:16%;
}
td.fiscal_item_code{
counter-increment:fiscal_no;
}
td.fiscal_item_code > span:before{
position:absolute;
margin-left:-12px;
font-size:10px;
content:counter(fiscal_no);
}
.fiscal_item_total{
width:100px;
max-width:15%;
min-width:80px;
}
.fiscal_item_item{
width:35%;
}
.fiscal_receipt_panel table th.fiscal_item_qty input{
width:50%;
}
table.np-receipt-records tbody tr:nth-child(odd){
background:rgb(131 219 225 / 13%)
}
.fiscal_receipt_panel table tbody tr:hover td{
background:rgba(0,0,0,0.1);
}
.fiscal_receipt_panel > p {
padding:0;
margin:0
;}
.fiscal_receipt_panel > p[label]:before{
min-width: 190px;
display: inline-block;
}
.fiscal_receipt_panel > p:nth-child(even){
background:rgb(131 219 225 / 13%)
}
.fiscal_receipt_panel > p input,
.fiscal_receipt_panel > p select{
border-radius:0;
width:50%;
}
.fiscal_receipt_panel > p input{
position: relative;
left: +4px;
}
.fiscal_item_total input{
text-align:right;
}
.fiscal_receipt_panel input,
.fiscal_receipt_panel select{
font-family: monospace;
font-weight:bold;
font-size: 13px;
border-color: silver;
}
.fiscal_total{
text-align:right;
}
.fiscal_total span span:after{
content:" RSD";
}
table.fiscal_receipt_line_items .fiscal_mode_message{
float:left;
}
table.fiscal_receipt_line_items[mode='development'] .fiscal_mode_message:before{
content:"RAZVOJNI REÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½IM: RaÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Âuni se ne upisuju u ESIR. MoÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ete probati bilo ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ta!";
color:green;
}
table.fiscal_receipt_line_items[mode='training'] .fiscal_mode_message:before{
content:"TRENING REÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½IM: Kreirani raÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Âuni se upsiju u ESIR i SUF ali nemaju vaÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾nost!";
color:green;
}
table.fiscal_receipt_line_items[mode='live'] .fiscal_mode_message:before{
content:"RADNI REÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½IM: Kreirani raÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Âuni se upsiju u ESIR i SUF!";
color:black;
}
.fiscal_receipt_panel select[readonly]{
-webkit-appearance: none;
-moz-appearance: none;
background-image:none;
border: none;
background: none;
}
select[name='fiscal_transaction_type']{
border:none;
background:none;
}
table.fiscal_receipt_line_items a.fiscal_item_remove{
display:inline-block;
width:20px;
text-align:center;
cursor:pointer;
background:rgba(0,0,0,0.2);
border-radius:10px;
margin-left:4px;
}
table.fiscal_receipt_line_items a.fiscal_item_remove:hover{
color:red;
}
.fiscal_receipt_panel .fiscal_receipt_toolbox{
background: #c2e2ff;
padding: 4px;
margin:-2px -15px 0px -15px;
}
.fiscal_receipt_panel .fiscal_receipt_toolbox button{
margin:3px;
line-height: 20px;
}
.np-receipt-record,
.np-receipt-record td{
cursor: pointer;
font-size: 13px;
}
.np-receipt-record-ref,
.np-receipt-record-ref td{
font-size: 13px;
}
.np-receipt-record td,
.np-receipt-record-ref td{
padding:5px 3px;	
}
.np-receipt-record.current_receipt,
.np-receipt-record.current_receipt td{
background:#6ed6e833;
}
.np-receipt-record-ref,
.np-receipt-record-ref td{
color:#929292;
}
.np-receipt-record-ref.current_receipt,
.np-receipt-record-ref.current_receipt td{
background:yellow;
font-weight:bold;
color:black;
}
.np-receipt-record-ref.current_receipt td.count-no span:before{
content:"[REFERENT]";
color:green;
}
.np-receipt-record-ref.for_refund td.count-no span:before{
content:"[REFUND]";
color:red;
}
.np-receipt-record-ref.current_receipt.for_refund td.count-no span:before{
content:"[REFUND|REFERENT]";
color:red;
}
.npintesa_fiscal_proforma{
display:none!important;
}
.npintesa_fiscal_proforma.last-tran-,
.npintesa_fiscal_proforma.last-tran-refund.last-inv-Normal{
display:inline-block!important;
}
.npintesa_fiscal_advance.last-tran-sale.last-inv-Normal,
.npintesa_fiscal_sale.last-tran-sale.last-inv-Normal{
display:none!important;
}
.npintesa_fiscal_refund.last-tran-,
.npintesa_fiscal_refund.last-tran-refund{
display:none!important;
}
.npintesa_fiscal_view.last-tran-{
display:none!important;
}
.np-hidden{
display:none!important;
}
.cmd-download-pdf-fiscal{
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cg id='surface1'%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(72.156863%25 20.784314%25 20.784314%25)%3Bfill-opacity:1%3B' d='M 3.226562 14.59375 L 3.226562 22.988281 C 3.226562 23.445312 3.59375 23.816406 4.050781 23.816406 L 19.949219 23.816406 C 20.40625 23.816406 20.773438 23.445312 20.773438 22.988281 L 20.773438 14.59375 C 14.90625 12.757812 9.058594 12.746094 3.226562 14.59375 Z M 3.226562 14.59375 '/%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(91.372549%25 91.372549%25 87.843137%25)%3Bfill-opacity:1%3B' d='M 20.773438 14.59375 L 20.773438 5 C 18.402344 3.769531 16.761719 2.183594 15.957031 0.183594 L 4.050781 0.183594 C 3.59375 0.183594 3.226562 0.554688 3.226562 1.011719 L 3.226562 14.59375 Z M 20.773438 14.59375 '/%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(85.098039%25 84.313725%25 79.215686%25)%3Bfill-opacity:1%3B' d='M 20.773438 5 L 16.710938 5 C 16.296875 5 15.957031 4.664062 15.957031 4.246094 L 15.957031 0.183594 Z M 20.773438 5 '/%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(97.647059%25 97.647059%25 97.647059%25)%3Bfill-opacity:1%3B' d='M 8.617188 16.640625 L 7.054688 16.640625 C 6.839844 16.640625 6.664062 16.820312 6.664062 17.035156 L 6.664062 21.394531 C 6.664062 21.613281 6.839844 21.789062 7.054688 21.789062 C 7.273438 21.789062 7.449219 21.613281 7.449219 21.394531 L 7.449219 20.015625 L 8.617188 20.015625 C 9.246094 20.015625 9.757812 19.507812 9.757812 18.878906 L 9.757812 17.78125 C 9.757812 17.152344 9.246094 16.640625 8.617188 16.640625 Z M 8.96875 18.878906 C 8.96875 19.070312 8.8125 19.230469 8.617188 19.230469 L 7.449219 19.230469 L 7.449219 17.429688 L 8.617188 17.429688 C 8.8125 17.429688 8.96875 17.585938 8.96875 17.78125 Z M 8.96875 18.878906 '/%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(97.647059%25 97.647059%25 97.647059%25)%3Bfill-opacity:1%3B' d='M 12.292969 21.789062 L 10.808594 21.789062 C 10.589844 21.789062 10.414062 21.613281 10.414062 21.394531 L 10.414062 17.035156 C 10.414062 16.820312 10.589844 16.640625 10.808594 16.640625 L 12.292969 16.640625 C 12.960938 16.640625 13.507812 17.1875 13.507812 17.859375 L 13.507812 20.574219 C 13.507812 21.242188 12.960938 21.789062 12.292969 21.789062 Z M 11.199219 21 L 12.292969 21 C 12.527344 21 12.71875 20.808594 12.71875 20.574219 L 12.71875 17.859375 C 12.71875 17.621094 12.527344 17.429688 12.292969 17.429688 L 11.199219 17.429688 Z M 11.199219 21 '/%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(97.647059%25 97.647059%25 97.647059%25)%3Bfill-opacity:1%3B' d='M 16.945312 16.640625 L 14.636719 16.640625 C 14.421875 16.640625 14.242188 16.820312 14.242188 17.035156 L 14.242188 21.394531 C 14.242188 21.613281 14.421875 21.789062 14.636719 21.789062 C 14.855469 21.789062 15.03125 21.613281 15.03125 21.394531 L 15.03125 19.609375 L 16.148438 19.609375 C 16.367188 19.609375 16.542969 19.433594 16.542969 19.214844 C 16.542969 18.996094 16.367188 18.820312 16.148438 18.820312 L 15.03125 18.820312 L 15.03125 17.429688 L 16.945312 17.429688 C 17.160156 17.429688 17.335938 17.253906 17.335938 17.035156 C 17.335938 16.816406 17.160156 16.640625 16.945312 16.640625 Z M 16.945312 16.640625 '/%3E%3C/g%3E%3C/svg%3E")!important;
padding-left: 30px!important;
background-repeat: no-repeat!important;
background-size: 20px auto!important;
background-position: 2px center!important;
}
#order_data .order_data_column .form-field input[type='checkbox']{
width:auto;
}
.npmethod-hidden .payment_method_npintesa{
display:none!important;
}
#TB_ajaxContent .np-cmd-fiscal-cancelation{
display:none!important;
}
.npintesa-fiscal-documents-toolbox{
display: flex;
justify-content: space-between;
padding-right: 20px;
}
.npintesa-fiscal-documents-toolbox button,
.npintesa-fiscal-documents-toolbox input[type='submit']{
padding: 6px 20px;
font-size: 14px;
font-weight: bold;
min-width:120px;
}
.npintesa-fiscal-documents-list table{
width:100%;
}
.npintesa-fiscal-documents-list table tr td{
cursor:pointer;
}
.npintesa-fiscal-documents-list table tr:nth-child(odd) td{
background-color:rgba(255,255,255,0.8);
}
.npintesa-fiscal-documents-list table tr:nth-child(even) td{
background-color:rgba(255,255,255,0.2);
}
.npintesa-fiscal-documents-list table tr:hover td{
background-color:#f0f8ff;
}
.npintesa-fiscal-documents-list table tr.fiscal-order-group td{
background-color:#e2e082;
}
.fiscal-error td{
color:red;
}
li.payment_method_npintesa div.payment_method_npintesa p:empty:before,
label[for='payment_method_npintesa']:empty:before{
content: attr(npdefaulttext);	
}
.nestpay_resp {
display:flex;
flex-direction: column;
width: 100%;
align-content: center;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.nestpay_resp .np-transaction-info{
background:rgba(0,0,0,0.01);
width: auto;
max-width: 90%;
padding: 10px 30px;
}
.nestpay_resp .np-transaction-info p{
margin:0;
line-height:1.2em;
font-style:italic;
}
.nestpay_resp .woocommerce-customer-details,
.nestpay_resp .woocommerce-order-details{
width:1024px;
margin:10px;
max-width:90vw;
}
.nestpay_resp .nestpay_resp {
display:none!important;
}
#submit_npintesa_payment_form{
margin-right:20px;
}
.np-form br{
display:none;
}
.np-pay-buttons-line > a,
.np-pay-buttons-line > button{
padding:7px 24px;
transition-property: opacity;
transition-duration: 0.5s;
}
@media(max-width:768px){
.np_footer_branding{
flex-wrap:wrap;
}
}
.np-lds-dual-ring {
tra
}
.np-lds-dual-ring:before{
position:absolute;
content: " ";
display: block;
width: 28px;
height: 28px;
margin: 8px;
margin-left:20px;	
border-radius: 50%;
border: 6px solid #fff;
border-color: #dceeff transparent #aeaeae transparent;
animation: np-lds-dual-ring 1.2s linear infinite;
}
@keyframes np-lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.nestpay_resp_approved_page a.button-primary[href*="pay_for_order"]{
display:none;
}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}