/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12 Sep, 2018, 6:20:52 PM
    Author     : user
*/

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

#topbar .contact-info a {
    line-height: 1;
    color: #555;
}
#topbar .contact-info{
    float:left;
}
#topbar .login-link{
    float:right;
}
#topbar .contact-info a:hover {
    color: #50d8af;
}

#topbar .contact-info i {
    color: #50d8af;
    padding: 4px;
}

#topbar .contact-info .fa-envelope-o {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #e9e9e9;
}

#topbar .login-link a {
    color: #555;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}

#topbar .login-link a:hover {
    color: #50d8af;
}

#topbar .login-link a:first-child {
    border-left: 0;
}
#rev_slider_1_1_wrapper{
    margin:0px auto;
    background-color:#000000;
    padding:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-repeat:repeat;
    background-size:cover;
    background-position:left top;
}

.fullwidthbanner-container {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.rev_slider_wrapper {
    width: 100%;
}
.rev_slider_wrapper {
    position: relative;
    z-index: 0;
}
.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}
.tp-overflow-hidden {
    overflow: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}
.rev_slider >ul, .rev_slider_wrapper >ul, .tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li {
    list-style: none !important;
    position: absolute;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
    top: 0px;
    left: 0px;
}

.tp-revslider-slidesli, .tp-revslider-mainul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}
#rev_slider_1_1 .uranus.tparrows {
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0);
}

.tparrows {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}
.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
}
#rev_slider_1_1 .uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.tparrows.tp-rightarrow:before {
    content: '\e825';
    font-size:40px;
}
.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.tparrows.tp-leftarrow:before {
    content: '\e824';
}
.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}
input[type=text], select, textarea ,input[type=email]{
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 7px;
    color:#fff;
}
input[type=text]:focus,textarea:focus ,input[type=email]:focus{
    border: 1px solid #ccc !important;
}
input[type=submit] {
    color: #4ca1af;
    font-size: 16px;
    padding: 0px 25px;
    border: 1px solid #4ca1af;
    border-radius: 25px;
    position: relative;
    display: block;
    float:right;
    background-color: #fff;
    -webkit-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    transition: all .8s cubic-bezier(.3,.95,.3,.95);

}
input[type=submit]:hover{
    color: #fff;
    background-color: #2c3e50; 
}
.social-ft li a:not(:hover){
    color:#c2c2c2;
}
.social-ft li {
    display: inline-block;
    margin-left: 30px;
}
.widget-categories h3.widget-sub-title{
    font-size:16px;
}
.widget-categories ul.one-half:first-of-type{
    padding-right: 30px;
}
.social-ft li a .fa{
    font-size:20px;
}
.social-ft-links{
    padding-top: 35%;
    padding-left: 8%;
}
.first-col .imagebox.style5 .box-image,.sec-col .imagebox.style5 .box-image{
    height:23vh;

}
.left-col .imagebox.style5 .box-image{
    /*width: 100%;*/
    height:49.1vh;
}
.first-col .imagebox.style5 .box-image img,.sec-col .imagebox.style5 .box-image img,.left-col .imagebox.style5 .box-image img{
    height:100%;
    width:100%;
}
.tp-leftarrow:before {
    content: "\f104"  !important;
    font-size:40px !important;
}
.tp-rightarrow:before {
    content: "\f105"  !important;
    font-size:40px !important;
}

.tparrows:before {
    font-family: fontawesome !important;
}
.arrow{
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    /*background-color: #4ca1af;*/
    -webkit-transform: rotate(-45deg);
}
.padding-less{
    padding-left:0px;
    padding-right:0px;
}
.padding-less-right{
    padding-right:0px;
}
#add_review_form textarea{
    color:#000 !important;
}
#user_mob input{
    -webkit-text-fill-color: #000 !important;
}
.menu-container{
    width:100%;
}
.add_div{
    height:10vh;
}
.whitebg{
     background-color:#fff;
}
#top_page{
    margin-bottom:-6px;
}
.breadcrumb{
    margin-bottom:0px;
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 100%;
    margin-top: 1px;
    border-radius: 0px;
}
.page-header{
    padding-bottom:0px;
    margin:0px;
}
.breadcrumb>li a{
    color:#4ca1af !important;
}
.btn-custom{
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 15px 42px 16px;
}
.btn-cus{
     border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding:0px 27px 0 27px;
}
.btn-cus:hover{
       color: #fff !important;
    background-color: #2c3e50 !important;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
 .btn-cus:before{
        content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #4ca1af;
    border: 0px solid #4ca1af;
    opacity: 1;
    visibility: visible;
    z-index: -2;
    -webkit-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    transition: all .8s cubic-bezier(.3,.95,.3,.95);

}
.btn-custom:hover{
       color: #fff !important;
    background-color: #2c3e50 !important;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-custom:before{
        content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #4ca1af;
    border: 0px solid #4ca1af;
    opacity: 1;
    visibility: visible;
    z-index: -2;
    -webkit-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    transition: all .8s cubic-bezier(.3,.95,.3,.95);

}
.btn-more .btn-custom:hover{
       color: #fff !important;
    background-color: #2c3e50 !important;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-more .btn-custom:before{
        content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #4ca1af;
    border: 0px solid #4ca1af;
    opacity: 1;
    visibility: visible;
    z-index: -2;
    -webkit-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    transition: all .8s cubic-bezier(.3,.95,.3,.95);

}
.place_btn .btn-more,#add_review_form .btn-more{
    margin-top:10px;
}
.review a{
    font-size:16px !important;
}
.review{
    text-align:left !important;
    margin-top:20px !important;
}
.g-register h3{
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 35px;
    margin-left: 30px;
}
b.red-text{
    font-weight:400;
    color:red;
}
#messages{
    position: absolute;
    z-index: 9999;
    width:100%;
    margin-top: 0px;
    top:23%;
}
.otp-sec{
    padding-bottom: 20%;
}
.log-sec{
    padding-bottom:12%;
}
.home-blog-post{
    height:21vh;
}
.home-blog-post a img,.home-blog-post a{
    height:100%;
    width:100%;
}
.input input[type="text"],.input select,.input textarea,.input input[type=email],.input input[type="search"]{
    height:40px;
}
.input select{
    padding-top:6px;
}
.pin_code_div{
    margin-top:16px;
}
input[type="checkbox"]{
    vertical-align: middle;
    width: 20px;
    margin-top: 0px;
    height: 20px;
}
.img_box{
    height:30vh;
}
.img_box .grid_pooja_img{
    height: 30vh;
    width: 100% !important;
}
.map_box{
    margin-bottom:20px;
}
.height5{
    margin-bottom:5%;
}
.con_nav{
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.07);
}
.contact_icon img{
    width:70px;
    height:70px;
}
.buy_now{
    margin: 0px auto 20px;
    display: block;
    width: 100%;
}
.about_text{
    color: #2c3e50;
        font-size: 18px;
    line-height: normal;
}
.fa-rupee{
   top: 0px !important;
    font-size: 16px !important;
    color: #000 !important;
    right: 14px !important;
    left: -6px !important;
}
.flat-reset {
    padding: 10px 0 30px !important;
    color: #fff;
}
.flat-reset-done {
    padding: 10px 0 390px !important;
    color: #fff;
}
.link_text{
    color:#fff;
    font-size:22px;
    text-align:center;
    line-height:40px;
}
#id_new_password1,#id_new_password2{
        border-color: #fff;
    border-radius: 5px;
    color: #fff;
    height: 50px;
    margin-bottom: 24px;
    font-size:18px;
}
.login-form.style2 form ul:first-of-type{
    display:none !important;;
}
.login-form.style2 form ul.errorlist li{
    color:	#FF0000;
}
.btn-add-to-basket{
    border-radius:30px;
}
.btn-add-to-basket:hover{
    color: #fff !important;
    background-color: #2c3e50 !important;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flat-explore-detail .comment-area .comment-title{
    margin-top:10px;
}
.comment-area ol.comment-list li.comment{
         box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    padding: 10px;
}
.nav-tabs{
    width:100%;
}
.nav-tabs>li{
    width:33.334% !important;
}
.nav-tabs>li>a{
    margin-right:0px;
    font-size: 20px !important;
    line-height: normal !important;
    font-weight: normal !important;
}
.fc button .fc-icon{
    top: 0px;
}
.fc-toolbar button{
    line-height:normal;
}
.ui-widget.ui-widget-content{
    z-index:999 !important;
}
.login-form ::-webkit-input-placeholder{
opacity:1 !important;
    color: #fff !important;
}
.g-register::-webkit-input-placeholder
{
  color: #fff !important;
}
::-webkit-input-placeholder
{
  color: #000;
}
.addr_line input::-webkit-input-placeholder{
    color:#999b9b !important;
}
#id_gender{
    color:#c2c2c2;
}
id_calender_category{

}
.reg_dob #id_dob{
 color:#fff !important;
 border:1px solid #ccc;
}
#id_dob{
     border:1px solid #ccc;
}
.total_table{
    padding-left:3.5em;
}
.proceed_btn{
    margin-top:40px !important;
    margin-bottom:20px;
    text-align:right;
}
#basket_totals{
    margin-top:20px;
}
.alertinner{
    color:#8a6d3b !important;
}
.alert-info .alertinner{
    color:#8a6d3b !important;
}
.nav-main-div{
    position:absolute;
    width:98%;
    top:18%;
}
.nav-main-div .breadcrumb{
    padding-bottom:0px;
}
.ship_div{
    margin-top:2%;
}
#new_shipping_address input[type=text], #new_shipping_address select, #new_shipping_address input[type=email]{
    color:#727272;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    height: 36px;
}
#new_shipping_address textarea{
    color:#727272;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
#update_user_address input[type=text], #update_user_address select,  #update_user_address input[type=email]{
    color:#727272;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    height: 36px;
}
#update_user_address textarea{
    color:#727272;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
.sub-header{
    padding-left:3%;
}
.cust_header{
    padding-left:1%;
}
.m-t-2{
    margin-top:2% !important;
}
.add-left-padding{
    padding-left:30px;
}
.add-right-padding{
    padding-right: 40px;
}
.btn-con{
     color: #4ca1af;
    font-size: 16px;
    padding: 0px 25px;
    border: 1px solid #4ca1af;
    border-radius: 25px;
    position: relative;
    display: block;
    float:right;
    background-color: #fff;
    -webkit-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    -moz-transition: all .8s cubic-bezier(.3,.95,.3,.95);
    transition: all .8s cubic-bezier(.3,.95,.3,.95);
}
.puja_desc_box{
    height:15vh !important;
    padding:30px 25px 23px !important;
}
/*.ship_logo{
    margin-left:45% !important;
} */
.profile_page .profile_col{
    margin-top:1%;
    magin-bottom:3rem;
}
.pro_btn{
    text-align:left !important;
    margin-top:0px !important;
}
.addr_list_btn{
    text-align:left !important;
    margin-top:20px !important;
}
.nav-pills>li.active>a{
    background: #4ca1af !important;
    font-size:14px;
    font-weight:400;
}
#pwd_change #id_new_password1, #pwd_change #id_new_password2{
    border: 1px solid #4ca1af !important;
    color:#727272 !important;
    width:400px !important;

}
#pwd_change #id_old_password{
    font-size:18px !important;
    width:400px !important;
    height: 50px !important;
}
.page{
    min-height:300px;
}
.pdf_icon{
    font-size: 27px;
    text-align: center;
    margin-top: 8%;
}
.errorlist{
    color:#f00;
    text-transform:capitalize;
}
.m-t-3{
    margin-top:5%;
}
.m-t3{
    margin-top:3%;
}
/*#voucher_form_link{
    padding:20px;
}*/
/*#voucher_form{
    padding:10px;
}*/
#id_code {
        width: 50%;
    height: 36px;
}
.img_td img{
    width:30%;
}
.shop_btn{
    margin-top:10px !important;
    margin-bottom:10px;
}
.addr_form {
    margin:auto;
    display:block;
}
.padding-left-less{
    padding-left:0px;
}
.container_cust{
 padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}
.container_cust {
    width: 98%;
    margin-top:5%;
}
.btn_grp_control{
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 0px 27px 0 27px;
    background: #4ca1af;
}
.btn_grp_control a{
    color:#fff;
        padding: 14px;
    font-size: 14px;
}

.btn_grp_control a:hover{
    color:#fff !important;
}
.alert-warning .alertinner{
    color:#8a6d3b !important;
}
#content_inner{
    min-height:335px;
}
.involve ul .box .img-box img{
    height:100%;
}
.color-red{
    color:red;
    background: #ccc;
    font-size: 16px;
}
.star_div span{
   color: #f0b108;
    font-size: 20px;
}
/*#language_selector,.lang_select {
    margin-top: 0px;
    margin-bottom: 0px;
    height :45px !important;
    width:135px !important;
}*/
.dropdown-toggle{
        background:transparent;
        padding:0px;
    }
.navbar-form{
    padding:0px;
    }
.lang_select,#id_samagri_option,#id_gender,#id_calender_category,#id_sm_select,#select_city,#select_year,#id_new_shipping_address select,#id_country{
     -webkit-appearance: menulist;
    -moz-appearance: menulist;
}
table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting:after,table.dataTable thead .sorting_desc:after{
    content:none !important;
}
.lang_btn{
    height:auto;
}
.add-padding{
    padding-left:30px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 30px #364856 inset !important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
    }
#id_q:-webkit-autofill,#id_line1:-webkit-autofill,#id_country:-webkit-autofill,#id_postcode:-webkit-autofill{
    -webkit-text-fill-color: #000 !important;
}
#mainnav .menu li a.active{
    color:#4ca1af;
    font-weight:400;
}
.payment_fail{
    min-height:300px;
}
.payment_fail .content{
        padding-top: 4%;
    text-align: center;
}
.payment_fail .content a{
    font-weight:500;
}
.m-b-2{
    margin-bottom:2%;
}
.m-t-1{
    margin-top:1%;
}
.pay-img img{
    border:2px solid #baad93;
}
#id_order{
    margin-top:2%;
}
.home_box_desc{
        color: #2c3e50 !important;
}
.add-l-padding{
    padding-left:15px;
}
#id_puja_categories{
    color:#727272;
}
.register_cat{
    color:#fff !important;
}
.subscribe-form form{
    color:#fff;
}
.sub_form input::-webkit-input-placeholder{
    color:#fff;
}
.white_text{
    color:#fff;
}
.m-b-1{
    margin-bottom:1%;
}
.m-t{
    margin-top:44%;
}
.float-right{
    float:right;
}
#add_to_basket_form input::-webkit-input-placeholder{
    color:#777777;
}
.some_bold_text{
    font-weight:500;
}
.addr_btn{
    text-align:left;
    margin-top:20px !important;
}
.btn_grp_control a{
    float:left;
}
.btn_grp_control button{
      background: #4ca1af;
      border-color:#4ca1af;
      color:#fff;
}
.btn_grp_control button:hover ,.btn_grp_control button:focus,.btn_grp_control button:active{
    z-index:0 !important;
        background: #4ca1af !important;
        color:#fff !important;
        border:none !important;
}
.btn_grp_control .dropdown-menu li a:hover{
    color:#000 !important;
}
.open>.dropdown-toggle.btn-default{
      background: #4ca1af !important;
        color:#fff !important;
        border:none !important;
        box-shadow:none !important;
}
input:-webkit-autofill{
    background-color:transparent !important;
}
.wrap-login input:-webkit-autofill{
    color:#333 !important;
}
select.input-sm{
    line-height:normal !important;
    margin-bottom:7px !important;
}
table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting:after,table.dataTable thead .sorting_desc:after{
    font-size:25px !important;
    top:0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color:transparent !important;
    background:transparent !important;
    border:none !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{        background-color: #337ab7;
     background: #4ca1af !important;
      border-color:#4ca1af !important;
}
#DataTables_Table_0_filter{
    display:none;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after{
    right:2px !important;
}
.btn:active:focus, .btn:focus{
    outline:none !important;

}
#id_forgot_password_form input[type=text], #id_forgot_password_form select, #id_forgot_password_form textarea, input[type=email]{
    color:#fff !important;
}
#gr_profile_edit input#id_email{
    color:#000 !important;
}
#profile_col #messages{
    top:-20px !important;
}
#register_form input[type=text], textarea, input[type=email]{
    color:#fff !important;
}
.shop_table thead tr th input{
    height:32px !important;
    margin-bottom:0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding:3px;
}
.product-tax .btn-more{
    margin-top:0px;

}
.product-tax .btn-more a{
    padding: 5px 10px !important;
    font-size: 14px !important;
    z-index:0 !important;
}
.fa-times-circle{
    font-size:20px;
}
#id_login-password:-webkit-autofill{
    transition: background-color 0s 3600s !important;
    text-fill-color:red !important;
    color: red !important;
}
.addr_well{
    min-height:25vh;
    background-color:transparent;
}
.addr_header{
    padding-left:15px;
}
.container_cus{
    width:98%;
        padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container_new_addr{
    width:94%;
        padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container_cus .col-sm-12{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.select2-hidden-accessible{
    width:100% !important;
}
.btn_remove{
    padding:0px 16px !important;
    height:40px !important;
    line-height:38px !important;
}
.disc_code{
    float:left;
}
#date_modal_picker{
    background-color: #fff;
    border-color: #ccc;
}
#id_notes{
    color:#000 !important;
}
#contact_form input[type=text], #contact_form textarea, #contact_form input[type=email]{
    color:#fff !important;
}
.float-left{
    float:left;
}
.payment{
    min-height:300px;
}
.addr_box{
    position:relative;
    height: 240px;
    max-width: 320px;
    border-width: 1px;
    box-sizing: border-box;
    border-color: #C7C7C7;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.16);
    border-style: solid;
}
.addr_box_outer{
    margin-bottom:10px;
    padding:10px 0 10px 0;
}
.profile_page{
    padding-bottom:3rem;
}
.thank_well{
    background-color:transparent;
}
.edit-address {
    position: absolute;
    bottom: 20px;
    left: 22px;
}
.edit-address a{
    font-size: 16px !important;
    line-height: 19px !important;
    color: #0066c0 !important;
}
.address-section {
    padding-left: 20px;
    padding-top: 20px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.nav-collapse{
    display:inline-block;
}
.dropdown-menu:hover .sub-menu {
  visibility: visible;
}
.dropdown-menu{
    margin:0px;
}
.nav>li>a:focus, .nav>li>a:hover,.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color:transparent;
}
/* Guruji Register Page CSS Code */

.puja_cat .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple{
    border:1px solid #ccc !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #49949d !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
.dob .form-inline .date span{
    display:none;
}

.ui-datepicker-title select, .ui-datepicker-title select {
  display:inline-block !important;
   -webkit-appearance: menulist;
   padding: 2px !important;
   height:35px !important;
}
.select2-container{
    width:100% !important;
    margin-top:6px !important;
}
.select2-container .select2-selection--single{
    height:34px !important;
}
/* Guruji Register Page CSS Code End */
 @media screen and (min-width: 1440px) {
        .addr_box {
          width: auto;
        }
      }
@media only screen and (max-width: 767px) {
    .style2{
        width:100% !important;
    }
    #adminCalendar .fc-day-grid-container{
        height:auto !important;
        overflow:auto !important;
    }
    #adminCalendar h2{
        padding-top:0.3em;
    }
    .profile_page table{
        word-break: break-word;
    }
    #accepted_puja_tableWrapper, #DataTables_TableWrapper{
        overflow-x:scroll;
    }
    #DataTables_Table_0,#accepted_puja_table{
        word-break: initial;
    }
    #basket_formset{
        overflow: overlay;
        width:100%;
    }
    .total_table {
        padding-left: 15px;
    }
}
    #footer_1 {
        top: 92vh;
        z-index: 4;
        right: 70px;
        position: fixed;
        border: 1px solid #ccc;
        border-radius: 4px;
        background: #FCFCFA;
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);
        margin-left: 20px;
        width:12%;
    }
.footer-block {
                padding: 10px;
                color:#4ca1af;
                font-size:14px !important;
                font-weight:bold;
                text-align:center;
            }
#rev_slider_1_1_wrapper,#rev_slider_1_1{
    max-height:70vh !important;
}
.fa-caret-down{
        color: #000;
    padding-left: 8px;
}
.log_in_link h4{
    color:#fff;
    padding:25px 0px 0px
}
.login_guruji h4{
    padding-top:19%;
}
.log_in_link a{
    color:#fff;
}
.about_logo{
    width: 80%;
    float: right;
    margin: 10% auto;
    display: block;
}
.about_logo a img{
    width:100%;
}
.google_app_img{
    padding-top:8%;
    width:403px;
}
.apple_app_img{
    padding-top:7%;
}
.download_link{
    margin-top:20%;
    margin-left:10%;
}
.header_nav{
        box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.07);
}
.blink{
    font-weight:600;
}
.contact-info{
    margin-top:2%;
    margin-left:1%;
}
.fa-shopping-cart{
    font-size:20px;
}
.show-search_mob{
    display:none;
}
button.search-submit-form{
    top:2px;
}
.hide_desk{
    display:none;
}
.desk_hide{
     display:none !important;
}
@media only screen and (max-width: 767px)  {
    .show-search {
	    float:right;
    }
    #login_form .password_field{
        position:relative;
    }
    .profile_page {
        padding-top: 3rem;
    }
    #show_pwd{
        margin-left: 0;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .show-search_mob .top-search.active{
        width: 100%;
        right: 0;
        padding: 0 10px;
    }
    .show-search_mob .top-search.active label,.show-search_mob .top-search.active input{
        width: 100%;
    }
    .show-search_mob .search-submit-form{
        right:13px;
    }
    .show-search_mob{
        display:block;
    }
    .header{
        width:100%;
        float:left;
    }
 /*   #mainnav-mobi{
        top:15vh;
        position:fixed;
        z-index:999;
    } */
    #mainnav-mobi{
        top:15vh;
        position:sticky;
        z-index:999;
        width:100%;
        float:left;
    }
    #mainnav-mobi .desk_hide .nav-collapse{
        display:block;
    }
    #language_selector{
        width:100%;
        border: none;
        margin: 0px;
    }
    #logo{
        width:22%;
        margin-left:2%;
        margin-top:1%;
    }
    .contact-info {
        margin-top: 4%;
    }
    #mob_btn{
        padding:0px 30px;
    }
   /* #mob_menu_lang{
        opacity:0;
    }*/
    .hide_mob,.hide_search{
        display:none;
    }
    .mob_lang{
        display:block;
    }
    #mob_btn:hover #mob_menu_lang{
        opacity:1 !important;
    }
    .hide_desk{
        display:block;
    }
    .more_down{
        display:none;
    }
    .flat-login{
         margin-top: 0%;
        padding-bottom: 0px;
    }
    /*
    section.flat-login::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 15%;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(76, 161, 175, 0.9);
        background: -webkit-linear-gradient(-90deg, rgba(76, 161, 175, 0.9), rgba(44, 62, 80, 0.9));
        background: -o-linear-gradient(-90deg, rgba(76, 161, 175, 0.9), rgba(44, 62, 80, 0.9));
        background: -moz-linear-gradient(-90deg, rgba(76, 161, 175, 0.9), rgba(44, 62, 80, 0.9));
        background: linear-gradient(-90deg, rgba(76, 161, 175, 0.9), rgba(44, 62, 80, 0.9));
    } */
    body{
        position:relative;
    }
    .flat-login .overlay{
        /*top: 13%; */
        position: absolute;
        bottom: 0;
        height:100%;
        min-height:100%;
        width:100%;
    }
    .iconbox.style2 .box-content {
        padding-right: 15px;
        padding-left: 15px;
    }
    .breadcrumb{
        display:none;
    }
    .login-form{
        width:100%;
    }
    /* .parallax .overlay{
        top:35%;
        height:60%;
    } */
    .flat-contact .contact-form .contact-us{
        width:100%;
    }
    .mob_search-btn{
        float:left;
    }
    .nav-tabs>li>a{
        font-size:14px !important;
    }
    .desk_hide{
        display:block !important;
    }
    #mainnav-mobi ul.dropdown-menu > li > a{
        color:#333;
    }
    .mob_user_nav{
        width:100%;
    }
    .puja_desc_box{
        height:auto !important;
    }
    .imagebox{
        margin-bottom:20px;
    }
    #aboutus_page .about_logo {
        width: 80%;
        float:initial;
        margin: 10% auto;
    }
    #aboutus_page .download_link {
        margin-left: auto;
        margin-right: auto;
    }
    #guruji_registration_form .login_guruji h4 {
        text-align: center;
    }
    #guruji_registration_form #location_column .input.full{
        padding: 0 15px;
    }
    #popularPuja_Section .imagebox.style5 .box-image,
     #popularPuja_Section .imagebox.style5 .box-image {
        height: 100%;
        min-height:190px;
    }
    #popularPuja_Section .sec-col .imagebox.style5 .box-image img{
        height: 190px;
        width: 100%;
        object-fit: fill;
    }
    #popularPuja_Section .imagebox.style5 .box-content,
    #popularPuja_Section .imagebox.style5 .box-content{
        transform: translate(-50%, -25%);
    }
    #popularPuja_Section .left-col .imagebox.style5 .box-content{
        transform: translate(-50%, -50%);
    }
    #popularPuja_Section .imagebox{
        margin-bottom: 20px;
        max-width:380px;
        min-height:190px;
    }
    .term_n_cond{
        width: 100% !important;
        float: left;
        padding: 40px 15px;
        margin:0 !important;
    }
    .term_n_cond h1 {
        font-size: 24px;
        line-height: 46px;
    }
    #messages {
        top: 2%;
    }
    .page-title.style2 {
        padding: 0px 0 0px !important;
    }
    .flat-title .box-title a{
        font-size: 33px;
        line-height: 32px;
    }
    .flat-explore-detail {
        padding: 40px 0 30px;
    }
    .pro_btn .btn-more a{
        padding: 13px 20px;
        font-size:14px;
    }
    .profile_page h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .profile_page .wrap-login{
        position:relative;
    }
    .profile_page .wrap-login button{
        position:absolute;
        right:0;
        bottom:0;
    }
    #vidhi_div {
        margin-top: 0px !important;
    }
    .tp-leftarrow,
    .tp-rightarrow{
        top:70% !important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    .highlights ul.menu-list li:nth-child(5){
        clear:both;
    }
    #logo{
        max-width:115px;
        width:100% !important;
    }
    .contact-info {
        margin-top: 6%;
    }
    .blink{
        font-size:85%;
    }
    .highlights ul.menu-list li a span{
        font-size:14px;
    }
    #guruji_registration_form .overlay{
        height: 204%;
    }
}
@media only screen and (min-device-width: 411px) and (max-device-width: 823px) {
      #guruji_registration_form .overlay{
        height: 162%;
    }
    .contact-info {
        margin-top: 5%;
    }
}

/* For 1366 Resolution */
@media only screen and (min-width: 1030px) and (max-width: 1366px){
    .profile_page{
        padding-bottom:4%;
    }
 }
.tp-revslider-mainul{
    max-height:100% !important;
}
.right-text{
    text-align:right;
}
.form_login{
    padding-bottom:7%;
}
@media only screen and (min-width:768px) and (max-width:991px){
    .show-search_mob{
        display:block;
    }
    .desk_hide {
        display: block !important;
    }
    #mainnav-mobi .hide_search{
        display:none;
    }
    .term_n_cond{
        width: 100% !important;
        float: left;
        padding: 40px 15px;
        margin:0 !important;
    }
    .imagebox.style5 .box-content {
        transform: translate(-50%, -25%);
    }
    section.page-title.style2.parallax{
        width:100%;
        float:left;
        padding-top:0px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px){
    #logo {
        width: 19%;
    }
    #content_inner{
        width:100%;
        float: left;
    }
    .pooja-list .imagebox{
        margin-bottom: 50px;
        margin-left: auto;
        max-width:400px;
        margin-right: auto;
    }
    .pooja-list .imagebox .img_box {
        min-height: 220px;
        height: 100%;
    }
    .pooja-list .imagebox .img_box .grid_pooja_img {
        max-height: 220px;
        width: 100% !important;
    }
    .header{
        width: 100%;
        float: left;
    }
    .header .btn-menu {
         top: -35px;
         right: 65px;
    }
    .login-form {
        width: 84%;
    }
    .left-col .imagebox.style5 .box-image {
        /* width: 100%; */
        max-height: 350px;
        min-height: 100%;
    }
    .first-col .imagebox.style5 .box-image, .sec-col .imagebox.style5 .box-image {
        max-height: 193px;
    }
    .home-blog-post {
        min-height: 190px;
        max-height:190px;
    }
    .registration-form {
        padding-bottom: 68%;
    }
    .login-form{
        padding-bottom:21%;
    }
    .password_field{
        position:relative;
    }
    #show_pwd{
        color: #fff;
        position: absolute;
        bottom: 0;
        right: 10px;
    }
    .show-search_mob > button {
        margin: 40px 0 5px;
        margin-right:15px;
    }
    #mainnav-mobi{
        top:9.3vh;
    }
    #mob_btn{
        padding:0 35px;
    }
    #mainnav-mobi .show-search span.fa.fa-search{
        color:white;
    }
    #mainnav-mobi #mob_menu_lang a{
        color:#000 !important;
    }
    #contactpage_iconWrapper{
        padding: 60px 0 40px;
        width:100%;
        float:left;
    }
    #contactpage_iconWrapper .col-sm-4{
        width:100%;
        margin-bottom:50px;
    }
    .flat-title {
        padding: 20px 0 20px;
    }
}
@media(min-width:992px) and (max-width:1107px){
    section.page-title.style2.parallax{
        width:100%;
        float:left;
        padding-top:0px !important;
    }
}