/***
Theme Name: Mediconsul
Theme URI: http://mediconsulpharmacy.com.au
Description: Developer By Linh Le
Version: 1.18.9.25
Author: Linh Le
Author URI: https://ngoigo.com/linh-le
Tags: Mediconsul, Pharmacy
***/

html{
  margin-top: 0px !important;
}
*{margin: 0; padding: 0;}
body {
	font-family: 14px/18px Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	font-size:14px;
	line-height: 1.8;
	background: #00def7; /* Old browsers */
background: -moz-linear-gradient(top, #00def7 0%, #006ee5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #00def7 0%,#006ee5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #00def7 0%,#006ee5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00def7', endColorstr='#006ee5',GradientType=0 ); /* IE6-9 */
}
ol, ul {
	list-style: none;
}
p {
	font-size: 13px;
	line-height: 1.7;
}
a {
	text-decoration: none;
	color:#63656a;
	-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
	color: #288ad6;
	text-decoration:none;
}
a img {
	border: none;
}
strong, b{
	font-weight: 600;
}
fieldset {
	border: none;
}
h1, h2, h3, h4, h5 {
	font-weight: 600;
}
h1 {
	font-size: 2em;
}
.h1, .h2, .h3, h1, h2, h3 {
    /*margin-top: 0px;
    margin-bottom: 0px;*/
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
label{
font-weight: 600;
}
header{
    background:#fff;
}
footer{
   background:#fff; 
}
#medi_primary,.medi_cter{
    background:#fff;
}
/****page-navigation*****/
.page-navigation {
    margin: 0px 0px 0px 0px;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
}

.page-navigation .page_title {
    color: #555;
    margin-right: 4px;
}

.page-navigation a:hover,
.page-navigation a:active,
.page-navigation .current {
    color: white;
    background: #248d9a;
    margin-right: 5px;
    padding: 5px 10px;
}

.page-navigation a {
    color: #fff;
    margin-right: 5px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
	background:#4cbdcb;
}
#crumbs{
	font-size: 12px;
    padding: 7px 0px;
    background:#f1f1f1;
    color: #777;
    margin-bottom: 15px;
}
/***********************/
.medi_top{
    background:#f4f6f7;
}
.medi_header{
    padding: 25px 0px;
}
.woocommerce-product-search{
    border:1px solid #d3d3d3;
    position:relative;
    margin-top: 7px;
}
.search-field{
    border:0px;
    padding:5px;
    width:100%;
    padding-right:90px;
}
.woocommerce-product-search button{
    border:0px;
    position:absolute;
    width:35px;
    height:35px;
    top: 0px;
    right: 0px;
    text-indent:-82px;
    overflow:hidden;
    background:url(images/search.svg) no-repeat center center;
    background-size: 16px 16px;
    cursor:pointer;
}
.medi-navbar{
    background: #4cbdcb !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.medi-navbar>.container{
        padding-left:0px;
        padding-right:0px;
    }
.medi-navbar .dropdown-toggle{
    padding-right: .5rem;
    padding-left: .5rem;
    display: block;
    padding: .5rem 1rem;
    color:#fff;
    font-size: 16px;
}
.medi-navbar .navbar-nav .dropdown-menu {
    margin-top: 0px;
    border: 0px;
    padding: 0px 0px;
    border-radius: 0px;
    background: #089a92;
    box-shadow: 0 8px 16px rgba(0,0,0,.18);
}
.medi-navbar .navbar-nav .dropdown-menu li {
    padding: 0px 10px;
}
.medi-navbar .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight:500;
}
.medi-navbar .navbar-nav li{
    padding:7px 10px;
    margin-right:1px;
}
.navbar.medi-navbar a.navbar-brand{
    background: url(images/home.svg) no-repeat 10px center;
    background-size: 22px 22px;
    padding: 11px 7px 11px 38px;
    margin-right:1px;
}
.medi-navbar .navbar-nav li:hover,
.medi-navbar .navbar-nav li.current_page_item,
.medi-navbar .navbar-nav li.current-menu-item,
body.home .medi-navbar a.navbar-brand,
.medi-navbar a.navbar-brand:hover{
    background-color:#02a098;
}
.navbar.medi-navbar .medi-home>a{
    background:url(images/home.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.navbar.medi-navbar .medi-product>a{
    background:url(images/product.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.navbar.medi-navbar .medi-news>a{
    background:url(images/news.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.navbar.medi-navbar .medi-service>a{
    background:url(images/service.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.navbar.medi-navbar .medi-about>a{
    background:url(images/about.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.navbar.medi-navbar .medi-contact>a{
    background:url(images/contact.svg) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
    padding-right: 7px;
}
.medi_slideshow .owl-dots{
	width: 100%;
	bottom: 0px;
	position: absolute;
}
.medi_slideshow .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.medi_note{
    background: #4cbdcb;
    color:#fff;
    text-align:center;
    padding:7px 0px;
}
.medi_note p{
    margin-bottom:0px;
    font-size:12px;
}
.medi_footer{
    padding:25px 0px;
}
.medi_sidetitle{
    font-size:16px;
    color:#63656a;
    position:relative;
}
.medi_sidetitle h2{
    font-size:16px;
    padding-bottom: 10px;
}
.medi_sidetitle h2:before {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    background: #4cbdcb;
}
.medi_addinfo{
    margin-top:17px;
}
.medi_addinfo ul li{
    margin-bottom: 10px;
    min-height: 40px;
    position: relative;
    width: 100%;
    display: block;
    /*overflow: hidden;*/
}
.medi_addinfo ul li svg{
    color: #fff;
    fill: currentcolor;
    background:#0fc259;
    border-radius:50%;
    padding:5px;
    position:absolute;
    left:0;
    top:0px;
}
.medi_addinfo ul li span{
    float:left;
    width:100%;
    display:block;
    /*overflow:hidden;*/
    padding-left:40px;
    line-height:1.2;
}
.copyright{
    padding:15px 0;
    background: #4cbdcb;
    color:#fff;
    text-align:center;
}
.copyright p{
    margin-bottom:0px;
}
.medi_hinfo .medi_sidetitle h2 {
    color: #4cbdcb;
    font-size: 20px;
    padding-bottom: 15px;
    background: url(images/three_dots.jpg) repeat-x left bottom;
}
.medi_hinfo  .medi_sidetitle h2:before {
    width: 0px;
}
.medi_hinfo .product_list_widget{
    display:block;
    width:100%;
    overflow:hidden;
}
.medi_hinfo .product_list_widget li{
    float:left;
    width:100%;
    border-bottom:1px solid rgba(0,0,0,.125);
    padding: 10px 0px;
}
.medi_hinfo .product_list_widget li:last-child{
    border-bottom:0px;
}
.medi_hinfo .product_list_widget .attachment-woocommerce_thumbnail {
    width: 100%;
    max-width:105px;
    height: auto;
    float: left;
    padding-right: 10px;
}
.medi_hinfo .product_list_widget .product-title{
    line-height: 1.4;
    font-weight: 500;
    display: block;
}
.medi_ques{
    border-bottom:1px solid rgba(0,0,0,.125); 
}
.medi_ques .card-header{
    padding: 20px 0px;
    font-weight: 500;
    background: transparent;
    border-bottom:0px;
}
.medi_ques:first-child .card-header{
    padding-top:0px; 
}
.medi_ques .card-header a{
    display:block;
    width:100%;
}
.card-header .card-link:before {
    content: "\f068";
    color: #63656a;
    border: 2px solid #63656a;
    font-size: 9px;
    text-align: center;
    width: 17px;
    height: 17px;
    line-height: 14px;
    margin-right: 10px;
    font-family: 'FontAwesome';
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-rendering: auto;
    speak: none;
    font-weight: normal;
    border-radius: 50% !important;
}
.card-header .collapsed.card-link:before {
    content: "\f067";
}
.medi_ques .card-body{
    padding: 0px 0px 15px 27px;
}
.medi_ques .collapse.show{
    border-bottom:0px solid rgba(0,0,0,.125); 
}
.medi_pfeat .medi_sidetitle h2 {
    color: #4cbdcb;
    border-bottom: 1px solid #4cbdcb;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
}
.medi_pfeat .medi_sidetitle h2:before {
    width: 0px;
}
.medi_pfeat .medi_sidetitle{
    padding:15px 0px;
}
.woocommerce ul.products li{
    text-align:center;
    margin-bottom:30px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce .product button.button, .woocommerce input.button, .woocommerce a.button.alt {
    color: #fff;
    background-color: #4384f6;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce .product button.button:hover, .woocommerce input.button:hover, .woocommerce a.button.alt:hover {
    background-color: #4cbdcb;
    color:#fff;
}
.woocommerce ul.products li .price {
    color: #4cbdcb;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}
.woocommerce ul.products li .price > .woocommerce-Price-amount{
    font-weight:600;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #4cbdcb;
    font-size: 18px;
}
.woocommerce div.product li p.price, .woocommerce div.product li span.price {
    font-size: 16px;
}
.woocommerce div.product li p.price ins, .woocommerce div.product li span.price ins {
    font-size: 18px;
}
.woocommerce ul.products li .price ins {
    text-decoration:none;
    font-weight:600;
}
.woocommerce ul.products .woocommerce-loop-product__title{
    margin-top: 15px;
    font-weight: 500;
    font-size: 14px;
}
.medi_pwarp{
    border:1px solid rgba(0,0,0,.125); 
    height: 100%;
    padding:15px;
    position: relative;
    -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.medi_pwarp:hover{
    box-shadow: 0 8px 16px rgba(0,0,0,.18);
}
.medi_pwarp .price del{
    font-size: 14px;
    color: #292d31;
}
.woocommerce .products ul, .woocommerce ul.products.row {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.woocommerce span.onsale{
    height: 44px;
    width: 44px;
    left: auto;
    color: #f00;
    font-size: 13px;
    padding: 0px 6px;
    background-color: #fff000ba;
    top: 2px;
    right: 2px;
}
.woocommerce .type-product>span.onsale{
    left: 2px;
    right: auto;
}
.woocommerce .woocommerce-breadcrumb {
    background: #f1f1f1;
    padding: 7px 0px;
}
.page-title{
    font-size: 18px;
    border-bottom: 1px solid #4cbdcb;
    padding-bottom: 5px;
    color: #4cbdcb;
    margin-bottom: 15px;
}
.medi_sidebar .boxes{
    border: 0px solid #0fc259;
    margin-bottom:15px;
}
.medi_sidebar .boxes:first-child{
    border: 1px solid #0fc259;
    margin-bottom:15px;
}
.medi_sidebar .boxes .boxes-title{
    background:#13c259;
    color:#fff;
    text-transform:uppercase;
}
.medi_sidebar .boxes .boxes-title h2{
    font-size:16px;
    padding:7px 10px;
}
.medi_sidebar .boxes .boxes-title h2:before{
    content:"\f0c9";
    margin-right: 7px;
    font-family: 'FontAwesome';
}
.medi_sidebar .boxes ul li{
    padding:0px 10px;
}
.medi_simg{
    display:block;
    margin: 0px auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    border: 1px solid #f1f1f1;
}
.woocommerce div.product .product_title {
    font-size: 18px;
    color: #63656a;
}
.woocommerce .quantity .qty {
    padding: 2px;
}
.sku_wrapper{
    display:block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: 0px solid #d3ced2;
    border-radius: 0px;
    background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 2px solid #4cbdcb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    width:0px;
    border:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
    padding-left: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: 1px solid #e8e6e8;
    margin: 0 0 2em;
    padding: 15px;
    border-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 18px;
    clear: none;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
    font-size: 16px;
    clear: none;
}
.related.products>h2{
    color: #4cbdcb;
    border-bottom: 1px solid #4cbdcb;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.woocommerce-message {
    padding-top: 7px;
    padding-right: 8px;
    border: 1px solid #4cbdcb;
    border-top-color: #4cbdcb;
    padding-bottom: 7px;
    font-size: 13px;
}
.woocommerce-info {
    padding-top: 7px;
    padding-right: 8px;
    border: 1px solid #1e85be;
    border-top-color: #1e85be;
    padding-bottom: 7px;
    font-size: 13px;
}
.medi_ptitle{
    color: #4cbdcb;
    border-bottom: 1px solid #4cbdcb;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
body.single h2.medi_ptitle{
    margin-bottom: 10px;
}
#order_review_heading, .medi_cktitle{
    font-size: 18px;
    color:#666;
    margin-bottom: 15px;
}
body.page .medi_ptitle{
    padding-top: 15px;
    margin-top:0px;
}
.cart_totals h2{
    color: #4cbdcb;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 2px 6px 2px;
    width: 100px;
}
.woocommerce-cart table.woocommerce-cart-form__contents td.actions .coupon .input-text{
    padding: 4px 6px 4px;
    width: 100px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row select, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.woocommerce form .form-row textarea{
    height:70px;
}
.woocommerce-input-wrapper{
    width:100%;
}
.woocommerce form .form-row {
    margin: 0 0 10px;
}
.woocommerce form.select2-container .select2-selection--single {
    height: 32px;
    margin-bottom: 10px;
}
.medi_pwarp .wp-post-image{
    height: auto;
    width: auto;
    max-width: 100%;
}
.orderby{
    color: #666;
    padding: 5px;
    border-color: #dfdfdf;
    border-radius: 0px;
    font-size: 13px;
}
#primary{
    background:#fff;
    padding-bottom:5px;
}
.woocommerce div.product div.images img{
    padding:15px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration:none;
    font-size: 24px;
}
.medi_content ul{
    padding-left: 17px;
    list-style: disc;
    font-size:13px;
}
.medi_pstitle{
    font-size:18px;
    display:block;
    width:100%;
    color:#666;
}
.medi_pstitle a{
    color:#666;
    cursor:pointer;
}
.medi_date{
    color: #cecece;
}
.medi_more{
    margin-top: 10px;
    overflow: hidden;
    width: auto;
    display: block;
    background: #4cbdcb;
    color: #fff;
    padding: 3px 7px;
    float: left;
    cursor:pointer;
}
.medi_more:hover{
    background-color:#02a098;
    color:#fff;
}
.medi_catnews .col-lg-4 img.wp-post-image{
    max-width:100%;
    width:auto;
    height:auto;
    margin-bottom:15px;
}
.medi_lscate{
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #f1f1f1;
}
.rpwwt-widget ul{
    margin-top:15px;
}
.rpwwt-widget ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.rpwwt-widget ul li:last-child {
    border-bottom: 0px;
}
.rpwwt-post-title{
    font-weight:500;
}
.rpwwt-post-date{
    color:#666;
}
.product_list_widget li ins{
    font-weight: 500;
    font-size: 16px;
    color: #4cbdcb;
    text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce-MyAccount-content{
	margin-bottom:25px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table th {
    font-weight: 600;
	font-size: 12px;
}
.woocommerce-MyAccount-content h3{
	font-size: 16px;
	margin-top: 0;
}
.woocommerce-account .addresses .title .edit {
    color: #f00;
}
.woocommerce-MyAccount-navigation{
	border:1px solid #d3ced2;
	margin-bottom:25px;
}
.woocommerce-MyAccount-navigation ul{
	margin-bottom:0px;
	padding-left: 0px;
    list-style: none;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link{
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	padding:7px;
	border-top:1px solid #f3f3f3;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child{
	border-top:0px solid #f3f3f3;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover{
	background:#f9f9f9;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active{
	background:#f9f9f9;
}
.woocommerce  .woocommerce-MyAccount-content .woocommerce-Button,
.woocommerce  .woocommerce-MyAccount-content .woocommerce-button,
.woocommerce  .woocommerce-MyAccount-content .button {
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
	font-weight: normal;
	background: #4cbdcb;
	padding: 5px 1em;
    font-size: 13px;
	border: 0px;
}
.woocommerce-MyAccount-orders,
.woocommerce-table--order-details{
	border-left: 1px solid #d3ced2;
	border-top: 1px solid #d3ced2;
    width: 100%;
}
.woocommerce-MyAccount-orders th,
.woocommerce-table--order-details th{
	border-right: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
	padding:5px;
	background: #dcdcdc;
}
.woocommerce-MyAccount-orders td,
.woocommerce-table--order-details td{
	border-right: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
	padding:5px;
}
.addresses address {
    line-height: 1.8;
}
.woocommerce-MyAccount-content .woocommerce-order-details{
	margin-bottom:15px;
}
.woocommerce-MyAccount-content .woocommerce-customer-details h2{
	font-size: 18px;
}
.woocommerce-MyAccount-content .woocommerce-customer-details address p{
	margin-bottom:0px;
}
.woocommerce-MyAccount-content a{
    color:#007bff;
}
#contact-form-14 .contact-form input[type=email], #contact-form-14 .contact-form input[type=text], #contact-form-14 .contact-form input[type=url]{
    max-width: 100%;
    width: 100%;
}
#contact-form-14 .contact-form textarea {
    width: 100%;
    border: 1px solid #dfdfdf;
}
.pushbutton-wide{
    border-radius: 3px;
    border: 0px;
    background: #4cbdcb;
    color: #fff;
    padding: 5px 15px;
}
iframe{
    border:0px;
}
.type-product iframe{
    border:0px;
    max-width:100%;
}
.comment-form-comment label{
    display:block;
}
.form-submit #submit, .woocommerce button.woocommerce-Button{
    border-radius: 3px;
    border: 0px;
    background: #4cbdcb;
    color: #fff;
    padding: 5px 15px;
    cursor:pointer;
    margin-right: 15px;
}
.woocommerce-form__label-for-checkbox{
    margin-bottom: 2px;
    padding-top: 2px;
}
body.page-id-9 .woocommerce #customer_login .col-lg-6 > h2{
    font-size:18px;
}
.medi_hl{
    padding: 7px 0px;
    display: block;
    float:left;
    margin-right: 7px;
    font-size:12px;
}
.medi_scls{
    float:left;
    display:block;
    padding: 5px 0px;
}
.medi_addscl ul{
    margin-bottom:0px;
}
.medi_addscl ul li{
    display:inline;
    margin-right: 5px;
}
.medi_addscl ul li svg{
    color: #63656a;
    fill: currentcolor;
}
.medi_addscl ul li svg:hover{
    color: #9d9d9d;
}
.medi_acc{
    display:inline-block;
    float:right;
    margin-bottom:0px;
}
.medi_acc li{
    display:inline-block;
    padding:7px 0px 7px 15px;
    font-size:12px;
}
.medi_cwarp{
    position:relative;
    margin-top: 13px;
    float: right;
}
.medi_cwarp .medi_citem{
    color:#fff;
    background: #0fc259;
    padding:9px 9px;
    border-radius:4px;
    cursor:pointer;
}
.medi_cwarp .medi_scart{
    position:absolute;
    display:none;
    z-index: 999;
    right: 0px;
    background: #fff;
    min-width: 240px;
    border-radius: 3px;
    box-shadow: 0 8px 16px rgba(0,0,0,.18);
}
.medi_cwarp .medi_scart .widget_shopping_cart_content{
    border-top: 1px solid #f1f1f1;
    padding: 10px;
}
.woocommerce-mini-cart__total{
    padding-top: 5px;
    text-align: right;
}
.medi_cwarp:hover .medi_scart{
    display:block;
}
.woocommerce-mini-cart{
    margin-bottom:10px;
}
.woocommerce-mini-cart-item .attachment-woocommerce_thumbnail{
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
.woocommerce-mini-cart-item{
    position:relative;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
}
.woocommerce-mini-cart-item a.remove_from_cart_button{
    line-height: 1;
    color: #f00;
    font-size: 18px;
    position: absolute;
    bottom: 5px;
    right: 0px;
    z-index: 9;
    padding: 0px 2px;
}
.woocommerce-mini-cart-item a.remove_from_cart_button:hover{
    color: #fff;
    background:#f00;
    border-radius:50%;
}
.woocommerce-mini-cart-item a{
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
    display: block;
}
.woocommerce-mini-cart-item .quantity{
    font-size: 12px;
    line-height: 1.5;
}
.woocommerce-mini-cart__buttons{
    text-align:center;
}
.woocommerce-mini-cart__buttons a{
    color:#fff;
    background: #4284f6;
    padding:5px 7px;
    border-radius:4px;
    margin: 0px 7px !important;
}
.woocommerce-mini-cart__buttons a:hover,
.medi_citem:hover{
    background-color: #4cbdcb;
}
.medi_icart{
    padding-top: 3px;
    color: #fff;
    fill: currentcolor;
    margin-right: 5px;
}
.es_textbox_class {
    width: 100%;
}
.es_textbox_button {
    color:#fff;
    background: #0fc259;
    padding:5px 7px;
    border-radius:4px;
    border:0px;
}
.medi_footer .menu li{
    margin-bottom:7px;
}
.comment-reply-title{
    font-size:18px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce #reviews #comments h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.woocommerce .star-rating span::before {
    color: #f7e800;
}
.woocommerce .products .star-rating{
    margin:5px auto;
    display:none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-size: 12px;
    padding: 8px 5px 8px 40px !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    top: 0.7em;
}
#respond{
    margin-bottom:15px;
}
.woocommerce p.stars a {
    color: #288ad6;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4384f6;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #4cbdcb;
}
.about_paypal{
    margin-left:5px;
}
#calc_shipping_state_field>span{
    width:100%;
}
#billing_address_1_field label,
#billing_city_field label,
#billing_postcode_field label,
#billing_first_name_field label,
#billing_last_name_field label,
#billing_state_field label,
#billing_email_field label{
    display:none;
}
.woocommerce nav.woocommerce-pagination ul{
    border: 0px;
    margin-bottom:15px;
}
.woocommerce nav.woocommerce-pagination ul li {
    color: #fff;
    border: 0px solid #4cbdcb;
    background: #4cbdcb;
    margin: 0px 5px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li .dots{
    color:#fff;
    padding: 5px 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #248d9a;
    color:#fff;
    padding: 5px 10px;
}
.tax-total{
    display:none;
}
.woocommerce .woocommerce-orders-table__cell-order-actions a{
    margin-right:10px;
}
.woocommerce .woocommerce-order-details table.shop_table{
    border-spacing: 0px;
    border-radius: 0px;
}
.woocommerce .woocommerce-order-details table.shop_table td {
    border-top: 0px solid rgba(0,0,0,.1);
}
.woocommerce .woocommerce-order-details table.shop_table tfoot th,.woocommerce .woocommerce-order-details table.shop_table tfoot td {
    border-top: 0px solid rgba(0,0,0,.1);
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: initial;
}
.woocommerce-order-details__title{
    font-size:20px;
}
.medi_pwarp .size-woocommerce_thumbnail{
    max-height: 150px;
    height: auto;
    max-width: 100%;
    width: auto;
}
@media screen and (max-width: 991.98px){
    body.home .medi-navbar a.navbar-brand{
        background-color: transparent;
    }
    .medi-navbar .navbar-nav li {
        padding: 0px 0px;
    }
    .medi-navbar .navbar-nav>li>a{
        background-position: 10px center !important;
        padding-left: 38px !important;
    }
    header .navbar-expand-lg>.container{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .medi-navbar .navbar-nav li {
    border-top: 1px solid #ffffff47;
    }
    .medi-navbar .navbar-nav .dropdown-menu {
    background: #068a83;
    }
    .medi-navbar{
        padding-left:15px;
        padding-right:15px;
    }
    .medi-navbar>.container{
        padding-left:15px;
        padding-right:15px;
    }
    #medi_logo img{
        margin-bottom:15px;
    }
    body>.container{
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .medi_addinfo ul li {
        overflow: hidden;
    }
    .medi_acc li.freeship{
		display: none;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px){
    body.home .woocommerce ul.products li.col-md-4{
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media screen and (max-width: 768px){
    .woocommerce-account .woocommerce-MyAccount-navigation{
        width:100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
}
@media screen and (max-width: 575px){
    header .navbar-expand-lg>.container{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .woocommerce ul.products li {
    margin-bottom: 15px;
    }
    .woocommerce ul.products li:nth-child(odd){
        padding-right:7.5px;
    }
    .woocommerce ul.products li:nth-child(even){
        padding-left:7px;
    }
    .medi_scls{
        display:none;
    }
}