/*
Theme Name: Dimix v2.85
Theme URI: http://www.dimix.com
Author: Templatemela
Author URI: http://www.dimix.com
Version: 1.0
Description: Our default theme lets you create a responsive magazine website with a sleek, modern design.
License: GNU General Public License v2 or later
Tags: orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, flexible-width, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: templatemela
*/

/*------------------------------------------------------------------
[Table of contents]


1. Body
2. Header / #header
	2.1. Navigation / #navbar
3. Content / #content
	3.1. Left column / #leftcolumn
	3.2. Right column / #rightcolumn
	3.3. Sidebar / #sidebar
		3.3.1. RSS / #rss
		3.3.2. Search / #search
		3.3.3. Boxes / .box
		3.3.4. Sideblog / #sideblog
		3.3.5. Advertisements / .ads
4. Footer / #footer
-------------------------------------------------------------------*/

.pagination .page-numbers {
    display: block;
    height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
    line-height: 27px;
    font-size: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border-color: #ac202d;
    color: #ac202d;
    border: 1px solid;
    display: inline-block;
    margin: 0 5px;
}

.pagination .page-numbers:hover,
.pagination span.page-numbers.current {
    z-index: 2;
    color: #ffffff;
    background-color: #ac202d;
    border-color: #ac202d;
    margin: 0 5px;
}

.left-panel-box-wrapper .left-panel-box-wrapper-title {
    font-size: 15px;
}

.left-panel-box-wrapper .left-panel-box-dec-wrapper .left-panel-box-dec-text a {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.left-panel-box-wrapper .left-panel-box-dec-wrapper .left-panel-box-view-btn a {
    font-size: 12px;
}

header .top-login-list li + li {
    margin-left: 13px !important;
}

.footer-sidebar .widget,
.primary-sidebar .widget {
    font-size: 15px !important;
}

.nav-list ul li hr {
    margin-top: 0;
    margin-bottom: 0;
}

.widget_links ul.xoxo.blogroll li {
    width: 100%;
    float: left;
    border-left: 1px #969696 solid;
    border-right: 1px #969696 solid;
}

.widget_links ul.xoxo.blogroll li {
    display: table;
    padding: 20px;
    border-bottom: 1px #969696 solid;
    color: #000000;
    width: 100%;
}

.widget_links ul.xoxo.blogroll li a {
    color: #000000;
}

.widget_links ul.xoxo.blogroll li a:hover {
    color: #ac202d;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 17px !important;
    font-weight: normal;
    font-family: 'Lato', Arial, Helvetica, sans-serif !important;
    letter-spacing: 0.20px;
    line-height: 28px;
}

.single .home-article-dec {
    margin: 25px 0 0 0;
    line-height: 25px;
    color: #010101;
    text-align: justify;
    font-size: 17px;
    letter-spacing: 0.20px;
    line-height: 28px;
}

.widget_categories h4.widget-title,
.widget_links h4.widget-title,
.widget_categories h3.widget-title,
.widget_links h3.widget-title{
    padding: 15px 0;
    text-align: center;
    background-color: #969696;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 15px;
    word-wrap: break-word;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    border-radius: 0px;
    margin: 0px;
}

.widget_categories li.cat-item {
    display: table;
    padding: 20px;
    border-bottom: 1px #969696 solid;
    color: #000000;
    width: 100%;
}

.widget_categories ul.main-ul {
    width: 100%;
    float: left;
    border-left: 1px #969696 solid;
    border-right: 1px #969696 solid;
}

.widget_links {
    display: table;
    width: 100%;
    margin: 50px 0 20px !important;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

/* .primary-sidebar .widget {
    margin: 0 !important;
}*/

.page-template-contactus .wpcf7-response-output {
    display: table !important;
    padding: 10px 20px !important;
    border: 0px solid !important;
}

nav.woocommerce-breadcrumb a {
    display: inline-block;
    vertical-align: middle;
    color: #000000;

}

nav.woocommerce-breadcrumb span {
    display: inline-block;
    vertical-align: middle;
    color: #ac202d;
    font-size: 85%;
}

p.woocommerce-result-count {
    margin: 25px 0 0 0;
    display: table;
    float: left !important;
    color: #000000 !important;
    font-size: 85%;
}

.list-view .product-title a {
    color: #010101;
}

span.price {
    display: table;
	text-align: right;
}

span.alternate_price {
    margin: 20px 0 0 0;
    display: table;
    font-size: 85%;
    color: #ac202d;
}

.woocommerce .home-article-pagination {
    margin-top: 60px;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    display: none;
}

.woocommerce .price ins {
    padding: 0px 5px;
}

/*.home-article-image img {
    min-height: 455px;
}*/

.home-article-image img {
    max-height: 455px;
    width: 100%;
}

.category ul.left-panel-social.main-ul,
.single ul.left-panel-social.main-ul {
    padding-bottom: 30px;
}

.left-panel-box-wrapper-btn {
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .single .common-main-table .common-main-table-cell {
        width: 100% !important;
        display: table;
    }
}

aside#woocommerce_layered_nav-2,
aside#woocommerce_layered_nav-3,
aside#woocommerce_layered_nav-4,
aside#woocommerce_layered_nav-14,
aside#woocommerce_layered_nav-15,
aside#woocommerce_layered_nav-16,
aside#woocommerce_layered_nav-10,
aside#woocommerce_layered_nav-11,
aside#woocommerce_layered_nav-12,
aside#woocommerce_layered_nav-13,
aside#woocommerce_layered_nav-9,
aside#woocommerce_layered_nav-17 {
    padding: 10px 20px 10px;
    width: 100%;
    float: left;
    border-left: 1px #969696 solid;
    border-right: 1px #969696 solid;
    margin: 0;
}

/*aside#woocommerce_layered_nav-2 {
    padding-top: 20px;
}*/

/*.widget_layered_nav.woocommerce-widget-layered-nav form:first-child {
    padding-top: 20px;
}*/

/*aside#woocommerce_layered_nav-16 {
    border-bottom: 1px #969696 solid;
}*/

.woocommerce .woocommerce-result-count {
    margin: 0px 0 0.5em;
}

/*.woocommerce  .product-box .product-img-section {
    text-align: center;
}
.woocommerce  .product-box .product-img-section img {
    padding: 8px 10px 10px;
}*/

.single-product #primary-sidebar aside#text-4 {
    display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ac202d;
}

ul.wc-tabs li a,
.woocommerce-page div.product .woocommerce-tabs .panel {
    background: transparent !important;
}

/*section.related.products.product-section .product-list {
    margin: 0 -15px !important;
}*/
section.related.products.product-section .product-list li.list-view{
    padding: 0 !important;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    max-width: 32%;
    position: relative;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}

.gallery-caption {
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

/*.page .type-page .entry-content p,.single .type-post .entry-content p,.page .type-page .entry-content li {
    margin: 25px 0 0 0;
    line-height: 25px;
    color: #010101;
    text-align: justify;
    font-size: 17px;
    letter-spacing: 0.20px;
}
.page-id-6 .type-page .entry-content .woocommerce li {
    margin: 25px 0 0 0;
    line-height: initial;
    color: #010101;
    text-align: justify;
    font-size: inherit;
    letter-spacing: inherit;
}*/

/*.entry-content li {
    list-style-type: disc;
    margin: 10px 0 0px 15px;
}**/

/*.entry-content .woocommerce li {
    list-style-type: none;
    margin: 0 0 30px 0;
}*/

.page-id-6 .type-page .entry-content .woocommerce .left-panel-box-list li,
.page-id-6 .type-page .entry-content .woocommerce .blogroll li {
    margin: initial;
}

.page-id-6 #text-4 .left-panel-box-wrapper {
    display: none;
}

/* Shop */

.archive .product-category .container-inner {
    float: left;
    width: 100%;
    display: table;
    border: 1px #969696 solid;
    background: #eeeeee;
    position: relative;
}

.archive .product-category .container-inner:after {
    content: "";
    display: block;
    clear: both;
}

.archive .product-category h2.woocommerce-loop-category__title {
    float: left;
    width: 100%;
    font-size: 20px;
}

.archive .product-category img.attachment-shop_catalog.wp-post-image.lazy {
    float: none;
    vertical-align: top;
    border-right: 1px #969696 solid;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff;
    background: #ac202d;
}

/* Shop End  */

/* All contact form css start start */

input.wpcf7-form-control.wpcf7-text {
    height: 40px;
    border-radius: 10px;
    display: block;
    /*width: 100%;*/
    padding: 0.5rem 0.75rem;
    font-size: 12px;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

/* All contact form css start end */

.woocommerce-tabs form.wpcf7-form {
    margin-top: 20px;
}

.woocommerce-tabs form.wpcf7-form li .contact-filed-btn-wrapper {
    margin-bottom: 50px;
}

.woocommerce-tabs iframe {
    max-width: 100%;
    height: 500px;
}

/* lazyload-woocommerce css start */

.lazy {
    display: none;
}

/* lazyload-woocommerce css end */

/* Scroll box start */

.dgd_stb_box.clean_white ul {
    margin: 0 !important;
}

.dgd_stb_box.clean_white .left-panel-box-wrapper-btn {
    margin-bottom: 2px !important;
}

.dgd_stb_box.clean_white .left-panel-box-wrapper .left-panel-box-list li {
    padding: 5px;
}

.dgd_stb_box.clean_white .left-panel-box-wrapper {
    margin-top: 10px;
}

.dgd_stb_box.clean_white .left-panel-box-wrapper .left-panel-box-dec-wrapper .left-panel-box-view-btn {
    margin: 10px 0 0 0;
}

/* Scroll box start end */

.woocommerce .input-text {
    height: 40px;
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    background-color: white;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    max-width: 48%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: right;
    max-width: 48%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0px;
}


/**
 * Styling of woocommerce-quantity-increment plugin start
 */

.woocommerce,
.woocommerce-page {
    /**
* Quantity inputs
*/
}

.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page #quantity input::-webkit-outer-spin-button,
.woocommerce-page #quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button {
    display: none;
}

.woocommerce .quantity,
.woocommerce-page .quantity {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding-right: 1.1em;
    display: inline-block;
    /* Hide buttons for opera */
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
    width: 2.618em;
    height: 2.1em;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    border: 1px solid #bbb3b9;
    /* border-right: 0; */
    font-weight: 700;
    border-radius: 2px 0 0 2px;
    -moz-appearance: textfield;
    /* Hide buttons for Firefox 29 and later */
}

.woocommerce .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce-page .quantity input[type=number] {
    padding-right: 1.2em;
}

.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 1.387em;
    height: 1.12em;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    color: #515151;
    border: 1px solid #bbb3b9;
    background-color: #ebe9eb;
    text-shadow: none;
    line-height: 1;
    background-image: none;
}

.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
    background-color: #dad8da;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
}

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
    bottom: 0;
    right: 0;
    border-radius: 0 0 2px 2px;
}

/**
 * Styling of woocommerce-quantity-increment plugin end
 */

#sb-loading-inner span {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 350px;
    height: 40px;
    background-color: #ac202d;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    outline: none;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}


.entry-content h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.parent-pageid-1011 img.attachment-templatemela-full-width.size-templatemela-full-width.wp-post-image {
    max-height: 400px;
    width: auto;
}

.parent-pageid-1011 .entry-content h4 {
    margin-top: 20px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 0;
    margin: 0;
}

.entry-content a {
    color: #ac202d;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #000;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 15px;
    color: #000;
}

nav.woocommerce-breadcrumb span {
    vertical-align: text-bottom;
    padding-left: 3px;
}

.edit-account input.woocommerce-Button.button {
    display: block;
    text-align: center;
    background-color: #ac202d;
    color: #ffffff;
    letter-spacing: 1px;
}

nav.woocommerce-MyAccount-navigation li {
    text-align: center !important;
}

nav.woocommerce-MyAccount-navigation li.is-active a {
    color: #000;
}

/* First Child Issues start  */

.common-main-table .common-main-table-cell_first_child {
    width: 375px;
    padding-right: 75px;
}

@media (max-width: 1279px) {
    .common-main-table .common-main-table-cell_first_child {
        width: 310px;
        padding-right: 40px;
    }
}

@media (max-width: 991px) {
    .common-main-table .common-main-table-cell_first_child {
        width: 260px;
        padding-right: 25px;
    }
}

@media (max-width: 767px) {
    .common-main-table .common-main-table-cell_first_child {
        padding-right: 0;
        padding-top: 15px;
    }
    .common-main-table .common-main-table-cell:last-child {
        display: table-header-group;
    }
}

/* First Child Issues end */

#breadcrumbs .breadcrumb_last {
    color: #ac202d;
}

.home-article h1.archive-title {
    font-size: 24px;
    padding-bottom: 10px;
}

.product_meta span.posted_in a {
    color: #ac202d;
}

.type-product h1.product_title,
.type-product h1.page-title {
    font-size: 28px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#searchform input#searchsubmit {
    width: 40px;
    height: 40px;
    background-color: #ac202d;
    color: #ffffff;
}

#searchform input#s {
    width: 85%;
    height: 40px;
    border-color: #969696;
    border-right: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #646464;
}

/** Widget Css start */

.widget h4.widget-title,
.widget h3.widget-title{
    padding: 15px 0;
    text-align: center;
    background-color: #969696;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
}

.widget ul li {
    display: table;
    padding: 20px !important;
    border-bottom: 1px #969696 solid;
    color: #000000;
    width: 100%;
}

.widget ul {
    width: 100%;
    border-left: 1px #969696 solid;
    border-right: 1px #969696 solid;
}

.widget {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.widget h4.widget-title,
.widget h3.widget-title{
    display: inline-block;
    width: 100%;
}

/** Widget Css end */

/* Remove border on social widget start */

ul.left-panel-social li {
    border-bottom: 0px;
    padding: 0px !important;
}

ul.left-panel-social {
    border-left: 0px;
    border-right: 0px;
}

/* Remove border on social widget end */

/** Html common tag start */

/*.entry-content ul li,.entry-content ol li {
    list-style-type: disc;
	margin: 10px 0 0px 15px;
}*/

dl {
    line-height: 25px;
    color: #010101;
    text-align: justify;
    font-size: 17px;
    letter-spacing: 0.20px;
}

dl dd {
    margin-left: 2em;
    margin-bottom: 15px;
    margin-top: 15px;
}

/** Html common tag end  */

ul.woocommerce-error {
    padding: 1em 2em 1em 3.5em !important;
}

.footer-sidebar .widget,
.primary-sidebar .widget {
    background: none;
    font-size: 12px;
    margin: 0px 0 2px;
    padding: 0px;
    word-wrap: break-word;
    clear: both;
}

.primary-sidebar .widget.woocommerce ul li a {
    color: #000000;
    font-weight: normal;
}

.dgd_stb_box .rounded {
    padding: 15px 0;
    text-align: center;
    background-color: #969696;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.product-box .product-title h2 {
    font-size: 20px;
    color: #ac202d;
}

li#tab-title-ss_brochure,
li#tab-title-ss_datashhet,
li#tab-title-ss_ask,
li#tab-title-ss_video {
    background: transparent;
    margin: 0;
    border: 0;
    border-radius: 0;
    position: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0;
}

.custom-html-widget {
    line-height: 22px;
    text-align: justify;
    padding: 15px;
    border: 1px #969696 solid;
}

table#wp-calendar {
    width: 100%;
}

.calendar_wrap {
    border: 1px #969696 solid;
    padding: 15px;
}

select#archives-dropdown-2 {
    border: 1px #969696 solid;
    width: 100%;
    padding: 10px;
}

.product_list_widget li a img {
    min-width: 60px;
}

aside.widget_price_filter form {
    padding-top: 20px;
}

aside.widget_media_gallery img {
    height: auto;
    max-width: 100%;
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 50px;
    color: #ac202d;
}

blockquote {
    position: relative;
    padding: 10px;
    padding-left: 60px;
}

.archive .product-category .container-inner a {
    /*float: left;*/
    display: table-cell;
    vertical-align: top;
    width: 230px;
    position: relative;
    border-right: 1px #969696 solid;
}

.archive .product-category .thedescription {
    /* float: left;*/
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 230px);
    padding: 25px;
}

a#cat_name_link {
    display: block;
    width: 100%;
    color: #ac202d;
    margin: 0;
    border: 0;
}

.archive .product-category .thedescription p {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    font-size: 85%;
    color: #646464;
}

a#cat_name_link .count,
a#cat_name_link mark.count {
    background-color: transparent;
    color: #ac202d;
}

li#tab-title-ss_video,
li#tab-title-ss_brochure,
li#tab-title-ss_datashhet,
li#tab-title-ss_ask {
    padding: 0 0px;

}

/*li#tab-title-ss_video {
    padding-left: 10px;
}*/

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    margin: 0 5px;
}

.custom_tab_link {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}

.custom_tab_link li {
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}

.custom_tab_link li span {
    padding: 0 10px;
}

mark,
.mark {
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    z-index: 0;
}

/*.entry-content ol,
.entry-content ul {
    padding: 0px 0 15px 15px !important;
}*/

.entry-content li {
    padding-left: 5px;
}

.entry-content ol.left-panel-social,
.entry-content ul.left-panel-social,
.entry-content .woocommerce .primary-sidebar ul {
    padding: 0 0 0 0 !important;
}

/*.home-article .page-title h1.entry-title-main {
    padding-top: 20px;
}*/

.type-post .woocommerce-breadcrumb,
.home-article .woocommerce-breadcrumb,
.type-product .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 15px;
    color: #000;
}

.common-right-contener li.product-category.product {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.quick_links_box a.btn.btn-primary {
    color: #fff;
    background: #ac202d;
    border: #ac202d;
}

.quick_links_box a.btn.btn-primary:hover {
    color: #fff;
    background: #ac202dcc;
    border: #ac202dcc;
}

.quick_links_box a {
    margin-bottom: 5px;
}

.newslatter_box input.wpcf7-form-control.wpcf7-submit {
    width: 100px;
}

.newslatter_box .contact-filed-btn-wrapper {
    text-align: left !important;
}

.newslatter_box h2.footer-details-section-col-title {
    padding-top: 15px;
}

.newslatter_box div.wpcf7-validation-errors {
    border: 2px solid #ffffff;
}

.newslatter_box div.wpcf7-mail-sent-ng {
    border: 2px solid #ffffff;
}

a.newslatter_box:focus {
    color: #ac202d;
}

/* Changes apply on 13 June */

.square_meter_price p {
    font-size: 75%;
}

.square_meter_price p {
    font-size: 75%;
}

.square_meter_price p input {
    width: 15%;
    border-radius: 3px;
}

.square_meter_price p.square_meter_val {
    display: inline;
    color: #77a464;
    font-size: 1.1em;
}

.square_meter_price span {
    text-align: left;
    display: inline-block;
    width: 60px;
}

.single-product.woocommerce div.product div.images img {
    display: block;
    height: auto;
    box-shadow: none;
    width: 250px;
    text-align: center;
    margin: auto;
}

/* Changes apply on 13 June start*/

/*Changes by after 18 june 2018*/

/*
.entry-content ul li,
.entry-content ol li {
    list-style-position: inside;
}
*/

.tax-product_cat .term-description a {
    color: #ac202d;
}

/*Changes by after 18 june 2018 end*/

.single-product.woocommerce-page div.product div.images {
    float: left;
    width: 260px;
    padding-right: 20px;
}

.single-product.woocommerce div.product div.images img {
    width: 100%;
}

.single-product.woocommerce-page div.product div.summary {
    float: right;
    width: calc(100% - 260px);
}

.single-product .related.products.product-section h2 {
    padding-top: 25px;
    margin-bottom: 0;
}
footer .quick_links_box {
    padding-top: 20px;
    display: inline-block;
}

/*2 July changes start*/
.contact-map-wrapper .contact-banner img {
    width: 100%;
    height: auto;
}
div#embed-code {
    z-index: 999999;
}
.embed_image {
    padding: 15px 0;
}
.embed_image button.btn.btn-primary {
    background: #ac202d;
    border: #ac202d;
    text-transform: uppercase;
}
textarea#embed_image_text {
    font-size: 17px;
    color: #9E9E9E;
    letter-spacing: 1px;
}
.entry-content h2 {
    clear: both;
}
/*2 July changes end*/

/*9 July changes start*/
#everlightbox-slider .slide img { 
    padding: 4px;
    background: #fff;
}
.ss_ask_tab_common_model form label {
    width: 100%;
}
.ss_ask_tab_common_model select {
    padding: 5px 0;
    margin: 5px 0;
}
.woocommerce table.shop_attributes th {
    width: 35%;
    text-transform: capitalize;
}   
.everlightbox-top-bar{
    margin-top: 4px;
    margin-bottom: 4px;
}
/*9 July changes end*/

@media (min-width:1600px) {
    .single-product.woocommerce-page div.product div.images {
        width: 320px;
    }

    .single-product.woocommerce-page div.product div.summary {
        width: calc(100% - 320px);
    }
}

@media (max-width:1279px) {
    .archive .product-category .container-inner a {
        width: 190px;
    }
    .archive .product-category .thedescription {
        width: calc(100% - 190px);
        padding: 20px;
    }
    .archive .product-category .thedescription p {
        margin: 15px 0 0 0;
    }
}

@media (max-width:991px) {
    .product-box .product-title h2 {
        font-size: 18px;
    }
    .archive .product-category .container-inner a {
        width: 160px;
    }
    .archive .product-category .thedescription {
        width: calc(100% - 160px);
        padding: 15px;
    }
    .archive .product-category h2.woocommerce-loop-category__title {
        font-size: 18px;
    }
    .archive .product-category .thedescription p {
        margin: 10px 0 0 0;
    }
    .single-product.woocommerce-page div.product div.images {
        width: 175px;
        padding-right: 15px;
    }

    .single-product.woocommerce-page div.product div.summary {
        width: calc(100% - 175px);
    }
    .type-product h1.product_title,
    .type-product h1.page-title {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .product-box .product-title h2 {
        font-size: 16px;
    }
    .archive .product-category .container-inner a {
        width: 130px;
    }
    .archive .product-category .thedescription {
        width: calc(100% - 130px);
        padding: 10px;
    }
    .archive .product-category h2.woocommerce-loop-category__title {
        font-size: 16px;
    }
    .single-product.woocommerce-page div.product div.images {
        width: 150px;
        padding-right: 10px;
    }

    .single-product.woocommerce-page div.product div.summary {
        width: calc(100% - 150px);
    }
    .type-product h1.product_title,
    .type-product h1.page-title {
        font-size: 17px;
    }

    .contact-map-wrapper .contact-banner {
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }
    .contact-map-wrapper .contact-banner img {
        height: 100%;
        width: auto;
        text-align: center;
        margin: 0 auto;
    }
}


@media (max-width:479px) {
    .archive .product-category .container-inner a {
        width: 90px;
    }
    .archive .product-category .thedescription {
        width: calc(100% - 90px);
    }
    .single-product.woocommerce-page div.product div.images {
        width: 120px;
    }

    .single-product.woocommerce-page div.product div.summary {
        width: calc(100% - 120px);
    }
}
#tab-title-ss_video1{
    padding: 0 0px;
}

/*Start 30-11-2018*/
.content-wrapper .contact-content-wrapper {
    margin-top: 0px;
}
.contact-filed-section form.wpcf7-form > p {
    margin-bottom: 20px;
}
.contact-filed-section label {
    display: block;
}
.contact-filed-section input[type="text"], .contact-filed-section input[type="tel"], .contact-filed-section input[type="email"], .contact-filed-section textarea {
    width: 100%;
    margin: 5px 0 0 0;
}
.contact-filed-section textarea {
    height: 105px;
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 12px;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.contact-filed-section input.wpcf7-quiz {
    width: auto;
    height: 30px;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 1px 1px #ccc;
}

.new_custom_tab_link {
    top: 170px;
    
}

@media only screen and (max-width: 600px) {
  .new_custom_tab_link {
    top: 50px;
/*	position: fixed;
	z-index: 1;*/
    
  }
}

.new_custom_tab_link_v2{
	top: 210px;
}
@media only screen and (max-width: 600px) {
  .new_custom_tab_link_v2 {
    top: 50px;
/*	position: fixed;
	z-index: 1;*/
    
  }
}

.new_custom_tab_link_v2 li {
    padding: 0 0 2px 12px;
}

.new_custom_tab_link_v2 li a {
    border: 1px solid #d3ced2;
    padding: 5px 10px;
    display: block;
    border-radius: 5px 0px;
    background-color: #ebe9eb;
    font-weight: bold;
    color: #515151;
}
.new_custom_tab_link_v2 li.ss_ask_tab a {
    background-color: #ac202c;
    color: #fff;
}



.new_custom_tab_link li {
    padding: 0 0 2px 12px;
}
.new_custom_tab_link li a {
    border: 1px solid #d3ced2;
    padding: 5px 10px;
    display: block;
    border-radius: 5px 0px;
    background-color: #ebe9eb;
    font-weight: bold;
    color: #515151;
}
.new_custom_tab_link li.ss_ask_tab a {
    background-color: #ac202c;
    color: #fff;
}

a.login-to-see-prices {
    color: #fff;
    background-color: #ac202c;
    padding: 10px;
    margin: 5px;
    display: inline-block;
    border: 3px double #fff;
}

h3.modal-title {
	font-size: 25px;
}
@media (max-width: 1279px) {
	h3.modal-title {
		font-size: 20px;
	}
}
@media (max-width: 1023px) {
	h3.modal-title {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.content-wrapper .contact-map-wrapper {
		height: auto;
	}
	.content-wrapper .contact-map-wrapper .contact-banner img {
		height: auto;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	h3.modal-title {
		font-size: 16px;
	}
}
 div#payment ul li
 {
	 list-style:none !important;
 }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text
{
width:60% !important;
	
}
.tm-checkbox
{
	float:left !important;	
	
}
.tm-radio
{
float:left !important;	
}
header .menu-row .nav-list li 
{
	text-transform:none !important;
}
header .menu-row .nav-list li a
{
	text-transform:none !important;
}
li.ss_related_product_tab
{
	display:none !important;
}
.woocommerce div.product h3
{
	font-family:17px !important;
}
.wc-shortcodes-accordion-trigger p {
    display: none !important;
}
.coupon
{
	widows:60% !important;
}
.term-description ul li {

    list-style: disc!important;

}
/*End 08-12-2018*/
.woocommerce-widget-inline-layered{
	width: 48% !important;
  margin: 1%;
}
@media only screen and (max-width: 768px) {
 .woocommerce-widget-inline-layered {
    width: 100%;
  }
}
.widgettitle{
	 font-size: 13px;
    position: absolute;
    z-index: 1;
    margin: 5px 0px 5px 10px;
}

.select2-container .select2-selection--single {
	height: 50px !important;	
}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 60px !important;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 13px) !important;
	margin-top: 3px;  
}

footer .footer-details-row .footer-details-section .footer-details-section-col:nth-child(2) {
    width: 300px !important;
}

.product_list_widget li a img {

    min-width: 60px;
    width: 32px !important;
    float: right;
    margin-left: 4px;
    height: auto;
    box-shadow: none;

}




/*---surojit ---*/


.content-wrapper {
    margin-top: 195px !important;
}

.new_custom_tab_link_v2.custom_tab_link {
    top: 215px;
}

.new_custom_tab_link_v2.custom_tab_link {
    padding: 0;
}

.new_custom_tab_link_v2.custom_tab_link li {
    padding-left: 6px;
    padding-right: 8px;
}

.new_custom_tab_link_v2 li a {
    font-size: 14px;
    padding: 8px 25px;
    border-radius: 20px 0px;
}

.new_custom_tab_link_v2.custom_tab_link li.ss_ask_tab a {
    background: #ed9e00;
    font-size: 16px;
    border-radius: 30px;
    border: none;
}



.ss_ask_tab_common_model form .wpcf7-form-control-wrap.checkbox {
    margin-top: 5px;
    display: block;
}

.ss_ask_tab_common_model form .wpcf7-form-control-wrap.checkbox .wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-direction: column;
}

.ss_ask_tab_common_model form .wpcf7-form-control-wrap.checkbox .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: flex;
    margin-bottom: 3px;
}

.ss_ask_tab_common_model form .wpcf7-form-control-wrap.checkbox .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    margin-left: 5px;
}


.common-main-table-cell .common-right-contener .summary.entry-summary .product_title {
    text-align: left;
}
.tm-beta-alert{
  background:#fff3cd;
  border-top:1px solid #ffeeba;
  border-bottom:1px solid #ffeeba;
  padding:100px 0;
  font-size:14px;
  line-height:1.4;
}
.tm-beta-alert a{
  color:#856404;
  text-decoration:underline;
}
.tm-beta-alert a:hover{
  text-decoration:none;
}