@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/ HTML5 display-role reset for older browsers /
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
line-height: 1;
font-family: 'Roboto' !important; 
font-size: 13px ;
letter-spacing: 0.5px;
}
svg.icon.icon-arrow-right {
    height: 12px;
}
svg.icon.icon-arrow-left {
    height: 12ox;
    height: 12px;
}

/*header*/

input.btn.btn-default.search_btn {
    padding: 10px 25px 11px 25px;
    width: auto;
    background-color: #ff8246;
    color: #fff;
    border: none;
    letter-spacing: 0.5px;
}
body {
    overflow-x: hidden;
}
body .container-fluid {
    padding: 0 4%;
    
}
.home_description p{ text-align: justify; }
/** Custom popup**/
#popup_model.modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 9999999999; /* Sit on top */
      padding-top: 100px; /* Location of the box */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }

    #popup_model .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 35%;
    }

    #popup_model .close {
      color: #000;
      float: right;
      font-size: 28px;
      font-weight: bold;
      opacity: .5;
    }

    #popup_model form#subForm {
        width: 100%;
        display: inline-block;
        padding: 0 4% 4% 4%;
    }
    #popup_model label {
        font-size: 15px;
        padding: 5px 0px;
    }
    #popup_model input {
        width: 100%;
        min-height: 35px;
        border-radius: 5px;
        border: 1px solid #afadad;
    }

    #popup_model button.js-cm-submit-button {
        background-color: #666666;
        border: none;
        padding: 12px 20px;
        margin-bottom: 20px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-top: 10px;
    }
    #popup_model p#c_sub_btn
    {
        text-align: center;
    }

/** Custom My account**/
.c_account_information {
    border: 1px solid #ccc;
    padding: 1.5%;
    margin-bottom: 2%;
}
.c_account_information .c_userdata_box {
    padding: 15px 0px 5px 0px;
}
.c_account_information a.custom_edit_pwd {
    font-size: 13px;
    color: #000;
}
.c_account_information a.custom_edit {
    font-size: 13px;
}
.c_account_information span.custom_line {
    padding: 0px 10px;
}
.c_account_information  .c_heading {
    background-color: #1d71ab;
    font-size: 20px;
    padding: 1%;
}
.c_account_information  .c_heading h1{
   font-weight: bolder;
}
.c_account_information .c_body {
    margin-top: 5%;
}
.c_account_information .c_body h1{
    font-size: 15px;
    font-weight: 700;
}
.c_account_information .c_body_recent table th {
    font-weight: 400 !important;
}
.c_account_information .c_body_recent {
    margin-top: 1%;
}
.c_account_information .c_body .c_userdata_box p {
    margin-bottom: 0px !important;
    font-size: 13px !important;
    line-height: 14px !important;
    color: #000 !important;
}
/** End **/
.single-post .singleblogview .post-thumbnail {
    text-align: center;
}
.payment_box{
    display: block !important;
}
.payment_box  img{
    max-width: 200px;
}
.mytpser{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.page-titlec h1 {
    background-color: #e1e1e1;
    padding: 8px 15px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}
.trueiconimg{
    height: 45px!important;
    vertical-align: middle;
    margin-right: 10px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    box-shadow: 0 0 10px 0 #d2d2d2;
    padding: 30px;
    font-size: 15px;
    margin-top: 20px;
}
.pay_noe_thnku {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 40px;
}
a.btn_pay {
    background-color: #083863;
    padding: 12px 40px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
section.woocommerce-order-details {
    box-shadow: 0 0 10px 0 #d2d2d2;
    padding: 24px 30px 30px;
    font-size: 15px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 18px !important;
    font-weight: bold;
}
.sub-titlec{
    font-size: 24px;
    margin-bottom: 10px;
}
.mytpser p{
    margin-bottom: 10px;
}
.buttons-set {
    margin-bottom: 20px;
}
.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar-default {
    background-color: #083863;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #fff;
}
.second_header {
    width: 100%;
    float: left; padding:18px 0;
}
.mast_header{
    background-color: #54626f; 
    width:100%; 
    display:inline-block; 
    float:left;
    padding:8px 0;
    color: #ffffff;
    letter-spacing: 0.5px;}
ul.left_ul {
    width: 100%;
    display: inline-block;
}
li.woocommerce-MyAccount-navigation-link {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    font-weight: 500;
}
nav.woocommerce-MyAccount-navigation ul {
    border-right: 1px solid #eee;
    margin-bottom: 20px;
}
.woocommerce-account .woocommerce {
	margin-bottom: 20px;
}
.woocommerce table.my_account_orders {
    font-size: 14px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table tr td {
    border: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table tr th {
    border: 1px solid #fff;
}
.woocommerce table.my_account_orders th {
    text-transform: uppercase;
}
li.woocommerce-MyAccount-navigation-link:last-child{
    border-bottom: 0px solid #eee;
}
ul.right_ul {
    width: 100%;
    display: inline-block;
}
.left_ul li {
    width: auto;
    display: inline-block;
    float: left; 
     
}
.right_ul li {
    width: auto;
    display: inline-block;
      float: left;
}
.ul_li_div_rgt {
    float: right;
}
.ul_li_div_left {
    float: left;
}
.mast_header a{
  color: #ffffff;
}
.left_ul li:nth-child(2) {
    border-left: 1px solid #fff;
     padding: 0px 15px 0px 15px
} 
.right_ul li:nth-child(2) {
    border-left: 1px solid #fff;
    padding: 0px 0px 0px 15px;
}
.left_ul li:first-child { 
  padding: 0px 15px 0px 0px;
}
.right_ul li:first-child { 
 padding: 0px 15px 0px 15px;
}

.container-fluid.second_header {
    padding: 35px 4%;
    letter-spacing: 0.5px;
}
.header_logo_div img {
    height: 60px;
}
.header-search {
    margin-top: 10px;
}
.header-search input.form-control {
    padding: 19px 20px 20px 20px;
    width:75%;
    display:inline-block;
}
button.btn.btn-default.search_btn {
    padding: 10px 25px 11px 25px;
    width: auto;
    background-color: #ff8246;
    color: #fff;
    border: none;
    letter-spacing: 0.5px;
}
img{
    max-width: 100%;
}
.icons_class {
    float: right;
    margin-top: 10px;
    position: relative;
}
.fea_each_slide {
    position: relative;
}
.woocommerce span.onsale {
    min-height: 25px;
    min-width: 25px;
    padding: 3px 10px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 25px;
    top: 5px;
    left: 15px;
    margin: 0;
    border-radius: 6px;
    background-color: #fedb41;
    color: #000;
    font-size: .857em;
    z-index: 9;
    transform: translateZ(0) skew(-18deg);
}
.woocommerce-product-rating {
    position: relative;
}
.review_count {
    position: absolute;
    right: 20%;
    top: -5px;

}
.user_div{
    width: auto;
    display: inline-block;
    float: left;
}
.whishlist_div {
    width: auto;
    display: inline-block;
    float: left;
}
.cart_div {
    width: auto;
    display: inline-block;
    float: left;
}
.user_div_left{
    width: auto;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: 10px;
    font-weight: bold;
}
.icons_class {
    border: 1px dotted;
    padding: 6px;
    border-radius: 7px;
}
.user_div {
    border-right: 1px dotted;
}
.whishlist_div_left {
    width: auto;
    display: inline-block;
    float: left;
        font-size: 28px;
    margin-right: 6px;
    margin-left: 10px;
}
.whishlist_div_right{
      width: auto;
    display: inline-block;
    float: left;
}
.cart_div_left {
    width: auto;
    display: inline-block;
    float: left;
        font-size: 28px;
    margin-right: 6px;
    margin-left: 10px;
}
.cart_div_right{
      width: auto;
    display: inline-block;
    float: left;
}
.whish_list_count {
    padding: 0;
    background-color: #75ab00;
    border-radius: 20px;
    color: #fff!important;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.cart_list_count {
    padding: 0;
    background-color: #083863;
    border-radius: 20px;
    color: #fff!important;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}

.menu_div {
    width:100%; 
    float:left;
    background-color: #083863;
    position: relative;
}
.right_menu a {
    color: #ffffff;
    font-size: 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #00acea;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #00acea;
}
button.btn_category {
    padding: 17px;
    border: none;
    font-size: 15px;
    background-color: #00acea;
    color: #fff;
        width: 100%;
}
.menu_div .navbar-collapse{
    padding-left:0px;
    padding-right:0px;
}
button.btn_category span {
    margin-right: 5px;
}
.main_page{
    width:100%;
    display:inline-block;
    /*padding: 20px 0px 20px 0px;*/
}
.home .main_page{
   padding: 20px 0px 20px 0px;
}
.icons_class a {
    color: #000;
}
.ul_left_div li:nth-child(odd) {
    background-color: #e0e0e0;
    color: #000;
    border-bottom: 1px solid #ccc;
}
.ul_left_div li:nth-child(even) {
    background-color: #eee;
    color: #000;
    border-bottom: 1px solid #ccc;
}
.ul_left_div li a {
    color: #000;
    padding: 15.5px 10px 15px 10px;
}
.ul_left_div li i {
    border-right: 1px solid #ccc;
    padding: 15.5px 10px 15px 10px;
    width: 38px;
    font-size: 18px;
}
.mobile_div {
    padding: 15px 0px;
    font-size: 15px;
    color: #fff;
}
.mobile_div i {
    margin-right: 7px;
}
.home_second_img_div {
    margin-top: 25px;
}
.img_div {
    width: 30%;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.text_div h3 {
    font-weight: 700;
    font-size: 1.143em;
    margin: 0 0 2px 0;
}
.text_div p {
    color: #777777;
}
.text_div {
    width: 64%;
    display: inline-block;
    float: left;
    margin-top: 35px;
}
.second_row_right {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    float: left;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 7px;
}
.third_row_right {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}
.third_row_right h3 {
    font-size: 25px;
    background-color: #FFF;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 9;
    padding-right: 10px;
}
.third_right_head_div {
    width: 30%;
    display: inline-block;
    float: left;
}
.third_right_ul_div {
    width: auto;
    display: inline-block;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 15px;
    background-color: #FFF;
    position: relative;
    z-index: 999;
}
.third_row_right:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 17px;
    position: absolute;
    content: "";
}
.third_right_ul_div ul li {
    display: inline-block;
    width: auto;
    float: left;
    text-align: center;
    font-weight: 500;
    position: relative;
    padding: 0 20px;
}
.third_right_ul_div ul li a {
    color: #000;
}
.third_right_ul_div ul li:after {
    position: absolute;
    content: "";
    width: 25px;
    height: 1px;
    background-color: #eee;
    right: -11px;
    top: 6px;
}
.third_right_ul_div ul li:last-child:after {
    width: 0px;
}
.most_recent_product {
    margin-top: 20px;
}
li.product {
    text-align: center;
    border: 1px solid #7791a8;
    padding-bottom: 15px!important;
        border-radius: 7px;
    overflow: hidden;
}
h2.woocommerce-loop-product__title {
    font-size: 15px!important;
    color: #000;
}
.woocommerce ul.products li.product .price {
    color: #000;
    display: block;
    font-weight: 500;
    margin-bottom: .5em;
    font-size: 12px;
}
.woocommerce a.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 13px 15px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #414241;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-account .woocommerce a.button {
    padding: 13px 32px;
}
.woocommerce-account .woocommerce p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
li.product:hover {
    border: 1px solid #083863;
        border-radius: 7px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #414241; 
    text-decoration: none;
    background-image: none; 
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    transition: .3s all ease;
}
h3.section-title.section-title-center {
    text-align: center;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    padding-right: 15px;
    text-transform: uppercase;
}
.single_product_drung ul{
    max-height: 500px;
    overflow-y: auto;
}
.site_sec p,.site_secc p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.site_sec {
    position: relative;
}
.site_sec.not_first{
    position: relative;
    margin-top: 30px;
}
.site_sec:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 15px;
    position: absolute;
    content: "";
}
.owl-carousel2.owl-theme.owl-loaded.owl-drag {
    width: 100%;
    display: inline-block;
}
.mobile_div {
    text-align: right;
    vertical-align: middle;
    line-height: 20px;
}
.each_slide h3 {
    font-size: 16px;
    color: #083863;
    font-weight: 700;
}
.title_excerpt_div {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 15px;
    border: 1px solid #eee;
}
.each_slide p {
    margin-top: 10px;
    color: #000;
    font-size: 13px;
    line-height: 18px;

}
.latest_post_slider {
    margin-top: 30px;
    position: relative;
}
.latest_post_slider:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 15px;
    position: absolute;
    content: "";
}
.owl-nav {
    position: absolute;
    top: -64px;
    right: 0;
    background-color: #FFF;
    border: 1px solid #eee;
    width: 90px;
    border-radius: 15px;
}
button.owl-prev span {
    font-size: 0px;
}
button.owl-prev:after {
    content: "\f177";
    font-family: 'FontAwesome';
    color: #ccc;
}
button.owl-next span {
    font-size: 0px;
}
button.owl-next:after {
    content: "\f178";
    font-family: 'FontAwesome';
    color: #ccc;
}
.latest_post_slider .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff!important;
    text-decoration: none!important;
}
.latest_post_slider .owl-theme .owl-nav button.owl-next:hover:after{
    color:#083863!important;
}
.latest_post_slider .owl-theme .owl-nav button.owl-prev:hover:after{
    color:#083863!important;
}
.latest_post_slider .owl-theme .owl-nav button.owl-prev:focus{
    outline: 0px;
}
.latest_post_slider .owl-theme .owl-nav button.owl-next:focus{
    outline: 0px;
}
.featured_product h3 {
    font-size: 22px;
    background-color: #FFF;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 9;
}
.featured_product {
    margin-top: 20px;
    position: relative;
}
.featured_product:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 12px;
    position: absolute;
    content: "";
}
.featured_product_each_div {
    border: 1px solid #7791a8;
    border-radius: 7px;
    overflow: hidden;
    margin-top: 20px;
}
.featured_product_each_div:hover{
    border-color:  #083863;
}
.fea_title_price_div {
    padding: 10px;
        text-align: center;
    color: #000;
}
.fea_title_price_div h3 {
    margin-bottom: 5px;
    font-size: 20px;
    color: #083863;
}
.demo_data {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
.timer {
    font-weight: 700; 
    background-color: #fedb41;
    color: #000;
    padding: 10px 0;
    border-radius: 4px;
}
.timer_data{
      width: 20%;
    float: left;
    text-align: center;
    margin: 0 1%;
}
.timer_data p {
    margin-top: 10px;
    color: #777777;
}
.demo_data span {
    width: 3%;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-align: center;
}
.testimonial h3 {
    font-size: 22px;
    background-color: #FFF;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
}
.testimonial {
    margin-top: 20px;
    position: relative;
}
.testimonial:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 12px;
    position: absolute;
    content: "";
}
.each_slide_testimonial {
    width: 99.7%;
    display: inline-block;
    float: left;
    padding: 10px;
    border: 1px solid #7791a8;
    border-radius: 8px;
    overflow: hidden;
}
.avatar-link {
    display: inline-block;
    float: left;
    height: 40%;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
    width: 40%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.testimonial_details {
    width: 53%;
    display: inline-block;
    float: left;
        margin-top: 20px;
}
.testimonial_details h3{
    margin-bottom:5px;
    font-size: 15px;
    font-weight: bold;
}
.testimonials-text {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    line-height: 18px;
}
.each_slide_testimonial p {
    color: #777777;
}
.testimonials-text:before {
    background: url(https://strap.isumpharma.com/wp-content/uploads/2019/03/quote-icon.png) left center no-repeat;
    content: '';
    display: block;
    height: 30px;
    margin: 0 0 5px 0;
    width: 40px;
}
.product h2 {
    font-size: 20px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-transform: uppercase;
}
/*.products h2 {
    margin-bottom: 30px;
    font-size: 25px;  
    padding-right: 10px;    
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-transform: uppercase;
}*/
.owl-cross.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 0px;
}
.upsell_product_img img{ max-height: 72px; }
section.related.products {
    position: relative;
}
.related:after {
    width: 100%;
    height: 1px;
    top: 10px;
    background-color: #eee;
    left: 0;
    position: absolute;
    content: "";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #083863;
    border: 1px solid #d3ced2;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius:0; 
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-width: 0;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-width: 0;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
    text-decoration: none;
    color: #000;
}
/*.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
    width: 15.10% !important;
}*/
.woocommerce-Tabs-panel h2 {
    font-size: 15px;
    width: 100%;
    margin-top: 20px;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #ff8246;
    border-bottom: 1px solid #ff8246;
    padding: 8px 0px;
}
.woocommerce-Tabs-panel h2:first-child {
    display: none;
}
.woocommerce-Tabs-panel h1 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    color: #083863;
}
/*.woocommerce-Tabs-panel h2 strong {
    margin-top: 10px;
    width: 100%;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #666666;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}*/

.each_upsell_product {
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #7791a8;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
}
.upsell_product_img {
    width: 40%;
    display: inline-block;
    float: left;
}
.upsell_product_contain {
    width: 60%;
    display: inline-block;
    float: left;
    margin-top: 10px;
}
.upsell_product_contain p {
    color: #777;
    margin-top: 7px;
}

.upsell_product:after {
    width: 100%;
    height: 1px;
    top: 10px;
    background-color: #eee;
    left: 0;
    position: absolute;
    content: "";
}
.upsell_product {
    position: relative;
    margin-bottom: 25px;
}
.upsell_product .star-rating.no_rated {
    float: none !important;
    margin: 5px 0px !important;
    font-size: 15px !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 32%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 66%;
    clear: none;
}
h1.product_title.entry-title {
    font-size: 25px;
    color: #0e406a;
    margin-bottom: 10px;
}
.woocommerce-product-details__short-description {
    padding-top: 5px;
    line-height: 18px;
    border-top: 1px solid #484848;
    border-bottom: 1px solid #484848;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #777;
    font-size: 15px;
}
p.price {
    display: none;
}
.custom_radio {
    width: auto;
    display: inline-block;
    margin-right: 20px;
}
.user_div_left img {
    height: 34px;
}
.cart_div_left img {
    height: 34px;
}
.label {
  color: #000!important;
   }
td.label {
    width: auto;
    float: left;
    display: inline-block;
        font-size: 14px;
}
td.value {
    width: auto;
    display: inline-block;
    padding: .2em .6em .3em;
}
.woocommerce div.product form.cart .variations select {
    padding: 6px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #083863;
    color: #fff;
}
/*button.button:hover {
    background-color: #083863!important;
}*/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #fedb41;
    color: #414241;
   
}
td.add-to-cart .single_add_to_cart_button{
    padding: 10px 17px!important;
}
.submit{
    background-color: #414241!important;
    color:#fff!important;
   
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
    background-color: #75ab00;
}
.single_add_to_cart_button, .submit {
    padding: 13px 25px!important;
}
.woocommerce .quantity .qty {
    width: 4.631em;
    padding: 10px 10px;
}
.woocommerce div.product form.cart .variations {
    margin-top: 1em;
}
.woocommerce-variation-price {
    margin-bottom: 1em;
}
nav.woocommerce-breadcrumb {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 15px!important;
    color: #000!important;
    font-weight: 700;
    font-size: 15px!important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    border: 1px solid #083863;
    border-radius: 8px;
    overflow: hidden;
}
.product p {
    line-height: 18px;
    text-align: justify;
    font-size: 14px;
}
div#tab-description li {
    line-height: 18px;
}form#commentform {
    margin-top: 10px;
    width: 50%;
}
.comment-form-rating label, .comment-form-comment label{
    font-size: 15px;
    text-transform: capitalize;
}
.variation-filters {
    display: none;
}
ul.products.columns-5:after {
width: 0;
}
header.entry-header {
    width: 100%;
    display: inline-block;
}
h1.entry-title {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 15px!important;
    color: #000!important;
    font-weight: 700;
    font-size: 15px!important;
    background-color: #e0e0e0;
    padding: 15px 20px !important;
    border-radius: 5px;
    margin-bottom: 15px;
}
table.shop_table.shop_table_responsive.cart thead {
    background-color: #ff8146;
    color: #fff;
}
input#coupon_code {
    width: 40%;
    border: 1px solid #083863;
    padding: 6px 6px 6px;
    text-align: center;
    display: inline-block;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    display: inherit;
}
/*.coupon button.button {
    padding: 10px;
}*/
.cart_totals  h2 {
    font-size: 25px;
    color: #083863;
    margin-bottom: 10px;
}
.col2-set h3 {
    font-size: 18px;
    color: #083863;
    text-transform: uppercase;
}
input.input-text {
    padding: 10px;
    border-radius: 5px;
    box-shadow: none;
        border: 1px solid #ccc;
}
.select2-container .select2-selection--single {
    height: 37px;
}
.select2-selection__rendered {
    line-height: 34px!important;
}
h3#order_review_heading {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #083863;
}
li.blog_li {
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
    border: 1px solid #eee;
    border-radius: 7px;
    padding-bottom: 5px;
}
.blog_content_img {
    max-width: 40%;
    float: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
   margin: 0 0 0 0;
   
}

a.woocommerce-review-link {
    color: #c1c1c1;
}

.trusted_review {
    margin: 20px 0px;
    width: 100%;
    display: inline-block;
    float: left;
}
.custom_review_box {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px;
    border: 1px solid #083863;
    border-radius: 7px;
}
h3.custom_review_title {
    font-size: 25px;
    text-align: center;
    color: #000;
    margin-bottom: 25px;
    background-color: #c1c1c1;
}
.rating_star .star-rating {
    float: left;
}
/* .main_div {
    text-align: center;
} */
.rating_star {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}
.description {
    width: 100%;
    display: inline-block;
    float: left;
      margin-bottom: 10px;
}
/* .rating_star .star-rating {
    float: none;
    margin: 0 auto;
} */
.woocommerce .star-rating span::before{
    color: #ffb900;
}
li.blog_li h3 {
    font-size: 15px;
    padding-right: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-transform: uppercase;
}
.blogpageview .blog_title_content p {
    line-height: 20px;
    letter-spacing: 0.7px;
    font-size: 13px;
    color: #777777;
}
.blog_title_price_div h2 {
    color: #000;
}
.blog_each_slide a.add_to_cart_button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 13px 15px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #75ab00;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 10px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 25px;
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
}
ul.tabs.wc-tabs li {
    width: 50%;
    text-align: center;
    padding: 10px!important;
}
.single_product_drung h1 {
    background-color: #083863;
    color: #fff;
    padding: 15px 11px;
}
i.fa.fa-angle-double-right {
    margin-right: 8px;
    color: #ff8246;
}

.single_product_drung ul li {
    padding: 7px 12px;
}
.single_product_drung ul {
    border: 1px solid #ccc;
}
.single_product_drung ul li a {
    color: #ff8246;
}
.woocommerce div.product .woocommerce-product-rating{
    margin-bottom:10px;
}
a.button_readmore {
    margin: 10px 0px 0px 0px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 13px 15px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #083863;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
a.button_readmore:hover {
    background-color: #75ab00;
    text-decoration: none;
    background-image: none;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    transition: .3s all ease;
}
.blogpageview .is-divider{
    background-color: rgba(0,0,0,.1);
    width: 30px;
    margin-bottom: .5em;
    height: 2px;
}
.blogpageview .blog_title_content {
    padding: 85px 10px 0px 35px;
    max-width: 60%;
    float: left;
}

.blogpageview .blog_content_dates {
    pointer-events: none;
    position: absolute;
    margin-top: 2%;
    margin-left: -.4em;
    background-color: #fff;
    border: 2px solid #083863;
    line-height: .85;
    font-weight: bolder;
    padding: 10px;
    text-align: center;
    color: #083863;
}
.blog_div a:hover .blog_content_dates{
    background-color: #00acea;
    color: #fff;
}
.blogpageview .blog_inner_date .inner_blog_day,.singleblogview .blog_inner_date .inner_blog_day{
    font-size: 16px;
}
.singleblogview h6.entry-category {
    text-align: center;
}
.singleblogview h6.entry-category a{
    text-transform: uppercase;
    font-size: 12px;
    color: #75ab00;
}
.singleblogview h1.entry-title {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.blogpageview .blog_inner_date:hover {
    background-color: #666666;
    color: #fff;
    border: 2px solid #11519B;
}
.singleblogview .divder_main {
    margin: 0 auto;
    width: fit-content;
}
.singleblogview header.entry-header
{
   padding: 0 0 1.5em;
}
.singleblogview .entry-meta {
    margin: 0 auto;
    width: fit-content;
}
p#billing_country_field {
    float: right;
}
p#billing_state_field {
    float: right;
}
.woocommerce-billing-fields h3 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    display: inline-block;
    text-transform: uppercase;
}
input.button.alt.yith-wcms-button {
    padding: 15px 30px 14px 30px;
    margin: 25px 0px;
}
div#checkout-wrapper {
    padding: 20px;
    box-shadow: 0 0 10px 0 #d2d2d2;
    margin-top: 10px;
    margin-bottom: 30px;
}
h4.medical_title {
    width: 100%;
    float: left;
    font-size: 17px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce-error, .woocommerce-info{
    margin: 0;
}
.medical_history_field6.medical_label {
    width: 30%;
    display: inline-block;
}
li.wc_payment_method {
    width: 47%;
    display: inline-block;
    float: left;
    margin-right: 10px!important;
}
.woocommerce form.register {
    margin: 0 0; 
}
#customer_login h2 {
    font-size: 17px;
    color: #000;
    margin-bottom: 10px;
    padding-left: 20px;
    text-transform: uppercase;
}
#customer_login .form-row {
    width: 80%;
}
#customer_login form.woocommerce-form.woocommerce-form-login.login {
    border: none;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    border: none;
}
.u-column1.col-1 {
    border-right: 1px solid #BEBEBE;
}
div#customer_login {
    margin-bottom: 40px;
    padding: 25px;
    box-shadow: 0 0 10px 0 #d2d2d2;
}
.heard-first strong {
    margin-bottom: 10px;
    display: inline-block;
}
.top_space_single_blog {
    padding: 20px;
}
.singleblogview svg.icon{
    width: 25px;
    height: 15px;
}
.singleblogview span.edit-link a {
    float: right;
}
.singleblogview .nav-links a,.singleblogview .entry-footer a{
   line-height: 20px;
    letter-spacing: 0.7px;
    font-size: 16px;
    color: #777777;
    font-weight: 700;
}
.customfooter {
    background-color: #e2e2e2;
    color: #ff8246;
    padding-top: 20px;
    width: 100%;
    display: inline-block;
    float: left;
}
.customfooter_main {
    background-color: #083863;
    color: #fff;
    display: inline-block;
    width: 100%;
    float: left;
}
.footer_site_info {
    background-color: #00acea;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
    padding: 20px 0;
    width:100%;
    display: inline-block;
    float: left;
}
.footer_box .site_text {
    margin: 35px 0;
    font-size: 15px;
    line-height: 21px;
}
.footer_box_last p {
    margin-bottom: 35px;
}
.footer_box_1 h2,.footer_box_2 h2,.footer_box_last h2{
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding: 0px 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}
.footer_box_last {
    float: right;
}

.footer_box_1 li a {
    font-size: 15px;
    color: #ff8246;
}
.footer_box_1 li {
    padding: 5px 0px;
    text-align: center;
}
.footer_box_2 .contact_main_left {
    display: block;
    width: 30%;
    float: left;
    text-align: right;
}
.footer_box_2 .contact_main_right {
    display: block;
    width: auto;
    float: left;
    padding-left: 15px;
}
.footer_box_2 p {
    font-size: 15px;
    line-height: 21px;
}
.footer_box_3 ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer_box_3 ul li:last-child {
    display: inline-block;
    margin-right: 0px;
}
.footer_box_3{
    text-align: right;
    margin-top: 10px;
}
.footer_box_3 ul li a {
    color: #fff;
}
.footer_box_3 i.fa {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #083863;
    position: relative;
    text-align: center;
}
.footer_main_section, .customfooter_section{
    margin-top: 25px;
    margin-bottom: 25px;
}
.site_info_section {
    display: inline-block;
    float: left;
    width: 100%;
}
.footer_box_3 i.fa:hover
{
    outline: 0;
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);   
}



.pagination>li>a, .pagination>li>span {
    color: #000;
    border: 1px solid #083863;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0px;
    
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #083863;
    border-color: #083863;
}
.blog_sidebar {
   /* margin-top: 7px;*/
    position: relative;
}
.blog_sidebar h3 {
    font-size: 22px;
    background-color: #FFF;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 9;
}
.blog_sidebar_each_div{
    border: 1px solid #eee;
    margin-top: 20px;
    border-radius: 7px;
    overflow: hidden;
}
.blog_sidebar_title_price_div{
    padding: 10px;
    text-align: center;
    color: #000;
}

.featured_product.woocommerce .star-rating{
    display: block;
    margin: 0 auto!important;
    margin-bottom: 10px!important;
    float: none!important;
}
div#txtresult span.woocommerce-Price-amount.amount {
    color: #ff8246;
}
div#txtresult {
    position: absolute;
    background-color: #FFF;
    color: #000 !important;
    width: 73%;
    height: auto;
    opacity: 1;
    font-size: 12px;
    z-index: 9999999;
    top: 41px;
    padding: 5px 15px 15px 15px;
    line-height: 18px;
    display: none;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
div#txtresult a {
    color: #000;
}
.cart_page_design .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.blog_sidebar h2 {
    font-size: 20px;
    padding-right: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-transform: uppercase;
}
.blog_sidebar.upsell_product h3 {
    padding-left: 15px;
}
.blog_sidebar.upsell_product .upsell_product_img {
    width: 40%;
    display: inline-block;
    float: left;
}
.blog_sidebar .upsell_product_img img{
    height: auto;
}
.blog_sidebar .upsell_product_contain h3{
   font-size: 13px;
   color: #000;
   font-weight: 700;
}
.pro_cat.featured_product.woocommerce {
    margin-top: 0px;
}
.best_selling_product h2{
    margin-top: 20px;
}
.best_selling_product:after {
    width: 100%;
    height: 1px;
    top: 30px;
    background-color: #eee;
    left: 0;
    position: absolute;
    content: "";
}
.best_selling_product {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}
.singleblogview .entry-meta a,.singleblogview .entry-meta{
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 13px;
    color: #777777;
}
.singleblogview .entry-footer {
    margin-bottom: 15px;
}

.singleblogview .blog_content_dates {
    pointer-events: none;
    position: absolute;
    margin-left: 3.6em;
    background-color: #fff;
    border: 2px solid #75ab00;
    line-height: .85;
    font-weight: bolder;
    padding: 10px;
    text-align: center;
    color: #75ab00;
    top: 10%;
}
.singleblogview span.nav-subtitle {
    color: #083863;
    text-decoration: underline;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    display:block;
}
form#commentform .stars {
    margin-top: 2px!important;
}
p.comment-form-author {
    font-size: 15px;
}
p.comment-form-email {
    font-size: 15px;
}
.postcontentview p, .postcontentview ol, .postcontentview strong, .postcontentview li{
    margin-bottom: 1.3em;
    line-height: 20px;
    letter-spacing: 0.7px;
    font-size: 13.5px;
    color: #777777;
}
.postcontentview {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    border: 1px solid #ccc!important;
    box-shadow: 0 0 5px 0 #d6d6d6!important;
    margin: 15px 0px!important;
    padding: 25px!important;
    border-radius: 4px;
}
span#reply-title {
    font-size: 20px;
    color: #083863;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
}
form.woocommerce-ordering {
    position: relative;
    top: -23px;
}
.postcontentview li {
    margin-bottom: .6em;
}
.postcontentview ul {
    list-style: none;
    margin-bottom: 1.3em;
}
.singleblogview .is-divider
{
    height: 3px;
    display: block;
    background-color: rgba(0,0,0,.1);
    margin: 1em 0;
    width: 30px;
}
.upsell_product_contain h3 {
    color: black;
    font-weight: 700;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    width: 50%;
    overflow: visible;
    display: inline-block;
}
.heard-first {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}
.heard-last {
    width: 49%;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
}
.heard-last strong {
    margin-bottom: 10px;
    display: inline-block;
}
.medical_history_block input[type=text]{
    width: 100%;
      box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    outline: none;
}
.medical_history_block textarea {
    width: 100%;
      box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    outline: none;
}
#medical_history_div_new .checkbox, .radio{
    display:inline-block;
}
p.medicalk-text {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin: 10px 0px 8px 0px;
    font-size: 13.5px;
    color: #777777;
}
.singleblogview .post-thumbnail img {
    height: auto;
}
.medical_history_block {
    margin-top: 20px;
}
.small{
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.do_you_smoke, .do_you_drink {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin: 8px 0px;
    font-size: 13.5px;
    color: #777777;
}

.blog_sidebar.upsell_product .each_upsell_product {
    padding: 15px;
}
.blog_sidebar.upsell_product .upsell_product_contain {
    margin-top: 12px;
}
.blog_sidebar.upsell_product .upsell_product_contain {
    width: 60%;
}
.login_sec p.description {
    font-size: 15px;
}
.logindiv {
    width: 50%!important;
    float: left!important;
    padding-right: 1%!important;
}
.logindiv h3 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    border: none!important;
}
.return_login h3 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    border: none!important;
}
form.woocommerce-form.woocommerce-form-login.login {
    margin: 0px;
    border-radius: 0px;
}
.checkout_guest_section {
    margin: 10px 0px;
}
input#checkout_as_guest_email {
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-top: 5px;
}
.login_form_sec ul li {
    line-height: 16px;
    letter-spacing: 0.7px;
    margin: 10px 0px 8px 0px;
    font-size: 13.5px;
    color: #777777;
}
.login_form_sec {
    margin-top: 10px;
}
.enabled.next_prev_btn {
    margin-top: 0px!important;
}
form.woocommerce-form.woocommerce-form-login.login p{
    line-height: 20px;
    letter-spacing: 0.7px;
    font-size: 13.5px;
    color: #777777;
}
p.form-row {
    color: #000!important;
}
button.button {
    padding: 10px 19px 10px 19px!important;
}
a.button.wc-backward {
    margin-bottom: 20px;
    margin-top: 10px;
}
h3#payment_heading {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #083863;
}
h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #0e406a;
    background-color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
}
select.orderby {
    padding: 5px;
    border: 1px solid #083863;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #083863;
}

a.page-numbers:hover{
	background: #083863!important;
	color: #fff!important;
}
span.page-numbers.current {
    background: #083863!important;
    border-right: 1px solid #083863;
    color: #fff!important;
}
.woocommerce nav.woocommerce-pagination ul li{
	border-color: #083863;
}
nav.woocommerce-pagination {
    margin-bottom: 10px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
    border: 0;
}
.each_search_result {
    width: 100%;
    display: inline-block;
    float: left;
}
.each_search_result_img{
    width: 20%;
    display: inline-block;
    float: left;
    height: 70px;
}
.each_search_result_img img{
    height: 70px;
}
.each_search_result_text{
    width: 80%;
    display: inline-block;
    float: left;
    padding: 10px 5px;
}
.each_search_result_text h3 {
    font-size: 15px;
    color: #083863;
    margin-top: 5px;
}
.each_search_result:hover {
    border: 1px solid #083863;
}
.woocommerce form .form-row .input-checkbox {
    margin: 7px 8px 0 0;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    margin-left: 20px;
}
table.category_table td {
    padding: 7px 0px;
}
table.category_table {
    width: 70%;
}
table.category_table td:first-child {
    color: #ff8246;
    margin-right: 10px;
    font-size: 14px;
}
.menu_cat_button {
    display: none;
    padding: 15px 4%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    width: 92%;
    top: 50px;
    z-index: 99999999;
    max-width:1140px;
    margin: 0 auto;

}
.menu_div .container-fluid { position: relative; }
.menu_cat_button_each_cat {
    margin: 5px 0px;
}
.menu_cat_button_each_cat a {
    color: #000;
    font-weight: 500;
}
.menu_btn_cat {
    position: static;
}
span.woocommerce-Price-amount.amount {
    font-weight: 700;
}
.product span.woocommerce-Price-amount.amount {
    color: #ff8246;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    width: 100%;
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0px;
    float: left;
}
#variations table.variations th {
    padding: 14px;
    font-size: 14px;
}
i.fa.fa-chevron-right.bred {
    margin: 0px 10px;
    font-size: 12px;
}
.cancellation_policy_class p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.cancellation_policy_class h1 {
    font-size: 15px;
    margin-bottom: 2px;
}
.terms_cond_div p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.terms_cond_div h1 {
    font-size: 15px;
    margin-bottom: 2px;
}
.refund_return_class p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.refund_return_class h1 {
    font-size: 15px;
    margin-bottom: 2px;
}
.antispam_policy_class p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.antispam_policy_class h1 {
    font-size: 15px;
    margin-bottom: 2px;
}
.antispam_policy_class ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
form.track_order p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.guarantee_class p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
.guarantee_class h1 {
    font-size: 15px;
    margin-bottom: 2px;
}
.testimonial_div {
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    padding: 30px;
    margin-bottom: 30px;
}
.row_1 .testimonial_div {
    min-height: 227px;
}
.row_2 .testimonial_div {
    min-height: 367px;
}
.row_3 .testimonial_div {
    min-height: 248px;
}
.row_4 .testimonial_div {
    min-height: 227px;
}
.row_5 .testimonial_div {
    min-height: 227px;
}
.row_6 .testimonial_div {
    min-height: 227px;
}
.row_7 .testimonial_div {
    min-height: 268px;
}
.row_8 .testimonial_div {
    min-height: 227px;
}
.row_9 .testimonial_div {
    min-height: 287px;
}

.testimonial_div:hover {
    box-shadow: 0 30px 40px 0 rgba(0,0,0,.2);
    /*transform: translateY(-6px);*/
    transition: transform .1s,box-shadow .1s,background-color .1s,color .1s,opacity .1s,-webkit-transform .1s;
}
.testimonial_page {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block;
    float: left;
}
.testimonial_div h2 {
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    margin: 20px 0px 0px 0px;
    color: #083863;

}
.testimonial_div .woocommerce-product-rating {
    margin-bottom: 10px;
}
.testimonial_description_div p {
    line-height: 20px;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
    font-size: 13.5px;
    color: #777777;
}
table.variations.mytablcustl thead {
    background-color: #414241!important;
}
.woo_mini_cart {
    position: absolute;
    width: 250px;
    background-color: #FFF;
    right: 0;
    z-index: 9999;
    top: 30px;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 10px;
    overflow-y: auto;
    max-height: 211px;
    display: none;
}
.cart_div:hover .woo_mini_cart{
    display: block;
}
.woo_mini_cart tr {
    border-bottom: 1px solid #eee;
}
.woo_mini_cart tr:last-child {
    border-bottom: 0px solid #eee;
}
.description_div {
    margin-top: 27px;
    line-height: 17px;
}
.cust_mini_cart td{ vertical-align: top; }
.cust_mini_cart img {
    height: 100px !important;
    width: 100px;
}
a.checkout_link {
    padding: 7px;
    margin-top: 5px;
    display: inline-block;
    background-color: #073863;
    color: #fff;
    border-radius: 5px;
}
.basket-item-count {
    width: 100%;
    display: inline-block;
}

.hover_cart_box {
    width: 100%;
    display: inline-block;
}
.woo_mini_cart tr {
    width: 100%;
    display: inline-block;
}
td.btn-center b {
    padding-top: 5px;
    display: inline-block;
}
td.btn-center {
    width: 100%;
    display: inline-block;
    text-align: right;
}
td.btn-center a {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
form.woocommerce-EditAccountForm.edit-account legend {
    font-size: 17px;
    font-weight: 700;
    margin: 13px 0px;
    display: inline-block;
    float: left;
    color: #083863;
}
fieldset .form-row {
    width: 100%!important;
}
button.woocommerce-Button.button {
    background-color: #414241!important;
    color: #fff;
}
.woocommerce-MyAccount-navigation li a:hover {
    border-color: #000;
    transition: all .2s;
    color: #000;
}
.woocommerce-MyAccount-navigation li a {
    border-right: 2px solid transparent;
    padding: 10px 0px;
    width: 100%;
    display: inline-block;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address.is-active a {
    border-color: #000;
    transition: all .2s;
    color: #000;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 0.7em;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #414241;

}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	color: #fff;
}
.navbar-default .navbar-nav>.active>a{
	background-color: #00acea;
	color:#fff;
}
h2.payment_foot {
    display: inline-block;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.footer_top_selling {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}
.footer_top_selling a {
    color: #ff8246;
}
.payment_section {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
}
.fea_each_slide img {
    margin-top: 40px;
}
.woo_mini_cart a.remove {
    text-align: right;
    float: right;
    color: red;
    font-weight: 700;
}
.woo_mini_cart a.remove:hover {
    color: #fff;
    background-color: red;
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
}
.most_recent_product .each_arrivals {
    width: 24.60%;
    display: inline-block;
    border: 1px solid #7791a8;
    border-radius: 8px;
    overflow: hidden;
}
.most_recent_product .woocommerce-product-rating .star-rating {
    margin: 5px auto;
    float: none;
}
.most_recent_product span.woocommerce-Price-amount.amount {
    color: #777;
}
.most_recent_product .title_excerpt_div p{
    text-align: center;
}
.most_recent_product h3 {
    font-size: 15px;
    color: #083863;
    text-align: center;
    min-height: auto;
}
.flash_sell_price{
    margin-bottom: 10px;
}
.most_recent_product .title_excerpt_div{
    text-align: center;
    border: none;
}
.most_recent_product a.button.button_readmore {
    background-color: #414241;
    margin-top: 12px;
}
.single_product_drung {
    margin-bottom: 20px;
}
.track{
    width: 100%!important;
    display: inline-block!important;
    float: left!important;

}
.star-rating.no_rated {
    float: none !important;
    margin: 5px auto !important;
    font-size: 13px !important;
}

.top_space_single_blog h2 {
    font-size: 15px;
    width: 100%;
    margin-top: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px 0px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #083863;
    background-color: #FFF;
    position: relative;
    z-index: 999;
    display: inline-block;
    text-transform: uppercase;
}
.top_space_single_blog h2 strong {
    color: #083863;
}
.top_space_single_blog p {
    line-height: 18px!important;
    font-size: 14px;
}
.home_description {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    border: 1px solid #7791a8;
    border-radius: 8px;
    padding: 13px;
}
form.woocommerce-cart-form {
    margin-top: 15px;
    padding: 25px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 #d2d2d2;
}
div.woocommerce-Tabs-panel {
    margin-top: 15px!important;
    border: 1px solid #7791a8;
    padding: 25px!important;
}
i.fa.fa-check-circle {
    margin-right: 5px;
    font-size: 15px;
    vertical-align: sub;
}
.woocommerce .cross-sells ul.products, .woocommerce-page .cross-sells ul.products {
    clear: inherit;
}
.cross-sells {
    position: relative;
    margin-top: 30px;
}
.cross-sells h2 {
    margin-bottom: 10px!important;
    font-size: 25px;
    font-weight: 700;
    color: #083863;
    text-transform: capitalize;
    margin-bottom: 15px;
    position: relative;
    z-index: 999;
    display: inline-block;
    background-color: #fff;
}
.cross-sells:after {
    width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    top: 13px;
    position: absolute;
    content: "";
}
.cart-collaterals {
    padding: 25px;
    box-shadow: 0 0 10px 0 #d2d2d2;
    margin-bottom: 15px;
    margin-top: 15px;
}

.custom_cart_image:after {
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
    padding: 10px;
    border-radius: 100%;
    background-color: #f4f4f4;
    border: 1px solid #777;
    box-shadow: 0 0 12px 1px #ccc;
    background-image: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/cart_icons_top.jpg);
    content: "";
    position: absolute;
    left: -3px;
    top: -6px;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    background-size: 35px;
}
.color_section {
    width: 100%;
    display: inline-block;
    float: left;
    background-color: #ebfdf3;
    padding-left: 80px;
}
.color_section p {
    width: auto;
    float: left;
    margin-top: 18px;
    font-weight: 700;
    color: #083863;
    font-size: 16px;
}
.woocommerce-message {
    margin-bottom: 24px;
    font-size: 16px;
}
.color_section img{
    float: right;
    width: auto;
    margin-right: 10px;
}
.custom_cart_image {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
}
.woocommerce-MyAccount-navigation-link--dashboard{
    position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 73%;
}
.woocommerce-MyAccount-navigation li a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Dashboard.png) no-repeat;
    background-size: 30px !important;
    font-size: 15px;
    padding: 20px 0 20px 50px;
    background-position: left center !important;
}
li.woocommerce-MyAccount-navigation-link--orders a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Order.png)  no-repeat;
}
li.woocommerce-MyAccount-navigation-link--edit-address a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Address.png) no-repeat;
}
li.woocommerce-MyAccount-navigation-link--edit-account a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Account_Detail.png) no-repeat;
    background-size: 30px !important;
    font-size: 15px;
    padding: 20px 0 20px 50px;
    background-position: left center !important;
}
li.woocommerce-MyAccount-navigation-link--customer-logout a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Logout.png)  no-repeat;
}
li.woocommerce-MyAccount-navigation-link--support a{
    background: url(https://www.strapcart.com/wp-content/themes/Strapcart/assets/images/Support_account.png)  no-repeat;
}
input.insurance {
    margin-right: 10px;
    vertical-align: bottom;
}
.support_sys label {
    display: inherit;
}
.wpcf7-form-control-wrap {
    margin-top: 6px;
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 16px;
}
input.wpcf7-form-control.wpcf7-submit.cust_submit {
    background-color: #666666;
    border: none;
    padding: 12px 20px;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.menu_cat_button_each_cat i {
    margin-right: 6px;
    color: #ff8246;
}
.support_sys {
    margin-bottom: 40px;
    padding: 25px;
    box-shadow: 0 0 10px 0 #d2d2d2;
}
li.new_wid_class:before {
    height: 20px;
    width: 47px;
    content: 'HOT';
    display: block;
    position: absolute;
    background-color: #ff7778;
    left: 50px;
    top: -10px;
    text-align: center;
    padding: 4px 5px 5px 5px;
    color: #fff;
    z-index: 99999;
}
li.new_wid_class:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff7778;
    content: "";
    position: absolute;
    top: 10px;
    right: 40px;
}
.nav-next {
    width: 50%;
    display: inline-block;
    float: right;
}
.nav-previous {
    width: 50%;
    display: inline-block;
    float: left;
}
.nav-next a {
    float: right;
}
.singleblogview span.nav-subtitle {
    display: block;
}
.nav-next span.nav-title {
    text-align: right;
    float: right;
    width: 100%;
    display: inline-block;
}
.nav-next span.nav-subtitle {
    float: right;
    width: 100%;
    text-align: right;
}
span.nav-title {
    margin-top: 8px;
    display: inline-block;
}
.mytpser p {
    font-size: 18px;
}
.cross_sells_cart li {
    width: 100% !important;
}
.cross_sells_cart .owl-nav {
    top: -46px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: transparent !important;
    text-decoration: none !important;
}
button.button.thk_btn{
    padding: 14px 16px 14px 16px!important;
    font-size: 17px!important;
}
.pur{
    color: #a071ff;
}
.org{
    color: #f9a779;
}
input.prescription_file {
    display: none;
}
label.custom-file-upload {
    padding: 15px 30px 14px 30px;
    background-color: #fedb41;
    color: #414241;
    border-radius: 5px;
    font-size: 13px;
}
.account_detail_box ul li {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
}
.account_detail_box ul li span {
    font-weight: 700;
    width: 25%;
    float: left;
    font-size: 14px;
}
.account_detail_box ul li p {
    width: 75%;
    float: left;
    line-height: 20px;
    font-size: 14px;
}

.address_detail_box ul li {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
}
.address_detail_box ul li span {
    font-weight: 700;
    width: 25%;
    float: left;
    font-size: 14px;
}
.address_detail_box ul li p {
    width: 75%;
    float: left;
    line-height: 20px;
    font-size: 14px;
}
.loader {
    border: 16px solid #00acea;
    border-radius: 50%;
    border-top: 16px solid #083863;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 45%;
    top: 25%;
    margin: 0 auto;
    z-index: 999999;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
body.loader_background
{
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.6;
    z-index: 9998;
    cursor: pointer;
    pointer-events: none;
}
.archive .woocommerce-pagination li a, .archive .woocommerce-pagination li span {
    padding: 7px 9px!important;
    border: 1px solid #083863!important;
    border-radius: 0px!important;
}
.archive .woocommerce-pagination li {
    border: none!important;
    margin: 0 0px!important;
}
.pagination-wrap {
    text-align: center;
}
#mc_embed_signup form {
    background-color: #083863;
}
#mc_embed_signup label {
    font-size: 14px !important;
    text-align: left;
    float: left;
    font-weight: 100 !important;
}
#mc_embed_signup_scroll h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
#mc_embed_signup_scroll p {
    font-size: 14px;
    margin-top: 5px;
    word-spacing: 1px;
    color: #fff;
}
input#mce-EMAIL {
    background: #fff;
    border: none !important;
    color: #a6a6a6 !important;
    font-size: 14px !important;
    line-height: 40px !important;
    max-width: 100%;
    padding: 0 10px !important;
    text-align: left;
    white-space: nowrap;
    width: 350px !important;
    border-radius: 5px 0 0 5px !important;
    height: 40px !important;
}
input#mc-embedded-subscribe {
    background: #00acea !important;
    border: none !important;
    box-shadow: none;
    cursor: pointer;
    float: left;
    font-weight: 600;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
    outline: none;
    padding: 0 30px !important;
    text-align: center;
    -webkit-border-radius: 0 5px 5px 0 !important;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0 !important;
}
#mc_embed_signup .clear{
    margin-left: -5px;
}
@media screen and (min-width:1900px){
    .container-fluid{
        max-width:1850px;
    }
}
@media screen and (max-width:1500px){
    .review_count {
        right: 24px;
    }
    .text_div {
	    margin-top: 5px;
	}
}
@media screen and (max-width:1200px){
    .singleblogview .blog_content_dates {
        margin-left: -.4em;
    }
	.img_div img {
	    max-height: 60px;
	}
    #checkout_timeline li .timeline-wrapper .timeline-label {
        min-height: 45px;
    }
    #checkout_timeline .timeline {
        width: 24%!important;
    }
    .second_row_right{
        padding: 20px;
    }
    h2.woocommerce-loop-product__title {
        font-size: 12px!important;
    }
    .woocommerce ul.products li.product .price {
        font-size: 10px;
    }
    .woocommerce a.button {
        font-size: 12px;
        padding: 10px 8px;
    }
    
   
    .footer_box_2 .contact_main_left {
        text-align: left;
        padding-left: 15px;
    }
    .blog_sidebar .upsell_product_contain h3 {
        font-size: 10px;
    }
    .blog_sidebar .upsell_product_contain {
        margin-top: auto !important;
    }
    .blog_sidebar.best_selling_product .upsell_product_contain h3 {
        font-size: 13px;
    }
}
@media screen and (min-width:991px){
    li.new_wid_class:after {
        right: 56px;
    }
    .header-search input.form-control {
        width: 73%;
    }
    .header-search {
        margin-left: 8%;
    }
    input#mce-EMAIL {
        width: 260px !important;
    }
    input#mc-embedded-subscribe {
        padding: 0 15px !important;
    }
    #mc_embed_signup_scroll p {
        font-size: 13px;
    }
}
@media screen and (min-width:768px){
.tax-product_cat.woocommerce ul.products li.product, .tax-product_cat.woocommerce-page ul.products li.product{ width: 23.5% !important }

}


@media screen and (max-width:991px){
	.blog_sidebar h2{
		font-size: 15px;
	}
    input#mce-EMAIL {
        width: 283px !important;
    }
    #mc_embed_signup_scroll p {
        font-size: 12px;
    }
    input#mc-embedded-subscribe {
        padding: 0 15px !important;
    }
    .singleblogview .blog_content_dates {

      margin-left: -.4em;
    }
    .second_row_right > div {
        border-right: 0px;
    }
    .cross-sells li {
        width: 29.7%!important;
       
    }
    .header-search {
        margin-left: 15%;
    }
    .third_right_ul_div ul li {
        padding: 0 18px;
    }
    .most_recent_product .each_arrivals {
        width: 32.71%;
    }
    .review_count {
        right: 10px;
    }
    .footer_top_selling {
       text-align: left;
    }
	.testimonial_div {
	    min-height: auto!important;
	}
	select.btn.btn-default.dropdown-toggle.head_dropdown {
	    width: 25%;
        padding: 10px 5px 10px 5px;
    }
	.header-search input.form-control {
	    width: 73%;
	}
    .most_recent_product .type-product{
        width: 47.95%!important;
        min-height: 390px;
    }
    .img_div {
        margin-bottom: 10px;
    }
    .text_div {
        margin-bottom: 10px;
        width: 63%;
    }
    .mobile_div {
        display: none;
    }
    .home_first_img_div {
        margin-top: 20px;
        width: 47%;
        display: inline-block;
        float: left;
    }
    .home_second_img_div {
        margin-top: 20px;
        margin-left: 25px;
        width: 47%;
        display: inline-block;
        float: left;
    }
    span.input-group-btn {
        width: 10%;
        display: inline-block;
        float: left;
    }
    
    .nav>li>a {
        padding: 15px 6px;
    }
    .mobile_div {
        font-size: 14px;
    }
    
    
    .footer_box_3 {
        text-align: left;
        margin-top: 30px;
    }
   
    .footer_box_1 h2, .footer_box_2 h2, .footer_box_last h2 {
        text-align: left;
        padding: 0px;
    }
    .footer_box_1 li {
        text-align: left;
    }
    .footer_box_2 .contact_main_left {
        width: auto;
    }
    .footer_box_2 .contact_main_left {
        padding-left: 0px;
    }
    .footer_box_last {
        float: left;
        margin-top: 20px;
        width: 100%;
    }
    .footer_box .site_text {
        margin: 20px 0;
    }
    .footer_box_1 {
        margin-bottom: 20px;
    }
    .third_right_head_div {
        width: 35%;
    }
    .third_right_ul_div {
        margin-top: 15px;
        width: 100%;
    }
    .whishlist_div_right ul li:last-child {
        display: none;
    }
    .cart_div_right ul li:last-child {
        display: none;
    }
    .user_div_left, .whishlist_div_left, .cart_div_left{
        font-size: 13px;
    }
    .cart_div_left img {
        height: 25px;
    }
    .cart_div_right {
        position: absolute;
        top: -6px;
        left: 26px;
    }
    .cart_div {
        position: relative;
    }
    .cart_list_count {
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 7px;
    }
    .whishlist_div {
        position: relative;
    }
    .whishlist_div_right {
        position: absolute;
        top: -6px;
        left: 26px;
    }
    .whish_list_count {
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 7px;
    }
    .icons_class {
        margin-top: 7px;
    }
}
div#nav {
    display: none;

}
@media screen and (max-width:768px){
    #mc_embed_signup .clear {
        display: inline-block !IMPORTANT;
        width: auto !IMPORTANT;
    }
}
@media screen and (max-width:767px){
    #mc_embed_signup_scroll label {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .menu_btn_cat {
        display: none;
    }
    span.right_icon {
	    text-align: right;
	    float: right;
	}
    div#nav {
        display: block;
        width: 85%;
        height: 100vh;
    	overflow-y: auto;
    }
    .nav-tabs li {
        width: 50%;
        text-align: center;
    }
    .navbar {
        min-height: 0px;
        z-index: 999;
        background-color: transparent;
    }
    .collapse {
        display: block;
        width: 100%;
    }
    .right_menu .collapse { 
        display: none; 
    }
    #mobile.navigation{
         overflow: hidden; 
         background: #333;
    }
    #mobile {
        height: 100vh;
        width: 100%;
        background: transparent;
        position: relative;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        -khtml-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        /*overflow: hidden;*/
    }
    li.cat_data {
        background-color: #00acea;
        width: 100%;
        padding: 15px 20px;
        display: inline-block;
        margin: 10px 0 1px 0px;
        color: #FFF;
        font-size: 15px;
    }
    .m_cat li {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #ccc;
    }
    .navbar-collapse{ 
        padding: 0; 
    }
    .navbar-nav li{ 
        width: 100%; 
        display: inline-block; 
        border-bottom: 1px solid #424242; 
    }
   
    #mobileBodyContent {
        background: #f8f7f5;
        position: relative;
        z-index: 20;
        width: 100%;
        height: 100%;
       /* overflow: hidden;*/
        visibility: visible;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #burgerBtn {
        border-top: 2px solid #0e406a;
        height: 25px;
        width: 30px;
        box-sizing: border-box;
        position: absolute;
        z-index: 30;
        left: 20px;
        top: 15px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #burgerBtn:before {
        content: "";
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        left: 0;
        background: #0e406a;
        top: 10px;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #burgerBtn:after {
        content: "";
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        left: 0;
        background: #0e406a;
        bottom: 0;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -khtml-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
    #nav {
        position: absolute;
        z-index: 10;
        list-style-type: none;
        margin: 0px 0px 0px 0px;
        padding: 0;
        overflow: hidden;
    }
    .nav>li>a:focus, .nav>li>a:hover {
	    text-decoration: none;
	    background-color: #00acea;
	    color: #fff;
	}
    .navigation #burgerBtn {
        border-color: transparent;
        right: 7px;
        top: 7px;
        left: inherit;
    }
    .navigation #burgerBtn:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -khtml-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 33px;
        left: -2px;
    }
    .navigation #burgerBtn:after {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -khtml-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        bottom: 11px;
        width: 33px;
        left: -2px;
    }
    .demo2.navigation #mobileBodyContent {
        margin-left: 320px;
        -webkit-opacity: 0.4;
        -moz-opacity: 0.4;
        -khtml-opacity: 0.4;
        -o-opacity: 0.4;
        opacity: 0.4;
    }
    .nav>li>a {
        font-size: 15px;
        color: #fff;
        padding: 15px 20px !important;
    }
    .m_cat{
        display: none;
        background-color: #fff;
        width: 100%;
    }
    .m_cat li a {
        padding: 13px 20px;
        display: inline-block;
    }
    .user_div {
	    display: none;
	}









    #customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
        border-right: 0;
        background-color: #f2f2f2;
        padding: 3px;
    }
    #customer_login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
        display: block;
        margin-top: 10px;
    }
    #customer_login .form-row {
        width: 100%;
    }
    #customer_login .u-column1.col-1 {
        margin-bottom: 20px;
    }
    .calmobil .inneremenscla {
        padding: 0px 0px 10px 0px;
    }
    .header-search {
        margin-top: 12px;
    }
    .menu_div {
        padding: 0;
        background-color: unset;
    }
    .second_header {
        padding: 0;
    }
    .inneremenscla a{
        color:#000;
        font-weight: 500;
    }
    .calmobil{
        padding-top: 8px;
    }
    .inneremenscla i{
        color: #ff8246;
        margin-right: 5px;
    }
    .mobilshisl.mobileshow {
        display: block;
    }
    .mast_header{
      display: none;   
    }
    .mobilshisl{
        display: none;
    }   
    .owl-carousel .owl-item img{ 
        height: 100% !important;
    }
    .loader {
           position: fixed !important;
        left: 35% !important;
        text-align: center;
    }
    #popup_model .modal-content 
    {
        width: 100%
    }
    li.new_wid_class:before {
        height: 0px;
        width: 0px;
        content: '';
        padding: 0px;
    }
    li.new_wid_class:after {
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
        border-top: 0px solid #ff7778;
        content: "";
       
    }
    .woocommerce-checkout .insurance_div {
        width: 100%;
    }
    img.cart_secure_img {
        display: none;
    }
    .color_section p{
        margin: 18px 0px;
    }
    .color_section img{
        display: none;
    }
    form.woocommerce-ordering{
        top: 0;
    }
	table.variations.mytablcustl td {
	    border-bottom: 1px solid #083863;
	}
	#variations table.variations tr {
	    display: inline-block;
	    width: 100%;
	    border-bottom: 2px solid #083863;
	}
	#variations table.variations td {
	    display: block;
	    padding: 0 0;
	    vertical-align: middle;
	    text-align: right;
	    width: 100%;
	    padding: 10px;
	    position: relative;
	}
	td.variation_product_title:after {
	    content: "Pack Size";
	    position: absolute;
	    left: 0;
	    font-size: 15px;
    	font-weight: bold;
    	padding-left: 10px;
	}
	td.price_html:after {
	    content: "Price";
	    position: absolute;
	    left: 0;
	    font-size: 15px;
    	font-weight: bold;
    	padding-left: 10px;
	}
	td.price_per_unit:after {
	    content: "Price Per Unit";
	    position: absolute;
	    left: 0;
	    font-size: 15px;
    	font-weight: bold;
    	padding-left: 10px;
	}
	td.quantity:after {
	    content: "Quantity";
	    position: absolute;
	    left: 0;
	    font-size: 15px;
    	font-weight: bold;
    	padding-left: 10px;
    	top: 18px;
	}
	form#commentform {
	    width: 100%;
	}
	table.variations.mytablcustl thead {
	    display: none;
	}
	td.add-to-cart {
	    text-align: center!important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
	    float: left;
	    width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
	    float: right;
	    width: 100%;
	}
    .cross-sells {
        margin-top: 0px;
    }
    .cart_totals {
        margin-top: 10px;
    }
    .cross-sells li {
        width: 44.9%!important;
        margin: 5px 10px!important;
    }
    .cross-sells:after {
        width: 100%;
        height: 0px;
        background-color: #eee;
        left: 0;
        top: 13px;
        position: absolute;
        content: "";
    }
    .latest_post_slider:after {
        width: 100%;
        height: 0px;
        background-color: #eee;
        left: 0;
        top: 15px;
        position: absolute;
        content: "";
    }
    .latest_post_main_div h3.section-title.section-title-center {
        width: auto;
    }
	.cart_div:hover .woo_mini_cart{
		display: none;
	}
	.addresses .u-column1.col-1.woocommerce-Address {
	    margin-bottom: 20px;
	}
    main#main {
	    display: inline-block;
	    width: 100%;
	}    
	.second_row_right .col-xs-12 {
        width: 50%;
    }
    .logindiv{
        width: 100%!important;
        padding-right: 0px!important;
    }
    .img_div img {
        max-height: 50px;
    }
    .return_login {
        width: 100%!important;
    }
    .return_login h3 {
        font-size: 14px;
        margin-top: 10px;
    }
    .logindiv h3 {
        font-size: 14px;
    }
    .header_logo_div {
        text-align: center;
        margin-bottom: 0px;
    }
    .ul_li_div_left {
        display: none;
    }
    .icons_class {
        top: -115px;
        position: absolute;
        right: 10px;
        border: 0px dotted;
    }
    .cart_div_right {
	    position: absolute;
	    top: -6px;
	    left: 35px;
	}
    .cart_div_left img {
	    height: 35px;
	}
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        position: absolute;
        width: auto;
        right: 0;
        top: -50px;
    }
    .menu_div {
        position: relative;
        padding: 5px 0 3px;
        
    }
    .mobilemenuup {
        float: right;
        position: absolute;
        top: -60px;
        left: auto;
    }
    
    .navbar-nav {
        margin: 0px;
    }
    .navbar-default .navbar-collapse{
        border: none;
        box-shadow: none;
    }
    
   
    .footer_box_3 {
        text-align: left;
        margin-top: 15px;
        width: 100%;
        display: inline-block;
    }
    .text_div {
       min-height: 45px;
    }
    .img_div {
       min-height: 45px;
    }
    .header-search input.form-control {
        width: 60%;
    }
    .home_second_img_div {
        margin-left: 15px;
    }
    .third_right_head_div {
        width: 100%;
    }
    .third_right_ul_div ul li {
        padding: 0 3.5px;
    }
    .third_right_ul_div ul li:after {
        height: 0px;
    }
    .most_recent_product .type-product {
        min-height: 295px;
    }
    h3.section-title.section-title-center {
        font-size: 20px;
        width: 100%;
    }
    .site_sec:after {
        height: 0px;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        float: left;
        width: 100%;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: right;
        width: 100%;
        clear: none;
    }
    ul.tabs.wc-tabs li {
        width: 50%;
    }
    section.related.products {
        margin-top: 22px;
    }
    textarea#comment {
        border: 1px solid #ccc;
       
    }
    input#author {
        border: 1px solid #ccc;
        width: 100%;
    }
    input#email {
        border: 1px solid #ccc;
        width: 100%;
    }
    .blogpageview .blog_title_content {
        padding: 11px 10px 0px 35px;
    }
    .home_sidebar{
        display: none;
    }
    .singleblogview .blog_content_dates {
        top: 7%;
        margin-left: -.4em;
    }
    .singleblogview svg.icon {
        height: 12px;
    }
    .singleblogview .nav-links a, .singleblogview .entry-footer a {
        font-size: 13.5px;
    }
    .blog_sidebar .upsell_product_contain {
        margin-top: 20px !important;
    }
    .blog_sidebar.best_selling_product .upsell_product_contain h3,.blog_sidebar .upsell_product_contain h3 {
        font-size: 13px !important;
    }
    .singleblogview header.entry-header {
       padding-top: 20px;
    }
    #checkout_timeline li .timeline-wrapper .timeline-label {
        min-height: 45px;
        font-size: 10px!important;
    }
    .woocommerce form .form-row {
        width: 100%;
        display: inline-block;
    }
    .heard-first {
        width: 100%;
        display: inline-block;
        float: left;
    }
    .heard-last {
        width: 100%;
        display: inline-block;
        float: right;
    }
	.btn_div {
	    width: 100%;
	    display: inline-block;
	}
	#customer_login h2 {
	    margin:0px;
	}
	li.wc_payment_method {
    	width: 100%;
    }
    #customer_login button.woocommerce-Button.button{
      border-radius: 20px;
    }
    #customer_login p.woocommerce-LostPassword.lost_password a {
        color: #000;
    }
    div#customer_login{
        padding:0px;
    }


   
    
}
@media screen and (max-width:600px){
	.blog_content_img img {
		height: auto;
	}
    .second_row_right .col-xs-12 {
        width: 100%;
    }
    .entry-content .woocommerce_checkout_timeline li.timeline::before {
        top: 27px;
        height: 3px;
    }
    .entry-content .border_div {
        border: 2px solid #e4e4e4;
        border-radius: 50%;
        padding: 2px;
        width: 50px;
        height: 50px;
    }
    .entry-content #checkout_timeline .timeline .timeline-step {
        border: 0px solid #e4e4e4;
        width: 42px !important;
        height: 42px !important;
        line-height: 18px !important;
        font-size: 22px !important;
       
    }
    #checkout_timeline li .timeline-wrapper .timeline-label {
        min-height: 62px;
    }
}
@media screen and (max-width:549px){
    .header-search {
        margin-left: 0%;
    }
    .header-search input.form-control {
        width: 72%;
    }
    .cross-sells li {
        width: 100%!important;
    }
    .third_right_ul_div ul li:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 2px;
        background-color: #ff8246;
        right: -5px;
        top: 6px;
    }
    .third_right_ul_div ul li a {
        font-size: 12px;
        padding: 0 3px;
    }
    .third_right_ul_div ul li{
        float: none;
    }
}
@media screen and (max-width:449px){
    .most_recent_product .each_arrivals {
        width: 48.71%;
        margin: 5px 0px!important;
    }
    input#mce-EMAIL {
        width: 214px !important;
    }
}