
/* Import Google Font Roboto */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');


.darilo-top-cta {
    position: absolute;
    top: -18px;
    left: 11px;
    background-color: #24b800;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
}

.wc-ppcp-payment-method__container {
display: none;
}

#payment .wc_payment_method label span {
   display: inline-block;
    background-color: #9ce79c;
    color: #228b22;
    padding: 2px 5px;
    margin-left: 5px;
    
    border-radius: 4px;
    text-align: center;

}


.place-order{
   background: white !important;
}

/* Apply Roboto globally */
body,h1,h2,h3,h4,h5,h6,p,a,li,ul, button, div, span, * {
    font-family: 'Roboto', sans-serif !important;
}


.shop_table thead  {
   display: none;
}

.shop_table   {
   background: white;
   margin-top: 5px !important;
   margin-bottom: 15px !important;
   padding: 10px;
}


#content {
   background: #f0f2f5;
}


.checkout {
   background: white;
   padding: 30px;
   margin-top: 15px;
           border-radius: 10px;
}


@media only screen and (max-width: 767px){
    
    
    
    .woocommerce-additional-fields__field-wrapper {
 
}
    
    
    
.checkout {

   padding: 15px;
    margin-top: 0px;
     margin-bottom: 0px;
     border-radius: 0;

}
}




.wc_payment_method label  {
   background: #f5f5f5;
   margin: 0 !important;
    
   /*
    border: 1px solid #b8b8b8;
     border-radius: 4px;
   
   */
     
}


.wc_payment_methods input[type="radio"]:checked + label {
   background: #e6f4ea;
   border: 1px solid #28a745;
   border-radius: 4px;
}

.wc_payment_methodS >  li:nth-of-type(2) label {
  
  
    border-bottom: 1px solid #b8b8b8;
    /* 
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    */
}


.wc_payment_methods input[type="radio"]:checked + label {
   background: #e6f4ea;
   /*
   border: 1px solid #28a745;
   border-radius: 4px;
   */
}





@media only screen and (max-width: 640px){
    .checkout {
   background: #f0f2f5;

}

.place-order {
   background: #f0f2f5 !important;

}

#payment {
   background: #f0f2f5;
    margin-top: 0 !important;
    padding-top: 10px  !important;
}

.extra-gift-card-desktop-selector  {
   background: #f0f2f5;
   margin-bottom: 0  !important;
  

}

.place-order {
  

}

.wc_payment_method label  {
   background: white;

}


.wc_payment_methods input[type="radio"]:checked + label {
   background: #e6f4ea;
   border: 1px solid #28a745;
   border-radius: 4px;
}




}



.woocommerce-additional-fields__field-wrapper{
  
}









.woocommerce-shipping-totals {
  display: none !important;
}

header {
display: none !important;
}

footer {
display: none !important;
}

#faq {
display: none !important;
}

#section_1082727524 {
display: none !important;
}

*:focus {
outline: 0 !important;
}

.absolute-footer {
display: none !important;
}


.woocommerce-shipping-fields {
display: none !important;
}

body,
p,
a,
li,
ul,
span,
table,
td,
td,
tr {
font-family: "Ubuntu", sans-serif;
}

.woocommerce-error {
margin-top: 10px;

margin-bottom: 10px;

margin-left: 15px;
}

.woocommerce-billing-fields h3 {
margin-bottom: 15px !important;
color: black;
  font-size: 24px;
  font-weight: 600;
}
#order_review_heading{
color: black;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.woocommerce-message {
display: none;
}

.woocommerce-notices-wrapper {
display: none;
}

.woocommerce-additional-fields {
max-width: 100% !important;
}

.woocommerce-additional-fields h3 {
font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 0.9rem !important;

color: #212529 !important;
}

.woocommerce-input-wrapper {
width: 100%;
}

.woocommerce-additional-fields__field-wrapper .notes {
margin-right: 0px !important;

margin-left: 0px !important;
}

@media only screen and (min-width: 768px) {
    
    .shop_table {
    padding-left: 0 !important;
     padding-right: 0 !important;
    }
    
.col2-set {
  width: 100% !important;
  margin-left: 0px !important;
   margin-right: 0px !important;

 
}

#order_review {
  width: 100% !important;
margin-left: 0px !important;
   margin-right: 0px !important;

}
}

.woocommerce-billing-fields .form-row {
margin-right: 0px !important;

margin-left: 0px !important;
}

#order_comments {
height: 52px;

box-shadow: none !important;

border: 1px solid #b8b8b8 !important;

color: #65676b;

background: unset;

border-radius: 3px;

background: white !important;
}

input {
height: 52px;

box-shadow: none !important;

border: 1px solid #b8b8b8 !important;

color: #65676b;

background: unset;

border-radius: 3px;

background: white !important;
}

/* inputi dolzine */

#billing_first_name_field {
width: 49% !important;
}

#billing_last_name_field {
width: 49% !important;

float: right !important;
}

#billing_postcode_field {
width: 49% !important;

float: left !important;

display: inline-block !important;

clear: none !important;
}

#billing_city_field {
width: 49% !important;

float: right !important;

display: inline-block !important;

clear: none !important;
}

#billing_address_1_field {
width: 69% !important;

float: left !important;

display: inline-block !important;

clear: none !important;
}

#billing_address_2_field {
width: 30% !important;

float: right !important;

display: inline-block !important;

clear: none !important;
}

/* inputi dolzine */


#place_order {
background: #212529;

color: white;

font-size: 21px;

text-align: center;

font-weight: 700;
line-height: 40px;


padding: 5px 29px;

/* height: 58px; */


width: 100%;

line-height: 44px;

border-radius: 3px !important;

border-bottom: 5px solid #f23d46;

transition: all 0.5s !important;
}

#place_order:hover {
background: #f23d46;

transition: 0, 3s;

border-bottom: 5px solid black;
}

#customer_details .form-row {
}

#customer_details .form-row label {
display: none !important;
}

#insurance .optional {
display: none !important;
}

#izdpres .optional {
display: none !important;
}

#insurance .form-row label {
display: flex;
align-items: center;
height: 25px !important;
}

#izdpres .form-row label {
display: flex;
align-items: center;
height: 25px !important;
}

#insurance {
/* border: 1.5px solid #173F5B; */

/* border-radius: 3px; */

margin-bottom: 10px;

padding: 0px;

/* margin-top: 34px; */
}
#delivery {
/* border: 1.5px solid #173F5B; */

/* border-radius: 3px; */

margin-bottom: 10px;

padding: 0px;

/* margin-top: 34px; */
}
#izdpres {
    
    position: relative;
    border: 2px solid #24b800 !important;
    border-radius: 5px;
    
    
/* border: 1px solid #dd3333; */

/* border-radius: 3px; */

margin-bottom: 0px;

padding: 15px 0px 0px 0px;

margin-top: 50px;
}

#insurance .optional {
display: none !important;
}

#insurance .form-row {
margin: 0 !important;
}

#izdpres .form-row {
margin: 0 !important;
}

#insurance input {
display: inline !important;
  margin-top: 10px;
  height: 54px;
  margin-left: 12px;
  margin-right: 4.5px;
}

#izdpres input {
display: inline !important;
  margin-top: 10px;
  height: 54px;
  width: 30px;
  margin-left: 12px !important;
  margin-right: 4.5px;

margin-left: 19px;
}

#delivery .form-row {
margin: 0 !important;
}

#delivery .form-row {
margin: 0 !important;
}

#delivery input {
display: inline !important;
  margin-top: 10px;
  height: 54px;
  margin-left: 12px;
  margin-right: 4.5px;
}




.upsel-price {
display: inline-block;
    background-color: #9ce79c;
    color: #228b22;
    padding: 2px 5px;
    margin-left: 5px;
    border-radius: 4px;
    text-align: center;

}

#insurance .header-text {
margin-top: 8px;

/* margin-left: 15px; */

font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 1rem !important;

color: white !important;

width: 100%;
}

#izdpres .header-text {
margin-top: 9px;

/* margin-left: 15px; */

font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 1rem !important;

color: #333 !important;

width: 100%;
}

#delivery .header-text {
margin-top: 9px;

/* margin-left: 15px; */

font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 1rem !important;

color: white !important;

width: 100%;
}

#insurance .text-surprise-product-wrapper {
padding-top: 6px;
}

#delivery .text-surprise-product-wrapper {
padding-top: 6px;
}

#add_insurance_box_field {
background: #173F5B;
}

#add_izdpress_box_field {
background: #F83A38;
}

.surprise-wrapper.variant1 .wrapper-img {
margin: 1em 1em 0 0.5em;
}

.surprise-wrapper .surprise-bottom img {
height: auto;

width: 130px;
padding: 5px 0px 0px 0;
}

.darilo .surprise-bottom img{
width: 140px;
    margin-top: 0px;
}

.text-surprise-product-wrapper {
padding: 0px 10px 0px 20px;

font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 0.9rem !important;

color: #212529 !important;
}

.package-amount-text-surprise-product {
margin-bottom: 5px;
}

.text-add {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}

.surprise-wrapper {

      


}
.surprise-wrapper:active{


}

.darilo, .darilo:active {




}


.surprise-wrapper .surprise-bottom {
display: flex;
  justify-content: space-between;
  padding: 5px 10px 10px 15px;
}

#order_review #order_review_heading {
float: left !important;
}

.payment-heading {
display: block;

margin-top: 20px !important;
}

#payment {
margin-top: 0px;
}

.hentry {
margin: 0 !important;

margin-top: 0px !important;

margin-bottom: 0px !important;
}

#payment .place-order {
margin-left: 0 !important;

margin-right: 0 !important;

padding: 0 !important;

margin-top: 0px !important;
}

#order_review .shop_table {



border-radius: 4px;
overflow: hidden;
}

#billing_country_field {
display: none !important;
}

#customer_details .form-row {
margin-bottom: 10px;
}

#billing_phone_field {
position: relative;
}

#billing_phone_field:after {



}

.woocommerce-additional-fields {
position: relative;
}

.woocommerce-additional-fields:before {

}

.topmm-breadcrumbs .topmm-breadcrumbs-step {
width: 120px;

text-align: center;

padding: 0 0;

position: relative;
}

.topmm-breadcrumbs {
display: flex;

align-items: center;

justify-content: space-around;

width: 80%;

max-width: 850px;

margin: 30px auto 50px auto;
}

.topmm-breadcrumbs .topmm-breadcrumbs-step .circle.active {
background-color: #153F5A;
}

.topmm-breadcrumbs .topmm-breadcrumbs-step {
width: 120px;

text-align: center;

padding: 0 1em;

position: relative;
}

.topmm-breadcrumbs .topmm-breadcrumbs-step .circle {
height: 30px;

width: 30px;

background-color: #B4B4B4;

border-radius: 50%;

color: #fff;

margin: auto auto 5px;
}

.step-three{
 top: 15px !important;
}

.step-one, .step-two{
  top: 7px ;
}

.topmm-breadcrumbs .topmm-breadcrumbs-step .circle {
line-height: 28px;
  color: white !important;

}

.topmm-breadcrumbs-step span{
  color: #B1B1B1 !important;
}
.topmm-breadcrumbs-step span.active{
color: #173F5B !important;
}
.topmm-breadcrumbs .line {
width: 90%;

height: 0.5px;

margin-top: -5px;

background-color: #d4d4d4;
}

.topmm-breadcrumbs span {
font-size: 1rem !important;

font-weight: 500 !important;

font-family: "Ubuntu", sans-serif !important;

color: black;

display: block;

line-height: 1;
}


.wc_payment_methods {
border-radius: 4px;


overflow: hidden;
width: 100%;        
}

#payment .payment_methods > .wc_payment_method > label::before {
color: #7e7d7d;

content: "\f192" !important;
}

#payment
.payment_methods
li
input[type="radio"]:first-child:checked
+ label:before {
color: black !important;
}

.payment_methods label {
color: black;
}

.payment_methods > .wc_payment_method > label {
padding: 25px 10px 25px 10px !important;
position: relative;

color: black;
}

.payment_box {
font-family: "Ubuntu", sans-serif;

font-weight: 400 !important;

font-size: 0.9rem !important;

padding: 10px 10px 10px 20px !important;
}

.payment_box p {
color: black !important;
}

.payment_method_paypal a {
color: black !important;
}

#cardinity-card-cvc {
width: 100% !important;
}

.variation {
margin-bottom: 0 !important;
}

.variation dd {
display: inline !important;

font-size: 0.8rem !important;
}

.variation dd p {
display: inline !important;

font-size: 0.8rem !important;
}

.variation dt {
font-weight: normal !important;

font-size: 0.8rem !important;

display: inline !important;
}

.variation dt p {
font-weight: normal !important;

font-size: 0.8rem !important;

display: inline !important;
}
.col-full{
margin-left: 0px !important;
margin-right: 0px !important;
}
.top-bar{
margin-top: -10px;
}

#place_order{
    border: none !important;
    /*
position: relative !important;
background: linear-gradient(90deg, rgba(253,218,74,255) 0%, rgba(244,157,27,255) 100%) !important;
border-radius: 5px !important;
height: 68px !important;
text-transform: uppercase !important;
letter-spacing: 0.8px !important;
font-family: "Ubuntu",sans-serif !important;
border: none !important;
max-width: 460px;
width: 83%;
transition: all .2s ease-in-out;
    padding: 3px 5px 5px 5px;
box-shadow: 9px 7px 15px -5px #000000;

text-align: left;

font-size: 20px;
line-height: 47px;

padding-left: 15px !important;
  padding-right: 40px !important;
  
  */
}

.icons-el .icon-wrap img{
max-width: 44px;
padding: 0px;
border: 0px solid #fa9601;
/* border-radius: 50%; */
background-color: #fff;
margin: 0 auto;
height: 44px;
}
.icons-el .icon-wrap{
max-width: 80px;

}
.icons-el p{
font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}

@media only screen and (max-width: 1024px){

#place_order::after {
      background-position-x: 57% !important;
        background-position-y: 79% !important;
}





#order_review_heading{
  width: 100% !important;
}
#place_order{
  width: 100%;
  line-height: 43px;
  font-size: 14px;
  padding-left: 50px;
  max-width: 624px;
}
#place_order::before{
  border-bottom: 60px solid #ffd517;
  top: 0px;
}
#place_order::after{
background-position-x: 53%;
height: 50px !important;
}
.text-add{
padding-right: 0px;
}
#order_comments{
height: auto;
}
.topmm-breadcrumbs{
margin-top: 0px;
width: 100%;
}
#insurance .header-text, #izdpres .header-text{
font-size: 14px !important;
font-weight: bold!important;
}
.icons-el{

}
#billing_first_name_field, #billing_last_name_field, #billing_address_1_field, #billing_address_2_field, #billing_postcode_field{
width: 100% !important;
float: none !important;
}
#order_review{
padding-right: 0px;
  padding-left: 0px;
}
.topmm-breadcrumbs .topmm-breadcrumbs-step .circle{
height: 25px;
width: 25px;
}
.topmm-breadcrumbs span{
font-size: 12px !important;
}
.topmm-breadcrumbs .topmm-breadcrumbs-step .circle{
line-height: 24px;
}
.surprise-wrapper .surprise-bottom img{
padding: 5px 0px 0px 0;
}
}
@media only screen and (max-width: 767px){
  #place_order{

  line-height: 40px;

}
#place_order::before{
  border-bottom: 50px solid #ffd517;

}
#place_order::after{
background-position-x: 53%;
height: 40px !important;
}
.icons-el{
width: 100% !important;
float: none;
padding-right: 0px !important;
}
.new-container{
padding-left: 0px !important;
padding-right: 0px !important;

}
}




@media only screen and (max-width: 1000px){


table.woocommerce-checkout-review-order-table .product-name {
  width: 60% !important;
}

.topmm-breadcrumbs 
{
  
   margin-bottom: 30px !important;
  
  
}

.form-row {
      width: 100% !important;
}

#billing_city_field  {
      width: 100% !important;
}

.right-checkout-col {
  margin-top: 60px !important;
}

body.logged-in .woocommerce-additional-fields__field-wrapper  {
  margin-top: 70px !important;
}




}



@media only screen and (min-width: 767px) and (max-width: 1024px) {  


.icons-el {
  width: 100% !important;
}

#order_review {
  width: 100% !important;
  float: left !important;
  margin: 0 auto !important;
}

.col2-set {
  width: 100% !important;
  margin-right: 0px !important;
  padding: 0 !important;
}

#place_order {
  max-width: 100% !important;
}

#place_order::before {
  border-bottom: 58px solid #ffd517  !important;
  top: 0px;
}

#place_order::after {
  background-position-x: 26.9% !important;
  background-position-y: 65% !important;
}

}

#payment .place-order .button{

text-align:center;
}


/*  soglasje checkbox, popup */

#customer_details .form-row.add_soglasje_box label {
  display: block !important;
}

#customer_details .form-row.add_soglasje_box label input {
  height: 12px;
}

#customer_details .form-row.add_soglasje_box label .optional {
  display: none;
}
.add_soglasje_box {
  padding-left: 5px;
} 
#checkout-popup {
  display: none;
  color: #231f20;
  position: fixed;
  width: 100%;
  top: 25vh;
  left: 0;
  z-index: 9999;
}  
.woocommerce-checkout .checkout-popup-wrapper {
  max-width: 620px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 8px 8px 0 rgb(0 0 0 / 20%);
  min-height: 192px;
  padding: 70px 2.5em 2.5em;
  font-size: smaller;
  border: 1px solid hsla(0,0%,78.8%,.43);
}

.woocommerce-checkout .checkout-popup-wrapper .img-info{
  position: absolute;
  top: 1em;
  width: 70px;
  left: 45%;
}


@media only screen and (max-width: 768px){
    .woocommerce-checkout .checkout-popup-wrapper .img-info {
          width: 35px;
  }
}



/*  style surprise product box and insurance box   */


.to-top h4 {
  margin-top: 10px !important;
}
.to-top .skupaj {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
  
.to-top h4 {
  padding-left: 0px;
}
table.woocommerce-checkout-review-order-table .fee th {
  padding-left: 0px !important;
}
  
table.woocommerce-checkout-review-order-table .product-name {
  padding-left: 0px !important;
}
table.woocommerce-checkout-review-order-table .product-total {
  padding-right: 0px !important;
}
table.woocommerce-checkout-review-order-table .right-total {
  padding-right: 0px !important;
}
.new-price {
  display: none;
}
.mollie-components #expiryDate, .mollie-components #verificationCode {
  max-width: 45% !important;
}
#delivery_heading {
  color: #173F5B !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  margin-top: 20px !important;
}
.delivery-left {
  float: left;
}
.delivery-right {
  float: right;
}
.delivery-content {
  border-radius: 4px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
  -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
  overflow: hidden;
  max-width: 100%;
  padding:15px;
}
.delivery-name {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  padding-right: 20px;
}
.delivery-price-discount {
  font-size: 1rem;
  font-weight: bold;
  color: #4AB915;
  padding-right: 10px;
}
.delivery-price {
  font-size: 1rem;
  color: red;
  text-decoration: line-through;
}
.separator {
  position: relative;
  top: 4px;
}


@media only screen and (max-width: 560px){
  .text-surprise-product-wrapper {
      font-size: 12px !important;
      line-height: 1.1;
  }
  .surprise-wrapper .surprise-bottom {
      display: flex;
      padding: 5px 5px 8px 13px;
  }
  .text-surprise-product-wrapper {
      padding: 0px 0px 0px 10px !important;
  }
  .surprise-wrapper .surprise-bottom img {
      width: 100px;
  }
  .darilo .surprise-bottom img {
      width: 110px;
  }
}


@media only screen and (min-width: 769px) and (max-width: 1024px)   { 
  .surprise-wrapper .surprise-bottom img {
      width: 50px;
  }
  .darilo .surprise-bottom img {
      width: 55px;
  }
  #billing_address_1_field {
      width: 69% !important;
      float: left !important;    
  }
  #billing_address_2_field {
      width: 30% !important;
      float: right !important;   
  }
  .right-checkout-col {
      margin-top: 0px !important;
  }
  
  
}
@media only screen and (min-width: 560px) and (max-width: 768px)   { 
  text-surprise-product-wrapper {
      font-size: 0.9rem !important;
      line-height: 1.5;
  }
  
  
}
@media only screen and (max-width: 768px){
  h3 {
      font-size: 20px !important;
  }
  .woocommerce-billing-fields h3 {
      margin-bottom: 10px !important;
  }
  .payment-heading {
      margin-top: 10px !important;
  }
  #payment {
      margin-top: 0px;
  }
  #payment .place-order {
      margin-top: 15px !important;
  }
  #order_review_heading {
      margin-bottom: 10px !important;
  }
  #billing_phone_field:after {
      padding: 7px;
  }
  .woocommerce-additional-fields:before {
      padding: 7px;
      margin-bottom: 10px;
  }
  #order_comments {
      line-height: 1.2;
      font-size: 15px;
  }
  label  {
      margin-bottom: 0 !important;
  }
  #customer_details .form-row.add_soglasje_box label {
      font-size: 16px;
      line-height: 1.2;
  }
  .to-top h4 {
      margin-top: 10px !important;
  }
  .to-top .skupaj {
      margin-top: 7px !important;
      margin-bottom: 12px !important;
  }
  
  .to-top h4 {
      padding-left: 0px;
  }
  table.woocommerce-checkout-review-order-table .fee th {
      padding-left: 0px !important;
  }
  
  table.woocommerce-checkout-review-order-table .product-name {
      padding-left: 0px !important;
  }
  table.woocommerce-checkout-review-order-table .product-total {
      padding-right: 0x !important;
  }
  table.woocommerce-checkout-review-order-table .right-total {
      padding-right: 0px !important;
  }
  .new-price {
      display: none;
  }
  table.woocommerce-checkout-review-order-table .product-name {
      width: 70% !important;
  }

  table tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
  }
  
  table tr:last-child td:last-child {
      border-bottom-right-radius: 4px;
  }
  .wc_payment_methods {
       overflow: hidden;
  }
  .mollie-components #expiryDate, .mollie-components #verificationCode {
      max-width: 50% !important;
  }
  
  
  #delivery_heading {
      color: #173F5B !important;
      font-weight: 600 !important;
      font-size: 18px !important;
      margin-top: 10px !important;
  }
  .delivery-left {
      float: left;
  }
  .delivery-right {
      float: right;
  }
  .delivery-content {
      border-radius: 4px;
      box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
      -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
      overflow: hidden;
      max-width: 100%;
      padding:10px;
      margin-bottom: 15px;
  }
  .delivery-name {
      font-size: 1rem;
      font-weight: bold;
      color: #333;
      padding-right: 20px;
  }
  .delivery-price-discount {
      font-size: 1rem;
      font-weight: bold;
      color: #4AB915;
      padding-right: 5px;
  }
  .delivery-price {
      font-size: 1rem;
      color: red;
      text-decoration: line-through;
  }

  #billing_address_1_field {
      width: 68% !important;
      float: left !important;    
  }
  #billing_address_2_field {
      width: 30% !important;
      float: right !important;   
  }
  input {
      height: 40px;
  }
  .checkout_coupon p {
      font-size: 14px !important;
      margin-bottom: 10px;
  }
  .checkout_coupon {
      margin-bottom: 10px !important;
      height: auto !important;
  }
  #customer_details .form-row {
      margin-bottom: 13px;
  }
  #billing_phone_field:after {
      margin-top: 8px;
  }
  .right-checkout-col {
      margin-top: 14px !important;
  }
  #customer_details .form-row.add_soglasje_box label {
      font-size: 14px;
      line-height: 1.2;
  }
  .text-add {
      padding-right: 5px;
  }
  #izdpres .header-text {
      margin-top: 3px;
  }
  #izdpres input {
      margin-top: 0px;
  }
  .woocommerce-additional-fields:before {
      padding: 8px;
  }
  #insurance .header-text {
    margin-top: 4px;
  }
  #insurance input {
    margin-top: 2px;
  }

}

.garancija_box{
  
}
#garancija .header-text {
  margin-top: 8px;
  /* margin-left: 15px; */
  font-family: "Ubuntu", sans-serif;
  font-weight: 400 !important;
  font-size: 1rem !important;
  color: white !important;
  width: 100%;
}

.garancija_box {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  background: #28a745;
  padding: 5px 0px;
}
.garancija_box input{
  grid-column: span 1;
  height: 12px;
  margin-left: 12px;
  margin-right: 4.5px;
}
.garancija-add{
  grid-column: span 1;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 15px;
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  color: white;
}
.garancija-price{
  grid-column: span 4;
  display: flex;
  justify-content: flex-end;
  padding-right: 15px;
  color: white;

}
.garancija_box .garancija-text{
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  color: white;
  grid-column: span 6;
}

.garancija-bottom{
  display: grid;
  grid-template-columns: repeat(12,1fr);
  border: 2px solid #28a745 !important
}
.garancija-img{
  grid-column: span 2;
  padding: 10px;
}
.text-garancija-product-wrapper{
  grid-column: span 10;
  padding: 10px;
}