/* set the width of the site for all screens */
@media all and (min-width: 1200px) {
    .zpcontainer {
        width:1250px;
        margin-block-start:0;margin-block-end:0;margin-inline-start:auto;margin-inline-end:auto}
}

    .zpheader-style-04 {
    box-shadow: 0 0px 0px RGBA(0, 0, 0, 0.05) !important;
    position: relative;
}
    .boxinfo{
    min-height:708px;
    }
[data-element-id="elm_j1EoZM0Vu-E4EJgOR2Cnag"].zpelem-box {
   
    min-height: 400px !important;
}
   .boxinfot{
    min-height:400px !important;
    }

    
    .crle{
    min-height:150px;
    }

    
.zpcarousel-container .zpcarousel-controller-container {
    display: flex;
    justify-content: center;
    display: none !important;
    margin-block-start: 22px;
}


.fs-medium-small.fs-medium-small {
font-size: 22px;
}
    
    .fs-medium-large.fs-medium-large {
    font-size: 22px;
}

.zb-btone-date .zcb-date-picker.zb-btone-date-picker .date-picker-focus .txt-input {
    border: none;
    align-self: center;
    padding: 0 30px 0 15px!important;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    
    .zb-btone-date .zcb-date-picker .date-picker-focus *, .zb-btone-timezone-dropdown .zcp-dropdown .select-drop-box *, .zb-btone-title {
    font-family: zohopuvi-medium!important;
    font-size: 22px;
}
/* change the magenta circle to be positioned correctly */
elm_ALFqy3ZwgQD8lWm8OJZt-A {
    padding-left:300px;
    padding-top:300px;
    z-index:2000;
    position:relative;
}
/* end change the magenta circle to be positioned correctly */

/* set hero image on the home page to be in front of everything else */
.hero_image {
    position:relative;
    z-index:2000;
}
/* Set the footer menu alignment */
.zplink-element-container.zplink-type-vertical .zplink-list-container > .zplink-list {
    padding: 0;
    position: relative;
    display: block;
    /* padding-block-start: 8px; */
    /* padding-block-end: 8px; */
    padding-inline-start: 0;
    padding-inline-end: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
}


/* cart changes */
@media all and (min-width: 992px) {
    .theme-product-details-style-05 .theme-product-details-area-container .theme-product-details-column.theme-product-details-variants-area {
        max-inline-size: 600px;
        width: 70%;
        padding-inline-end:40px;margin-block-start:0px}
}


