:root {
  --proxy-txt1: #12151b; /* define variable */
  --proxy-txt2: #fff; /* define variable */
  --proxy-txt3: #DE8013; /* define variable */
  --proxy-background1: linear-gradient(135deg,#DE8013,#FF944D); /* define variable */
  --proxy-background2: #281957; /* define variable */
  --proxy-background3: #a7ccf7; /* define variable */
  --select-background: #181a40;
}
.pgx-2{
    color:var(--proxy-background2);
}
.order-details-sec h5{
    color:var(--proxy-txt1);
}
.order-details-sec h4,.order-details-sec h3{
    color:var(--proxy-txt1);
}
.order-details-sec p{
    color:var(--proxy-txt1);
}
.order-details-sec label,.order-details-sec span{
    color:var(--proxy-txt1);
}
.currentTotal{
    color:var(--proxy-txt3)
}


span.select2-container.select2-container--default.select2-container--open {
    background: none;
    border: none;
}
img.cardimg {
    height: auto !important;
    max-height: 563px;
}


  #modal-filler .col-3-shell,#modal-cards .col-3-shell{
        background-color:transparent;
    }
    #modal-cards .card-bx-row-mtg{
      display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    }
    #modal-cards .col-3-shell {
    padding: 6px 10px 10px 10px;
    width: 100%;
    position: relative;
    border-radius: 8px;
}
    #modal-cards .card-bx-holder {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 20px;
    }
    #modal-cards .cta-btn1 {
    background-color: #af192d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffeadb;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 9px 10px 5px;
    display: block;
    font-weight: 600;
    width: 135px;
    text-align: center;
    inline-size: auto;
}
    #modal-filler .fillerActive .slideImage,#modal-cards .setActive .setImg{
        border: 3px orange solid;
    }
    #modal-cards .modal-sets{
        font-size:18px;
    }
    #modal-cards .card-bx-holder{
        padding: 0;
        text-align:center
    }
    .modal .card-img-holder img{
        width:100%;
    }
    @media (min-width:1800px) { 
       #modal-filler .modal-dialog,#modal-cards .modal-dialog{
        max-width:80% !important;
       }
    }
    @media (min-width:1800px) { 
        #modal-filler .modal-dialog .card-bx-holder,#modal-cards .modal-dialog .card-bx-holder{
            flex: 0 0 20% !important;
            max-width: 20% !important;
        }
    }

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.ttf');
    src: url('../fonts/SFProDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Medium.woff') format('woff'),
        url('../fonts/SFProDisplay-Medium.eot') format('eot'),
        url('../fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Regular.ttf');
    src: url('../fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Regular.woff') format('woff'),
        url('../fonts/SFProDisplay-Regular.eot') format('eot'),
        url('../fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Bold.ttf');
    src: url('../fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Bold.woff') format('woff'),
        url('../fonts/SFProDisplay-Bold.eot') format('eot'),
        url('../fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Heavy.ttf');
    src: url('../fonts/SFProDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Heavy.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Heavy.woff') format('woff'),
        url('../fonts/SFProDisplay-Heavy.eot') format('eot'),
        url('../fonts/SFProDisplay-Heavy.svg#SFProDisplay-Bold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@media (max-width: 991px) {
    .reverse-this{
            flex-wrap: wrap-reverse;
    }
    .woocommerce-message{
        display: block !important;
    }
    section{
        padding-bottom: 0;
        padding-top: 0;
    }
}
.entry-header{
    background-color: transparent !important;
}
.box-card-res h5{
color: #dd2926;
font-size: 25px;
font-weight: 600;

}
.box-card-res p{
    font-size: 20px;
    padding: 2px 20px;
    /* letter-spacing: 1.5px; */
    font-weight: 600;
    line-height: 22px;
    
}
.select2-container{
    max-width: 100% ;
    
}
@media screen and  (min-width: 426px) and (max-width: 787px) {
    .box-card-res p {
            padding: 5px 25px;
            /* letter-spacing: 1.5px; */
            font-weight: 600;
            text-align: center;
        }
}
ul.ui-autocomplete {
    border-radius: 8px;
    overflow: scroll;
    height: 300px !important;
    max-width: 300px;
}
/*//popup*/
h3,h2{
    color: black;
}
.import-deck{
    margin-left: 20px !important;
    background: var(--proxy-background1) !important;
    color: var(--proxy-txt2);
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 20px;
    border: none;
    margin-block: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.popup-area{ 
    max-width:70%;
    margin:0 auto; 
    margin-top:70px;
    border-radius: 10px;
    background-color: #c7ebff;
    width: 600px;
    border: 2px solid var(--proxy-background2);

}

.popup-area h3 { 
/*    color:white;*/
    color:var(--proxy-background2) !important;
    margin-top: 8px;
    font-size:26px;
    line-height:30px;
    text-align:center;
/*    background-color: var(--proxy-background1);*/
    border-radius: 6px;


}
.theHR::after{
        position: absolute;
    left: 0;
    transform: rotate(-90deg);
}
.close-btn{
        cursor: pointer;
}


.popup-bx{ 
    padding:12px;
    border-radius:8px;
    color: black;
}

.popup-hdr{ 
    font-size:20px;
    line-height:24px;
    font-style:italic;
    text-align:center;
    font-weight:600;
    padding:10px 0 20px;
}

.popup-btn1, .popup-btn2{ 
    background: var(--proxy-background1);
    padding: 8px 15px;
    text-align:center;
    font-size:26px;
    line-height:30px;
    font-weight:600;
    color:white;
    width: 150px;
    display:block;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:0.25rem;
}

/*.popup-btn2 { background-color:#4d6f44;}*/


/*custom modal */
/* The Modal (background) */
.custom-modal {
    display: none; 
    position: fixed; 
    z-index: 1; /* Sit on top */
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

/* Modal Content */
.custom-modal-content {
    background-color: #333;
    color: var(--proxy-txt2);
    text-align:left;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*max-width: 424px;*/
    width: 80%;
    transition: all 0.3s ease;
}
.cstm-row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: flex-end;
    gap: 10px;
}

.cstm-row1{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*end popup*/
.checkWaterMark,.waterBtn {
    position: relative !important;
}
.waterBtn{
        padding: 4px 12px !important;
            align-self: center;
        font-size: 12px;
}
.cstm-row3{
    display: flex;
    gap: 8px;
}
.cstm-row3 input{
        font-size: 16px;
    font-weight: 500;
    border: 2px solid var(--proxy-background2);
    border-color:var(--proxy-background2) !important;
    border-radius: 10px;
    padding: 8px 15px;
    color: #000000;
}
.close-btn{
        position: absolute;
    right: 0;
    top: 5px;
}
.watermark{
    width: 18% !important;
  height: auto !important;
  position: absolute !important;
  border: none !important;
  border-radius: 0 !important;
}
.topLeft{
    top: 12.5%;
  left: 9%;
}
.topRight{
    top: 12.5%;
  left: 72%;
}
.bottomLeft{
    top: 50.5%;
  left: 9%;
}
.bottomRight{
    top: 50.5%;
  left: 72%;
}
.overlayBigImg {
  display: none;
  position: fixed;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  top: 0%;
      left: 50%;
transform: translateX(-50%);
  width: 50%;
  height: auto;
  margin: 0;
}
@media (max-width: 480px) {
    .overlayBigImg{
        width: 80%;
    }
    .popup-area {
        max-width: 100%;
    }
}
.overlayBigImg .big-pic {
  background: white;
  border-radius: 5px;
  width: 85%;
  margin: 100px auto;
  margin-top: 50px;
  
}
.overlayBigImg .big-pic img {
  width: 100%;
}
.overlayBigImg .big-pic .photo-title {
  font-family: Arial;
  margin-top: 1em;
  text-align: left;
}
.overlayBigImg .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: white;
  display: block;
  cursor: pointer;
  font-family: Arial;
}
.select2-container{
        font-size: 16px;
    font-weight: 500;
    border: 2px solid var(--proxy-background2);
    border-radius: 10px;
    padding: 8px 15px;
    color: #000000;
    background-color:white;
}
.select2-container--default .select2-selection--single{
    border:none !important;
}
.select2-selection__rendered{
    background-image: url(https://www.mtgproxy.com/wp-content/themes/twentytwenty/homepage/images/select-icon.png);
    background-position: 93%;
    background-repeat: no-repeat;
    background-size: 25px;
}
span.select2-selection__arrow b {
    display: none;
}
.tooltipp {
  position: relative;
  /*display: inline-block;*/
  
}

.tooltipp .tooltiptext {
  visibility: hidden;
  width: 120px;
  /*color: #fff;*/
      opacity: 0.9;
    font-size: 13px;
    font-weight: 700;
  text-align: center;
  border-radius: 6px;
  padding: 3px 4px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  background: white;color: black;
}

.tooltipp:hover .tooltiptext {
  visibility: visible;
}
.cstm-row{
    display: flex;
    justify-content: center;
    gap: 10px;
}
.globalsImg{
    width: -webkit-fill-available;
}
.container{
    max-width: 1300px;
    padding: 0 15px;
}
a{
    text-decoration: none !important;
}
body{
    font-family: 'Roboto', sans-serif !important;
    background: #f7f8f9;
}
h1, h2, h3 , h4, h5{
    /* font-family: 'SF Pro Display'; */
    font-weight: bold;
}
.img-responsive{
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.border-bottom{
    border-bottom: 1px solid #bcc5d3 !important;
}
/* Start Top Header */
.top-header {
    padding: 15px 10px;
}
.top-header ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    padding-left: 25px;
}
.top-header ul li {
    padding-left: 25px;
}
.top-header ul li a {
    color: #000000;
/*    font-size: 17px;*/
    font-size: 16px;
    font-weight: 600;
}
.top-header ul li a:hover{
    color: var(--proxy-background2); 
}
.top-header ul li a img {
    margin-right: 10px;
}
.top-header .login-sec {
    position: relative;
}
.top-header .login-sec badge {
    position: absolute;
    background: #e91260;
    width: 20px;
    height: 20px;
        color: var(--proxy-txt2);
;
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    top: -7px;
    right: -13px;
}
.top-header .login-sec a {
    color: #000;
    font-size: 20px;
}
.top-header  .login-btns a {
    background: var(--proxy-background1);
    padding: 12px 14px;
        color: var(--proxy-txt2);
;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.top-header .login-btns a:hover{
    background: #e91260;
        color: var(--proxy-txt2);
;
}
.top-header .login-btns {
    padding: 0 20px;
}
.top-header .login-btns a img {
    max-width: 26px;
    margin-right: 10px;
}
.top-header .sign-in-btn {
    background: #fff !important;
    border: 1px solid #e60278;
    color: #e60278 !important;
    text-transform: none !important;
}
.top-header .sign-in-btn:hover {
    background: #e91260 !important;
        color: var(--proxy-txt2) !important;
}
/* Start Header Menu */
header:not(.woocommerce-Address-title) {
    background-color: #1a5591;
}
header .navbar-light .navbar-brand {
    background: #f7f8f9;
    width: 120px;
    text-align: center;
    position: relative;
    margin-top: -53px;
}
header .hide-desk{
    display: none;
}
header .navbar-light .navbar-nav .nav-link.active,
header .navbar-light .navbar-nav .show>.nav-link {
        color: var(--proxy-txt2);
;
}
header .navbar-light .navbar-brand img {
    height: 115px;
}
header .navbar-light .navbar-nav .nav-link {
        color: var(--proxy-txt2);
;
    font-family: Arial;
    line-height: 50px;
}
header .navbar-light .navbar-nav .nav-link.active,
header .navbar-light .navbar-nav .nav-link:hover {
    font-weight: 600;
    border-bottom: 5px solid #FFFFFF;
}
header .navbar-light .navbar-nav .nav-link{
    border-bottom: 5px solid transparent;
}
header .navbar-light .navbar-nav .nav-link:hover {
        color: var(--proxy-txt2);
;
    border-bottom: 5px solid #FFFFFF;
}
header ul.navbar-nav li.nav-item {
        color: var(--proxy-txt2) !important;
    font-size: 21px;
    font-weight: 500;
    padding-left: 25px;
}
header .navbar {
    padding: 0;
}
.select2-results__option img {
    width: 100%;
}
/* <!--  Start Banner --> */
.banner {
    margin-top: 50px;
}
.banner .order-icon {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;  
    align-items: center;
}
.banner .order-icon h2,.banner .order-icon h1 {
    font-size: 36px;
    font-weight: 900;
    font-style: normal;
    line-height: 1.3em;
    padding-left: 12px;
    color: var(--proxy-txt1);
}
.banner .order-icon h2 span, .banner .order-icon h1 span {
    color: var(--proxy-background2);
}
.banner .order-details {
    padding-top: 20px;
    padding-right: 40px;
}
.banner .order-details h3 {
    font-size: 19px;
    line-height: 1.3em;
    font-weight: 400;
}
.banner .order-details h3  span { 
    color: var(--proxy-background2);
}
.banner .card-one {
    text-align: center;
    padding: 40px 15px 80px;
    background-image: url(../images/productbg.png);
    background-size: 100% 100%;
    background-position: top center;
}
.banner .card-one .product-card{
    margin-bottom: -40px;
    height: 208px;
}
.banner .card-one .start-order {
    background-color: var(--proxy-background2);
    border: 5px solid #A3D1FF;
        color: var(--proxy-txt2);
;
    font-size: 22px;
    border-radius: 20px;
    padding: 4px 35px;
    font-weight: 900;
    display: inline-block;
}
.banner .card-one .start-order:hover{
    background: #e91260;
    border: 5px solid #fff6f9c9;
}
.order-details-sec .accordion-item .btn-card a:hover,
.order-details-sec .accordion-item .accordion-body .upload-btn:hover,
.order-details-sec .accordion-item .save-btn a:hover,
.order-details-sec .accordion-item .adjust-order .btn-card a:hover,
.order-details-sec .adjust-order .quantity button:hover,
.order-details-sec .review-order .global-card .btn-card .upload-btns:hover{
     background: #e91260;
}
.accordion-item .collapse:not(.show) {
    display: block !important;
}
.order-details-sec .review-order .place-order-button button.btn.btn-primary:hover{
    background: linear-gradient(180deg, #e91260 0%, #e91260 100%);
}
.banner .product-box {
    background: #FFFFFF;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}
.banner .product-box  .product-heading {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;  
    justify-content: space-between;
    padding: 10px 15px 5px;
    align-items: center;
}

.banner .product-box .product-heading h2 {
    font-size: 25px;
    color: #E91260;
    line-height: 1em;
}
.banner .product-box .product-heading a {
    font-size: 21px;
    font-weight: 400;
    line-height: 1em;
    color: #000;
}
.banner .product-box  .product-heading a:hover{
    color: #E91260;
}
.banner .product-box  .product-img {
    text-align: center;
    padding: 10px;
}
.banner .product-box .product-img img {
    height: 243px;
    object-fit: cover;
}
/* <!--  End top-header --> */
/* <!--  Start Review --> */
.review {
    margin-top: 40px;
}
.review-heading h2 img {
    margin: 0 20px;
}
.review-heading {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;  
    justify-content: center;
    align-items: center;
}
.review-heading h2 {
    font-size: 31px;
    line-height: 1.3em;
    padding: 0px 30px;
    color: var(--proxy-txt1);
    font-weight: 900;
}
.review .order-sec-heading img {
    width: 40px;
    margin: 0 20px;
}
.review .order-sec-heading h2 {
    font-size: 40px;
    line-height: 1.3em;
    padding: 0px 30px;
    color: var(--proxy-txt1);
    font-weight: 900;
}
.review .order-sec-heading p {
    font-size: 22px;
    max-width: 64%;
    margin: 20px auto;
}
/* <!--  End Review --> */
/* <!--  Start Price Box --> */
.price-sec .price-box-heading {
    background: #98BDE3;
    padding: 9px 16px;
    border-radius: 15px 15px 0px 0px;
    position: relative;
}
.price-sec .price-icon {
    position: absolute;
    left: 10px;
    top: 10px;
    max-width: 55px;
}
.price-sec .price-box-details {
    background: #A7C6E7;
    padding: 10px 16px;
    border-radius: 0px 0px 15px 15px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.price-sec .price-box-heading h4 {
    font-size: 22px;
    text-align: right;
    line-height: 1;
    color: white;
}
.price-sec .price-box-heading h2 {
    font-size: 50px;
    text-align: right;
    line-height: 1;
    color: white !important;
    font-weight: 900;
    margin-bottom: 0;
}
.price-sec .price-box-details h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3em;
    text-align: center;
    margin-bottom: 0;
}
/* <!--  End Price Box --> */
#hero-sec{
    text-align: center;
    margin-top: -40px;
}
#hero-sec .trustpilot{
    box-shadow: 0px 1px 8px #00000021;
    padding: 37px 20px;
    border-radius: 20px;
}
#hero-sec .trustpilot img {
    max-width: 230px;
}
#hero-sec .trustpilot h2 {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
}
#hero-sec .trustpilot h3 {
    padding-top: 20px;
    font-weight: 400;
    padding-bottom: 12px;
    font-size: 20px;
}
#hero-sec .trustpilot h3 span {
    font-weight: 800;
    border-bottom: 3px solid;
}
#hero-sec .trustpilot img.trust-img {
    width: 150px;
}
.hero-slide .swiper {
    width: 100%;
    height: 100%;
}
#hero-sec .hero-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 279px;
    object-fit: cover;
    border-radius: 17px;
}
#hero-sec .hero-slide .swiper {
    padding-bottom: 40px;
    padding-top: 40px;
}
#hero-sec .swiper-pagination {
    bottom: 0px !important;
    width: auto !important;
    right: 0;
    left: auto !important;
}
#hero-sec .swiper-pagination-bullet {
    width: 18px !important;
    height: 18px !important;
    background: #97bce2 !important;
    opacity: 1 !important;
}
#hero-sec .swiper-pagination-bullet-active {
    background: var(--proxy-background1) !important;
}
/* Stat Price Section */
.price-sec .content-sec p {
    font-size: 20px;
    line-height: 1.4;
}
.price-sec .content-sec h3 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 900;
}
/* Start Order Details */
.order-details-sec .accordion-header {
    margin-bottom: 0;
    padding: 0px 20px 0px;
}
.order-details-sec .accordion-item .accordion-header .badge:hover{
    background: #e91260;
}
.order-details-sec .accordion-item .accordion-header button span {
    margin-left: 20px;
}
.order-details-sec .accordion-item,#site-content,#main {
    margin-bottom: 10px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    overflow: hidden;
}
.order-details-sec .accordion-item:first-of-type,#site-content:first-of-type ,#main:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.order-details-sec .accordion-item:last-of-type,#site-content:last-of-type,#main:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.order-details-sec .accordion-body {
    padding: 1rem 1.25rem 2rem;
    border-top: 1px solid #bcc5d3;
}
.order-details-sec .accordion-body .inner-heading h5 {
    border-bottom: 1px solid #bcc5d3;
    padding-bottom: 15px;
}
.order-details-sec .accordion-item .accordion-header button {
    font-size: 22px;
    color: var(--proxy-txt1);
    font-weight: bold;
    box-shadow: none;
    outline: none;
    background: #fff;
    padding-left: 35px;
}
.order-details-sec .accordion-item .accordion-header .badge {
    background: var(--proxy-background1);
    padding: 8px 15px;
}
.order-details-sec .accordion-item .accordion-header .badge:hover{
    background: #e91260;
}
.order-details-sec .accordion-item .form-group label {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.order-details-sec .accordion-item .form-group .form-control {
    color: #adadad;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid var(--proxy-background2);
    border-radius: 10px;
    padding: 8px 15px;
    color: #000000;
}
.order-details-sec .accordion-item .form-group textarea {
    height: 150px;
}
.order-details-sec .accordion-item .btn-card {
    float: right;
    margin: 25px 0 0;
}
.order-details-sec .accordion-item .btn-card a {
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.order-details-sec .accordion-item .or {
    font-size: 50px;
    color: var(--proxy-background2);
    font-weight: 700;
}
.order-details-sec .accordion-item .upload-content-sec {
    margin-top: 30px;
}
.order-details-sec .accordion-item .upload-content-sec h5 {
    font-size: 20px;
    line-height: 1.4;
}
.order-details-sec .accordion-item .content-box {
    background: var(--proxy-background3);
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}
.order-details-sec .accordion-item .content-box p {
    color:var(--proxy-txt1);
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: 0;
}
.order-details-sec .accordion-item .form-group.d-flex {
    margin: 20px 0;
    float: right;
}
.order-details-sec .accordion-item .form-group.d-flex select {
    width: 230px;
}
.order-details-sec .accordion-item .accordion-body .upload-btn {
    margin-left: 20px !important;
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
}
.order-details-sec .accordion-item select {
    background-image: url(../images/select-icon.png);
    background-position: 93%;
    background-repeat: no-repeat;
    background-size: 20px;
}
.order-details-sec .accordion-item .save-btn {
    width: 50%;
}
.order-details-sec .accordion-item .save-btn a {
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    padding: 8px 16px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.order-details-sec .accordion-item .save-btn {
    width: 50%;
    text-align: right;
    margin-top: -10px;
}
.order-details-sec .accordion-item .accordion-button::after {
    position: absolute;
    left: 0;
    transform: rotate(-90deg);
}
.order-details-sec .accordion-item .accordion-button:not(.collapsed)::after {
    transform: rotate(-90deg);
}
.order-details-sec .review-order .global-card {
    background-color: var(--proxy-background3);
    border-radius: 10px;
    padding: 20px 10px 17px 10px;
    margin: 20px 0 0;
}
.order-details-sec .review-order .global-card .global-card-img img {
    border-radius: 25px;
    overflow: hidden;
    height: auto;
}
.order-details-sec .review-order .global-card-heading h2 {
    font-size:19px;
    font-family: 'Roboto';
    font-weight: 800;
    text-align: center;
    line-height: 1.3em;
    color: var(--proxy-txt1);
}
.order-details-sec .review-order .global-card p {
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    line-height: 1.3em;
    margin: 0px
}
.order-details-sec .review-order .global-card select.form-control.global {
    color: #adadad;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #aaaaaa;
    border-radius: 8px;
    padding: 4px 9px;
    color: #2b2e32;
}
.order-details-sec .review-order .global-card-img img {
    width: 100%;
    padding: 15px 0px;
}
.order-details-sec .review-order .upload-your-own h2 {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 800;
    text-align: center;
    line-height: 1.3em;
    padding-top: 10px;
    color: var(--proxy-txt1);

}
.order-details-sec .review-order .upload-your-own-box {
    background: #e4effa;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.order-details-sec .review-order .upload-your-own-box p {
    font-size: 17px;
    text-align: left;
}
.order-details-sec .review-order .mtg-logo {
    text-align: center;
    padding: 0 13px;
}
.order-details-sec .review-order .mtg-logo p {
    font-size: 20px;
    text-align: center;
}
.order-details-sec .review-order .mtg-logo span {
    font-size: 12px;
}
.order-details-sec .review-order .global-card .btn-card {
    margin: 3px 0 0;
}
.order-details-sec .review-order .global-card .btn-card .upload-btns{
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    padding: 8px 14px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.order-details-sec .review-order .add-on-content {
    padding: 14px 0;
    z-index: 1;
    padding-left: 25px;
    position: relative;
    padding-right: 10px;
}
.order-details-sec .review-order .add-on {
    background: #4b9cce;
    border-radius: 10px;
    position: relative;
}
.order-details-sec .review-order .add-on-img img {
    max-width: 100%;
    position: absolute;
    height: 100%;
}
.order-details-sec .review-order .add-on-img img.product2 {
    max-width: 100%;
    position: absolute;
    height: 248px;
    top: -24px;
}
.order-details-sec .review-order .add-on-img img.product3 {
    max-width: 100%;
    position: absolute;
    height: 224px;
    top: -25px;
    left: 0px;
}
.order-details-sec .review-order .add-on-content h4 {
        color: var(--proxy-txt2);
;
    margin: 0;
    font-weight: 900;
    font-size: 26px;
    margin-bottom: 5px;
}
.order-details-sec .review-order .add-on-content p {
    color: var(--proxy-txt1);
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 7px;
    margin-bottom: 0;
    line-height: 1.2;
}
.order-details-sec .review-order .add-to-order a {
    margin: 0;
    color: #ABDFFF;
    font-size: 22px;
    font-weight: 900;
    padding-right: 30px;
    padding-top: 6px;
    /* font-family: 'SF Pro Display'; */
}
.order-details-sec .review-order .add-to-order {
    display: -webkit-box;
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;  
    align-items: center;
    justify-content: flex-end;
}
.order-details-sec .review-order .add-to-order .remove {
    margin-left: 22px;
    background: #7EBFE7;
    border-radius: 9px;
    padding: 5px;
}
.order-details-sec .review-order .add-to-order .remove .fa-solid, .fas {
    font-weight: 900;
    color: white;
}
.order-details-sec .review-order .add-to-order .numeric span {
    font-size: 36px;
        color: var(--proxy-txt2);
;
    font-weight: 500;
    margin-left: 20px;
}
.order-details-sec .review-order .qty {
    width: 35px;
    height: 30px;
    text-align: center;
    background: transparent;
    border: 0;
        color: var(--proxy-txt2);
;
    font-size: 24px;
    position: relative;
    top: 4px;
    font-weight: 700;
}
.order-details-sec .review-order .quantity button {
    background: #7ebfe7;
        color: var(--proxy-txt2);
;
    border: 0;
    border-radius: 7px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    padding: 0;
}
.order-details-sec .review-order .current-price {
    margin-bottom: 30px;
}
.order-details-sec .review-order .current-price-box img {
    width: 30px;
}
.order-details-sec .review-order .current-price h2 {
    font-size: 22px;
    font-family: 'Roboto';
    font-weight: 700;
    padding-left: 15px;
    color: var(--proxy-txt1);
    
}
.order-details-sec .review-order .current-price-box {
    background: var(--proxy-background3);
    padding: 15px 15px 15px;
    border-radius: 10px;
    margin-top: 20px;
}
.order-details-sec .review-order .price-list li.list-group-item {
    font-size: 22px;
    background: #d4e2f0;
    border: none;
    /* font-family: 'SF Pro Display'; */
    font-weight: 900;
}
.order-details-sec .review-order .price-list li.list-group-item{
    padding: 0px 0px 0px 20px;
    border-radius: 10px !important;
    margin-bottom: 10px;
}
.order-details-sec .review-order .price-list ul.list-group li span {
    background: #bfd8f2;
    padding: 10px 20px 10px 20px;
    border-radius: 0px 10px 10px 0px;
    color: var(--proxy-txt3);
    font-size: 22px;
    width: 30%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
}
.order-details-sec .review-order .price-list ul.list-group li span,.priceLi.on,.review-order .price-list li.list-group-item:hover {
    background: var(--proxy-txt2) !important;
    
}
.order-details-sec .review-order .price-list-sec li.list-group-item {
    background: var(--proxy-txt2);
    border: none;
    /* font-family: 'SF Pro Display'; */
    font-weight: bold;
    font-size: 22px;
    font-family: 'Roboto';
    font-weight: 700;
}
.order-details-sec .review-order .price-list-sec li.list-group-item{
    padding: 0px 20px 0px 0px;
    border-radius: 10px !important;
    margin-bottom: 10px;
}
.order-details-sec .review-order .price-list-sec ul.list-group li span {
    background: #6397d3;
    padding: 10px 15px 10px 15px;
    border-radius: 10px 0px 0px 10px;
        color: var(--proxy-txt2);
;
    margin-right: 20px;
    font-size: 22px;
    font-family: 'Roboto';
    font-weight: 700;
    width: 23%;
    text-align: center;
}
.order-details-sec .review-order .total-ammount-box {
    background: var(--proxy-txt2);
    border-radius: 10px;
    padding: 6px 0px;
    margin-top: 10px;
}
.order-details-sec .review-order .total-ammount-box h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3em;
    text-align: center;
}
.order-details-sec .review-order .total-ammount-box h2 {
    font-size: 45px;
    text-align: center;
    color: var(--proxy-txt3);
    line-height: 1.3em;
    font-weight: 900;
    margin-bottom: 0;
}

.order-details-sec .review-order .place-order-button button.btn.btn-primary {
    width: 100%;
    font-size: 34px;
    font-family: 'Roboto';
    font-weight: 700;
    padding: 10px 0px;
    background: var(--proxy-background1);
    border: none;
    margin-top: 10px;
    border-radius: 6px;
}
.order-details-sec .review-order .place-order-button button img {
    padding-right: 30px;
    width: 27%;
}
















.adjust-order .adjust-order-card {
    background-color: var(--proxy-background3);
    border-radius: 10px;
    padding: 10px 10px 15px 10px;
    margin: 20px 0 0;
}
.order-details-sec .adjust-order .adjust-order-card h4 {
    font-size: 23px;
    margin-bottom: 0px;
}
.order-details-sec .adjust-order .adjust-order-card h6 {
    margin-bottom: 0;
}
.order-details-sec .adjust-order .adjust-order-card span {
    font-size: 16px;
/*    text-decoration: underline;*/

    font-weight: 500;

}
.order-details-sec .adjust-order .adjust-order-card .close-div {
    text-align: right;
}
.order-details-sec .adjust-order .adjust-order-card .close-icon {
    width: 25px;
    display: inline-block;
    height: 25px;
}
.order-details-sec .adjust-order .adjust-order-card .close-icon i {
    color: #e81c1c;
    font-size: 25px;
}
.order-details-sec .adjust-order .adjust-order-card .global-card-img img {
    border-radius: 15px;
    border-radius: 4% !important;
    overflow: hidden;
    height: 563px;
}
.order-details-sec .adjust-order .adjust-order-card .global-card-heading h2 {
    font-size:19px;
    font-family: 'Roboto';
    font-weight: 800;
    text-align: center;
    line-height: 1.3em;
}
.order-details-sec .adjust-order .adjust-order-card p {
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 1.3em;
    margin: 0px
}
.order-details-sec .adjust-order .adjust-order-card .global-card-img img {
    width: 100%;
    padding: 10px 0;
}

.order-details-sec .adjust-order .add-to-order .remove .fa-solid, .fas {
    font-weight: 900;
    color: white;
}
.order-details-sec .adjust-order .add-to-order .numeric span {
    font-size: 36px;
        color: var(--proxy-txt2);
;
    font-weight: 500;
    margin-left: 20px;
}
.order-details-sec .adjust-order .qty {
    width: 50px;
    height: 30px;
    text-align: center;
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    font-size: 22px;
    position: relative;
    border: none;
    top: 3px;
    border: 0;
    border-radius: 5px;
}
.order-details-sec .adjust-order .quantity button {
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    padding: 0;
}
.order-details-sec .accordion-item .adjust-order .btn-card {
    float: right;
    margin: 10px 0 0;
}
.order-details-sec .accordion-item  .adjust-order .btn-card a {
    background: var(--proxy-background1);
        color: var(--proxy-txt2);
;
    padding: 6px 12px;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}
.order-details-sec .accordion-item  .adjust-order .border-yes-no.active {
    background: #e91260;
}
/* Start Booster Section */
section#booster {
    margin: 50px 0 60px 0;
}
.booster-content-side h2 {
    color: var(--proxy-background2);
    font-size: 30px;
}
.booster-content-side p {
    color: var(--proxy-txt1);
    font-size: 20px;
    line-height: 1.4;
    margin: 0px;
}
.moreText,
.moreText2 {
    display: none;
}
.read-more-btn {
    padding: 15px 60px;
    background-color: rgb(149, 170, 197);
    color: rgb(53, 49, 49);
    border: none;
    outline: none;
    font-size: 20px;
    cursor: pointer;
}
.text.show-more .moreText,
.text2.show-more2 .moreText2 {
    display: inline;
}
.text.show-more .dots,
.text2.show-more .dots {
    display: none;
}
/* Start Footer section */

@media(max-width: 1280px){
    .banner {
        margin-top: 35px;
    }
    .top-header ul li {
        padding-left: 20px;
    }
    .top-header ul li a {
        font-size: 16px;
    }
    .top-header .login-btns a {
        padding: 12px 12px;
        font-size: 15px;
    }
    .banner .order-icon h2 {
        font-size: 32px;
    }
    .banner .order-details h3 {
        font-size: 18px;
    }
    .banner .product-box .product-heading h2 {
        font-size: 22px;
    }
    .review-heading h2,
    .price-sec .content-sec h3{
        font-size: 25px;
    }
    .price-sec .content-sec p {
        font-size: 18px;
    }
    .price-sec .price-box-heading h2 {
        font-size: 45px;
    }
    .price-sec .price-box-details h4 {
        font-size: 18px;
    }
    .review .order-sec-heading h2 {
        font-size: 34px;
    }
    .review .order-sec-heading p {
        font-size: 20px;
        max-width: 55%;
    }
    .order-details-sec .adjust-order .qty {
        font-size: 16px;
        width: 34px;
        top: 1px;
    }
    .order-details-sec .adjust-order .quantity button {
        width: 25px;
        height: 30px;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        font-size: 14px;
    }
    .order-details-sec .accordion-item .form-group select.form-control {
        font-size: 16px;
        padding: 7px 15px;
    }
    .order-details-sec .accordion-item select {
        background-size: 16px;
    }
    .order-details-sec .accordion-item .accordion-body .upload-btn {
        padding: 10px 15px;
        font-size: 18px;
    }
    .order-details-sec .accordion-item .btn-card a {
        padding: 10px 20px;
        font-size: 18px;
    }
    .order-details-sec .review-order .global-card-heading h2,
    .order-details-sec .review-order .global-card p {
        font-size: 17px;
    }
    .order-details-sec .review-order .global-card select.form-control.global {
        font-size: 15px;
    }
    .order-details-sec .review-order .add-on-content h4 {
        font-size: 22px;
    }
    .order-details-sec .review-order .upload-your-own h2 {
        font-size: 16px;
    }
    .order-details-sec .review-order .upload-your-own-box p {
        font-size: 15px;
    }
    .order-details-sec .review-order .global-card .btn-card .upload-btns {
        font-size: 16px;
    }
    .order-details-sec .review-order .current-price h2 {
        font-size: 20px;
    }
    .order-details-sec .review-order .price-list li.list-group-item,
    .order-details-sec .review-order .price-list ul.list-group li span,
    .order-details-sec .review-order .price-list-sec li.list-group-item,
    .order-details-sec .review-order .price-list-sec ul.list-group li span{
        font-size: 18px;
    }
    .order-details-sec .review-order .total-ammount-box h3 {
        font-size: 22px;
    }
    .order-details-sec .review-order .total-ammount-box h2 {
        font-size: 35px;
    }
    .order-details-sec .review-order .place-order-button button.btn.btn-primary {
        font-size: 28px;
    }
    .order-details-sec .accordion-item .accordion-header button {
        font-size: 20px;
    }
    .order-details-sec .adjust-order .adjust-order-card .global-card-img img {
        height: 490px;
    }
    .order-details-sec .review-order .global-card .global-card-img img {
        height: 370px;
    }
    .booster-content-side h2 {
        font-size: 26px;
    }
    .booster-content-side p {
        font-size: 18px;
    }
    footer .partners h3, .desk h3 {
        font-size: 20px;
    }
    footer .partners ul li a, .desk ul li a {
        font-size: 16px;
    }
    footer .footer-content p {
        font-size: 20px;
    }
    .order-details-sec .review-order .add-to-order a {
        font-size: 18px;
        padding-right: 10px;
    }
    .order-details-sec .review-order .add-on-content p {
        font-size: 16px;
    }
    .order-details-sec .review-order .add-on-img img.product2 {
        height: 228px;
    }
    .order-details-sec .review-order .add-on-img img.product3 {
        height: 205px;
    }
    .order-details-sec .review-order .quantity button {
        width: 25px;
        height: 25px;
    }
    footer .footer-content {
        max-width: 80%;
    }
}
@media(max-width: 1199px){
    footer .footer-content {
        max-width: 90%;
    }
    .top-header ul {
        margin-bottom: 25px;
        padding-left: 0;
        justify-content: end;
    }
    .banner .order-icon h2 {
        font-size: 27px;
    }
    .banner .card-one .start-order {
        font-size: 20px;
        padding: 4px 14px;
    }
    .banner .order-icon img {
        width: 32px;
    }
    .banner .order-details h3 {
        font-size: 16px;
    }
    .banner .product-box .product-img img {
        height: 180px;
    }
    .banner .card-one .product-card {
        margin-bottom: -30px;
        height: 142px;
    }
    .banner .card-one .start-order {
        font-size: 18px;
    }
    #hero-sec .hero-slide .swiper-slide img {
        height: 258px;
        border-radius: 12px;
    }
    #hero-sec {
        margin-top: -20px;
    }
    .review-heading h2, .price-sec .content-sec h3 {
        font-size: 22px;
    }
    .price-sec .price-box-heading h2 {
        font-size: 36px;
    }
    .price-sec .price-box-heading h4 {
        font-size: 16px;
    }
    .price-sec .price-icon {
      max-width: 45px;
    }
    .price-sec .price-box-details {
        padding: 10px 10px;
    }
    .price-sec .price-box-details h4 {
        font-size: 15px;
    }
    .price-sec .content-sec p {
        font-size: 14px;
    }
    .price-sec .mt-5 {
        margin-top: 2rem!important;
    }
    .review .order-sec-heading p {
        max-width: 70%;
    }
    .review {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .order-details-sec .accordion-item .form-group label {
        font-size: 18px;
    }
    .order-details-sec .accordion-item .form-group .form-control {
        font-size: 16px;
        padding: 9px 12px;
    }
    .order-details-sec .accordion-item .form-group select.form-control {
        font-size: 14px;
        padding: 7px 9px;
    }
    .order-details-sec .accordion-item .upload-content-sec h5 {
        font-size: 18px;
    }
    .order-details-sec .accordion-item .content-box h5 {
        font-size: 17px;
    }
    .order-details-sec .accordion-item .content-box p {
        font-size: 16px;
    }
    .order-details-sec .accordion-item .form-group.d-flex select {
        width: 160px;
    }
    .order-details-sec .accordion-item .accordion-body .upload-btn {
        padding: 10px 15px;
        font-size: 15px;
    }
    .order-details-sec .accordion-item .btn-card a {
        font-size: 16px;
    }
    .order-details-sec .adjust-order .adjust-order-card h4 {
        font-size: 17px;
    }
    .order-details-sec .adjust-order .adjust-order-card .global-card-img img {
        height: 400px;
    }
    .order-details-sec .adjust-order .qty {
        font-size: 14px;
        width: 25px;
        height: 25px;
    }
    .order-details-sec .adjust-order .quantity button {
        width: 20px;
        height: 24px;
        top: 2px;
        position: relative;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        font-size: 12px;
        border-radius: 7px;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card {
        margin: 10px 0 0;
    }
    .order-details-sec .accordion-item .accordion-header button {
        font-size: 18px;
    }
    .order-details-sec .review-order .global-card-heading h2
    {
        font-size: 18px;
    }
    .order-details-sec .review-order .global-card p {
        font-size: 14px;
    }
    .order-details-sec .review-order .global-card select.form-control.global {
        font-size: 14px;
    }
    .order-details-sec .review-order .global-card .global-card-img img {
        height: 300px;
    }
    .order-details-sec .review-order .global-card p {
        font-size: 12px;
    }
    .order-details-sec .review-order .global-card .btn-card .upload-btns {
        font-size: 14px;
    }
    .order-details-sec .review-order .current-price h2 {
        font-size: 18px;
    }
    .order-details-sec .review-order .total-ammount-box h2 {
        font-size: 28px;
    }
    .order-details-sec .review-order .total-ammount-box h3 {
        font-size: 20px;
    }
    .order-details-sec .review-order .place-order-button button.btn.btn-primary {
        font-size: 22px;
    }
    .order-details-sec .review-order .add-to-order a {
        font-size: 17px;
        padding-right: 10px;
    }
    .order-details-sec .review-order .qty {
        width: 22px;
        height: 30px;
        font-size: 20px;
    }
    .order-details-sec .review-order .quantity button {
        font-size: 12px;
        width: 23px;
        height: 23px;
    }
    .order-details-sec .review-order .add-on-content h4 {
        font-size: 20px;
    }
    .order-details-sec .accordion-item .or {
        font-size: 40px;
    }
    .order-details-sec .review-order .add-on-content p {
        font-size: 14px;
    }
    .order-details-sec .review-order .add-on-img img.product2 {
        height: 187px;
        top: 0;
    }
    .order-details-sec .review-order .add-on-img img.product3 {
        height: 163px;
        top: 1px;
    }
    .booster-content-side p {
        font-size: 16px;
    }
    .booster-content-side h2 {
        font-size: 24px;
    }
    footer .footer-content p {
        font-size: 18px;
    }
    footer .partners h3, .desk h3 {
        font-size: 16px;
    }
    footer {
        padding: 50px 15px;
        margin-top: 30px;
    }
    footer .partners ul li a, .desk ul li a {
        font-size: 15px;
    }
    #hero-sec .trustpilot h3 {
        font-size: 16px;
    }
    .review-heading h2 img {
        margin: 0 12px;
        width: 30px;
    }
   
}
@media(max-width: 991px){
    header .navbar-light .navbar-nav .nav-link {
        line-height: 1.4;
        font-size: 24px;
        padding-bottom: 0;
    }
    header ul.navbar-nav li.nav-item {
        padding-left: 0;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        padding: 6px 10px;
    }
    footer {
        padding: 30px 15px 20px;
    }
    footer .footer-content {
        max-width: 100%;
    }
    footer .footer-content p {
        font-size: 18px;
        margin: 0;
        margin-bottom: 40px;
    }
    footer .partners ul li a, .desk ul li a {
        padding-bottom: 15px;
        display: inline-block;
        font-size: 16px;
    }
    footer .partners h3, .desk h3 {
        font-size: 18px;
    }
    header .hide-desk{
        display: block;
    } 
    .hide-mob {
        display: none;
    }
    header .navbar-light .navbar-nav .nav-link {
        line-height: 1.4;
        display: inline-block;
    }
    .navbar-collapse {
        padding-top: 35px;
    }
    header ul.navbar-nav li.nav-item {
        margin-bottom: 10px;
    }
    .navbar-light .navbar-toggler {
        background: #fff;
    }
    .banner {
        margin-top: 25px;
        text-align: center;
    }
    .banner .order-icon {
        justify-content: center;
    }
    .banner .order-details h3 {
        font-size: 20px;
        line-height: 1.4;
    }
    .banner .order-details {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .banner .card-one .product-card {
        margin-bottom: -60px;
        height: auto;
    }
    .banner .card-one .start-order {
        padding: 5px 95px;
    }
    .banner .product-box .product-img img {
        height: auto;
    }
    .price-box-one {
        margin-bottom: 20px;
    }
    .price-sec .price-box-details h4 {
        font-size: 20px;
    }
    .price-sec .price-box-details {
        height: 80px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .price-sec .price-box-heading h2 {
        font-size: 40px;
    }
    .content-sec {
        text-align: center;
        padding:20px;
    }
    .price-sec .content-sec p {
        font-size: 18px;
        line-height: 1.7;
    }
    #hero-sec {
        margin-top: 0;
    }
    .review-heading h2, .price-sec .content-sec h3 {
        text-align: center;
        padding: 0;
    
    }
    .price-sec .price-box-heading h2 {
        font-size: 60px;
    }
    .price-sec .price-box-heading h4 {
        font-size: 26px;
    }
    .review-heading h2, .price-sec .content-sec h3 {
        font-size: 26px;
    }
    .review .order-sec-heading h2 {
        font-size: 28px;
        padding: 0;
    }
    .review .order-sec-heading p {
        max-width: 90%;
    }
    .order-details-sec .accordion-item .or {
        font-size: 40px;
        margin-top: 32px;
        margin-bottom: 25px !important;
    }
    .order-details-sec .accordion-item .form-group select.form-control {
        font-size: 16px;
    }
    .order-details-sec .accordion-item .accordion-body .upload-btn {
        font-size: 18px;
    }
    .content-sec {
        padding: 20px;
        max-width: 76%;
        margin: auto;
    }
    .order-details-sec .accordion-item .save-btn {
        width: 20%;
    }
    .order-details-sec .accordion-item .save-btn a span {
        display: none;
    }
    .order-details-sec .accordion-item .save-btn a {
        padding: 8px 10px;
        border-radius: 5px;
        font-size: 16px;
        margin-left: 10px;
    }
    .order-details-sec .adjust-order .adjust-order-card .global-card-img img {
        height: 490px;
    }
    .order-details-sec .adjust-order .qty {
        font-size: 18px;
        width: 28px;
        height: 30px;
    }
    .order-details-sec .adjust-order .quantity button {
        width: 26px;
        height: 30px;
        top: -1px;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        font-size: 15px;
    }
    .price-sec .price-icon {
      max-width: initial;
    }
    .review-heading h2 img {
        display: none;
    }
    .review-heading {
        padding: 0 50px;
    }
    .order-details-sec .adjust-order .quantity {
        margin-top: 10px;
    }
    .order-details-sec .review-order .global-card-heading h2 {
        font-size: 22px;
    }
    .order-details-sec .review-order .global-card p {
        font-size: 18px;
    }
    .order-details-sec .review-order .global-card .global-card-img img {
        height: 470px;
    }
    .order-details-sec .review-order .global-card p {
        font-size: 16px;
    }
    .order-details-sec .review-order .upload-your-own h2 {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .order-details-sec .review-order .global-card .btn-card .upload-btns {
        font-size: 17px;
        margin: 0;
    }

    .order-details-sec .review-order .add-on-img img.product3 {
        height: 190px;
        top: -15px;
        position: relative;
        float: left;
        margin-bottom: -10px;
    }
    .order-details-sec .review-order .add-on-content p {
        font-size: 16px;
    }
    .order-details-sec .review-order .place-order-button button img {
        padding-right: 15px;
        width: 65px;
    }
    .order-details-sec .review-order .current-price h2 {
        font-size: 22px;
    }
    .order-details-sec .review-order .mtg-logo {
        padding: 5px 13px;
    }
    .order-details-sec .review-order .price-list li.list-group-item,
     .order-details-sec .review-order .price-list ul.list-group li span, 
     .order-details-sec .review-order .price-list-sec li.list-group-item,
      .order-details-sec .review-order .price-list-sec ul.list-group li span {
        font-size: 20px;
    }
    .order-details-sec .review-order .price-list ul.list-group li span, 
    .review-order .price-list li.list-group-item:hover {
        text-align: center;
    }
    .banner .card-one {
        padding: 20px 15px 60px;
    }
    #booster .booster-content-side {
        margin-top: 20px;
    }
    #booster .booster-content-side h2 {
        font-size: 26px;
    }
    #booster .img-side img {
        width: 100%;
    }
    .booster-content-side p {
        font-size: 17px;
    }
    section#booster {
        margin: 35px 0 40px 0;
    }
    .footer-content {
        padding-right: 20px;
    }
    .order-details-sec .review-order .add-on-img img.product2 {
        height: 200px;
        margin-bottom: -10px;
        position: relative;
        float: left;
        margin-top: -19px;
    }
    .order-details-sec .review-order .add-on-content h4 {
        font-size: 22px;
    }
    .order-details-sec .review-order .add-on-content p {
        font-size: 18px;
    }
    .order-details-sec .review-order .add-on-content h4 {
        margin-bottom: 10px;
    }
    .add-to-order .quantity {
        width: 50%;
        text-align: right;
    }
    .order-details-sec .review-order .add-to-order {
        justify-content: flex-start;
        width: 100%;
    }
    .order-details-sec .review-order .add-to-order a {
        font-size: 20px;
    }
    .order-details-sec .review-order .quantity button {
        font-size: 14px;
        width: 25px;
        height: 25px;
    }
    .order-details-sec .review-order .qty {
        width: 29px;
        height: 30px;
        font-size: 23px;
    }
    .order-details-sec .review-order .add-on-img img {
        position: relative;
        float: left;
        height: 200px;
    }
}

@media (max-width: 767px){
#hero-sec {
    margin-top: 25px;
}
.order-details-sec .review-order .add-to-order {
    justify-content: space-between;
    margin-top: 10px;
}
.order-details-sec .review-order .quantity button {
    width: 30px;
    height: 30px;
}
.order-details-sec .review-order .qty {
    width: 35px;
    font-size: 26px;
}
.banner .order-details {
    padding: 15px;
}
.banner {
    margin-top:50px;
}
#hero-sec .trustpilot .pilot-box {
    max-width: 275px;
}
#hero-sec .trustpilot {
    padding: 25px 20px;
}
#hero-sec .trustpilot h3 {
    font-size: 18px;
}
.review-heading {
    padding: 0 10px;
}
.price-sec .price-box-heading h2 {
    font-size: 48px;
}
.price-sec .content-sec {
    padding-bottom: 0;
    max-width: 100%;
    padding: 20px 0px 0;
}
.review .order-sec-heading img {
    display: none;
}
.review .order-sec-heading p {
    max-width: 100%;
}
.order-details-sec .accordion-item .form-group select.form-control {
    margin-bottom: 15px;
    padding: 9px 15px;
}
.order-details-sec .accordion-item .btn-card {
    margin: 10px 0 0;
}
#hero-sec .hero-slide .swiper-slide img {
    height: auto;
}
.order-details-sec .accordion-item .form-group.d-flex {
    width: 100%;
    justify-content: space-between;
}
.order-details-sec .accordion-item .form-group select.form-control {
    margin-bottom: 15px;
    padding: 9px 15px;
    float: left;
}
.order-details-sec .accordion-item .form-group.d-flex {
    display: inline-block !important;
    text-align: right;
    margin-bottom: 0;
}
.order-details-sec .accordion-item .btn-card a {
    font-size: 18px;
    padding: 10px 28px;
}
.order-details-sec .adjust-order .adjust-order-card h4 {
    font-size: 20px;
}
.order-details-sec .adjust-order .adjust-order-card .global-card-img img {
    height: auto;
}
.order-details-sec .accordion-header#headingTwo {
    padding-bottom: 20px;
}
.order-details-sec .accordion-item .accordion-header .badge {
    padding: 5px 9px;
    position: absolute;
    bottom: -10px;
    left: 11px;
    font-size: 12px;
}
.order-details-sec .accordion-header#headingTwo {
    padding-bottom: 20px;
}
.order-details-sec .accordion-item .save-btn {
    width: 28%;
    margin-top: 12px;
}
.order-details-sec .review-order .global-card p {
    font-size: 16px;
}
.order-details-sec .review-order .global-card select.form-control.global {
    margin-bottom: 0;
}
.order-details-sec .review-order .global-card .global-card-img img {
    height: auto;
}
.upload-your-own {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.order-details-sec .review-order .global-card p {
    font-size: 16px;
    margin-bottom: 7px;
}
.order-details-sec .review-order .global-card .btn-card {
    width: 100%;
}
.order-details-sec .review-order .global-card select.form-control.global {
    font-size: 12px;
    padding: 10px 10px;
}
.order-details-sec .review-order .global-card .btn-card .upload-btns {
    font-size: 18px;
    width: 100%;
    text-align: center;
}
.order-details-sec .form-control.global {
    margin-bottom: 0 !important;
}
.order-details-sec .review-order .global-card p {
    font-size: 16px;
    font-weight: 600;
}
.banner .order-icon img {
    display: none;
}
.order-details-sec .review-order .global-card select.form-control.global {
    font-size: 16px;
    padding: 7px 10px;
}
#booster .img-side {
    margin-top: 30px;
}
footer .footer-content {
    padding: 0;
}
footer {
    padding: 30px 10px 20px;
}
.order-details-sec .accordion-body .inner-heading h5 {
    font-size: 18px;
}

}
@media (max-width: 600px){
    .top-header .login-btns{
        display: none;
    }
    .top-header .login-sec {
        position: relative;
        margin-right: 25px;
    }
    
.price-sec .price-box-heading h4 {
    font-size: 22px;
}
.review-heading h2, .price-sec .content-sec h3 {
    font-size: 24px;
}
.order-details-sec .accordion-item .save-btn {
    width: 35%;
}
.order-details-sec .accordion-header {
    padding: 0px 10px 0px;
}
.order-details-sec .accordion-item .accordion-header button {
    padding-left: 30px;
}
.order-details-sec .accordion-item .accordion-header button span {
    margin-left: 10px;
}
section#booster {
    margin: 0 0 40px 0;
}
.price-sec .price-box-details h4 {
    font-size: 16px;
}
.price-sec .price-icon {
  max-width: 60px;
}
}
@media (max-width: 500px){
.price-sec .price-box-details h4 {
    font-size: 18px;
}
.order-details-sec .review-order .price-list li.list-group-item, 
.order-details-sec .review-order .price-list ul.list-group li span, 
.order-details-sec .review-order .price-list-sec li.list-group-item,
 .order-details-sec .review-order .price-list-sec ul.list-group li span {
    font-size: 18px;
}
.price-sec .price-icon {
  max-width: 55px;
}
}
@media (max-width: 480px){
    .order-details-sec .accordion-body {
        padding: 1rem 0.9rem 2rem;
    }
    .banner .order-details {
        padding: 15px 0;
    }
    .banner .card-one .product-card {
        margin-bottom: -55px;
    }
    #hero-sec .trustpilot .pilot-box {
        max-width: 220px;
    }
    .price-sec .price-box-heading h2 {
        font-size: 40px;
    }
    .price-sec .price-box-heading h4 {
        font-size: 18px;
    }
    .price-sec .col-6{
        padding: 0 10px;
    }
    .price-box-one {
        margin-bottom: 15px;
    }
    .price-sec .price-box-details h4 {
        font-size: 16px;
    }
    section.price-sec.mt-5 {
        margin-top: 0rem!important;
    }
    .order-details-sec .accordion-item .accordion-header button {
        font-size: 16px;
        padding: 15px 0;
        padding-left: 23px;
    }
    .order-details-sec .accordion-header#headingTwo {
        padding-bottom: 15px;
    }
    .order-details-sec .accordion-item .accordion-header .badge {
        bottom: -10px;
    }
    .order-details-sec .accordion-item .save-btn a {
        padding: 7px 8px;
        font-size: 15px;
        margin-left: 8px;
    }
    .order-details-sec .accordion-item .form-group select.form-control {
        padding: 7px 15px;
    }
    .order-details-sec .accordion-item .form-group.d-flex select {
        width: 100%;
    }
    .order-details-sec .accordion-item .accordion-body .upload-btn {
        margin: 0 !important;
        width: 100%;
        text-align: center;
        padding: 8px 15px;
    }
    .order-details-sec .adjust-order-card .col-md-4.col-4{
        width: 100%;
        text-align: center;
        margin: 5px auto 10px;
    }
    .order-details-sec .adjust-order-card .col-md-8.col-8{
        width: 100%;
        text-align: center;
    }
    .order-details-sec .accordion-item .form-group.d-flex {
        text-align: center;
    }
    .order-details-sec .adjust-order .qty {
        font-size: 20px;
        width: 35px;
        height: 35px;
    }
    .order-details-sec .adjust-order .quantity button {
        width: 35px;
        height: 35px;
        top: -1px;
    }
    .order-details-sec .adjust-order .adjust-order-card {
        padding: 10px 10px 25px 10px;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        padding: 10px 18px;
        font-size: 16px;
    }
    .order-details-sec .accordion-body .inner-heading h5 {
        line-height: 1.5;
    }
    .order-details-sec .review-order .global-card select.form-control.global {
        padding: 5px 10px;
    }
    .order-details-sec .review-order .add-on-content p {
        font-size: 16px;
    }
    .order-details-sec .review-order .current-price {
        margin-bottom: 20px;
    }
    .review .order-sec-heading p {
        font-size: 18px;
    }
    .review .order-sec-heading h2 {
        font-size: 26px;
    }
    .review-heading h2, .price-sec .content-sec h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .price-sec .price-icon {
      max-width: 55px;
    }
    .banner .card-one .start-order {
        padding: 5px 80px;
    }
    .order-details-sec .review-order .add-to-order a {
        font-size: 18px;
    }
    .order-details-sec .review-order .price-list ul.list-group li span {
        padding: 10px 10px 10px 10px;
        font-size: 18px;
        width: 35%;
    }
    .order-details-sec .review-order .price-list-sec ul.list-group li span {
        margin-right: 10px;
        width: 27%;
    }
    .order-details-sec .review-order .add-on-content {
        padding-left: 25px;
        padding-right: 25px;
    }
    .order-details-sec .accordion-item .or {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 20px !important;
    }
    .order-details-sec .accordion-item .content-box p {
        font-size: 14px;
    }
    .order-details-sec .accordion-body .inner-heading h5 {
        font-size: 16px;
    }
    .order-details-sec .accordion-item .accordion-header button {
        display: inline-block;
    }
    .order-details-sec .review-order .mtg-logo span {
        font-size: 14px;
    }
}
@media(max-width: 425px){
.price-sec .col-6 {
    padding: 0 5px;
}
.banner .order-details h3 {
    font-size: 18px;
}
.review-order h3.text-center {
    font-size: 20px;
}
.price-sec .price-icon {
  max-width: 48px;
}
}
@media(max-width: 400px){
    .order-details-sec .review-order .price-list li.list-group-item {
        padding: 0px 0px 0px 10px;
    }
    .banner .card-one .start-order {
        padding: 5px 66px;
    }
    .review-heading h2, .price-sec .content-sec h3 {
        font-size: 22px;
    }
    .price-sec .price-box-heading h2 {
        font-size: 34px;
    }
    .price-sec .price-box-heading h4 {
        font-size: 16px;
    }
    .price-sec .price-box-details h4 {
        font-size: 15px;
    }
    .price-sec .content-sec p {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 0;
    }
    .order-details-sec .accordion-item .save-btn a {
        padding: 7px 8px;
        font-size: 13px;
        margin-left: 6px;
    }
    .order-details-sec .accordion-item .accordion-header button {
        font-size: 15px;
        padding-left: 26px;
    }
    .banner .card-one .product-card {
        margin-bottom: -45px;
    }
    .order-details-sec .accordion-item .adjust-order .btn-card a {
        padding: 10px 14px;
    }
    .order-details-sec .review-order .add-to-order a {
        padding-right: 0;
    }
    .order-details-sec .review-order .price-list li.list-group-item, .order-details-sec .review-order .price-list ul.list-group li span, .order-details-sec .review-order .price-list-sec li.list-group-item, .order-details-sec .review-order .price-list-sec ul.list-group li span {
        font-size: 16px;
    }
    .order-details-sec .review-order .price-list ul.list-group li span {
        font-size: 16px;
    }
    .order-details-sec .review-order .current-price h2 {
        font-size: 18px;
    }
    .order-details-sec .review-order .total-ammount-box h2 {
        font-size: 25px;
    }
    .order-details-sec .accordion-item .form-group select.form-control {
        font-size: 15px;
    }
    .order-details-sec .review-order .place-order-button button img {
        width: 55px;
    }
    .order-details-sec .review-order .place-order-button button.btn.btn-primary {
        font-size: 20px;
    }
    .banner .product-box .product-heading h2 {
        font-size: 18px;
    }
    .banner .product-box .product-heading a {
        font-size: 16px;
        line-height: 1.6;
    }
    .order-details-sec .accordion-item .upload-content-sec h5 {
        font-size: 16px;
    }
    .order-details-sec .accordion-item .save-btn a{
        background: transparent;
        padding: 0;
    }
    .order-details-sec .accordion-item .save-btn a:hover{
        background-color: transparent !important;
    }
    .order-details-sec .accordion-item .save-btn a i {
        color: var(--proxy-background2);
        font-size: 20px;
    }
    #hero-sec .swiper-pagination-bullet {
        width: 15px !important;
        height: 15px !important;
    }
    .order-details-sec .review-order .add-on-content {
        padding-right: 15px !important;
    }
}
@media(max-width: 375px){
.banner .order-icon h2 {
    font-size: 24px;
}
.banner .order-details {
    padding: 0;
}
.banner .card-one .product-card {
    margin-bottom: -35px;
}
.banner .card-one .start-order {
    padding: 5px 45px;
}
.price-sec .price-box-heading h2 {
    font-size: 30px;
}
.price-sec .price-icon {
    width: 28px;
}
.price-sec .price-box-heading h4 {
    font-size: 14px;
}
.review-heading h2, .price-sec .content-sec h3 {
    font-size: 20px;
}
.review .order-sec-heading h2 {
    font-size: 24px;
}
.review .order-sec-heading p {
    font-size: 16px;
}
.order-details-sec .accordion-item .form-group label {
    font-size: 16px;
}
.banner .order-details h3 {
    font-size: 16px;
}
.order-details-sec .accordion-item .content-box {
    padding: 20px 15px;
}
.order-details-sec .accordion-item .adjust-order .btn-card a {
    padding: 9px 12px;
}
.order-details-sec .accordion-item .form-group select.form-control {
    font-size: 14px;
}
.order-details-sec .review-order .global-card-heading h2 {
    font-size: 20px;
}
.order-details-sec .review-order .upload-your-own-box {
    padding: 10px 14px;
}
.order-details-sec .review-order .global-card p {
    font-size: 14px;
}
.order-details-sec .review-order .add-on-content h4 {
    font-size: 19px;
}
.order-details-sec .review-order .quantity button {
    width: 25px;
    height: 25px;
}
.order-details-sec .review-order .qty {
    width: 25px;
    font-size: 20px;
    top: 0;
}
.order-details-sec .review-order .add-to-order a {
    font-size: 15px;
}
}
@media(max-width: 370px){
.order-details-sec .review-order .current-price h2 {
    font-size: 16px;
}
.order-details-sec .review-order .place-order-button button.btn.btn-primary {
    font-size: 18px;
}
.price-sec .price-icon {
  max-width: 48px;
}
}
@media(max-width: 340px){
.price-sec .price-icon {
  width: 30px;
}
}