.content-bread a {
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 0 !important;
    display: flex !important;
    font-size: 14px !important;
    font-weight: 500;
    min-width: unset !important;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 0 !important;
    margin-right: 4px !important;
}

.woocommerce nav.woocommerce-pagination ul li:last-child {
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #333333 !important;
    color: #fff !important;
}

.box-bread-line {
    padding: 10px 0;
    border-bottom: 1px solid #333;
}

.template-not-bread .woocommerce-breadcrumb {
	display: none;
}

.product-type-simple p.price {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    padding: 10px 0;
}

.product-type-simple h1.product_title {
    font-size: 30px;
    font-weight: 600;
}

.product-type-simple .in-stock {
    color: #fff !important;
    margin-bottom: 16px;
}

.product_meta span.sku_wrapper {
    display: block;
    margin-bottom: 5px;
}

.product_meta .posted_in {
    display: block;
}

.product_meta .posted_in a {
    color: #fff;
}

.woocommerce div.product form.cart {
    margin-bottom: 20px !important;
}

.woocommerce div.product form.cart div.quantity input {
    width: 80px !important;
    height: 40px;
    outline: none;
    background: #000000;
    color: #fff !important;
    border: 1px solid #fff;
}

.woocommerce div.product form.cart button {
    height: 40px;
    background: #fff;
    outline: none;
    border-radius: 0;
    color: #000000;
    font-weight: 600;
    margin-left: 5px;
}

.woocommerce div.product form.cart button:hover {
	color: #fff;
	background: #333333;
}

.woocommerce-product-gallery__image {border: 1px solid #fff;padding: 16px;width: 100% !important;flex: 0 0 20%;max-width: 20%;}

.woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-product-gallery__image:first-child {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.woocommerce-tabs ul.tabs.wc-tabs {
    padding: 0 !important;
    display: flex;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 0 20px !important;
    height: 36px;
    display: flex !important;
    font-size: 16px !important;
    color: #fff !important;
    background: #333 !important;
    align-items: center;
    justify-content: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    display: flex !important;
    border-right: 1px solid #000000 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: 1px solid #cfc8d8 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #000000 !important;
	background: #fff !important;
}


.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    padding: 10px !important;
    border: 1px solid #fff !important;
}

.wc-tab h2, .wc-tab h3, .wc-tab h4, .wc-tab h5, .wc-tab h6 {
    margin-bottom: 24px;
}

section.related.products {
    margin-top: 60px;
}

section.related.products h2 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

section.related.products ul.products {
    display: flex !important;
    margin: 0 -10px !important;
}

section.related.products ul.products li {
    margin: 0 !important;
    padding: 0 10px !important;
    flex: 0 0 25% !important;
    max-width: 25%;
}

section.related.products ul.products li h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff !important;
    line-height: 1.4;
}

section.related.products ul.products li span.price {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    margin: 0 !important;
}

section.related.products ul.products li a.button.product_type_simple {
    margin: 0;
    display: none;
}

.woocommerce-Reviews {
    background: #333333;
    padding: 20px;
}

.woocommerce-Reviews h2 {
    margin-bottom: 12px !important;
    font-size: 26px !important;
}

.woocommerce p.stars a::before {
    color: #fff;
}

form#commentform {
    display: flex;
    flex-wrap: wrap;
}

form#commentform p, form#commentform .comment-form-rating {
    flex: 0 0 100%;
    max-width: 100%;
}

form#commentform p.comment-form-author {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 10px;
}

form#commentform p.comment-form-email {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
}

form#commentform p label {
    display: block;
}

form#commentform p input {
    width: 100%;
    height: 40px;
    padding: 0 14px;
    border: 0;
    outline: none;
}

p.comment-form-cookies-consent {
    display: none;
}

form#commentform p.form-submit {
    margin-top: 20px !important;
}

form#commentform p textarea {
    width: 100%;
    padding: 10px 14px;
    height: 90px;
    border: 0;
    outline: none;
}

.box-breadcrumbs img {
	height: 200px !important;
}

ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

ul.page-numbers li {
    margin-right: 4px;
}

ul.page-numbers li:last-child {
    margin: 0;
}

ul.page-numbers li a, ul.page-numbers li span {
    display: flex;
    align-items: center;
    justify-items: center;
    border-radius: 6px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    text-align: center;
    justify-content: center;
    background: #333333;
    color: #fff;
    font-size: 12px;
    opacity: 0.5;
}

ul.page-numbers li span.current {
    opacity: 1;
}

.txt-name-about {
    padding-right: 40px;
}

.txt-name-about p {
    margin-bottom: 15px;
}

.txt-name-about h3 {
    font-weight: 600;
    margin-bottom: 15px;
}

.box-text-1 {
    overflow: hidden;
}

.box-text-1 .txt-name-about {
    padding: 0 40px 0 10px;
}

.social-fixed ul {
    list-style: none;
}

.social-fixed ul li {
    margin-bottom: 10px;
}

.social-fixed ul li:last-child {margin: 0;}

.social-fixed svg {
    height: auto;
    width: 40px;
}

.social-fixed a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-fixed {
    position: fixed;
    z-index: 1001;
    right: 10px;
    bottom: 10px;
}

.social-fixed a.fx-hotline {
    background: #333333;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 8px;
}

.social-fixed a.fx-hotline svg path {
    fill: #fff;
}

.social-fixed a.clc-backtop {
    width: 40px;
    height: 40px;
    background: #333333;
    border-radius: 6px;
    padding: 10px;
    opacity: 0;
    pointer-events: none;
}

.social-fixed a.clc-backtop.active {
    opacity: 1;
    pointer-events: unset;
}

.box-modal-subscribe {
    position: fixed;
    background: #000000c9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    transition: .4s all !important;
    opacity: 0;
    pointer-events: none;
}

.box-modal-subscribe.active {
    opacity: 1;
    pointer-events: unset;
}

.modal-subscribe {
    position: relative;
    max-width: 500px;
    background: #ffffff;
    width: 100%;
}

.modal-subscribe ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -6px;
}

.content-modal-sbuscribe .logo {
    background: #000000;
    padding: 24px;
}

.content-modal-sbuscribe .logo img {
    max-height: 60px;
}

.content-modal-sbuscribe .desc-modal {
    padding: 24px;
    font-size: 16px;
    line-height: normal;
}

.content-modal-sbuscribe .desc-modal .t-modal {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 8px;
}

.frm-subscribe-modal {
    padding: 0 24px 24px 24px;
}

.frm-subscribe-modal .item {
    margin-bottom: 12px;
}

.frm-subscribe-modal .item:last-child {
    margin: 0;
}

.modal-subscribe ul li {
    padding: 0 6px;
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
}

.modal-subscribe ul li .wpcf7-spinner {
    position: absolute;
    margin: 0;
    top: calc(50% - 12px);
    right: calc(50% - 12px);
}

.modal-subscribe .btn_field {
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #000000;
    font-size: 16px;
    height: 40px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.modal-subscribe button {
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 40px;
    border: 2px solid #000000;
    cursor: pointer;
    text-transform: uppercase;
}

.frm-subscribe-modal .txt_field {
    width: 100%;
}

.frm-subscribe-modal .txt_search {
    width: 100%;
    border: 1px solid #333333;
    font-size: 16px;
    height: 40px;
    font-weight: 600;
    outline: none;
    padding: 0 16px;
}

@media (max-width: 1023px) {
    .box-text-1 .col-md-7 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    .box-text-1 .avrta {
        padding: 0 48px;
    }

    .box-text-1 .col-md-5 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .box-text-1 .txt-name-about {
        padding: 0 48px;
    }

    .txt-name-about {
        padding: 0;
    }
}

@media (max-width: 767px) {
	.woocommerce div.product div.images {
	    margin-bottom: 16px !important;
	}

	.product-type-simple h1.product_title {
	    font-size: 24px;
	}

	.product-type-simple p.price {
	    font-size: 16px !important;
	}

	.woocommerce div.product form.cart button {
	    height: 36px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	    padding: 0 10px !important;
	    font-size: 14px !important;
	    font-weight: 500 !important;
	}

	.wc-tab h2, .wc-tab h3, .wc-tab h4, .wc-tab h5, .wc-tab h6 {
	    margin-bottom: 16px !important;
	    font-size: 20px !important;
	    font-weight: 600;
	    text-transform: uppercase;
	}

	.woocommerce-Reviews {
	}

	section.related.products h2 {
	    font-size: 24px;
	    margin-bottom: 0;
	}

	section.related.products ul.products li {
	    margin-top: 20px !important;
	    flex: 0 0 50% !important;
	    max-width: 50% !important;
	}

	section.related.products ul.products {
	    flex-wrap: wrap;
	}

	section.related.products ul.products li h2 {
	    font-size: 16px !important;
	}

    .box-text-1 .txt-name-about {
        padding: 0 20px;
        margin: 0;
    }

    .box-text-1 .avrta {
        padding: 0 20px;
    }

    .box-text-1 .col-md-7 {
        margin-bottom: 20px;
    }

    .txt-name-about {
        margin-bottom: 24px;
    }

    .box-text-1 .txt-name-about p:last-child {
        margin: 0;
    }

    .modal-subscribe {
        font-size: 14px;
    }

    .box-modal-subscribe {
        padding: 0 20px;
    }

    .content-modal-sbuscribe .logo {
        padding: 16px;
    }

    .content-modal-sbuscribe .logo img {
        max-height: 40px;
    }

    .content-modal-sbuscribe .desc-modal {
        padding: 20px;
        font-size: 14px;
    }

    .content-modal-sbuscribe .desc-modal .t-modal {
        font-size: 16px;
    }

    .modal-subscribe button {
        font-size: 12px;
    }

    .modal-subscribe .btn_field {
        font-size: 12px;
    }
}