/*---------------------------------------------------------------------------------------------------------
## Woocommerce 
-----------------------------------------------------------------------------------------------------------*/
/* Quick View product */
@keyframes "lds-ring" { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }
@media (min-width: 992px) { #QuickViewModal .modal-lg { max-width: 900px; }
  .no-sidebar.single-product div.product .woocommerce-product-gallery .flex-viewport { width: 80%; float: right; }
  .no-sidebar.single-product div.product .woocommerce-product-gallery .flex-control-thumbs { width: 18%; float: left; }
  .no-sidebar.woocommerce div.product div.images .flex-control-thumbs { margin: -5px 0; }
  .no-sidebar.woocommerce div.product div.images .flex-control-thumbs li { width: 100%; padding: 5px 0; }
  .related .slick-carousel .slick-next { top: -40px; right: 15px; }
  .related .slick-carousel .slick-prev { top: -40px; left: inherit; right: 40px; } }
#QuickViewModal .modal-content { position: relative; padding: 15px; }
#QuickViewModal .modal-content .modal-header { position: absolute; top: 0; right: 0; border-bottom: none; padding: 0; z-index: 999999; outline: none; }
#QuickViewModal .modal-content .modal-header .close { margin: 0; outline: none; }
#QuickViewModal .modal-content .modal-header .close span { color: #555555; outline: none; font-size: 22px; }
#QuickViewModal .woocommerce div.product form.cart div.quantity { margin: 0; }
#QuickViewModal .woocommerce .quantity input.qty { border-right: 1px solid #bbb3b9; width: 50px; }
#QuickViewModal .woocommerce-product-details__short-description { border-bottom: 0; }
#QuickViewModal .custom-btn-number { padding: 0; height: 36px; width: 50px; display: inline-block; border: 0; position: relative; border-radius: 3px; margin-right: 5px; }
#QuickViewModal .custom-btn-number .items-count2 { position: absolute; width: 17px; height: 17px; line-height: 17px; border: 0; padding: 0; right: 1px; outline: none; }
#QuickViewModal .custom-btn-number .increase { top: 1px; }
#QuickViewModal .custom-btn-number .reduced { top: 18px; }
#QuickViewModal .custom-btn-number i { font-size: 10px; }
#QuickViewModal .form-cart .input-text { text-align: left; width: 50px; height: 36px; padding-left: 10px; border: 1px solid #bbb3b9; border-radius: 3px; }
#QuickViewModal .form-cart .qn_btn { border: 0; border-radius: 3px; display: inline-block; min-width: 120px; text-transform: uppercase; text-align: center; height: 36px; color: #FFF; }
#QuickViewModal .form-cart .qn_btn.qn_btn_add_cart { background-image: linear-gradient(-180deg, #288ad6 0, #0e74c3 100%); }
#QuickViewModal .form-cart .qn_btn.buy_now { background: linear-gradient(-180deg, #e52025 2%, #d81116 96%); line-height: 36px; }
#QuickViewModal .modal-body { padding: 0; }
#QuickViewModal .modal-body .row { margin-left: 0; margin-right: 0; }
#QuickViewModal .modal-body .row > div { padding-left: 0; padding-right: 0; }
#QuickViewModal .modal-body .row > div .images { width: 100%; }
#QuickViewModal .modal-body .row > div .entry-summary { padding: 15px; width: 100%; margin-bottom: 0; }
#QuickViewModal .modal-body .row > div .entry-summary .product_title { margin-bottom: 10px; }
#QuickViewModal .modal-body .row > div .entry-summary .price { color: #f00000; font-weight: bold; font-size: 18px; border-bottom: 0; padding-bottom: 0; }
#QuickViewModal .modal-body .row > div .entry-summary .price > * { margin: 0 5px 0 0; text-decoration: none; }
#QuickViewModal .modal-body .row > div .entry-summary .price del { font-weight: 400; color: #666; font-size: 14px; }
#QuickViewModal .modal-body .row > div .entry-summary .product_category { font-size: 12px; font-style: italic; border-top: 1px solid #ebebeb; padding-top: 10px; margin-top: 10px; }
#QuickViewModal .modal-body .row > div .entry-summary .woocommerce-product-attributes { margin-bottom: 10px; width: 100%; }
#QuickViewModal .modal-body .row > div .entry-summary .woocommerce-product-attributes th { min-width: 30%; padding: 5px 10px; border: 1px solid #ebebeb; }
#QuickViewModal .modal-body .row > div .entry-summary .woocommerce-product-attributes td { padding: 5px 10px; border: 1px solid #ebebeb; }
#QuickViewModal .modal-body .row > div .entry-summary .woocommerce-product-attributes p { margin-bottom: 0; }
#QuickViewModal .carousel-indicators { margin-top: 15px; position: initial; right: initial; bottom: initial; left: initial; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: initial; margin-left: initial; list-style: none; }
#QuickViewModal .carousel-indicators li { border: 0; height: auto; width: auto; margin: 0; padding-left: 2px; padding-right: 2px; }
#QuickViewModal .carousel-indicators li img { width: 100%; max-width: 60px; }
#QuickViewModal .image_item { display: table; height: 300px; width: 100%; overflow: hidden; text-align: center; }
#QuickViewModal .image_item .image_middle { position: relative; display: table-cell; vertical-align: middle; }
#QuickViewModal .image_item .image_middle img { width: auto; max-height: 250px; object-position: center; object-fit: contain; }

.carousel-control-next-icon { background-image: url("../../../images/next.png") !important; width: 8px; height: 8px; }

.carousel-control-prev-icon { background-image: url("../../../images/prev.png") !important; width: 8px; height: 8px; }

.carousel-control-next { bottom: initial; width: 40px; height: 40px; line-height: 40px; border: 1px solid #ebebeb; top: 50%; transform: translateY(-50%); }

.carousel-control-prev { bottom: initial; width: 40px; height: 40px; line-height: 40px; border: 1px solid #ebebeb; top: 50%; transform: translateY(-50%); }

.containerLoading { text-align: center; }

.lds-ring { display: inline-block; position: relative; width: 64px; height: 64px; }
.lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 51px; height: 51px; margin: 2px; border: 2px solid #000000; border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #000000 transparent transparent transparent; }
.lds-ring div:nth-child(1) { animation-delay: -0.45s; }
.lds-ring div:nth-child(2) { animation-delay: -0.3s; }
.lds-ring div:nth-child(3) { animation-delay: -0.15s; }

.site-header .woocommerce-product-search { position: absolute; bottom: -36px; right: 0; z-index: 9; width: 240px; border-radius: 3px; background: #FFF; overflow: hidden; }
.site-header input[type=search] { color: #555555; }

.woocommerce-product-search input[type=search] { width: 100%; border: none; background: 0 0; outline: 0; font-weight: 400; margin-bottom: 0; padding: 4px 39px 4px 10px; }
.woocommerce-product-search button[type=submit] { position: absolute; top: 0; right: 0; z-index: 1; background: url(../../images/btsearch.png) center center no-repeat, red; text-indent: -9999px; border: none; width: 29px; height: 29px; outline: 0; cursor: pointer; }

.sidebar .widget_product_categories .product-categories { border: 1px solid #ccc; border-top: none; }
.sidebar .widget_product_categories ul li { position: relative; padding: 8px 10px; }
.sidebar .widget_product_categories ul li:not(:last-child) { border-bottom: 1px solid #ccc; }
.sidebar .widget_product_categories ul li a { font-size: 14px; font-weight: 400; color: #555555; }
.sidebar .widget_product_categories .cat-parent .children { background: #FFF; position: absolute; top: -1px; left: 100%; z-index: 99; opacity: 0; visibility: hidden; min-width: 200px; border: 1px solid #ccc; -webkit-transition: all .45s ease-out 0s; -moz-transition: all .45s ease-out 0s; -o-transition: all .45s ease-out 0s; transition: all .45s ease-out 0s; -moz-transform: translate(40px, 0); -webkit-transform: translate(40px, 0); transform: translate(40px, 0); }
.sidebar .widget_product_categories .cat-parent:hover .children { opacity: 1; visibility: visible; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.content-sidebar .sidebar .widget_product_categories .cat-parent .children { right: 100%; left: initial; -moz-transform: translate(-40px, 0); -webkit-transform: translate(-40px, 0); transform: translate(-40px, 0); }
.content-sidebar .sidebar .widget_product_categories .cat-parent:hover .children { opacity: 1; visibility: visible; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.sidebar-content-sidebar .sidebar.sidebar-secondary .widget_product_categories .cat-parent .children { right: 100%; left: initial; -moz-transform: translate(-40px, 0); -webkit-transform: translate(-40px, 0); transform: translate(-40px, 0); }
.sidebar-content-sidebar .sidebar.sidebar-secondary .widget_product_categories .cat-parent:hover .children { opacity: 1; visibility: visible; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.woocommerce ul.product_list_widget li { padding: 0; margin-bottom: 15px; }
.woocommerce ul.product_list_widget li a span { color: #555555; margin: 5px 0; font-size: 14px; font-weight: 500; line-height: 1.2; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.woocommerce ul.product_list_widget li img { width: 100px; float: left; margin-right: 10px; margin-left: 0; }
.woocommerce ul.product_list_widget .price del span.woocommerce-Price-amount { color: #666; font-weight: 400; }
.woocommerce ul.product_list_widget .price ins { text-decoration: none; }
.woocommerce ul.product_list_widget .price .woocommerce-Price-amount { font-weight: 700; color: #ff0000; margin: 0; }
.woocommerce ul.cart_list li a span { color: #555555; margin: 5px 0; font-size: 14px; font-weight: 500; line-height: 1.2; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.woocommerce ul.cart_list li img { width: 100px; float: left; margin-right: 10px; margin-left: 0; }
.woocommerce #respond input#submit.alt { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce #respond input#submit.alt:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce #respond input#submit.alt:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.alt:disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.alt:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.alt:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce #respond input#submit { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce #respond input#submit:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit:disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce #respond input#submit:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce #respond input#submit:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce #respond input#submit.alt.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.alt.disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce #respond input#submit.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }
.woocommerce a.button.alt { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce a.button.alt:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce a.button.alt:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.alt:disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.alt:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.alt:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce a.button { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce a.button:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button:disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce a.button:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce a.button:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce button.button.alt { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce button.button.alt:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce button.button.alt:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.alt:disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.alt:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.alt:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce button.button { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce button.button:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button:disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce button.button:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce button.button:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce input.button.alt { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce input.button.alt:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce input.button.alt:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.alt:disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.alt:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.alt:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce input.button { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }
.woocommerce input.button:disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button:disabled:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce input.button:disabled[disabled] { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button:disabled[disabled]:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce input.button:hover { background-color: #0072ab; color: #FFF; box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.woocommerce a.button.alt.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.alt.disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.alt.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce button.button.alt.disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.alt.disabled { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce input.button.alt.disabled:hover { background-color: #0072ab; color: #FFF; padding: 0 1.2em; transition: all .3s ease-out; }
.woocommerce a.button.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }
.woocommerce button.button.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }
.woocommerce input.button.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }
.woocommerce div.product form.cart .button { background: #d03c09; text-transform: uppercase; }
.woocommerce div.product form.cart .button.buy_now { background: #ff3636; outline: none; }
.woocommerce div.product form.cart .group_table .woocommerce-Price-amount { font-weight: 700; color: #ff0000; font-size: 20px; font-size: 14px; }
.woocommerce div.product form.cart .group_table td { vertical-align: middle; }
.woocommerce div.product form.cart label { margin-bottom: 0; }
.woocommerce div.product form.cart .variations select { padding: 5px 10px; background-color: #f5f5f5; border: none; }
.woocommerce div.product .product_title { font-weight: 700; text-transform: uppercase; font-size: 18px; color: #555555; margin: 10px 0; }
.woocommerce div.product .summary p.price { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #f2f2f2; }
.woocommerce div.product .woocommerce-product-rating { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #f2f2f2; }
.woocommerce div.product p.price { font-weight: 700; color: #ff0000; font-size: 20px; margin-bottom: 20px; }
.woocommerce div.product p.price ins { margin-right: 15px; text-decoration: none; }
.woocommerce div.product p.price del { font-size: 16px; font-weight: 400; color: #666; }
.woocommerce div.product span.price { font-weight: 700; color: #ff0000; font-size: 20px; }
.woocommerce div.product span.price ins { text-decoration: none; }
.woocommerce div.product span.price del { font-size: 16px; font-weight: 400; color: #666; }
.woocommerce div.product .stock { font-style: italic; color: #000; }
.woocommerce div.product div.images .flex-control-thumbs { margin-top: 10px; margin-left: -5px; margin-right: -5px; }
.woocommerce div.product div.images .flex-control-thumbs li { padding-left: 5px; padding-right: 5px; margin-bottom: 10px; }
.woocommerce div.product div.images .flex-control-thumbs li img { border: 1px solid #ddd; }
.woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; border-bottom: 1px solid #ccc; }
.woocommerce div.product .woocommerce-tabs ul.tabs::before { border-bottom: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { background-color: transparent; margin: 0; padding: 0; border: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 15px; font-weight: 700; text-transform: uppercase; position: relative; padding: 5px 15px; border-bottom: 2px solid transparent; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: #555555; background: #FFF; border-bottom: 2px solid #e7041c; }
.woocommerce div.product .woocommerce-tabs ul.tabs li::after { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li::before { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before { display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #555555; background: #FFF; border-bottom: 2px solid #e7041c; }
.woocommerce .cart-collaterals .cart_totals { float: none; width: 100%; }
.woocommerce .woocommerce-result-count { padding: 5px 0; }
.woocommerce nav.woocommerce-pagination ul { border: none; }
.woocommerce nav.woocommerce-pagination ul li { background: #f5f5f5; margin: 0 5px; border: none; }
.woocommerce nav.woocommerce-pagination ul li a { padding: 8px 10px; color: #1e1e1e; }
.woocommerce nav.woocommerce-pagination ul li a:focus { background: #e7041c; color: #FFF; }
.woocommerce nav.woocommerce-pagination ul li a:hover { background: #e7041c; color: #FFF; }
.woocommerce nav.woocommerce-pagination ul li span { padding: 8px 10px; }
.woocommerce nav.woocommerce-pagination ul li span.current { background: #e7041c; color: #FFF; }
.woocommerce .woocommerce-ordering select { padding: 5px 10px; background-color: #f5f5f5; border: none; }
.woocommerce .star-rating span { color: #ffc114; }
.woocommerce p.stars a { color: #ffc114; }
.woocommerce span.onsale { display: none; }
.woocommerce table.shop_attributes { display: block; border: none; margin-bottom: 10px; }
.woocommerce table.shop_attributes tbody { display: block; }
.woocommerce table.shop_attributes tbody * { display: inline-block; font-style: normal; }
.woocommerce table.shop_attributes tr { display: block; margin-bottom: 5px; }
.woocommerce table.shop_attributes tr:nth-child(even) td { background: 0 0; }
.woocommerce table.shop_attributes tr:nth-child(even) th { background: 0 0; }
.woocommerce table.shop_attributes th { padding: 0; width: auto; border: none; }
.woocommerce table.shop_attributes th:after { content: ": "; }
.woocommerce table.shop_attributes td { border: none; }
.woocommerce table.shop_attributes td p { padding: 0; }
.woocommerce #reviews #comments ol.commentlist { padding: 0; }
.woocommerce #content div.product .woocommerce-tabs ul.tabs li { background-color: transparent; margin: 0; padding: 0; border: 0; }
.woocommerce .wc-tab h2.woocommerce-Reviews-title { display: none; font-size: 16px; margin-top: 8px; }
.woocommerce .wc-tab h2.woocommerce-description-title { display: none; font-size: 16px; margin-top: 8px; }
.woocommerce #customer_login form.checkout_coupon { margin: 15px 0; }
.woocommerce #customer_login form.login { margin: 15px 0; }
.woocommerce #customer_login form.register { margin: 15px 0; }
.woocommerce #customer_login .col-1 { position: relative; width: 100%; min-height: 1px; padding-right: 30px; padding-left: 30px; }
.woocommerce #customer_login .col-2 { position: relative; width: 100%; min-height: 1px; padding-right: 30px; padding-left: 30px; }
.woocommerce .woocommerce-form-login .button { margin-right: 1em; }
.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox { margin-top: 5px; }
.woocommerce form.checkout_coupon { padding: 30px; background-color: rgba(0, 0, 0, 0.03); border: none; border-radius: 0; }
.woocommerce form.login { padding: 30px; background-color: rgba(0, 0, 0, 0.03); border: none; border-radius: 0; }
.woocommerce form.register { padding: 30px; background-color: rgba(0, 0, 0, 0.03); border: none; border-radius: 0; }
.woocommerce .col2-set .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin-bottom: 20px; }
.woocommerce .col2-set .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin-bottom: 20px; }
.woocommerce table.shop_table { border: none; }
.woocommerce table.shop_table td { padding: 10px 0; }
.woocommerce table.shop_table th { padding: 10px 0; }
.woocommerce #payment #place_order { line-height: 2.4em; min-height: 2.5em; padding: 0 1.2em; }
.woocommerce form .form-row { padding: 0; margin-bottom: 15px; }
.woocommerce form .form-row label { font-weight: 600; }
.woocommerce form .form-row input.input-text { height: 34px; font-size: 14px; border: 1px solid #ddd; border-radius: 5px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); padding: .375rem .75rem; }
.woocommerce form .form-row textarea { height: 34px; font-size: 14px; border: 1px solid #ddd; border-radius: 5px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); padding: .375rem .75rem; height: 124px; }
.woocommerce form .form-row.notes label { font-weight: 400; }
.woocommerce ul.order_details { margin: 0 0 2em; padding: 0; }
.woocommerce ul.order_details li { font-size: .9em; }
.woocommerce table.shop_table.order_details { border: 1px solid #ddd; }
.woocommerce table.shop_table.order_details td { padding: 10px 12px; }
.woocommerce table.shop_table.order_details th { padding: 10px 12px; }
.woocommerce .woocommerce-customer-details address { border-color: #ddd; }

.button { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }

.added_to_cart.wc-forward { background-color: #0072ab; border-radius: 0; color: #FFF; line-height: 35px !important; height: 35px; font-weight: 700; font-size: 14px; padding: 0 10px !important; transition: all .3s ease-out; outline: none; }

.button.ajax_add_to_cart.added { display: none !important; }

.quickView.loading { position: relative; }
.quickView.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

.added_to_cart.loading { position: relative; }
.added_to_cart.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

.button.loading { position: relative; }
.button.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

button.loading { position: relative; }
button.loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

input[type=button].loading { position: relative; }
input[type=button].loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

input[type=reset].loading { position: relative; }
input[type=reset].loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

input[type=submit].loading { position: relative; }
input[type=submit].loading::after { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-family: "IcoFont"; vertical-align: baseline; content: "\eff5"; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; height: 20px; width: 20px; line-height: 20px; font-size: 20px; position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; }

.woocommerce-cart .actions .button { float: right; margin-left: 10px; }
.woocommerce-cart .wc-proceed-to-checkout { padding: 1.7em 0; }
.woocommerce-cart #payment { background: 0 0; border-radius: 0; }
.woocommerce-cart #payment ul.payment_methods { padding: 0; }
.woocommerce-cart #payment div.payment_box { padding: 12px 18px; background-color: #edf7ff; border: 1px solid #49aff5; margin: 0 0 16px; }
.woocommerce-cart #payment div.payment_box::before { display: none; }
.woocommerce-cart #payment div.form-row { padding: 1em 0 0; }
.woocommerce-cart #payment .payment_method_paypal .about_paypal { float: none; line-height: 1.4; font-size: 13px; margin-left: 5px; }

.woocommerce-page .cart-collaterals .cart_totals { float: none; width: 100%; }
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { background-color: transparent; margin: 0; padding: 0; border: 0; }
.woocommerce-page div.product .woocommerce-tabs ul.tabs li { background-color: transparent; margin: 0; padding: 0; border: 0; }
.woocommerce-page #customer_login .col-1 { position: relative; width: 100%; min-height: 1px; padding-right: 30px; padding-left: 30px; }
.woocommerce-page #customer_login .col-2 { position: relative; width: 100%; min-height: 1px; padding-right: 30px; padding-left: 30px; }
.woocommerce-page .col2-set .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin-bottom: 20px; }
.woocommerce-page .col2-set .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; margin-bottom: 20px; }
.woocommerce-page #payment #place_order { line-height: 2.4em; min-height: 2.5em; padding: 0 1.2em; }

.cart-title { margin-bottom: 0; text-transform: uppercase; padding: 0px 0 10px; border-bottom: 1px solid #ececec; line-height: 1.5; font-size: 16px; font-weight: bold; }

.calculated_shipping h2 { margin-bottom: 0; text-transform: uppercase; padding: 0px 0 10px; border-bottom: 1px solid #ececec; line-height: 1.5; font-size: 16px; font-weight: bold; text-transform: uppercase; }

#add_payment_method .wc-proceed-to-checkout { padding: 1.7em 0; }
#add_payment_method #payment { background: 0 0; border-radius: 0; }
#add_payment_method #payment ul.payment_methods { padding: 0; }
#add_payment_method #payment div.payment_box { padding: 12px 18px; background-color: #edf7ff; border: 1px solid #49aff5; margin: 0 0 16px; }
#add_payment_method #payment div.payment_box::before { display: none; }
#add_payment_method #payment div.form-row { padding: 1em 0 0; }
#add_payment_method #payment .payment_method_paypal .about_paypal { float: none; line-height: 1.4; font-size: 13px; margin-left: 5px; }

.woocommerce-checkout .wc-proceed-to-checkout { padding: 1.7em 0; }
.woocommerce-checkout #payment { background: 0 0; border-radius: 0; }
.woocommerce-checkout #payment ul.payment_methods { padding: 0; }
.woocommerce-checkout #payment div.payment_box { padding: 12px 18px; background-color: #edf7ff; border: 1px solid #49aff5; margin: 0 0 16px; }
.woocommerce-checkout #payment div.payment_box::before { display: none; }
.woocommerce-checkout #payment div.form-row { padding: 1em 0 0; }
.woocommerce-checkout #payment .payment_method_paypal .about_paypal { float: none; line-height: 1.4; font-size: 13px; margin-left: 5px; }

.shopping-cart { display: inline-block; position: relative; }
.shopping-cart .shopping-cart-icon-wrapper { display: inline-block; position: relative; }
.shopping-cart .shopping-cart-icon-wrapper img { padding: 11px 16px; border: 1px solid #e1e1e1; border-radius: 3px; }
.shopping-cart .shopping-cart-icon-wrapper:after { content: attr(title); display: block; min-width: 20px; padding: 1px; background: #ff4612; position: absolute; top: -10px; right: -10px; z-index: 3; color: #fff; font-size: 12px; line-height: 18px; text-align: center; border-radius: 50%; }
.shopping-cart .shopping-cart-menu-title { margin-right: 5px; display: none; }
.shopping-cart .shopping-cart-menu-wrapper { padding: 10px 15px; position: absolute; top: 100%; right: 0; min-width: 250px; width: auto; z-index: 99; background: #fff; box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); border: 2px solid #ddd; transition: all 0.3s cubic-bezier(0.7, 1, 0.7, 1); visibility: hidden; opacity: 0; }
.shopping-cart .shopping-cart-menu-wrapper:after { top: -22px; z-index: 10; right: 15px; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; top: -16px; border-color: rgba(221, 221, 221, 0); border-bottom-color: #fff; border-width: 8px; margin-left: -8px; }
.shopping-cart .shopping-cart-menu-wrapper:before { top: -22px; z-index: 10; right: 15px; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; z-index: -999; border-bottom-color: #ddd; border-width: 11px; margin-left: -11px; right: 12px; }
.shopping-cart .shopping-cart-menu-wrapper p { clear: both; margin: 0; white-space: nowrap; }
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total { margin: 10px 0; }
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total .woocommerce-Price-amount { font-weight: 700; color: #ff0000; }
.shopping-cart .shopping-cart-menu-wrapper ul { padding: 0; margin: 0; list-style: none; }
.shopping-cart .shopping-cart-menu-wrapper ul li { position: relative; padding: 10px 20px 10px 0; margin: 0; border-bottom: 1px solid #ebeef6; }
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media { float: left; width: 60px; margin-right: 10px; }
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media img { width: 100%; height: auto; }
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-wrap { float: left; width: calc(100% - 70px); }
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-menu-product-wrap a { display: block; font-size: 14px; font-weight: 500; }
.shopping-cart .shopping-cart-menu-wrapper .quantity { display: block; }
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button { position: absolute; top: 10px; right: 0; z-index: 1; display: inline-block; font-size: 1.5em; height: 20px; width: 20px; text-align: center; line-height: 1; border-radius: 100%; text-decoration: none; font-weight: 700; border: 0; }
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button:hover { background-color: #ff0000; color: #FFF; }
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-subtotal-title { font-size: 14px; font-weight: 500; }
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a { color: #fff; margin-bottom: 10px; border-radius: 3px; font-size: 14px; font-weight: 500; padding: 8px 10px; min-height: 0; line-height: 1.4; position: relative; display: block; text-align: center; transition: all .3s ease-out; background-color: #ff0000; }
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a:hover { box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2); }
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a.checkout { background-color: #0065a4; }
.shopping-cart:hover .shopping-cart-menu-wrapper { visibility: visible; opacity: 1; }

.woo-quickbuy button.single_add_to_cart_button.loading:after { display: none; }
.woo-quickbuy button.single_add_to_cart_button.button.alt.loading { color: #fff; pointer-events: none !important; }
.woo-quickbuy button.buy_now_button { position: relative; color: rgba(255, 255, 255, 0.05); }
.woo-quickbuy button.buy_now_button:after { animation: spin .5s infinite linear; border: 2px solid #fff; border-radius: 32px; border-right-color: transparent !important; border-top-color: transparent !important; content: ""; display: block; height: 16px; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; position: absolute; width: 16px; }

.woocommerce-error { border-color: #0072ab; }

.woocommerce-info { border-color: #0072ab; }

.woocommerce-message { border-color: #0072ab; }
.woocommerce-message::before { color: #0072ab; }

.woocommerce-pagination { margin-bottom: 20px; }

.switcher-wrap { margin-bottom: 10px; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.switcher-wrap .woocommerce-notices-wrapper { width: 100%; }
.switcher-wrap > * { margin-bottom: 10px; }
.switcher-wrap .woocommerce-message { flex: 0 0 100%; }
.switcher-wrap .woocommerce-result-count { padding: 0; float: none; -webkit-order: 1; -moz-order: 1; -ms-flex-order: 1; order: 1; }
.switcher-wrap .woocommerce-ordering { float: none; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.view-mode-switcher { display: flex; -webkit-order: 2; -moz-order: 2; -ms-flex-order: 2; order: 2; margin-left: 20px; }
.view-mode-switcher a { display: inline-block; padding: .618em; text-align: center; font-size: 1em; line-height: 1em; color: #1e1e1e; background-color: #f5f5f5; }
.view-mode-switcher a em { display: none; }
.view-mode-switcher a:hover { color: #FFF; background-color: #0072ab; }
.view-mode-switcher a.active { color: #FFF; background-color: #0072ab; }
.view-mode-switcher i { font-size: 1em; line-height: 1; height: 1em; width: 1em; }
.view-mode-switcher i:before { font-size: 1em; line-height: 1; height: 1em; width: 1em; }

.woocommerce-product-details__short-description { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #f2f2f2; text-align: justify; margin-bottom: 20px; padding-bottom: 0; }
.woocommerce-product-details__short-description ul { padding: 0; }
.woocommerce-product-details__short-description ul li { list-style: inside; margin-bottom: 3px; }

.percent { display: inline-block; position: absolute; top: 5px; left: 5px; width: 40px; height: 40px; z-index: 1; color: #FFF; background: red; text-align: center; padding: 11px 5px; border-radius: 50%; font-size: 13px; font-weight: 600; }

.product_meta { margin-bottom: 10px; }
.product_meta .posted_in { display: block; margin-bottom: 5px; }
.product_meta .sku_wrapper { display: block; margin-bottom: 5px; }

html .woocommerce .quantity .qty { padding: 4px 0; }
html .woocommerce .quantity input.qty { width: 60px; height: 35px; float: left; padding: 0 0 0 14px; margin: 0; text-align: center; border: 1px solid #bbb3b9; border-right: 0; font-weight: 500; border-radius: 2px 0 0 2px; -moz-appearance: textfield; }
html .woocommerce .quantity input[type=number] { padding-right: 1.2em; }
html .woocommerce .quantity noindex:-o-prefocus { padding-right: 1.2em; }
html .woocommerce .quantity .minus { display: block; padding: 0; margin: 0; position: absolute; text-align: center; width: 1.387em; height: 35px; text-decoration: none; overflow: visible; font-weight: 700; cursor: pointer; color: #515151; border: 1px solid #bbb3b9; background-color: #ebe9eb; text-shadow: none; line-height: 1; background-image: none; outline-width: 0; z-index: 1; border-radius: 0; top: 0; left: 0; }
html .woocommerce .quantity .minus:hover { background-color: #dad8da; }
html .woocommerce .quantity .plus { display: block; padding: 0; margin: 0; position: absolute; text-align: center; width: 1.387em; height: 35px; text-decoration: none; overflow: visible; font-weight: 700; cursor: pointer; color: #515151; border: 1px solid #bbb3b9; background-color: #ebe9eb; text-shadow: none; line-height: 1; background-image: none; outline-width: 0; z-index: 1; border-radius: 0; top: 0; right: 0; }
html .woocommerce .quantity .plus:hover { background-color: #dad8da; }
html .woocommerce #content .quantity input::-webkit-inner-spin-button { display: none; }
html .woocommerce #content .quantity input::-webkit-outer-spin-button { display: none; }
html .woocommerce #quantity input::-webkit-inner-spin-button { display: none; }
html .woocommerce #quantity input::-webkit-outer-spin-button { display: none; }
html .woocommerce div.product form.cart div.quantity { position: relative; margin: 0 10px 0 0; overflow: hidden; zoom: 1; padding-right: 1.1em; display: inline-block; }
html .woocommerce table.shop_table .quantity.buttons_added { position: relative; margin: 0 10px 0 0; overflow: hidden; zoom: 1; padding-right: 1.1em; display: inline-block; }
html .woocommerce-page #content .quantity input::-webkit-inner-spin-button { display: none; }
html .woocommerce-page #content .quantity input::-webkit-outer-spin-button { display: none; }
html .woocommerce-page #quantity input::-webkit-inner-spin-button { display: none; }
html .woocommerce-page #quantity input::-webkit-outer-spin-button { display: none; }
html .woocommerce-page .quantity input.qty { width: 60px; height: 35px; float: left; padding: 0 0 0 14px; margin: 0; text-align: center; border: 1px solid #bbb3b9; border-right: 0; font-weight: 500; border-radius: 2px 0 0 2px; -moz-appearance: textfield; }
html .woocommerce-page .quantity input[type=number] { padding-right: 1.2em; }
html .woocommerce-page .quantity noindex:-o-prefocus { padding-right: 1.2em; }
html .woocommerce-page .quantity .minus { display: block; padding: 0; margin: 0; position: absolute; text-align: center; width: 1.387em; height: 35px; text-decoration: none; overflow: visible; font-weight: 700; cursor: pointer; color: #515151; border: 1px solid #bbb3b9; background-color: #ebe9eb; text-shadow: none; line-height: 1; background-image: none; outline-width: 0; z-index: 1; border-radius: 0; top: 0; left: 0; }
html .woocommerce-page .quantity .minus:hover { background-color: #dad8da; }
html .woocommerce-page .quantity .plus { display: block; padding: 0; margin: 0; position: absolute; text-align: center; width: 1.387em; height: 35px; text-decoration: none; overflow: visible; font-weight: 700; cursor: pointer; color: #515151; border: 1px solid #bbb3b9; background-color: #ebe9eb; text-shadow: none; line-height: 1; background-image: none; outline-width: 0; z-index: 1; border-radius: 0; top: 0; right: 0; }
html .woocommerce-page .quantity .plus:hover { background-color: #dad8da; }
html #order_review { margin-right: 0; border: 3px solid #e3e3e3; clear: right; padding: 0 15px 30px; border-width: 0 3px 3px; }
html #order_review_heading { margin-right: 0; border: 3px solid #e3e3e3; clear: right; padding: 0 15px 30px; margin-bottom: 0; padding-bottom: 20px; padding-top: 26px; border-width: 3px 3px 0; text-transform: uppercase; }

.woocommerce-variation-price { margin-bottom: 20px; }

.heading-related { font-size: 18px; font-weight: 600; margin: 0 0 20px; border-bottom: solid 1px #D2D2D2; text-transform: uppercase; }
.heading-related span { position: relative; display: inline-block; padding-bottom: 10px; }
.heading-related span:after { content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background: #e7041c; z-index: 3; max-width: 380px; min-width: 215px; }

.related .slick-slider .slick-next:before { width: 20px; height: 20px; font-size: 12px; line-height: 20px; }
.related .slick-slider .slick-prev:before { width: 20px; height: 20px; font-size: 12px; line-height: 20px; }

pre .woocommerce { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; white-space: normal; }

.u-column1.col-1.woocommerce-Address { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-left: 0; }

.woocommerce-MyAccount-navigation ul { list-style: none; padding-left: 0; border: 1px solid #ddd; }
.woocommerce-MyAccount-navigation ul li { background-color: #f8f8f8; border-bottom: 1px solid #e2e2e2; }
.woocommerce-MyAccount-navigation ul li:last-child { border-bottom: none; }
.woocommerce-MyAccount-navigation ul li a { display: block; font-weight: 700; font-size: 14px; color: #555; background-color: #f8f8f8; box-shadow: -2px 0 4px -4px #888 inset,0 1px 0 #fff inset; padding: 15px 10px; transition: background-color .3s ease 0s; }
.woocommerce-MyAccount-navigation ul li a:before { position: relative; top: -2px; content: "\eff5"; font-family: "IcoFont"; font-weight: 900; margin-right: 10px; font-size: 10px; color: #0072ab; }
.woocommerce-MyAccount-navigation ul li:hover a { background: #FFF; }
.woocommerce-MyAccount-navigation ul li:not(.is-active):hover { background-color: rgba(0, 0, 0, 0.07); }
.woocommerce-MyAccount-navigation ul li.is-active a { background: #FFF; color: rgba(0, 0, 0, 0.8); }

#customer_login { width: auto; float: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -30px; margin-left: -30px; }
#customer_login h2 { text-transform: uppercase; }

.cart_totals tbody tr td { text-align: right; }

.shop_table tfoot tr td { text-align: right; }
.shop_table thead tr th:last-of-type { text-align: right; }
.shop_table tr td:last-of-type { text-align: right; }

td.product-total { text-align: right; }

.woocommerce-Price-currencySymbol { margin-left: 5px; }

.woocommerce-billing-fields h3 { text-transform: uppercase; }

.woocommerce-input-wrapper { display: block; width: 100%; }

.woocommerce-customer-details .woocommerce-column__title { text-transform: uppercase; margin-bottom: 10px; }

.woocommerce-order-details .woocommerce-order-details__title { text-transform: uppercase; margin-bottom: 10px; }

.list-categories__item { margin-bottom: 30px; }
.list-categories__item h2 { text-align: center; font-size: 16px; }
.list-categories__item h2 a { color: #555555; transition: all .5s ease-in-out; }
.list-categories__item h2 a:hover { color: #0072ab; }
.list-categories__item .img { display: block; margin-bottom: 10px; }
.list-categories__item img { width: 100%; transition: all .5s ease-in-out; }
.list-categories__item:hover img { opacity: .7; }

@media (max-width: 992px) { #QuickViewModal { display: none; } }
@media (max-width: 768px) { .woocommerce-cart .actions .button { margin-left: 0; margin-bottom: 10px; }
  .continue_shopping { text-align: center; } }
@media (min-width: 992px) { .page_cart_info .row { margin-left: -30px; margin-right: -30px; }
  .page_cart_info .row > [class*='col'] { padding-left: 30px; padding-right: 30px; }
  .page_cart_info .row .col-lg-8 { border-right: 1px solid #ececec; } }
@media (min-width: 768px) { .woocommerce-account .woocommerce-MyAccount-navigation { width: 22%; }
  .woocommerce-account .woocommerce-MyAccount-content { width: 75%; } }
@media (min-width: 768px) { #customer_login .col-2 { border-left: 1px solid #ececec; }
  .woocommerce #customer_login .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .woocommerce #customer_login .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .woocommerce-page #customer_login .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .woocommerce-page #customer_login .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } }
@media (min-width: 568px) { .woocommerce form.checkout_coupon { padding: 15px; }
  .woocommerce form.login { padding: 15px; }
  .woocommerce form.register { padding: 15px; } }
@media screen and (min-width: 768px) { .woocommerce .col2-set { width: 52%; float: left; margin-right: 6%; }
  .woocommerce .col2-set .col-1 { width: 100%; float: none; }
  .woocommerce .col2-set .col-2 { width: 100%; float: none; }
  .woocommerce-page .col2-set { width: 52%; float: left; margin-right: 6%; }
  .woocommerce-page .col2-set .col-1 { width: 100%; float: none; }
  .woocommerce-page .col2-set .col-2 { width: 100%; float: none; }
  #order_review { width: 42%; float: right; }
  #order_review_heading { width: 42%; float: right; } }

/*# sourceMappingURL=custom-woocommerce.css.map */
