@charset "utf-8";
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
    .container {
        max-width: 98%;
    }
}
@media only screen and (max-width: 1200px) {
    .container {
        max-width: 98%;
    }
}
@media only screen and (max-width: 1024px) {
    .header_section.fixed {
        position: static;
    }
    .toggle {
        display: block;
    }
    .main_menu {
        position: absolute;
        right: 0;
        top: 57px;
        width: 200px;
        background: #fff;
        text-align: left;
        z-index: 100;
        display: none;
        box-shadow: 0 3px 5px #ccc;
    }
    .menu ul li {
        display: block;
        margin: 0;
        position: relative;
    }
    .menu ul li a {
        display: block;
        padding: 4px 8px;
    }
    .currency {
        margin-right: 20px;
    }
    .menu ul li a {
        display: block;
        padding: 6px 8px;
        border-bottom: 1px solid #777;
    }
    .menu ul li:last-child a {
        border: 0;
    }
    .cart {
        display: inline-block;
        font-size: 20px;
        position: relative;
        right: 0;
        top: 0;
        margin-right: 27px;
        vertical-align: middle;
    }
    .cart span {
        right: -6px;
        top: 2px;
        height: 13px;
        width: 13px;
        color: #fff;
        font-size: 10px;
        line-height: 13px;
    }
    .top_right_head ul li {
        display: none;
    }
    .top_right_head ul li:first-child {
        display: block;
    }
    .header_btm_menu ul li {
        display: inline-block;
        margin: 0 15px;
        position: relative;
    }
    .banner_content h1 {
        font-size: 30px;
    }
    .banner_content h2 {
        font-size: 20px;
        margin: 0 0 10px;
        font-weight: 300;
    }
    .banner_content .container {
        max-width: 82%;
    }
    .top_category .col-lg-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .row-30 > * {
        margin-bottom: 20px;
    }
    .log_reg_wrap {
        padding: 0 0 0 220px;
    }
    .forgot_pass {
        font-size: 16px;
    }
    .item-total {
        padding-top: 5px;
        text-align: left;
    }
}
@media only screen and (max-width: 767px) {
    .product_list .total_save{
        height:150px;
    }
    .total_save_desk{
        display:none !important;
    }
     .total_save_mob{
        display:block !important;
    }
    .total_save_mob .product-price{
        /*float:left;*/
        /*text-align:left;*/
    }
    .total_save_mob .currencysign{
        right: 14px;
        left:106px;
    }
    .total_save_mob .addedCssCart {
    float: none;
}
  
    .bann-mob {
    margin-bottom: 10px !important;
    }
    ul.image_box.row li {
    margin-bottom: 10px;
    }
    iframe {
    width: 100%;
    }
    /*.product_titles a{*/
    /*    text-align:left;*/
    /*}*/
    .order-list-searchp .order-sumbit {
        margin-top: 15px;
    }
    .login_content:after {
        font-size: 70px;
        left: -90px;
    }
    .log_reg_wrap {
        padding: 0 0 0 100px;
    }
    .login_register_section.padd {
        padding: 30px 0;
    }
    .register_content:after {
        width: 80px;
        left: -100px;
    }
    .cart_left {
        padding-right: 5px;
    }
    .price_detials {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .cart_head h2 {
        font-size: 15px;
    }
    .cart_head span {
        font-size: 15px;
    }
    .qty_size select {
        width: 60px;
    }
    .contact_form.billing_form {
        padding: 0;
    }
    .cart_right {
        border-left: 0;
    }
    .address_section {
        padding: 10px 0 0;
    }
    .shopping_section {
        text-align: center;
        padding: 20px 0 0;
    }
    .contact_form.billing_form h1 {
        font-size: 20px;
    }
    .contact_form .bill_head {
        margin: 0 0 10px;
    }
    .price_detials h2 {
        margin: 0 0 10px;
    }
    .payment_content_sec {
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .payment_menu li {
        padding: 8px 12px;
    }
    .payment_menu li span {
        font-size: 12px;
    }
    .sin_image a img {
        width: auto;
        max-width: 100%;
        margin: -2 auto !important;
        display: block !important;
    }
    .thumb_info {
        float: none;
        width: 100%;
        text-align: center;
    }
    .orderInfo-label-price {
        padding: 0;
    }
    .order-orderInfo {
        padding: 0 0 7px;
    }
    .line_for {
        width: 74%;
    }
    .sort_by span {
        border-radius: 3px;
        margin: 0 0 10px;
    }
    .mobile_search {
        width: 90% !important;
        margin: 10px auto !important;
    }
    .category_content {
        width: 100% !important;
    }
    .category_content ul li label {
        text-align: left !important;
    }
}
@media only screen and (max-width: 585px) {
    .row-30 > * {
        margin-bottom: 15px;
    }
    .field_row {
        margin: 0;
    }
    .header_section.fixed {
        position: static;
    }
    .prod_area_search {
        display: block;
    }
    .slicknav_menu {
        background: 0 0;
    }
    .slicknav_btn {
        background: 0 0;
        position: absolute;
        left: 38px;
        top: 19px;
        z-index: 100;
    }
    .slicknav_nav {
        clear: both;
        color: #fff;
        margin: 0;
        font-size: 0.875em;
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        z-index: 102;
        background: #caccae;
        padding: 6px 0;
    }
    .slicknav_menutxt {
        display: none !important;
    }
    .slicknav_menu .slicknav_icon {
        float: left;
        width: 30px;
        height: auto;
        margin: 0;
    }
    .slicknav_icon span {
        display: none !important;
    }
    .slicknav_icon:after {
        content: "\f130";
        position: absolute;
        right: 19px;
        top: 0;
        font-family: Ionicons;
        font-size: 32px;
        color: #000;
    }
    .toggle {
        position: absolute;
        color: #000;
        font-size: 32px;
        right: 10px;
        top: 0;
    }
    .container.header_body {
        width: 100%;
        padding: 0;
    }
    .slicknav_nav li:last-child a {
        border: 0;
    }
    .slicknav_nav a {
        text-decoration: none;
        color: #000;
        border-bottom: 1px solid #fff;
    }
    .menu_btm {
        display: none;
    }
    .menu_btm li {
        display: block;
    }
    .toggle_btm {
        position: relative;
        left: 0;
        transform: none;
        font-size: 40px;
        padding: 0;
        width: 150px;
        text-align: center;
        margin: 0 auto;
        background: #fff;
        display: none;
    }
    .header_btm_menu ul li {
        display: block;
        margin: 0 10px;
        position: relative;
        border-bottom: 1px solid #fff;
    }
    .header_btm_menu ul li.submenu a::before {
        content: "\f0d7";
        position: absolute;
        right: 18px;
        top: 13px;
        font: normal normal normal 16px/1 FontAwesome;
    }
    .slick-arrow {
        outline: 0;
        background: #00a69c;
        height: 30px;
        width: 30px;
    }
    .slick-prev:before {
        content: "\f104";
        font: normal normal normal 28px/1 FontAwesome;
        color: #fff;
        font-size: 20px;
    }
    .slick-next:before {
        font-size: 20px;
    }
    .banner_content h1 {
        font-size: 18px;
        font-weight: 300;
        margin: 0 0 4px;
    }
    .aditional_banner h2 {
        font-size: 26px;
    }
    .top_category.padd {
        padding-bottom: 0;
    }
    .slicknav_menu {
        display: none !important;
    }
    .top_right {
        float: none;
    }
    .logo {
        float: none;
        width: 100px;
        margin: 0 auto;
    }
    .main_menu {
        position: absolute;
        right: 0;
        top: 42px;
    }
    .log_reg_content label {
        display: inline-block;
        width: 80px;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 0;
    }
    .log_reg_content input {
        display: inline-block;
        width: calc(100% - 87px);
        margin: 0 0 5px 0;
    }
    .login_register_section h2 {
        font-size: 26px;
        margin: 0 0 30px;
    }
    .my-refresh {
        padding: 12px 5px;
    }
    .footer_block {
        padding-bottom: 12px;
    }
    .top_right_head {
        border-radius: 0;
    }
    .user_btm_prof a i {
        font-size: 26px;
    }
    .user_btm_prof a span {
        font-size: 18px;
    }
    .cart_box {
        margin-bottom: 5px;
    }
    .log_reg_content .place-order {
        display: block !important;
        margin: 10px auto;
        width: 33% !important;
        clear: both;
        float: none !important;
    }
    .line_for {
        width: auto;
    }
    .line_for p {
        text-align: center;
    }
    .log_reg_content select {
        width: 68%;
        margin: 0 0 5px;
    }
    .dealer_pro {
        padding: 15px;
        margin: 15px 0;
        border: 1px solid #888;
    }
    .pro_left {
        padding: 0;
        text-align: left;
        margin: 0;
    }
    .padd {
        padding: 30px 0 0;
    }
    .details_head,
    .tab_pad {
        margin: 0;
        width: 100%;
    }
    .zoomContainer {
        display: none;
    }
    .sort_by span {
        border-radius: 3px;
        margin: 0 0 10px;
    }
    .mobile_search {
        width: 90% !important;
        margin: 10px auto !important;
    }
    .category_content {
        width: 206px !important;
    }
    .get_product_section li {
        margin: 0 15px 10px !important;
        width: 87% !important;
        text-align: center !important;
    }
    .category_content {
        width: 100% !important;
    }
    .category_content ul li label {
        text-align: left !important;
    }
    .banner_info {
        float: none;
        position: relative;
        padding: 10px;
        max-width: 100%;
        text-align: center;
        background: rgba(255, 255, 255, 0.6);
    }
    .shop_btn {
        padding: 9px 13px;
        font-weight: 400;
        color: #fff;
    }
}
@media screen and (max-width: 479px) {
    .logo {
        float: none;
        width: 90px;
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto;
    }
    .top_right {
        float: none;
        display: block;
    }
    .toggle {
        position: absolute;
        color: #000;
        font-size: 32px;
        right: 32px;
        top: 2px;
    }
    .header_body {
        padding-right: 0;
        margin-right: 0;
    }
    .top_right_head {
        border-radius: 0;
    }
    .total_menu {
        padding: 4px 10px 0 0;
        text-align: right;
    }
    .banner_content h1 {
        display: block;
    }
    .row-30 > * {
        margin-bottom: 11px;
    }
    .total_menu {
        text-align: center;
    }
    .main_menu {
        top: 37px;
    }
    .login_content:after {
        font-size: 34px;
        left: -50px;
        top: 37%;
    }
    .log_reg_wrap {
        padding: 0 0 0 45px;
    }
    .log_reg_menu li {
        margin: 0 5px;
        font-size: 14px;
    }
    .log_reg_menu li:after {
        position: absolute;
        right: -7px;
    }
    .login_register_section h2 {
        font-size: 24px;
        margin: 0 0 20px;
    }
    .register_content:after {
        width: 41px;
        left: -56px;
    }
    .profile_info_box .field_row label {
        float: none;
        margin-bottom: 6px;
    }
    .profile_info_box {
        padding: 10px;
    }
    .prod_area_search span {
        font-size: 12px !important;
        padding: 3px 2px !important;
    }
    .prod_area_search span i {
        margin-left: 6px;
        font-size: 17px;
        display: inline-block;
        vertical-align: middle;
    }
    .ship-des {
        padding: 8px;
    }
    .ship_form input,
    textarea {
        width: 100%;
        border: 1px solid #d6d6d6;
        font-size: 16px;
        padding: 8px 10px;
        margin: 0 0 5px;
    }
    .ship_form label {
        padding: 5px 0;
    }
    .shipp_color {
        width: 48% !important;
        margin: 10px auto 0;
    }
    .search-part {
        width: 100%;
        margin: 20px auto;
    }
    .order-orderInfo {
        padding: 0 0 7px;
    }
    .mobile_search {
        width: 90% !important;
        margin: 10px auto !important;
    }
    .category_content {
        width: 206px !important;
    }
    .get_product_section li:nth-child(3) {
        text-align: left;
    }
    .get_product_section li {
        margin: 0 0 10px !important;
    }
    .get_product_section li {
        width: 87% !important;
        text-align: center !important;
    }
    .category_content {
        width: 100% !important;
    }
    .category_content ul li label {
        text-align: left !important;
    }
    .options_ac {
        width: 200px !important;
        margin: 0 auto;
    }
    .breadcrumb_section ul li:after {
        right: -10px;
    }
    .breadcrumb_section ul li {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        vertical-align: middle;
        padding: 0 0 0 3px;
    }
    .details_head,
    .tab_pad {
        margin: 0 !important;
    }
}
@media screen and (max-width: 350px) {
    .row-30 > * {
        margin-bottom: 8px;
    }
    .login_register_section h2 {
        font-size: 19px;
        margin: 0 0 20px;
    }
    .ship-des {
        padding: 8px;
    }
    .ship_form input,
    textarea {
        width: 100%;
        border: 1px solid #d6d6d6;
        font-size: 16px;
        padding: 8px 10px;
        margin: 0 0 5px;
    }
    .ship_form label {
        padding: 5px 0;
    }
    .shipp_color {
        width: 48% !important;
        margin: 1px auto 0;
    }
    .search-part {
        width: 100%;
        margin: 20px auto;
    }
    .order-orderInfo {
        padding: 0 0 7px;
    }
    .mobile_search {
        width: 90% !important;
        margin: 10px auto !important;
    }
    .category_content {
        width: 206px !important;
    }
    .get_product_section li {
        margin: 0 15px 10px;
        width: 87% !important;
        text-align: center !important;
    }
    .category_content {
        width: 100% !important;
    }
    .category_content ul li label {
        text-align: left !important;
    }
}
@media screen and (max-width: 768px) {
    .details_head,
    .tab_pad {
        margin: 0;
    }
}
@media screen and (max-width: 768px) {
    .details_head,
    .tab_pad {
        margin: 0 0 0 0px !important;
    }
    .tab_pad {
        margin: 15px 0 15px 0;
        width: 100%;
    }
}
@media screen and (max-width: 736px) {
    .desktopView {
        display: none !important;
    }
    .mobileView {
        display: block !important;
    }
    .fancybox-title {
        display: none;
    }
    .my_diolog {
        width: 95% !important;
        margin: 10px auto !important;
    }
}
@media screen and (max-width: 640px) {
    .desktopView {
        display: none !important;
    }
    .mobileView {
        display: block !important;
    }
    .fancybox-title {
        display: none;
    }
    .my_diolog {
        width: 95% !important;
        margin: 10px auto !important;
    }
    .light_body {
        margin: 0 auto;
    }
    .pinch-zoom-parent {
        height: 55vh;
    }
    .display-con {
        width: 80%;
        margin: 0 auto;
    }
    .featured_product_section.padd {
        padding: 0;
    }
    .s-icon1 img {
        width: auto;
        height: auto;
        margin: 0 auto;
        max-width: 100%;
    }
    .ship-des {
        padding: 8px;
    }
    .ship_form input,
    textarea {
        width: 100%;
        border: 1px solid #d6d6d6 !important;
        font-size: 16px;
        padding: 8px 10px;
        margin: 0 0 5px;
    }
    select#countryT {
        width: 100%;
        border: 1px solid #d6d6d6 !important;
        font-size: 16px;
        padding: 8px 10px;
    }
    .ship_form label {
        padding: 5px 0;
    }
    .search-part {
        width: 100%;
        margin: 20px auto;
    }
    .order-orderInfo {
        padding: 0 0 7px;
    }
    .shop_cart h6 {
        font-size: 18px;
        padding: 0 0 7px;
    }
    .line_for {
        width: 74%;
    }
    .mobile_search {
        width: 90% !important;
        margin: 3px auto 5px !important;
    }
    .category_content {
        width: 206px !important;
    }
    .get_product_section li {
        margin: 0 15px 10px;
        width: 87% !important;
        text-align: center !important;
    }
    .category_content {
        width: 100% !important;
    }
    .category_content ul li label {
        text-align: left !important;
    }
    .cartPrice {
        padding: 0 0 3px 2px;
    }
    .item_cart span {
        margin: 0 0 3px;
    }
    .addcrt_btn {
        margin: 16px 0;
    }
    .fel_tab {
        width: 90% !important;
        margin: 0 auto;
    }
    .catch_pat {
        width: 71%;
        float: right;
    }
    .top_category a img {
        display: block;
        margin: 0 auto;
    }
    .log_reg_content input::-webkit-input-placeholder {
        font-size: 10px;
    }
    .log_reg_content input::-moz-placeholder {
        font-size: 10px;
    }
    .log_reg_content input:-ms-input-placeholder {
        font-size: 10px;
    }
    .log_reg_content input:-moz-placeholder {
        font-size: 10px;
    }
    .mobile_logo {
        width: 64%;
        margin: 0 auto;
    }
    .details_tab {
        margin: 0;
        padding: 0 0 15px;
    }
    .place-order {
        width: 48%;
    }
    .od_data input[type="date"] {
        border-radius: 0 !important;
        height: auto !important;
        border: 1px solid #888 !important;
        font-size: 14px !important;
        padding: 5px !important;
        width: 100% !important;
    }
    #datepicker {
        border-radius: 0 !important;
        height: 30px !important;
        border: 1px solid #888 !important;
        font-size: 14px !important;
        padding: 0 !important;
        width: 100% !important;
    }
    .dealer_pro h4 {
        font-size: 18px;
        padding: 0 0 5px;
        margin: 0;
    }
}
