/**********|| Section One Css ||**********/
 .title_content h2 {
     font-weight: 600;
     font-size: 40px;
}
 .love_copatiblity_details h4 {
     font-size: 25px;
     font-weight: 500;
     margin: 20px 0px;
}
 .love_copatiblity_details p {
     color: #bababa;
}
 .form_title h4 {
     font-size: 35px;
     font-weight: 500;
     margin: 0px 0px 20px 0px;
}
 .love_copatiblity_form {
     border: 1px solid #cacaca;
     border-radius: 6px;
     margin: 30px 0px;
     padding: 20px;
     background: #efeeee;
}
 .copatiblity_form label {
     font-size: 14px;
     font-weight: 500;
}
 .copatiblity_form input, .copatiblity_form select, #discountForm input {
     outline: none !important;
     box-shadow: none !important;
     border: 1px solid #fff !important;
     color: #fff;
}
 form#discountForm input {
     background: #efeeee;
}
 .copatiblity_form input::placeholder, .copatiblity_form input, .copatiblity_form select, #discountForm input::placeholder {
     color: #6b6767 !important;
     font-size: 14px;
     height: 40px;
}
 .copatiblity_form select option {
     background-color: #101010;
     font-size: 14px;
}
 .form_data {
     margin-top: 10px;
}
 .form-group button {
     max-width: 240px;
     width: 100%;
     height: 43px;
     border-radius: 10px;
     background: var(--btn);
     color: #ffff;
     box-shadow: none;
     outline: none;
     border: 1px solid #fff;
     transition: all 0.4s ease;
     font-size: 14px;
     font-weight: 500;
     margin-top: 40px;
}
 .form-group button:hover {
     background-color: var(--btn);
     color: #000;
     border: 1px solid var(--btn);
}
 .form-group {
     position: relative;
}
 .form-group span.select_icon:before {
     content: "\f0d7 ";
     font-family: 'FontAwesome';
     display: block;
     position: absolute;
     right: 15px;
     color: #fff;
     position: absolute;
     top: 38px;
}
 .copatiblity_form select {
     appearance: none;
}
/**********|| Section One Css ||**********/
 .switcher {
     width: 100%;
     float: left;
     margin: 8px 0 0;
}
 .tab-nav {
     padding: 0;
     margin: 0;
     width: 100%;
     float: left;
}
 .tab-nav li {
     list-style: none;
     float: left;
     z-index: 10;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
}
 .tab-container img {
     display: block;
     margin: 0 auto;
     width: 100%;
     height: auto;
     height: auto;
     max-height: 500px;
     object-fit: cover;
     object-position: top;
}
 ul.tab-nav.show-for-medium-up li {
     max-width: 58px;
     height: 58px;
     margin: 10px 15px 0px 0px;
     border: 1px solid #fff;
}
 ul.tab-nav.show-for-medium-up li:last-child {
     margin-right: 0px;
}
 ul.tab-nav.show-for-medium-up li img {
     width: 100%;
     height: 100%;
     filter: brightness(0.5);
     transition: all 0.4s ease;
     cursor: pointer;
}
 ul.tab-nav.show-for-medium-up li.flex-active img, ul.tab-nav.show-for-medium-up li:hover img {
     filter: brightness(1);
}
 .slider_img_sec {
     margin-top: 10px;
}
/******************detailpage***************/
 .love_copatiblity_content {
     padding-left: 60px;
}
 .title_content p {
     font-size: 18px;
     font-weight: 500;
     margin-top: 30px;
}
 .discountBtn, .sample_btn {
     max-width: 240px;
     width: 100%;
     height: 38px;
     border-radius: 8px;
     background: var(--btn);
     color: #ffff;
     box-shadow: none;
     outline: none;
     border: 1px solid #fff;
     transition: all 0.4s ease;
     font-size: 14px;
     font-weight: 500;
}
 .discountBtn:hover, .sample_btn:hover {
     background-color: #fff;
     color: #000;
     border: 1px solid var(--btn);
}
 .price.usdPrice {
     font-size: 23px;
     margin: 0;
}
/******************detailpage***************/
 .flex-control-nav, .flex-direction-nav, .slides {
     margin: 0;
     padding: 0;
     list-style: none 
}
 .flexslider {
     padding: 0 
}
 .flexslider .slides>li {
     display: none;
     -webkit-backface-visibility: hidden 
}
/***********|| Section Two Css ||**********/
 .SaleTag span {
     display: inline-block;
     text-transform: uppercase;
     font-size: 12px;
     border: 1px solid #cdcdcd;
     padding: 0 5px;
     border-radius: 5px;
}
 p.PriceCount {
     font-size: 18px;
     color: #fff;
     font-weight: 500;
}
 .PriceCount del {
     color: #707070;
}
 h5.heading_one {
     font-family: 'Quincy CF';
     font-size: 22px;
     color: #000;
}
 .AlsoBuySec a:hover {
     text-decoration: none;
}
 .AlsoBuySec a:hover h5 {
     text-decoration: underline;
}
 .HeadingDiv h3 {
     font-size: 35px;
     font-family: 'Quincy CF';
     font-weight: 700;
}
/***********|| Section Two Css ||**********/
/***********|| Section Three Css ||**********/
 h3.QueHeading {
     font-family: 'Quincy CF';
     font-size: 24px;
     margin-bottom: 12px;
     text-transform: uppercase;
}
 p.QueAns {
     font-size: 16px;
     margin: 0;
}
/***********|| Section Three Css ||**********/
 .EnterInfos h4 {
     font-size: 20px;
     margin: 0 0;
     padding: 20px 0;
     text-align: center;
}
 .love_copatiblity_details {
     white-space: pre-line;
}
 .price del {
     font-size: 12px;
     color: #aea3a3;
}
 button:focus {
     outline: 0;
}

/* Tarrot card */
.tarot-deck .deck a>img {width: 150px;
    height: 272px;
    background-size: cover;box-shadow: rgb(78 87 98 / 16%) 10px 0px 11px, rgb(133 37 35 / 43%) 8px -1px 7px 0px;border-radius: 8px;overflow: hidden;transition: 0.3s all;}
.tarot-deck .deck a:hover>img {transform: scale(1.06) translateY(-8px);}
.tarot-deck .deck {
    display: flex;
    margin-bottom: 36px;
}
.tarot-deck .deck a.card {
    /* background: transparent; */
}
.tarot-deck .deck a:hover{
    cursor: pointer;
}
.tarot-deck .deck a.card:nth-child(1){
    z-index:20;
}
.tarot-deck .deck a.card:nth-child(2){
    z-index:19;
}
.tarot-deck .deck a.card:nth-child(3){
    z-index:18;
}
.tarot-deck .deck a.card:nth-child(4){
    z-index:17;
}
.tarot-deck .deck a.card:nth-child(5){
    z-index:16;
}
.tarot-deck .deck a.card:nth-child(6){
    z-index:15;
}
.tarot-deck .deck a.card:nth-child(7){
    z-index:14;
}
.tarot-deck .deck a.card:nth-child(8){
    z-index:13;
}
.tarot-deck .deck a.card:nth-child(9){
    z-index:12;
}
.tarot-deck .deck a.card:nth-child(10){
    z-index:11;
}
.tarot-deck .deck a.card:nth-child(11){
    z-index:10;
}
.tarot-deck .deck a.card:nth-child(12){
    z-index:9;
}

.tarot-card-group {padding: 15px;text-align: center;color: #fff;background: linear-gradient(45deg, #2f0e48, #004477);}


header.MainHeader{
    z-index:999;
}
.q-head.notif {font-size: 18px;
    line-height: 27px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 0.5em 1em;
    background: linear-gradient(45deg, #42a7d187, #3334af82);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#42a7d187,endColorstr=#3334af82);
    color: #fff;
    border-radius: 100px;
    max-width: 450px;
    width: 100%;
    margin: 2em auto 2.8em;text-align: center;}
    
    .tarrot_card_detailWrapper {margin: 60px 0px;}
.tarrot_item {display: flex;align-items: start; margin-bottom:70px; position:relative;}
.tarrot_item .tarrot_card_detail {padding-left: 85px;}
.tarrot_card_detail h3 {color: #fff;font-size: 35px;font-weight: 700;text-shadow: rgb(48 143 229) 2px 2px 11px; text-transform:uppercase;}
.tarrot_card_detail p {color: #fff;margin-top: 20px;font-weight: 500; text-align:justify;}
a.q-head.notif,button.q-head.notif {text-decoration: none;transition: 0.4s;display: inline-block; outline:none; border:0px;}
button.q-head.notif{
    background: linear-gradient(45deg, #42a7d1d4, #3334afb5);
    
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#42a7d1d4,endColorstr=#3334afb5);
}
a.q-head.notif:hover,button.q-head.notif:hover {transform: scale(1.06) !important;}
.tarrot_item .card_img {
    margin-top: 15px;
}
.tarrot_item::after {position: absolute;content: "";width: 100%;height: 3px;background: linear-gradient(213deg, #2ab0fb26, #6090af73);bottom: -36px;border-radius: 100%;
    border-bottom: 1px solid #00c4ff4a;
}
@media (max-width: 767px){
    #sidebar {
    top: 32px !important;
}
}



@media (min-width:767px) and (max-width:1024px){
  .tarrot_item .tarrot_card_detail{
      padding-left:30px;
  }  
}
@media (min-width:1024px){
    .ml-left-50{
        margin-left:70px !important;
    }
    .tarot-card-group img {max-height: 359px;object-fit: contain;padding-bottom: -5px;}
}

/*Detail_resposive*/
 @media (max-width: 1200px) {
     ul.tab-nav.show-for-medium-up li {
         margin: 10px 14px 0px 0px;
    }
     .discountBtn, .sample_btn {
         font-size: 11px;
    }
}
 @media (max-width: 991px) {
     .love_copatiblity_content {
         padding-left: 10px;
         padding-top: 40px;
    }
     form#discountForm {
         margin-top: 20px;
    }
     ul.tab-nav.show-for-medium-up li {
         max-width: 10%;
         height: 60px;
    }
     .love_copatibility_sec .col-lg-4 {
         padding: 0 40px;
    }
     h3.QueHeading {
         font-size: 22px;
    }
}
/*Detail_resposive*/
 @media (max-width: 767px) {
    .tarot-deck .deck a>img {
        /*width: 34px;*/
        width: 118px;
        /*height: auto;*/
    }
    .tarot-deck .deck {
    overflow-x: scroll;
}
    .tarot-deck .deck a>img {
    box-shadow: rgb(255 255 255 / 27%) 4px 1px 3px, rgb(133 37 35 / 25%) 5px -1px 3px 0px;
}
.tarot-card-group{
    padding:6px;
    height: 175px;
}
.tarot-card-group .card-img-top {max-height: 128px; object-fit:contain;}
.tarot-card-group .card-title {
    margin-bottom: 6px;
}
     h3.QueHeading {
         font-size: 17px;
    }
     p.QueAns {
         font-size: 13px;
         margin: 0;
    }
     .FooterLists li a {
         padding: 0px 0px;
    }
     .FooterLists li a {
         font-size: 13px;
    }
     ul.tab-nav.show-for-medium-up li {
         max-width: 16%;
    }
    .tarrot_item {flex-wrap: wrap;}
.tarrot_item .tarrot_card_detail {margin-top: 25px;padding: 0px 15px;}
.tarrot_item .card_img {text-align: center;flex: 100%;}
}
 @media (max-width: 575px) {
     ul.tab-nav.show-for-medium-up li {
         max-width: 21%;
         height: 56px;
         margin: 10px 10px 0px 0px;
         border: 1px solid #fff;
    }
     .title_content h2 {
         font-size: 30px;
    }
     .love_copatiblity_details {
         font-size: 14px;
    }
     .form_title h4 {
         font-size: 26px;
    }
     .love_copatiblity_content {
         padding-left: 8px;
         padding-right: 8px;
    }
     .EnterInfos h4 {
         font-size: 20px;
         padding: 10px 0;
    }
     .form-group button {
         margin-top: 20px;
         max-width: 150px;
    }
}
