/*
Theme Name: MediPoint Child
Theme URI: http://medipoint.elated-themes.com/
Description: A child theme of MediPoint Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: medipoint
Template: medipoint
*/

/* this is to hide behind chat box */
#_GUARANTEE_SealSpan{z-index:99 !important;}
#buysafeRollover{z-index:99 !important;}

/*body {
	font-family:"Helvetica Neue-Sans Serif";
}*/

/* h1{
	font-weight: bold;
	font-size : 20px;
} */

/*h2{
	font-weight: bold;
	font-size : 20px;
}*/

/*h3{
	font-weight: normal;
	font-size : 15px;
}*/
/*--Start-Added-By-Ashish---*/

h1{
	font-size : 30px !important;
}

.h2, h2{
	font-size : 26px !important;
    color: #5DB4BC !important;
}

h3{
	font-size : 22px;
}

/*--End-Code -Added-By-Ashish---*/

button{
	background-color: #69bfc9;
}

button:hover, button:active{
	background-color: #06658b;
}

.eltd-drop-down .second .inner ul li ul li:hover>a, .eltd-drop-down .second .inner ul li.current-menu-item>a, .eltd-drop-down .second .inner ul li.sub ul li:hover>a, .eltd-drop-down .second .inner>ul>li:hover>a{
    color:#69bfc9;
}

.single-post .eltd-blog-single-nav .eltd-blog-next:hover a .nav-item h6, .single-post .eltd-blog-single-nav .eltd-blog-next:hover a .nav-item span, .single-post .eltd-blog-single-nav .eltd-blog-prev:hover a .nav-item h6, .single-post .eltd-blog-single-nav .eltd-blog-prev:hover a .nav-item span {
    color: #25a6c8;
}

.eltd-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-number a:hover{
    color:#69bfc9;
}

.subscribe_button{
     padding: 12px;
	/*  background-color: #69bfc9;  */
	 background-color: rgba(105, 191, 201, 1);
	 /* color: #000000 */; 
	 color: rgba(0, 0, 0, 1);    
	 margin-left: 10px;
	 font-size: 14px;
	 border-radius:5px;
	 font-weight: 800;
 }

.subscribe_button:hover{
    background-color: #06658b;color: #FFF;
}
.eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-blog-like a:before, .eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-post-info-comments-holder a:before, .eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-post-info-date:before {
    color : #25a6c8;
}
.eltd-blog-holder.eltd-blog-single .eltd-post-info-category a{
        background-color: #25a6c8;
}
#comments {visibility: hidden;}
.eltd-comment-form {display:none;}
.eltd-mobile-header-holder .eltd-grid .eltd-vertical-align-containers {
    padding-right: 23px;
    padding-left: 15px;
}
.eltd-mobile-header .eltd-mobile-logo-wrapper a {
    height: 27px !important;
}
.eltd-btn.eltd-btn-solid{
    background-color: #69bfc9 !important;
    color: #000 ! Important;

}.eltd-btn.eltd-btn-solid:hover{
    background-color: #06658b !important;
    color: #FFF ! Important;

}

.eltd-page-header .eltd-menu-area .eltd-logo-wrapper a {
    max-height: 76.5px;
    height: 24px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    height : inherit;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    height: inherit;
}
.select2-container--default .select2-search--inline .select2-search__field{
    height: inherit;
}

.icon_close:before {
    color:red;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}
.eltd-page-header .eltd-sticky-header .eltd-sticky-holder .eltd-logo-wrapper a {
    max-height: 54px;
    height: 25px !important;
}
.toast-top-center{top:50%!important}
.woocommerce-page .eltd-content a.added_to_cart, .woocommerce-page .eltd-content a.button, .woocommerce-page .eltd-content button[type=submit], .woocommerce-page .eltd-content input[type=submit], div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type=submit], div.woocommerce input[type=submit] {
    background-color: #69bfc9 !important;
    border: 1px solid #69bfc9 !important;
    color:#000 !important;
}
div.wpcf7 .ajax-loader.is-active {
    display: inline-block;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    margin-bottom: 0px;
}
html footer .eltd-footer-top span.wpcf7-not-valid-tip {
    color: #f00 !important;
}
.eltd-main-menu.eltd-default-nav > ul > li > a, .eltd-page-header #lang_sel > ul > li > a, .eltd-page-header #lang_sel_click > ul > li > a, .eltd-page-header #lang_sel ul > li:hover > a {color:#000;}
.eltd-main-menu .second ul li:hover a {
    color: #69bfc9 !important;
    text-decoration: none !important;
}
#submit_comment:hover, .post-password-form input[type=submit]:hover, input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #06658b;
}
button.woocommerce-Button.button:hover, input.woocommerce-Button.button:hover {
    background-color: #06658b !important;
    border-color: #06658b !important;
    color:#FFF !important;
}

.eltd-drop-down .second:not(.right) .inner ul li a .item_text:after {  color: #69bfc9 !important;}
.eltd-shopping-cart-dropdown {    /* top: 43px !important; */top: 12px !important; border-top: none !important;    z-index: 999999 !important;}
.home .eltd-shopping-cart-dropdown {
    top: 18px !important;
}
.eltd-page-header { z-index: 1 !important; }
.eltd-content { z-index: 0 !important; }
.eltd-page-header .eltd-search-opener:hover {  color: #69bfc9 !important;}
::-moz-selection {
    color: #FFF;
    background: #69bfc9;
}

::selection {
    color: #FFF;
    background: #69bfc9;
}
footer .eltd-footer-top .widget.widget_archive ul li a:after, footer .eltd-footer-top .widget.widget_categories ul li a:after, footer .eltd-footer-top .widget.widget_meta ul li a:after, footer .eltd-footer-top .widget.widget_nav_menu ul li a:after, footer .eltd-footer-top .widget.widget_pages ul li a:after, footer .eltd-footer-top .widget.widget_recent_entries ul li a:after {    color: #69bfc9 !important;}

div.wpcf7 .ajax-loader.is-active {
    display: inline-block;
}
.eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-logo-wrapper a {
   /*  height: 31px !important; */
    height: 29px !important;
}
/*Boottom Search bar*/
.search_form_home span.select2.select2-container.select2-container--default,.search_form_home .select2-container--default .select2-search--inline .select2-search__field {
    width: 280px !important;
}
.search_form_home .select2-container--default .select2-search--inline .select2-search__field {
    color:#FFF !important;
}

.search_form_home .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color:#FFF !important;
}

.search_form_home .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    color:#FFF !important;
}
/*End of search*/

.form_search span.select2.select2-container.select2-container--default,.search_form_home .select2-container--default .select2-search--inline .select2-search__field {
    width: 280px !important;
}
.form_search .select2-container--default .select2-search--inline .select2-search__field {
    color:#000 !important;
}

.form_search .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color:#000 !important;
}

.form_search .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    color:#000 !important;
}
.form_search  .select2-container--default .select2-selection--multiple {
    border : 1px solid #000 !important;
    background-color: #FFF;
}

.form_search button.btn {
    background-color: #FFF;
    border: 1px solid;
}
.form_search {
    margin-top: 25px;
    margin-bottom: 45px !important;
}
.form_search i.eltd-icon-font-awesome.fa.fa-search.eltd-icon-element {
    font-size: 20px;
    padding: 11px 10px 16px 10px;
}

.color_white {color:#FFF;}
.eltd-title .eltd-title-holder .eltd-breadcrumbs a.eltd-current, .eltd-title .eltd-title-holder .eltd-breadcrumbs a:hover, .eltd-title .eltd-title-holder .eltd-breadcrumbs span.eltd-current{
    color: #69bfc9;
}

.eltd-pagination li a:hover, .eltd-pagination li.active span {background-color: #69bfc9 !important;}
.eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info-category a {    background-color: #69bfc9 !important; color:#000;}
.eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info-category a:hover {background-color: #06658b !important; color:#FFF;}
.eltd-shopping-cart-holder .eltd-header-cart .eltd-cart-number {
    background-color: #69bfc9!important;
}
.eltd-separator {    border-color: #69bfc9;}
.eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-blog-like, .eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-post-info-comments-holder, .eltd-blog-holder:not(.eltd-blog-single) .eltd-post-info>div.eltd-post-info-date{ color: #69bfc9;}
.eltd-accordion-holder .eltd-accordion-title-holder.ui-state-hover:not(.ui-state-active){
    color: #69bfc9!important;
}
.eltd-accordion-holder .eltd-accordion-title-holder.ui-state-active {
    background-color: #69bfc9;
}

.eltd-main-menu>ul>li>a.current:after,
.eltd-main-menu>ul>li>a.current:before,
.eltd-main-menu>ul>li>a:hover:after,
.eltd-main-menu>ul>li>a:hover:before {
    background-color: #69bfc9 !important;
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a {
    color: #69bfc9;
}

.eltd-header-standard-extended .eltd-page-header .eltd-logo-area #eltd_social_icon_widget-13.eltd-right-from-logo-widget {
    padding-right: 5px;
}

.eltd-header-standard-extended .eltd-page-header .eltd-logo-area #text-20.eltd-right-from-logo-widget {
    padding-right: 12px;
}

.eltd-right-from-logo-widget .eltd-icon-shortcode.circle {
    padding: 6px;
}

.home .eltd-blog-list-item h3 {
    /* color: #FFF; */
}

.home .eltd-blog-list-item .eltd-excerpt {
    /* color: #FFF; */
}

.home .eltd-blog-list-item .eltd-read-more-holder .eltd-btn-text {
    color: #FFF;
}

.home .eltd-blog-list-item .eltd-read-more-holder i {
    /* color: #FFF; */
}

.home_we_find ul li,
.home_we_find p {
    color: #FFF;
}


/*Slider search*/

.slider_search span.select2.select2-container.select2-container--default{
    width: 76% !important;
	margin-top: -3px;
}

.slider_search .select2-container--default .select2-search--inline .select2-search__field {
    width: 230px !important
}

.slider_search .select2-container--default .select2-search--inline .select2-search__field {
    font-size: 20px !important;
}

.slider_search .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    font-size: 20px !important;
}

.slider_search .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    font-size: 20px !important;
}

.slider_search {
    padding: 20px 0px;
}

.slider_search .btn {
    background: #FFF;
    border: 1px solid #FFF;
    width: 52px;
    height: 52px;
}

.slider_search .btn i {
    color: #69bfc9;
}

.slider_search span.select2-selection.select2-selection--multiple {
    background: #FFF;
}


/*End Slider Search*/


/*Header Search*/

.eltd-search-cover span.select2.select2-container.select2-container--default,.eltd-search-cover .select2-container--default .select2-search--inline .select2-search__field {
    width: 95% !important;
}

.eltd-search-cover .select2-container--default .select2-search--inline .select2-search__field{
    color:#000;
    height: 50px;
    width: 255px !important;

}
.eltd-search-cover .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color:#000;
}

.eltd-search-cover .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    color:#000;
}

.eltd-search-cover .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 12px;
}
.eltd-search-cover .select2-container--default .select2-selection--multiple {
    border:none;
}

.eltd-search-cover .select2-container--default .select2-selection--multiple {
    border:none;
}

.eltd-search-cover  span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open{
    border: 1px solid #e2e2e2;
}

/*End of Header Search*/

#submit_comment,
.post-password-form input[type=submit],
input.wpcf7-form-control.wpcf7-submit {
    background-color: #69bfc9;
    color:#000;
}

footer .wpcf7-form-control.wpcf7-text {
    height: 35px;
}

footer textarea.wpcf7-form-control.wpcf7-textarea {
    height: 69px;
    resize: none;
}


/*09-11-2017*/

.our-client .eltd-section-inner {
    box-shadow: 0px 2px 7px 2px #888888;
    padding: 45px 0;
}

.eltd-footer-inner {
    /* width: 1100px; */
	width: 100%;
    margin: 0 auto;
    position: relative;
}

.eltd-side-menu-slide-from-right .eltd-wrapper {
    background: #fff;
}

footer .eltd-footer-top-holder {
	box-shadow: 0px 2px 7px 2px #888888;
    /*box-shadow: 0px 6px 7px #888888;*/
    background-color: transparent;
    margin-bottom: 20px;
}

footer .eltd-footer-bottom-holder {
    background-color: transparent;
}

footer .eltd-footer-bottom .widget {
    color: #000;
    padding: 10px 0 30px;
}

footer .eltd-footer-bottom .widget span {
    color: #000 !important;
}

footer .eltd-footer-top:not(.eltd-footer-top-full) .eltd-container-inner {
    padding: 25px 0;
}

.eltd-four-columns .eltd-column {
    padding: 0 2%;
    width: 25%;
}

.home .eltd-four-columns .eltd-column {
    padding: 0 2%;
    width: 25%;
}
.error404 .eltd-four-columns .eltd-column{
    width: 25%;
}

footer .eltd-footer-top .widget ul li>a,
footer .eltd-footer-top .widget,
footer .eltd-footer-top .widget span,
footer .eltd-footer-top .widget.widget_text a,
footer .eltd-footer-top .widget .eltd-widget-title-holder .eltd-widget-title {
    color: #000 !important;
}

footer .eltd-footer-top .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a{
	color:#000 !important;
}

.eltd-page-not-found {
    background: #69bfc9;
    background: -webkit-linear-gradient(left top, #69bfc9, #01707d);
    background: -o-linear-gradient(bottom right, #69bfc9, #01707d);
    background: -moz-linear-gradient(bottom right, #69bfc9, #01707d);
    background: linear-gradient(to bottom right, #69bfc9, #01707d);
}

.eltd-page-not-found {
    margin: 0 0 50px;
    text-align: left;
    padding: 80px 0 170px;
    position: relative;
    float: left;
    width: 100%;
}

.right-cont {
    width: 700px;
    margin: 0 auto;
    float: right;
    margin-right: 80px;
}

.error-page .top-cont h3 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 20px;
}

.error-page .top-cont h3 span {
    font-size: 50px;
}

.error-page .top-cont p {
    color: #fff;
    font-size: 24px;
    margin-left: 65px;
    line-height: 35px;
    font-weight: 700;
}

.error-page .top-cont p a {
    padding: 0 5px 4px;
    color: #66bcc6;
    display: inline;
    background: #fff;
}

.btm-cont {
    background: #69bfc9;
    padding: 25px 15px;
    margin: 25px 0;
}

.btm-cont p {
    font-size: 22px;
    color: #4a4a4a;
    margin: 0 0 20px;
}

.btm-cont input {
    width: 82%;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 12px 10px;
    font-size: 18px;
    color: #4a4a4a;
}

.serach-icon {
    display: inline-block;
    vertical-align: top;
}

.left-cont {
    position: absolute;
    bottom: -7px;
}

/* 22-11-2017 */
footer .eltd-container .eltd-column-inner .textwidget {
    font-size: 12px;
}
.socialmediaicons span.eltd-icon-shortcode.circle {
    height: 30px !important;
    width: 30px !important;
    display: inline-block;
    line-height: 30px !important;
}

.socialmediaicons span.eltd-icon-shortcode.circle:nth-child(1) {
    background-color:rgb(29, 161, 242) !important;
}

.socialmediaicons span.eltd-icon-shortcode.circle:nth-child(2) {
    background-color: rgb(72, 103, 170) !important;
}

/*.eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-logo-widget-area .widget:nth-child(3), .eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-logo-widget-area .widget:nth-child(4), .eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-logo-widget-area .widget:nth-child(5) {
    display: none;
}*/

.socialmediaicons .eltd-icon-shortcode:first-child {
    margin-left: 10px !important;
}
.eltd-right-from-logo-widget .eltd-icon-shortcode.circle:hover, .socialmediaicons span.eltd-icon-shortcode.circle:nth-child(1):hover, 
.socialmediaicons span.eltd-icon-shortcode.circle:nth-child(2):hover {
    background-color:#1c7d9c !important;
}

footer .eltd-container .eltd-column-inner h5 {
    text-transform:uppercase;
}

footer .eltd-footer-bottom-holder { 
    min-height: inherit;
    display: block;
}

footer .eltd-footer-top-holder {
    margin-bottom: 0;
}

footer .eltd-footer-bottom .widget {
    padding-bottom: 10px;
}

footer .eltd-footer-top .widget p {
    margin-top: 0;
}

.slider_search_main .eltd-section-inner-margin .boy_hand {position: relative;}
.slider_search_main .eltd-section-inner-margin .boy_hand:before {
    content: "";
    background: url('images/search-bg.png') no-repeat;
    background-size:contain;
    display: block;
    height:100%;
    clear: both;
    background-position: center top !important;
    position:absolute;
    top: -120px; /*  top: -120px; */ /*top: -146px;*/ /*Ambreesh Change 4.5.20*/
    left:0;
    right:0;
    margin: 0 auto;
}

.eltd-separator-holder.eltd-separator-center{padding-top: 20px !important;}

.vc_custom_1566212115220 {
    background-image: url(/wp-content/uploads/2019/08/PHP-trust-Img-Bg.png) !important;
	background-size: 100% 100% !important;
}

.blog-content-first{padding-left: 46px !important;}

@media only screen and (max-width: 1200px) {
    .eltd-footer-inner {
        width: 950px;
    }
    .left-cont {
        display: none;
    }
    .right-cont {
        margin: 0 auto;
        float: none;
    }
    .eltd-page-not-found {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 1024px) {
    .eltd-footer-inner {
        width: 768px;
    }
    
    .eltd-page-not-found {
        margin: 80px auto 50px;
    }
}

@media only screen and (max-width: 768px) {
    .slider_search_main .eltd-section-inner-margin .boy_hand:before {
        display:none;
    }
    .eltd-footer-inner {
        width: 600px;
    }
    .eltd-four-columns .eltd-column {
        width: 96%;
        padding: 0 2%;
        text-align: center;
    }
    .right-cont {
        width: 100%;
    }
    .eltd-page-not-found {
        padding: 50px 2%;
        width: 96%;
    }
    .error-page .top-cont p {
        margin-left: 0;
    }
    .serach-icon {
        width: 13%;
    }
    .error-page .top-cont h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .error-page .top-cont h3 span {
        font-size: 30px;
    }
    .error-page .top-cont p {
        font-size: 20px;
        line-height: 30px;
    }
    .btm-cont p {
        font-size: 18px;
    }
    .btm-cont {
        padding: 15px;
    }
    .eltd-page-not-found {
        padding: 50px 2% 30px;
    }
    .home .eltd-four-columns .eltd-column, .error404 .eltd-four-columns .eltd-column{
        width: 96%;
        float: none;
        padding: 0;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 600px) {
    .eltd-footer-inner {
        width: 100%;
    }
    footer .eltd-footer-top:not(.eltd-footer-top-full) .eltd-container-inner {
        width: 100%;
    }
    .eltd-container-inner,
    .eltd-grid,
    .eltd-grid-section .eltd-section-inner,
    .eltd-slider .carousel-inner .eltd-slider-content-outer {
        width: 100%;
    }
    .btm-cont input {
        width: 80%;
    }
    .error-page .top-cont h3 {
        font-size: 18px;
    }
    .error-page .top-cont p {
        font-size: 16px;
    }
    .btm-cont p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {
/*
    .eltd-footer-inner {
        width: 300px;
    }
*/
    .btm-cont input {
        width: 76%;
        padding: 7px 10px;
    }
    .btm-cont input {
        font-size: 14px;
    }
}

.wpb_widgetised_column .widget.widget_search .input-holder button, aside.eltd-sidebar .widget.widget_search .input-holder button{
	background: #69bfc9;
}

.wpb_widgetised_column .eltd-latest-posts-widget .eltd-blog-list-holder ul>li .eltd-item-info-section>div, aside.eltd-sidebar .eltd-latest-posts-widget .eltd-blog-list-holder ul>li .eltd-item-info-section>div{
	color: #69bfc9;
}

.wpb_widgetised_column .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a:hover, aside.eltd-sidebar .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a:hover{
	color: #2d3134;
}

.wpb_widgetised_column .widget .eltd-widget-title-holder .eltd-separator, aside.eltd-sidebar .widget .eltd-widget-title-holder .eltd-separator{
	border-color:#69bfc9;
}

.wpb_widgetised_column .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a:after, aside.eltd-sidebar .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a:after{
	color: #2d3134;
}

.wpb_widgetised_column .widget.widget_search .input-holder button:hover, aside.eltd-sidebar .widget.widget_search .input-holder button:hover{
	background: #2d3134;
}

.elted-pagination li{
	display: block;
    float: left;
    margin: 0px -1px 0px 0px;
    text-align: center;
    border: 1px solid #c1c1c1;
}

footer .eltd-footer-top .eltd-latest-posts-widget .eltd-blog-list-holder.eltd-minimal ul>li a:after{
	color:#69bfc9 !important;
}




/* Woocommerce CSS Subhash */

.blog-list-home-page{
    width: 90% !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.search-in-page-body .search-container input{
    height: 35px;
    padding-left: 5px;
    color: #000 !important;
    width: 70%;
    height: 50px;
    margin-bottom: 20px;
}
.search-in-page-body .search-container button{
    height: 50px;
    width: 50px;
}

span.eltd-icon-shortcode.circle{
    width: 35px !important;
    height: 35px !important;
}

span.eltd-icon-shortcode.circle .eltd-icon-font-awesome{
    font-size: 20px;
    margin-top: 2px;
    margin-left: 2px;
}
.eltd-position-right.eltd-top-bar-widget-area{
    width: 100%;
}
.search-widget {
    float: right;
}
.myaccount-widget {
    float: right;
}
.minicart-widget {
    float: right;
}
.row.drug-grid-sitemap .col.col-md-4 {
    margin-bottom: 15px;
    text-align: center;
}
.drug-item-gird.sitemmap {
    height: 100px !important;
}
a.showlogin {
    border: 1px solid;
    border-radius: 5px;
    padding: 0px 10px;
    font-weight: bold;
	margin: 0 0 0 0px !important;
}
p.color_white {
    color: #fff;
}
.product-thumbnail img {
    width: 50px;
}
.row.drug-widget{
    margin-bottom: 40px;
}
.eltd-woo-single-page .woocommerce-tabs ul.tabs>li.active a, .eltd-woo-single-page .woocommerce-tabs ul.tabs>li:hover a{
    background-color: #288ca7 !important;
    border-color: #288ca7 !important;
}
.woocommerce-page .eltd-container-inner.clearfix{
    padding-top: 10px !important;
}
.site-main .search-container input, .page-template-template-placeYourOrder .search-container input{
    width: 75%;
} 
form.search_form_home{
    margin-top: 20px;
}
.rev_slider .search-container input{
width: 100%;
}

div#payment{
    float: right;
    width: 100%;
    text-align: right;
}
.wc-proceed-to-checkout{
    float: right;
}
input.button, button.button, .button{
    background-color: #288ca7 !important;
    border: none !important;
    margin-right: 10px;
}
.eltd-woo-single-page .woocommerce-tabs .entry-content{
    width: 100% !important;
}
.woocommerce-Tabs-panel{
    width: 100%;
}
.eltd-main-menu-widget-area-inner{
    height: 70px !important;
}
.page-template-template-searchProduct .eltd-wrapper .eltd-wrapper-inner{
    background: #fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color:#fff !important;
}
.header-middle a{
    border-radius: 0px !important;
}
.g-recaptcha {
    height: 90px !important;
    min-height: 90px !important;
    position: relative !important;
    display: inline-block !important;
}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses{
    display: none !important;
}

a.woocommerce-Button.button {
    text-shadow: none !important;
    color: #fff !important;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    text-shadow: none !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address{
    display: none !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address.is-active{
    display: none !important;
}
.col-md-6.brand-result, .col-md-6.generic-result{
    text-align: center;
    margin: 0 auto;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    list-style: none;
    font-size: 20px;
    padding: 5px 5px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active {
    background: #dcdcdc94;
}
.drug-name-in-grid{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
img.testiomonial_meta_img{
    display: none;
}
.header-bottom{
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
}
.sep-border{
    background: none !important;
}
.header-middle .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
}
.header-middle .container .row .col-md-4{
    padding: 0px !important;
}
.cf.feature_product{
    margin: 50px;
}
.bluebox .search-medication .search-container input{
    height: 50px;
    min-width: 320px;
}
.bluebox .search-medication .search-container button{
    height: 50px;
    width: 50px;
}

.header-bottom .col-md-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.drug-widget .col.col-md-3{
    padding: 5px;
    text-align: center;
    height: 330px;
    margin: 0px;
}
.col.col-md-3 .drug-item-gird {
    padding: 10px;
    border: 1px solid gainsboro;
    height: 330px;
}
.col.col-md-4 .drug-item-gird {
    padding: 10px;
    border: 1px solid gainsboro;
    height: 11em !important; /*height: 360px;*/  /*Changes by Ambreesh for Responsive design 24.6.20*/
}
.drug-item-gird img{
    width: 50px;    /*width: 75% !important;*/		/*Ambreesh - img Size*/
}

#drugcatalogueid, #nonprescription, #generic, #averagerank, #reviewamount, #isdifferent, #overseas, #isforsale, #isnotcontrolleddrug, #iscontrolleddrug, #drugstatusid, #iscoldpacked, #ishiddenforcanada, #ishiddenflag, #drugstatus, #drugstatusdetail, #ishiddendrug{
    display: none !important;
}
.search-container{
    text-align: center;
    margin: 0 auto;
}
.search-container button{
    height: 35px;
    width: 35px;
    margin-left: 5px;
    background: #288ca7;
    border: none !important;
}
.search-container button .fa{
    color: #fff !important;
    font-size:20px !important;
}


.search-container input{
    height: 35px;
    padding-left: 5px;
    color:#000 !important;
    border: 1px solid #69c0ca;
}

.page-template-search-product .page-content .search-container{
    text-align: center;
    margin: 0 auto;
    width: 50%;
}
.row.search-result-text{
    padding: 0px 10px;
    font-size: 20px;
    margin: 20px 0 0 0px;
    font-weight: bold;
}
.custome-pagination ul li{
    list-style: none;
}

.shopmaininner-left{
    float: left;
    width: 100%;
}
.bluebox .shopmaininner-left {
    background: url(images/feature_background.png) no-repeat;
    padding: 108px 0;
    text-align: center;
    margin: 20px 0;
    background-size: cover;
}
.lable_medication label {
    font-size: 20px;
    line-height: 30px;
}
.bluebox .shopmaininner-left .text_search{
    color: #FFF;
    margin-bottom: 25px;
    font-size: 18px;
    font-family: inherit;
}

.page-template-place-your-order .page-content .search-container {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
h3.eltd-widget-title {
   /*  border-bottom: 1px solid gainsboro;
    text-align: center; */
	border-bottom: none;
    text-align: left;
}
li#next {
    float: right;
    padding: 5px 30px;
}
li#previous {
    float: left;
    padding: 5px 30px;
}


.main-page-content{
    padding: 0 10px;
}
.row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row.woocommerce_breadcrumb {
    padding-left: 20px;
    height: 50px;
    margin-top: 20px;
}

span.field-lable, .dosage .col-md-3 span, .quanity .col-md-3 span  {
    font-size: 16px;
    font-weight: bold;
}
span.field-value, .presctiption span{
    font-size: 16px;
}

.drug-details-upper .row{
    margin-bottom: 15px;
}

select#dosage , select#quantity{
    width: 320px;
    height: 40px;
    background: none;
}
.durg-image, .currency-note{
    text-align: center;
    margin: 0 auto;
}
.durg-image img{
    width: 40%;
}
.currency-note{
    padding: 10px;
}
.message-to-select {
    text-align: center;
    border: 1px solid gainsboro;
    padding: 5px;
    font-weight: bold;
}

.woocommerce-Tabs-panel{
    border: 1px solid gainsboro;
    padding: 15px !important;
}
.woocommerce-tabs ul li {
   margin: 0px !important;
    padding: 0px !important;
}
.woocommerce-tabs ul li.active a{
    background: #c81116;
    color: #fff !important;
    padding: 10px;
}
.woocommerce-tabs ul li a{
    background: #fff;
    color: #000 !important;
    padding: 10px;
}

ul.tabs.wc-tabs{
    margin: 0px !important;
}
.woocommerce-tabs{
    margin-top: 25px;
}
.woocommerce-tabs ul.tabs::before{
    border-bottom: none !important;
}
li#tab-title-description, li#tab-title-additional_information{

    float: left !important;
    display: inline-block !important;
    width: auto;
}

.drug-details-upper .col-md-3 {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.row.add-to-cart-section, .row.no-add-to-cart{
    text-align: center;
    margin: 0 auto;
}
.add-to-cart-section .cart-price button {
    padding: 5px 70px;
    background: none;
    font-size: 18px;
    border-radius: 5px;

}

.add-to-cart-section .drug-quantity{

    background: none;
    font-size: 20px;
    color: #c81116;
}
.add-to-cart-section .add-to-cart a {
    border: 1px solid gray;
    padding: 10px 60px;
    background: #288ca7;
    color: #fff;
    border-radius: 5px;
}
.woocommerce-message{
    background: #288ca7 !important;
    color: #fff !important;
}
.woocommerce-message a.button.wc-forward {

    text-shadow: none !important;
    color: #fff !important;
    border: 1px solid white !important;
    padding: 10px !important;
}
input#coupon_code{
    width: 150px;
}
a.shipping-calculator-button{
    display: none;
}

.drug-grid .col-md-4 {
    margin: 5px !important;
    text-align: center !important;
    padding: 5px !important;
}

.drug-grid .col-md-4 img{
    width: 50px;    /*width: 100%;*/	/*Ambreesh - img Size*/
}

.sidebar-title{
    background: #288ca7;
    padding: 10px 10px;
    color: #fff;
    font-size: 18px;
    margin-top: 0px;
}

.bottom-main-content{
    margin-top: 40px; 
}
.button, a.checkout-button.btn.btn-primary.wc-forward{
    background: #288ca7 !important;
    color: #fff !important;
}
.woocommerce-info{
    border: 1px solid #288ca7 !important;
    background: #288ca7 !important;
    color: #fff !Important;
}
.woocommerce-info a, .woocommerce-info:before{
        color: #fff !important;
}
.woocommerce-checkout-payment .woocommerce-info{
    display: none;
}
h3:before {
    display: none !important;
}
.payment_box.payment_method_cod{
    display: none;
}
ul.product-category-list {
    padding-left: 10px;
}
.product-category-list li{
    list-style: none;
    margin: 10px 0;
    font-size: 14px;
}
.product-category-list li a{
    color: gray !important; 
    text-decoration: none;
}
@media only screen and (min-width: 992px) {
    .drug-grid .col-md-4 {
        width: 32%;
    }
    .page-template-template-front .drug-widget .col.col-md-3{
        width: 24%;
    }
    .single-product .page-template-template-front .drug-widget .col.col-md-3{
        width: 23%;
    }
}

#thankyou-ordermain .col-xs-12.col-sm-4.col-md-4{
    padding: 2px;
}
div#drug-detail-section .row{
    margin-bottom: 20px; 
}
li.wc_payment_method.payment_method_cod{
    display: none;
}

.home .slider_search_main .search-container{
    height: 92px;
}

.home .slider_search_main .search-container input{
    min-width: 320px;
    max-width: 600px;
    width: 600px;
    height: 60px;
}
.home .slider_search_main .search-container button{
    height: 60px;
    width: 60px;
    border-color: #fff;
}
.home .slider_search_main .search-container i.fa.fa-search {
    font-size: 19px;
    color: #fff;
}


body{
    font-family: Quicksand, sans-serif;
}
.order-table{
    background-color: #ebebeb;
}
.order-table td {
    padding: 10px;
}
.order-table tbody tr, .order-table thead tr{
    border: 1px solid #b0b0b0;
}
.order-table .bd-none , .order-table td:last-child{border:none;}
.order-table td {border-right: 1px solid #b0b0b0;}
.thankyou-order .table-responsive{
    margin-bottom: 35px;
    background: #fff;
}
.order-table .txt-right{text-align: right;}
.order-table .txt-left{text-align: left;}
.thankyou-order .main-title {
    color: #4a4a4a;
    font-weight: normal;
    margin: 20px 0;
}
.row-flex{display: flex;}
.send-detail {
    background-color: #ebebeb;
    padding: 10px 10px 50px 15px;
    height: 100%;
    border:1px solid #b0b0b0;
}
.title {
    margin: 0;
    color: #4a4a4a;
    font-weight: normal;
}
.message-image , .fax-image{
    display: inline-block;
    float: left;
    width: 20%;
    margin-right: 20px;
    margin-top: 15px;
}
.message , .fax {
    display: inline-block;
    width: 70%;
    margin-top: 15px;
}
button.btn-style {
    background-color: #c81116;
    color: #fff;
    border: 1px solid #c81116;
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
}
.cover-sheet {
    display: inline-block;
    width: 100%;
    background: #ebebeb;
    border: 1px solid #b0b0b0;
    padding: 15px;
    margin: 40px 0 20px 0;
}
.cover-sheet h2{
    margin: 0;
    font-weight: normal;
    color: #4a4a4a;
    margin-bottom: 20px;
}
.or-dt-total p {
    border: 1px solid #b0b0b0;
    padding: 7px 10px;
}
.main-note {
    background: #4bb7f7;
    padding: 15px 10px;
    color: #fff;
    margin: 15px 0;
    font-weight: normal;
    position: relative;
    top: -2px;
    z-index: 999;
}
.thanks-note {
    display: inline-block;
    width: 100%;
    background-color: #288ca7;
    color: #fff;
    font-size: 14px;
}
.thanks-note strong{
    color: #fff;
}
.bg-img {
        background-image: url(images/img4.png);
    background-size: cover;
    margin-top: -18px;
    position: relative;
    width: 360px;
    left: -107px;
}
.que-img {
    display: inline-block;
    position: absolute;
    width: 100%;
    text-align: center;
}
.que-img img {
    width: 50%;
    position: relative;
    left: 53px;
    top: -80px;
}
.bg-img h3{
    margin: 0;
    color: #fff;
    padding-top: 84px;
    font-size: 30px;
    text-align: right;
    padding-right: 15px;
}
.bg-img p{
    text-align: right;
    font-size: 21px;
    line-height: 31px;
    padding: 0 10px 0 65px;
    margin: 20px 10px;
}
.pd-0{padding: 0;}
.help-note {
    margin: 20px 0;
}
.thankyou-order h1{    
    margin: 0;
    margin-bottom: 20px;
}
.para-style {
    font-size: 14px;
    line-height: 20px;
    width: 84%;
 }  
.mainTable{ font-family: Quicksand, sans-serif !important;}
.mainTable tr td ,
.mainTable th{
    border:1px solid  #9a9a9a;
    text-align: left;
    padding:5px 10px;
}
.total-info-tb tr td,
.total-info-tb th,
.total-info-tb tr{
    border:none;
    text-align: right;
}
.mainTable .text-center {
    text-align: center !important;
}
.cover-sheet-img img{cursor: pointer;}

.print-page  #body-wrap {border:none;}
.print-page .eltd-top-bar , 
.print-page #footer, 
.print-page #footer-bottom, 
.print-page #header, 
.print-page #title-breadcrumb, 
.print-page .eltd-page-header,
.print-page .header-title,
.print-page .thankyou-order h1,
.print-page .thanks-note,
.print-page .help-note,
.print-page .row.row-flex,
.print-page .cover-sheet .col-xs-12.col-sm-2,
.print-page footer,
.print-page #eltd-back-to-top {
    display: none;
}
.print-page #thankyou-ordermain ,
.print-page .cover-sheet ,
.print-page .thankyou-order .table-responsive{
    margin-top: 0;
    margin-bottom: 0;
}
.print-page .cover-sheet .col-xs-12{
    width: 50%;
    float: left;
}
.print-page .table-responsive{overflow-x: hidden;}
.print-page .mainTable{width: 95% !important;}
.print-page .mainTable .bd-style{border:1px solid  #9a9a9a !important;}
.print-page .pd-r{padding-right: 0 !important;}
.print-page a[href]:after { display:none; }

.ajax-loader img {
    position: relative;
    top: 50%;
    left: 50%;
}

@media (min-width: 1200px) {
    .container {
        width: 1122px;
    }
}
@media (max-width: 1200px){
    .bg-img h3 {font-size: 26px;}
    .bg-img p{font-size: 18px;}
}
@media (max-width: 991px){
    .bg-img{
        background-image: none;
        margin-top: 0;
        height: auto !important;
    }
    .bg-img h3 {
        text-align: left;
        background: #4bb7f7;
        padding: 10px;
    }
    .bg-img p {
        text-align: left;
        font-size: 17px;
        line-height: 25px;
        padding: 0 5px;
        margin: 10px;
    }
    .que-img img {display: none;}
}
.downloadLink {
    font-weight: bold;
    margin-right: 70px;
    float: right;
    padding: 5px;
}

.isActive {
    color: #147ec1 !important;
}

.isClearFilter {
    color: white !important;
    font-weight: bold;
    background-color: #147ec1;
    padding: 5px;
}

.searchoptionbox {
    border: 1px solid #e4e4e4;
    background-color: #fdfbf5;
    width: 100%;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    float: left;
}

.capitalize {
    text-transform: capitalize;
}

i.eltd-icon-ion-icon.ion-navicon{
    font-size: 45px;
}
.eltd-mobile-header .eltd-mobile-menu-opener a:hover{
    color: #288ca7 !important;
}
/* End Subhash CSS */


/** By Subhash for PP **/
@media (max-width: 768px){
    .eltd-vertical-align-containers{
        padding: 0px 15px !important;
    }
    
    .custom_top_bar .eltd-vertical-align-containers{
        padding: 0px 15px !important;
    }
    .wpb_wrapper {
        padding: 0 5px !important;
    }
    .home .slider_search_main .search-container input{
            min-width: 70%;
            max-width: 70%;
            width: 70%;
            height: 60px;
    }
   

    div#primary .search-container input{
        border: 1px solid gray;
    }
    .eltd-content {
        padding: 0 10px;
    }
    .vc_custom_1527533534636{
        margin-top: 0px !important;
    }
    .bg-img{
        left: 0px !important;
    }
    .row-flex{
        display: block !important; 
    }
}

.eltd-woo-single-page .woocommerce-tabs ul.tabs {
	width: 100%;
}


/*ADDED for Top sticky menu */
.eltd-page-header .eltd-sticky-header .eltd-sticky-right-widget {
    /*display: contents !important;*/
    display: table !important;
}

.eltd-sticky-header .eltd-drop-down ul,
.eltd-sticky-header .eltd-logo-wrapper {
height: 60px;
}

/*RAYMOND for Top sticky menu Edge */		
.eltd-page-header .eltd-sticky-header .eltd-sticky-right-widget-inner { table-layout: fixed; }

/* Added by Mauricio */
.eltd-woocommerce-page .woocommerce-error a, .eltd-woocommerce-page .woocommerce-info a, .eltd-woocommerce-page .woocommerce-message a { float: none!important }
/* Added by Mauricio (end) */

/* Added by Nikunjh */
@media (min-width: 320px) and (max-width: 792px){
	.vc_custom_1566212115220{background-image: none !important;}
	.blog-content-first{padding-left: 13px !important;}
	/*--Added-By-Ashish---*/
	.footer-dis-img{
		width: 100%; 
		max-width: 855px; 
		height: 42px !important;
	}
	.footer-col {
		width: 100% !important;
		float: left;
		margin-bottom: -11px !important;
	}
	.footer-col-main {
		height: 225px !important;
		padding: 0px 0px 0px 0px !important;
	}
	.footer-col-serchbox {
		width: 75% !important;
	}
    .eltd-mobile-header .search-widget {
        padding-right: 0em!important;
    }
	/*--End-code-Added-By-Ashish---*/

}

@media only screen and (width: 1024px) {
	.vc_custom_1566212115220{background-size: 100% 100% !important;}
}

/* Added by Nikunjh (end) */

/*RAYMOND for Product details page - Starts */
.row .drug-details-upper {
	    text-align: left !important;
}
.pr-match {
    float: right;
    border: solid 1px #c92128;
    padding: 3px;
}
.eltd-woocommerce-page .cart-collaterals table td {text-align: right !important;} /*RAYMOND for Cart item price alignment */

@media (min-width: 320px) and (max-width: 440px){
.eltd-title .eltd-title-holder h1 { font-size: 22px !important;}
#sl-mt{margin-top: 0px !important;}
}
@media (min-width: 441px) and (max-width: 768px){
.eltd-title .eltd-title-holder h1 { font-size: 40px !important;}
#sl-mt{margin-top: 0px !important;}
}
@media (min-width: 992px) and (max-width: 1024px){
.drug-grid .col-md-4 { min-height: 158px !important;}
#sl-mt{margin-top: 0px !important;}
}
.vc_custom_1572615952502{
    max-width: 1100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.row .dosage{text-align: left!important; width: 100%!important; }  

.eltd-woo-single-page .woocommerce-tabs .entry-content h2 {
    display: block !important;
}
/*RAYMOND for Product details page - Ends */

/*RAYMOND for User Dashboard page - Start */
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation{width: 22%;}
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding: 10px 15px !important;}

.od-box{float:left;width: 23%;margin-right:.5em;margin-bottom:.5em;}
.single-box {border:1px solid grey;text-align:center;padding:.35em}

.btn_green {border-radius: 4px;}
.btn_red {border-radius: 4px;}
.content_upload{ font-size:1em;}

#nf-field-36{background-color: #5bc0de !important; border-color: #46b8da !important; border-radius: 4px;border: 1px solid #46b8da; text-transform: uppercase; color:#000;}
#nf-field-36:hover{background-color:#39b3d7 !important; border-color:#269abc!important;}

@media screen and (max-width: 400px) {
.nf-field-description {padding: 0 0 60px 0 !important;}
.testmy1 {margin: 0 0 20px 0; height: auto !important;}
}

@media only screen and (max-width: 411px){
.od-box {width:100% !important;}
.woocommerce table.shop_table td {padding: 15px 4px 15px 5px !important;}
.btn_green{height: auto !important;}
.btn_red{height: auto !important;}
}

@media only screen and (max-width: 600px){
	.od-box{float:left;width: 47%;margin-right:.5em;}
	.single-box {border:1px solid grey;margin-bottom:.5em;text-align:center;padding:.35em; height: 13em !important;}
}

@media only screen and (max-width: 768px){
	.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation{width: 100% !important;}
	.col.col-md-4 .drug-item-gird {height: auto!important; /*Added by Ambreesh for Responsive design 24.6.20*/}
	.eltd-blog-list-item-inner .eltd-item-text-holder{ height:auto;}  /*Added by Ambreesh for Responsive design 24.6.20*/
}
@media only screen and (max-width: 1024px){
	.od-box{float:left;width: 47%;margin-right:.5em;}
	.nf-field-description {padding: 0 0 45px 0;}
}
.btn_red {
    height: auto!important;
    min-height: 40px!important;
}
@media only screen and (max-width: 767px){
.des {height: auto !important;}
}
/*RAYMOND for User Dashboard page - Ends */
/*RAYMOND for Home page Search Box - Start */
.ho-search .probox {height: 50px !important;}

.ho-search .probox div.proinput input {
    margin: 10px 0 0 0 !important;
    font-size: 24px !important;
    text-align: center;
}

.ho-search .probox .promagnifier {
    width: 50px !important;
    height: 50px !important;
}

.ho-search #ajaxsearchlite4 {width: 100%;  margin: 0% 0 0% 50%;}

@media only screen and (max-width: 1024px){
.ho-search #ajaxsearchlite4 {margin: 0% 0 0% 0%!important;}
}
/*RAYMOND for Home page Search Box - End */
/*.eltd-sticky-nav ul li {font-size: 1em !important;}*/
.eltd-sticky-nav ul li {font-size: 1.6em !important;}
.eltd-sticky-holder .eltd-position-left {
    display: none;
} 

abbr[title] {
    border-bottom: none;
	text-decoration: none;
}

.select2-container--default .select2-selection--single{margin: 0 0 15px !important;}

.eltd-post-info{ display:none !important}
.bl-bg .eltd-item-text-holder{height:338px;}
@media only screen and (max-width: 768px){
	.bl-bg .eltd-item-text-holder{ height:auto;}
}


.drug-table-heading
{
	background: #4f5556 ;
    color: #fff ;
    border: 1px solid #4f5556;
}	
.drug-table-row, .drug-table-heading
{
	padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
	border: 1px solid #dcdcdc;
}

.drug-table-row-odd
{
}

.drug-table-row-even
{
background-color: #dcdcdc;
}

@media screen and (max-width: 640px){

.drug-tb-desk
{
display: none;
}
}
@media screen and (min-width: 641px){
.drug-tb-mobile
{
display: none;
}

}


.add-to-cart-btn{
	background-color: #69bfc9;
}
.add-to-cart-btn:hover{
	background-color: #06658b;
    color: #FFF;
}
/* .home .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
} */
/*---Element-Explicite-Width-Height---*/
h3.drug-name img {
    width: 50px;
    height: 50px;
}
h4.pr-match img {
    width: 50px;
    height: 50px;
}
.row.presctiption img {
    width: 21px;
    height: 21px;
}
.footer-dis-img{
	width: 100%; 
	max-width: 855px; 
	/* height: auto; */
	height: 98px;
}
.drug-image-in-grid img {
    width: 50px;
    height: 50px;
}
.bl-bg.wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
    height: auto;
	width: 100%;
}
.home .eltd-blog-list-holder .eltd-item-image img {
    width: 100% !important;
    height: 230px !important;
}
/* .home .wp-caption, img {
    max-width: 100%;
    height: 200px;
} */
.eltd-vertical-align-containers {
   /*  padding: 0 20px; */
	padding: 0 2px;
}
.eltd-dark-logo-area .eltd-logo-wrapper a img.eltd-normal-logo img{
    height: 29px !important;
    width: 236px;
}
.eltd-dark-logo-area .eltd-logo-wrapper a img.eltd-normal-logo{
    height: 29px;
    width: 227px;
}
.eltd-header-standard-extended .eltd-page-header .eltd-menu-area .eltd-main-menu>ul>li:first-child>a:after, .eltd-header-standard-extended .eltd-page-header .eltd-menu-area .eltd-main-menu>ul>li:first-child>a:before {
    height: 4px;
    width: 45px;
}
.eltd-logo-wrapper a img {
    height: 100%;
    width: auto;
}
.home .ho-search #ajaxsearchlite4 {
    width: 100%;
    /* margin: 0% 0 0% 50%; */
	/* margin: 0% 0 0% 14%; */
	margin: 0% 0 0% 0%;
    height: 60px;
}
.eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-logo-wrapper img {
    height: 29px !important;
    width: 236px !important;
}
/*---End-explicite-width-height-code----*/

/*-----New-HomePage-design*/
.newhomepagedesign{
top: 0px;
left: 0px;
/*width: 313px;
height: 28px;*/
text-align: left;
font: normal normal bold 30px/35px Quicksand;
letter-spacing: 0px;
color: #5DB4BC;
}
.myspan{
top: 35px;
left: 0px;
width: 370px;
height: 29px;
text-align: left;
font: normal normal normal 30px/35px Quicksand;
letter-spacing: 0px;
color: #5DB4BC;
}
.page-id-12418 #ajaxsearchlite3{
/*top: 324px;
left: 139px;*/
width: 374px;
/*height: 46px;*/
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #5DB4BC;
border-radius: 5px;
opacity: 1;
}
.page-id-12418 .ho-search #ajaxsearchlite3 {
    width: 100%;
    text-align: center;
    margin: 0% 0 0% 0%;
}
.featured-prod-row{
/*top: 0px;
left: 0px;
height: 233px;*/
text-align: left;
font: normal normal normal 18px/26px Quicksand;
letter-spacing: 0px;
color: #6E6E6E;
opacity: 1;
}
.featured-prod-head {
/*top: 599px;
left: 371px;
width: 625px;
height: 24px;*/
text-align: left;
font: normal normal bold 26px/30px Quicksand;
letter-spacing: 0px;
color: #5DB4BC;
opacity: 1;
}
.featured-prod-headcipa{
top: 3530px;
left: 628px;
/*width: 599px;*/
height: 21px;
text-align: left;
font: normal normal bold 21px/27px Quicksand;
letter-spacing: 0px;
color: #5DB4BC;
opacity: 1;
}
.table-dark {
/*top: 918px;
left: 287px;
width: 792px;
height: 46px;*/
background: #5DB4BC 0% 0% no-repeat padding-box;
border-radius: 6px;
opacity: 1;
color: #fff;
/*padding: 10px;*/	
}
.fprod_head {
    padding: 10px;
}
.table-dark1 {
/*top: 967px;
left: 287px;
width: 792px;
height: 46px;*/
background: #eff8f8 0% 0% no-repeat padding-box;
border-radius: 6px;
text-align: center;
font: normal normal normal 11px/14px Quicksand;
letter-spacing: 0px;
color: #6E6E6E;
/*padding-bottom: 50px;*/	
}
.table-light{
	/*top: 1015px;
left: 287px;
width: 792px;
height: 46px;*/
background: #f7fbfc 0% 0% no-repeat padding-box;
border-radius: 6px;
text-align: center;
font: normal normal normal 11px/14px Quicksand;
}
.medicinename {
    /*top: 971px;
    left: 370px;
    width: 96px;
    height: 19px;*/
    text-align: center;
    letter-spacing: 0px;
    color: #6E6E6E;
    opacity: 1;
    font-weight: bold;
	  padding: 10px;
	  font-size: 14px;
}
span.medname {
    top: 994px;
    left: 360px;
    width: 116px;
    height: 14px;
    text-align: center;
    font: normal normal normal 12px/14px Quicksand;
    letter-spacing: 0px;
    color: #6E6E6E;
    opacity: 1;
}
/*.medprice{
	 font-weight: bold;
	padding: 10px;
}*/
.col-6.col-md-4.medprice {
    padding: 17px;
    font-weight: bold;
	  font-size: 14px;
}
.col-6.col-md-4.cadprice{
    padding: 17px;
	  font-size: 14px;
}
.page-id-12418 .eltd-container-inner {
    width: 1366px;
    margin: 0 auto;
}
/* .page-id-12418 .eltd-content .eltd-content-inner > .eltd-container > .eltd-container-inner {
    padding-top: 0px !important;
} */
.eltd-sticky-holder {
    max-width: 1366px!important;
    margin-left: auto;
    margin-right: auto;
}
.eltd-sticky-holder {
    max-width: 1366px!important;
    margin-left: auto;
    margin-right: auto;
}
.eltd-sticky-holder {
    max-width: 1366px!important;
    margin-left: auto;
    margin-right: auto;
}
.page-id-12418 .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 15px;
    width: 100%;
}
.page-id-12418 span.eltd-btn-text {
    color: #5DB4BC !important;
}
.page-id-12418 .eltd-btn .eltd-icon-dripicons {
    color: #5DB4BC;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.page-id-12418 .bl-bg .eltd-item-text-holder {
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
}
.page-id-12418 .eltd-footer-top-holder .eltd-container-inner {
    width: 1100px;
    margin: 0 auto;
}
.page-id-12418 .eltd-footer-bottom .eltd-container-inner {
    width: 1100px;
    margin: 0 auto;
}
/*.page-id-12418 .eltd-position-left .myaccount-widget {
    display: none !important;
}
.page-id-12418 .eltd-position-left .search-widget {
    display: none;
}*/
.page-id-12418 .eltd-blog-list-holder.eltd-boxes>ul>li .eltd-item-text-holder .eltd-excerpt {
    text-align: left;
}
.page-id-12418 h3.eltd-item-title.entry-title {
    text-align: left;
	  height: 85px;
	  color: #2d3134;
}
.page-id-12418 .eltd-btn.eltd-btn-small {
    float: right;
}
.abt-head {
    color: #fff;
}
.abt-head-content {
	 color: #fff;
}
.page-id-165525 .ho-search #ajaxsearchlite3 {
    margin: 0% 0 0% 0%;
}
.page-id-12418 .bl-bg .eltd-item-text-holder {
    /* height: 240px; */
	height: 270px;
}
.page-id-12418 .fprod_head {
    text-align: center;
}
.page-id-12418 .eltd-separator-holder.eltd-separator-center {
    padding-top: 5px !important;
	  padding-bottom: 15px;
}
.page-id-165525 .eltd-separator-holder.eltd-separator-center {
    padding-top: 5px !important;
	  padding-bottom: 15px;
}
.table-dark1 .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: 1px solid #5db4bc;
    overflow: hidden;
}
.table-light .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: 1px solid #5db4bc;
    overflow: hidden;
}
.table-dark .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: 1px solid #ffffff;
    overflow: hidden;
}
.custom_listst {
    list-style: none;
}
.custom_listst li::before {
    content: "\2022";
    color: #5DB4BC;
    display: inline-block;
    font-weight: bold;
    width: 1em;
}
.page-id-165525 .ho-search{ width: 100%;}
.eltd-separator-holder.clearfix.about-seprator {
    padding-top: 20px !important;
}
h6.clearfix.eltd-accordion-title {
    font-size: 18px;
}
.store-btnnew span {
    letter-spacing: 0px !important;
    color: #fff;
}
.page-id-165626 ol, ul {
    list-style-position: unset;
}
.wpmci-popup-cnt-inr-wrp {
    font-size: 15px !important;
    font-weight: 500 !important;
}
.liststyle li::before {
    content: "";
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    background: #0f7596;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    left: 0;
    top: 9px;
}
.liststyle li {
    position: relative;
    color: #716f6f;
    padding-left: 18px;
    list-style: none;
}
.eltd-header-standard-extended .eltd-page-header .eltd-logo-area {
    max-width: 1100px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.page-id-12418 .eltd-grid {
    /* width: 90% !important; */
	width: 100% !important;
}
.page-id-12418 .eltd-sticky-holder .eltd-grid {
    /* width: 90% !important; */
    width: 90% !important;
}
/* .eltd-header-standard-extended .eltd-page-header .eltd-logo-area .eltd-right-from-logo-widget {
    padding: 0 5px 0 0;
} */
.single-product .eltd-page-header .eltd-menu-area {
    max-width: 1150px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.single-post .eltd-page-header .eltd-menu-area {
    max-width: 1150px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.eltd-header-standard-extended .eltd-page-header .eltd-menu-area {
    background-color: #fff;
    box-shadow: 0 0px 0px rgba(0,0,0,.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 70px;
}
footer .eltd-footer-top .widget ul li>a, footer .eltd-footer-top .widget, footer .eltd-footer-top .widget span, footer .eltd-footer-top .widget.widget_text a, footer .eltd-footer-top .widget .eltd-widget-title-holder .eltd-widget-title {
    color: #000 !important;
    font-weight: 600;
}
h5.eltd-widget-title {
    font-weight: 600 !important;
}
.eltd-sticky-holder .eltd-header-standard .eltd-main-menu {
    font-size: 14px;
    float: left !important;
}
.eltd-sticky-holder nav.eltd-main-menu.eltd-drop-down.eltd-sticky-nav {
    float: left !important;
}
.home .eltd-sticky-holder .eltd-main-menu {
    float: left !important;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
	/*--Main-home-page---*/
.home .vc_custom_1634814523571 {
    margin-left: 18px !important;
}
.single-post article {
	margin-bottom: 100px !important;
}
.single-post article .eltd-post-image-holder .eltd-post-info-category {
    /* position: relative !important; */
	right: unset !important;
	top: 0px !important;
}
	/*--End-Main-home-page---*/
.single-post .eltd-blog-single-nav {
    height: 180px !important;
}
.single-post .nav-item h4 {
    font-size: 15px;
}	
	.page-id-165525 .vc_custom_1636462114309 {
    margin-left: 0px !important;
}
.table-dark1 .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: none;
    overflow: hidden;
}
	.table-light .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: none;
    overflow: hidden;
}
	.table-dark .col-md-4:not(:last-child), .col-md-6:not(:last-child) {
    border-right: none;
    overflow: hidden;
}
.page-id-12418 .eltd-container-inner {
    width: 100% !important;
    margin: 0 auto;
}
.page-id-12418 .eltd-blog-list-holder.eltd-boxes>ul>li .eltd-item-text-holder {
    padding: 31px 10px 34px;
}
.page-id-12418 .bl-bg .eltd-item-text-holder {
    height: 306px;
}
.page-id-12418	.eltd-blog-list-holder .eltd-item-text-holder .eltd-item-title {
    line-height: 1.2em;
    margin: 0;
}
.page-id-12418 h3.eltd-item-title.entry-title {
    text-align: left;
    height: 100px;
}
.page-id-12418	.vc_custom_1636368900751 {
    margin-right: 0px !important;
}
.page-id-12418	.featured-prod-headcipa {
    height: auto;
    text-align: center 
}
	.page-id-12418	 .vc_custom_1636121982339 {
    margin-left: 0px !important;
}
	.store-btnnew {
    font-size: 13px !important;
    margin-bottom: 12px;
}
		.page-id-12418 .table-dark1 .col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 11px;
}

.page-id-12418 .table-light .col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 11px;
}
	.fprod_head.col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 11px;
	word-break: break-all;
	}
	.eltd-mobile-header .eltd-mobile-logo-wrapper a {
		height: 24px !important;
	}
	.eltd-separator {
		width: 250px !important;
	}
	.eltd-mobile-header .eltd-mobile-nav a, .eltd-mobile-header .eltd-mobile-nav h4 {
		padding: 9px 9px;

	}
	.home-ban-titlesec {
		width: 100% !important;
		height: auto;
	}
	.vc_custom_1646142741441 {
		margin-left: 0px !important;
	}
	.ho-search .probox div.proinput input {
		font-size: 13px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.page-id-12418 .eltd-sticky-holder {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}
	.page-id-12418 .eltd-container-inner {
    width: 100% !important;
    margin: 0 auto;
}
.store-new-col {
    width: 100%;
    margin-bottom: 10px;
}
.store-btnnew span {
    letter-spacing: 0px !important;
    color: #fff;
    width: 280px;
    text-align: center;
}
.page-id-12418 .vc_custom_1636478817460 {
    background-size: auto !important;
}
	.page-id-12418 .table-dark1 .col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 11px;
}

.page-id-12418 .table-light .col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 11px;
}
	.fprod_head.col-6.col-md-4 {
    width: 33%;
    float: left;
    font-size: 12px;
}
	.about-img-rightside {
    margin-right: -74px !important;
}
	.our-mission-leftimg {
    margin-left: -74px !important;
}
.eltd-separator {
		width: 250px !important;
	}
}
/*---End-new-HomePage---*/
.slider_search_main {
    margin-top: 170px !important;
    padding-top: 200px !important;
    padding-bottom: 200px !important;
    background-image: url("https://www.pharmapassport.com/wp-content/uploads/2021/11/Untitled_design_3.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
footer .eltd-footer-top .widget .eltd-widget-title-holder h6 {
    font-size: 18px;
}
.eltd-vertical-align-containers .eltd-position-right {
    /* text-align: right;
	float: none; */
}
.textwidget #ajaxsearchlite3 {
    width: 100% !important;
    text-align: center;
    margin: 0% 0 0% 0% !important;
}
.single-post #ajaxsearchlite3{
    width: 100% !important;
    text-align: center;
    margin: 0% 0 0% 0% !important;
}
.single-post article .eltd-post-image-holder .eltd-post-info-category {
    /* position: relative !important; */
	right: unset !important;
	/* top: 0px !important; */
	top: 13em !important;
}
.single-post .eltd-blog-single-nav {
    height: 120px !important;
}
h4.prev-btn{
	color: #716f6f;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: color cubic-bezier(.35,.7,.32,.9) .3s;
    -moz-transition: color cubic-bezier(.35,.7,.32,.9) .3s;
    transition: color cubic-bezier(.35,.7,.32,.9) .3s;
}
h4.nxt-btn{
	color: #716f6f;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: color cubic-bezier(.35,.7,.32,.9) .3s;
    -moz-transition: color cubic-bezier(.35,.7,.32,.9) .3s;
    transition: color cubic-bezier(.35,.7,.32,.9) .3s;
}