h1{
    color: black;
    font-family: 'Aboreto', cursive;
    font-size: 23px;
    margin-top: 0;
}
h2 {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}
h4 {
    font-size: 17px;
    margin: 15px 0;
    font-family: 'Roboto', sans-serif;
}
h5 {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
p{
    font-family: 'Roboto', sans-serif;
}
#navTop{
   border-radius: 0 0 0 5px;
}
body{
    background-color: #FFFFFF;
}
footer{
    background-color: #2A2A2D;
    padding-bottom: 50px;
}
#NavBox{
    background-color: #FFFFFF;
}
#NavBar{
    background-color: #ffffff;
    height: 47px;
    /*box-shadow: 0 8px 16px rgb(0 0 0 / 7%);*/
    border-bottom: 1px solid #000000;
    margin: 0 auto;
    width: 93.7%;
}
#NavBar h1{
    cursor: pointer;
}
#TopBox{
    background-color: #FFFFFF;
}
.topLeftLogo{
    width: 200px;
}
.topLeft{
    padding-top: 8px;
    padding-left: 0;
}
#topMenu{
    padding-right: 0px;
    padding-top: 13px;
    float: right;
    width: unset;
}
.bar1,.bar2,.bar3{
    background-color: #000000;
}
.gallery_HomeP_wrap {
    width: 96%;
    max-width: 1740px;
    margin: 0 auto;
    padding-top: 30px;
    box-sizing: border-box;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.gallery_HomeP_box {
    margin-left: auto;
    margin-right: auto;
    width: 47%;
}
.gallery_HomeP_boxFullSize {
    display: none;
}
.X-CoffeeBoxLeft {
    background-color: #380F0C;
    /*background-color: #655050;*/
}
.X-CoffeeBoxLeft_1 {
    padding: 15px;
}
.Btn1,.Btn2, .Btn__shopping,.Btn2__checkout,.Btn3,.BtnFrm,.Btn2_checkout {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 7px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #ffffff;
    margin: 15px 0;
}
.FootBtn{
    background-color: transparent;
    border: none;
    font-size: 25px;
    color: #FFFFFF;
}
.BtnFrm,.Btn2_checkout {
    background-color: #655050;
    border-radius: 0;
    margin-bottom: 35px;
    padding: 11px;
}
.Btn2_checkout{
    max-width: 300px;
}
.Btn__shopping,.Btn2__checkout{
    border: solid 1px #000000;
    color: #000000;
    margin: 15px 0 0 0;
}
.cart_total,.cart_desc{
    color: black;
    font-weight: bold;
    clear: both;
    margin: 30px 0 5px 0;
    font-size: 18px;
    float: left;
}
.cart_desc{
    padding-right: 15px;
}
.cart_total {
    clear: none;
    float: left;
    border-bottom: 2px solid #655050;
    margin: 30px 0 5px 0;
}
.Btn2{
    padding: 3px;
    font-size: 15px;
    margin: 5px 0;
    max-width: 135px;
}
.X-CoffeeBoxLeftLine {
    width: 73%;
    height: 2px;
    background-color: #DCCDAF;
    margin-bottom: 30px;
}
.GoldText{
    color: #DCCDAF;
}
.X-CoffeeBoxRightPic{
    width: 100%;
    position: relative;
    z-index: 1;
}
.X-CoffeeTextBox{
    position: absolute;
    width: 70%;
    text-align: left;
    margin-left: 30px;
    z-index: 2;
    top: 48%;
    left: 30%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sP{
    margin-bottom: 5px;
}
.X-CoffeeBoxWrap{
    width: 94%;
    margin: 0 auto;
}
.X-CoffeeBoxLeft_2,.X-CoffeeBoxLeft_1, .C_BoxLeft, .C_BoxRight {
    flex-direction: column;
    justify-content: center;
    display: flex;
    width: 49%;
    margin-left: 0;
    box-sizing: border-box;
    clear: both;
}
.TxWrap{
    flex-direction: column;
    justify-content: center;
    display: flex;
    height: calc(100vh - 135px);
    margin: auto;
}
.C_BoxLeft{
    border-radius: 5px;
    overflow: hidden;
    max-height: 550px;
    width: 100%;
}
.C_BoxRight{
    width: 100%;
}
.C_BoxRight p{
    font-size: 14px;
}
.X-CoffeeBoxLeft_1{
    padding: 15px;
}
.X-CoffeeBoxLeft,.C_BoxRightSizeWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.X-CoffeeBoxRight_1,.X-CoffeeBoxRight_2{
    width: 98%;
    margin: 15px auto 0 auto;
}
.OrderBtnWrap {
    position: -webkit-sticky;
    width: 100%;
    position: fixed;
    height: 47px;
    bottom: 0;
    z-index: 100;
    background: rgba(108, 108, 108, 0.7);
    box-shadow: 17px 17px 50px #00000029;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 0;
    border-right: 0;
    opacity: 1;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.OrderBtnInmerWrap {
    width: 90%;
    margin: 0 auto;
    padding-top: 8px;
    max-width: 270px;
    position: relative;
    text-align: center;
}
.OrderBtn{
    width: 100%;
    padding: 3px 15px;
    box-sizing: border-box;
    background-color: #380F0C;
    color: #ffffff;
    border-radius: 15px;
    border: solid 1px #7f7f7f;
}
#ptext,#ptextTwo{
    color: black;
    padding: 15px 15px 30px 15px;
    background-color: #ffffff;
    box-shadow: 0 8px 16px rgb(0 0 0 / 17%);
    border-radius: 0 0 5px 5px;
}
.C_BackColor{
    background-color: #2A2A2D;
}
.C_AboutWrap,.C_BoxWrap{
    width: 93%;
    max-width: 1050px;
    margin: 35px auto;
}
.C_AboutWrap{
    color: black;
}
.C_BoxWrap{
    /*background-color: #380f0c;*/
    /*background-color: #655050;*/
    background-color: #421b18;
    /*margin-top: -573px;*/
    max-width: 930px;
    padding-top: 23px;
    border-radius: 35px;
    box-shadow: 0 8px 16px rgb(0 0 0 / 30%);
}
.C_BoxWrap h1{
    font-size: 23px;
}
.C_BoxRight h2{
    font-size: 23px;
}
.C_BoxInnerWrap{
    width: 93%;
    margin: 21px auto;
    padding-bottom: 30px;
}
.C_BoxRightSize1,.C_BoxRightSize2{
    border-radius: 50px;
    padding: 7px 15px;
    border: solid 1px #FFFFFF;
    width: 47%;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 14px;
}
.C_BoxRightLine{
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    margin-bottom: 17px;
}
.C_BoxRightSizeT{
    margin-top: 15px;
}
.BagNumber,.BagMinus,.BagPlus{
    background-color: transparent;
    border: none;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
}
.BagMinus{
    display:inline-block;
    -webkit-transform:scale(2,1);
    -moz-transform:scale(2,1);
    -ms-transform:scale(2,1);
    -o-transform:scale(2,1);
    transform:scale(2,1);
}
.BagNumber{
    text-align: center;
    width: 30px;
}
.quantity{
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    width: 47%;
    padding: 5px 15px;
    box-sizing: border-box;
    margin-bottom: 17px;
}
.C_BoxRightPrice{
    font-size: 25px;
    margin-top: 17px;
}
.Btn3{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 5px 15px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin-top: 15px;
}
.C_AboutLeft{
    width: 100%;
}
.C_AboutLine{
    height: auto;
    width: 2px;
    background-color: black;
}
.C_AboutRight{
    width: 100%;
}
#T2_1_VideoBox,#T2_1_VideoBox2{
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
#T2_1_Video,#T2_1_Video2{
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
}
.gallery_HomeP_photo{
    z-index: 1;
}
.BagSizeC{
    background-color: #FFFFFF;
    color: #817676;
}
.addquantity{
    background-color: transparent;
    text-align: center;
    width: 55px;
    border: none;
    color: #FFFFFF;
}
.quantity{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.CartContent_wrap{
    width: 91%;
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px rgb(0 0 0 / 7%);
    max-width: 700px;
    margin: 50px auto;
    padding: 35px;
    box-sizing: border-box;
}
.cartPic{
    max-width: 100px;
    width: 30%;
    float: left;
    margin: 15px 7% 15px 0;
}
.gray_line{
    border-top: 1px solid #000000;
    width: 100%;
    margin-bottom: 30px;
    color: black;
}
.cart_qtyfld{
    width: 70px;
    border: solid 1px #000000;
    text-align: center;
}
.cart_name{
    width: 100%;
    padding-top: 30px;
    text-align: center;
}
.cart_name h3{
    font-size: 17px ;
}
.cart_qtyhd{
    display: none;
}
.cart_qty {
    background-color: #FFFFFF;
}
.secondary-title{
    padding: 11px 0 7px 0;
    font-weight: bold;
}
.cartDescription{
    font-size: 27px;
}
#ShippingWrap {
    max-width: 400px;
    margin: 0 auto;
    width: 94%;
}
.frm_small{
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 7px 15px;
    box-sizing: border-box;
}
.FrmSubHead {
    margin-bottom:15px;
}
.FrmSummary {
    background-color: white;
    padding: 10px 10px 5px 10px;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 2px;
    margin: 15px 0;
}
.FrmSubItem {
    clear: both;
    float: left;
    width: 75%;
    line-height: 30px;
    color: #000;
}
.FrmPrice {
    float: right;
    width: 25%;
    text-align: right;
    line-height: 30px;
    color: #000;
}
.FrmTotItem {
    clear: both;
    float: left;
    width: 75%;
    border-top:1px solid #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
}
.FrmTotal {
    float: right;
    width: 25%;
    text-align: right;
    border-top:1px solid #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
}
.CartTitle{
    font-size: 35px;
    margin-top: 50px;
}
.FrmName{
    color: black;
}
@media only screen and (min-width: 370px) {
    .cart_name{
        padding-top: 39px;
    }
    h2 {
        font-size: 17px;
    }
    .X-CoffeeBoxRight_1,.X-CoffeeBoxRight_2{
        width: 77%;
        margin: 15px auto 0 2%;
    }
    .X-CoffeeBoxRight_2{
        margin: 15px 2% 30px auto;
    }
    .X-CoffeeTextBox{
        width: 63%;
    }
}
@media only screen and (min-width: 500px) {
    .X-CoffeeTextBox{
        width: unset;
    }
}
@media only screen and (min-width: 598px) {
    .gallery_HomeP_box {
        width: 31%;
    }
    .gallery_HomeP_boxPhone {
        display: none;
    }
    .gallery_HomeP_boxFullSize {
        display: block;
    }
    .cartPic{
        margin: 30px 30px 30px 0;
    }
    .cart_qty{
        float: right;
    }
    .cart_qtyhd{
        float: right;
        font-size: 16px;
        color: #636363;
        padding-top: 3px;
        display: block;
    }
    .cart_name h3{
        font-size: 23px ;
    }
    .cart_name{
        padding-top: 60px;
    }
}

/* Layout: 740px */
@media only screen and (min-width: 740px) {
    h4 {
        font-size: 21px;
    }
    #mainText{
        padding-bottom: 50px;
    }
    .X-CoffeeBoxWrap{
        max-width: 1700px;
        margin: 0 auto;
    }
    .X-CoffeeBoxLeft{
        width: 53%;
        padding: 12px 0;
    }
    .X-CoffeeBoxRight{
        width: 44.5%;
    }
    .X-CoffeeBoxWrap,.quantity, .C_AboutWrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .C_AboutWrap{
        margin-top: 70px;
    }
    .X-CoffeeBoxRight_1{
        margin-bottom: 30px;
    }
    .X-CoffeeBoxLeftLine {
        width: 50%;
    }
    .X-CoffeeBoxRight_1,.X-CoffeeBoxRight_2{
        width: 100%;
        margin: 0;
    }
    .X-CoffeeBoxRight_1{
        margin-bottom: 30px;
    }
    .X-CoffeeBoxLeft_1{
        padding: 0 41px;
        width: 57%;
    }
    .X-CoffeeBoxLeft_2{
        width: 40%;
    }
}

@media only screen and (min-width: 850px) {
    .C_BoxInnerWrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .C_BoxLeft{
        width: 47%;
    }
    .C_BoxRight{
        width: 43%;
        margin-right: 3%;
    }
    .C_BoxWrap{
        margin-top: -530px;
        width: 87%;
    }
    .C_BoxWrap h1{
        font-size: 35px;
    }
    .C_BackColor{
        height: 605px;
    }
    .C_BoxRight h2{
        font-size: 33px;
    }
    .C_AboutWrap{
        margin: 50px auto;
    }
    .cartDescription{
        font-size: 30px;
    }
    .C_AboutLeft{
        width: 65%;
    }
    .C_AboutRight {
         width: 23%;
    }
}

/* Desktop Layout:1029px */
@media only screen and (min-width: 1029px) {
}

@media only screen and (min-width: 1100px) {
    h4 {
        font-size: 31px;
    }
    .X-CoffeeBoxLeft_1{
        padding: 0 50px;
    }
}

@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 1400px) {

}