@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap');
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}
.container-fluid {
    padding: 0px 100px;
    max-width: 1800px;
}
.container-checkout{
    text-align: left;
    padding-left: 0;
}

img { max-width: 100%; }
h2 {
    font-size: 50px;
}
h3{
    font-family: 'Mulish', sans-serif;
    font-size: 26px;
    font-weight: 700;
}
h4{
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
body{
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    color: #434444;
}
p{
    margin-bottom: 20px;
}
input[type="radio"]:checked {
    accent-color: #8b7b4c;
}
input[type="text"]:focus {
    outline: 2px solid #8b7b4c;
    border-color: #8b7b4c;
}
input[type="email"]:focus,
input[type="email"]:not(:placeholder-shown) {
    background-color: white !important;
}
input[type="email"]:focus {
    outline: 2px solid #8b7b4c;
    border-color: #8b7b4c;
    background-color: white;
}
select:focus {
    border-color: #8b7b4c;
    outline: 2px solid #8b7b4c;
}

select option:checked {
    background-color: #8b7b4c;
    color: white;
}

select {
    font-size: 16px;
    font-family: 'Mulish', sans-serif;
    color: #8b7b4c;
    width: 100%;
    height: 35px;
    font-size: 15px;
    font-weight: 600;
    padding: 0 11px;
    border-radius: 0;
    border: 1px solid #8b7b4c;
    margin-bottom: 13px;
    max-width: 400px;
}

.dropdown option {

}
.error{
    background-color: #8b7b4c;
}
.arets-body h2 {    margin-bottom: 30px;}
.arets-body a {    color: #8b7b4c;    text-decoration: none;}
p.home-para {    margin-bottom: 0;}
.arets-body a.btn {    min-width: 260px;    padding: 8px 10px;    font-size: 16px;}
.arets-body input {
    border: 1px solid #8b7b4c;
    padding: 5px 15px;
    text-align: center;
    margin-right: 30px;
    font-weight: 700;
    width: 100%;
    background-color: #fff;
}
form.login-form {    display: flex;    width: 80%;}
.arets-body input::placeholder{    color: #8b7b4c;
}
.arets-body form {    padding: 20px 0px 45px 0px;}


a.btn {
    background-color: #8b7b4c;
    border-radius: 30px;
    border: 2px solid #8b7b4c !important;
    color: #fff;
    padding: 7px 25px;
    font-weight: 700;
    font-family: 'Mulish';
    font-size: 15px;
}
a.btn:hover {
    color: #8b7b4c;
    background-color: #fff;
}

input, optgroup,  textarea {
    height: 45px;
}


.flex-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.footer-left img {
    display: inline-block;
    width: 130px;
    margin-left: 8px !important;

}
.copyright {
    font-weight: 700;
    color: #8b7b4c;
        margin-left: auto;
}
.copyright_checkout{
    padding: 0px 40px !important;
}
footer.footer-section {
    padding: 20px 0;
}

header a {
    color: #8b7b4c;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    letter-spacing: normal;
    transition: 0.3s;
}
header a:hover { font-size: 17px;  color: #434444; }
.login-logout a {
    border: 2px solid #8b7b4c;
    border-radius: 50px;
    font-size: 14px !important;
        padding: 5px 20px;
        color: #8b7b4c !important
}
.flex-header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.site-logo  {
    margin-right: 100px;
    width: 300px;
}
.site-logo img {
    max-height: 125px;
 ;
}

.login-logout {
    margin-left: auto;

    display: flex;
    gap: 45px;
}
.login-logout a:hover {
    background-color: #cfc393;
    color: #fff !important;
    border-color: #cfc393;
}
.language-swich {
    position:relative;
    display: flex;
    gap: 10px;


}
.language-swich img{
    height: 38px;
    transition: all 0.7s ease;
    float: right;
}
.language-swich img:hover{
    height: 45px;
}
.language-selected{
    height: 45px !important;
}
header {
    padding: 5px 0;
    border-top: 30px solid #8b7b4c;
}


.produt-items {
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.12);
    height: 100%;
}
.produt-pic {
    height: 250px;
    overflow: hidden;
    width: 100%;
}
.produt-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    transition: 0.3s;
}
.produt-items:hover .produt-pic img { transform: scale(1.1); }
.product-body {
    padding: 20px;
}
.product-body p {
    margin: 0;
    font-weight: 700;
}
.product-item-col {
    margin-bottom: 25px;
}
.product-item-col a { color: #434444; text-decoration: none; }


.owl-thumbs {
    display: flex;
    gap:22px;
}
.owl-thumbs button.owl-thumb-item {
    width: 100%;
    padding: 0;
    border: 0;
    background-color: transparent;
    margin-top: 5px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background: url("https://findgaven.dk/gavevalg/shops/2023/img/pil-guld.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    font-size: 0;
    position: absolute;
    left: 10px;
}

.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 37%;
}
.owl-thumbs {
    width: 66%;
    float: left;
}
.brand-img {
    display: inline-block;
    width: 31%;
    padding-left: 0;
    float: right;
    margin-top: 5px;
    background-size: contain;
    background-repeat: no-repeat;

}
.brand-img img{


}


.product-media .owl-carousel .owl-nav button.owl-next, .product-media .owl-carousel .owl-nav button.owl-prev {
    bottom: -100px;
}
.owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.product-detail-body {
    padding-left: 120px;
}


.sort-section {
    display: flex;
    gap: 20px;
}
.sor-left-pic {
    width: 290px;
}
.select-modal {
    padding: 50px 0;
    display: block;
    width: 100%;
}
.product-modal-item {
    display: flex;
    width: 100%;
    padding: 5px;
    transition: box-shadow 0.3s ease-in-out;
}
.product-modal-item:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    cursor: pointer;

}
.product-modal-item-selected {
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.product-modal-pic {
    width: 90px;
}

.product-modal-item input[type="radio"] {
    width: 25px;
    height: 25px;
    margin-top: 15px;
    cursor: pointer;
}
.product-modal-item h6 {
    margin: 0;
    padding: 0 14px;
    font-weight: 700;
    font-size: 14px;
    width: calc(100% - 125px);
}
.product-modal-col {
    margin-bottom: 12px;
}


.informa-field input {
    max-width: 400px;
    width: 100%;
    height: 35px;
    font-size: 15px;
    font-weight: 600;
    padding: 0 11px;
    border-radius: 0;
    border: 1px solid #8b7b4c;
    margin-bottom: 13px;
}
.radio-field.field-bottom {
    display: flex;
    align-items: center;
    padding: 30px 0 10px 0;
    flex-wrap: wrap;
}
.radio-field.field-bottom label {
    margin-right: 35px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}
.radio-field.field-bottom  input {
    width: 25px;
    height: 25px;
    margin-right: 12px;
    vertical-align: middle;
    cursor: pointer;
}
p.half-p {
    max-width: 68%;
}
.choose-gift {
    text-align: right;
}
.choose-gift a.btn {
    min-width: 250px;
}
.choose-gift a.btn:hover {
    background-color: #cfc393;
    color: #fff !important;
    border-color: #cfc393 !important;
}

.pt-35 {
    padding-top: 0px;
}

.arts-section {
    position: relative;
    padding-top: 90px;
    width: 100%;
    background-color: #e9f1e7;
    overflow: hidden;
}
.arts-section img.arts-pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    opacity: 0.7;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.owl-stage-outer{
    margin-bottom: 16px;
}
.listing-container {
    max-width: 1680px !important;
    padding-left: 80px !important;
    padding-right: 79px !important;
    width: 100%;
}
.listing-row {
    row-gap: 20px;
}
.listing-inner {
    box-shadow: 1px 1px 6px 0px rgba(211, 211, 211, .52);
    display: inline-block;
    width: 100%;
}
.listing-detail-info {
    height: 80px;
    padding: 15px;
    background-color: #fff;
}
a.listing-image {
    display: inline-block;
    width: 100%;
    padding-bottom: 66.6666%;
    position: relative;
    overflow: hidden;
}
a.listing-image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    transition: transform .2s;
}
.listing-inner:hover a.listing-image img { transform: translateY(-50%) scale(1.2); }
a.listing-item-link {
    padding: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}
.listing-price span {
    color: #8b7b4c;
    font-weight: 700;
    font-size: 14px;
}
.listing-price {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}
.manufacturer-price {
    font-size: 10px;
    font-weight: 700;
    margin-top: 0;
}



 @media (max-width: 1500px) {
    .container-fluid {
    padding: 0px 50px;
}
 }

@media (max-width: 1199px) {
    .product-detail-body {
    padding-left: 20px;
}
.product-detail-body h3 br {
    display: none;
}
h3 {
    font-size: 23px;
}
.product-media .owl-carousel .owl-nav button.owl-next, .product-media .owl-carousel .owl-nav button.owl-prev {
    bottom: -19%;
}
.sor-left-pic {
    width: 200px;
}
.site-logo {
    margin-right: 50px;
}
.login-logout {

    gap: 15px;
}
.language-swich {

}
header {
    font-size: 14px;
}
}
@media (max-width: 991px) {
 .arets-body a.btn {
    min-width: 170px;
}
.arets-body input {
    font-size: 14px;
}
h2 {
    font-size: 35px;
}
header {
    padding: 5px 0;
}
.container-fluid {
    padding: 0px 15px;
}
.arts-section {
    padding-top: 50px;
}
.login-logout a {
    font-size: 13px !important;
    padding: 5px 15px;
}
.login-logout {
    margin-right: 20px;
}
.site-logo {
    margin-right: 30px;
}
}

@media (max-width: 767px) {
    h2 {
    font-size: 25px;
    font-weight: 700;
}
.arets-body form {
    flex-direction: column;
    gap: 10px;
}
footer.footer-section {
    padding: 20px 0 20px 0;
}
.copyright {
    font-size: 15px;
    margin: 0 auto;
}
    .copyright_checkout{

    }
.flex-footer {
    flex-direction: column;
    align-items: center;
}
.product-item-col {
    width: 50%;
}
.produt-pic {
    height: 200px;
}

h3 {
    font-size: 19px;
    line-height: normal;
}

.product-detail-body {
    padding-left: 0;
    padding-top: 20px;
}
.product-media .owl-carousel .owl-nav button.owl-next,
.product-media .owl-carousel .owl-nav button.owl-prev {
    bottom: auto;
    transform: translateY(-50%);
    top: 50%;
}
.owl-carousel .owl-nav button.owl-next {
    right: 10px;
}
.product-media .owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.sor-left-pic {
    width: 180px;
}
.sort-section h3 {
    font-size: 15px;
}
.product-modal-pic {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
}
.product-modal-item h6 {
    width: calc(100% - 119px);
}
.model-input{
    margin-top: 30px;
}
.product{
    cursor: pointer;
}

.radio-field.field-bottom label {
    font-size: 13px;
}
p.half-p {
    max-width: 100%;
}
.choose-gift {
    text-align: center;
}
.flex-header {
    flex-wrap: wrap;
    gap: 10px;
}

.login-logout a {
    font-size: 11px !important;
    padding: 5px 10px;
}
.login-logout {
    margin-right: 0;
    gap: 5px;
    order: -1;
}
.site-logo {
    margin-right: 0;
    order: -2;
    width: 47%;
}
.site-logo img {
    max-height: 100px;
}

.language-swich {

}
    .listing-container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (max-width: 400px) {

.product-item-col {
    width: 100%;
}
.produt-pic {
    height: 60vw;
}
header {
    font-size: 13px;
}
#username{
    font-size: 16px;

}
#password{
    font-size: 16px;
}
}
