﻿/* Theme Name: מור פק */

@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 300;
    font-style: normal;

    src: url(fonts/opensanshebrew-light-webfont.eot);
    src: url(fonts/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),url(fonts/opensanshebrew-light-webfont.woff) format('woff'),url(fonts/opensanshebrew-light-webfont.ttf) format('truetype'),url(fonts/opensanshebrew-light-webfont.svg#open_sans_hebrewlight) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 300;
    font-style: italic;

    src: url(fonts/opensanshebrew-lightitalic-webfont.eot);
    src: url(fonts/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),url(fonts/opensanshebrew-lightitalic-webfont.woff) format('woff'),url(fonts/opensanshebrew-lightitalic-webfont.ttf) format('truetype'),url(fonts/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 400;
    font-style: normal;

    src: url(fonts/opensanshebrew-regular-webfont.eot);
    src: url(fonts/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),url(fonts/opensanshebrew-regular-webfont.woff) format('woff'),url(fonts/opensanshebrew-regular-webfont.ttf) format('truetype'),url(fonts/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 400;
    font-style: italic;

    src: url(fonts/opensanshebrew-italic-webfont.eot);
    src: url(fonts/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),url(fonts/opensanshebrew-italic-webfont.woff) format('woff'),url(fonts/opensanshebrew-italic-webfont.ttf) format('truetype'),url(fonts/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 700;
    font-style: normal;

    src: url(fonts/opensanshebrew-bold-webfont.eot);
    src: url(fonts/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),url(fonts/opensanshebrew-bold-webfont.woff) format('woff'),url(fonts/opensanshebrew-bold-webfont.ttf) format('truetype'),url(fonts/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 700;
    font-style: italic;

    src: url(opensanshebrew-bolditalic-webfont.eot);
    src: url(opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-bolditalic-webfont.woff) format('woff'),url(opensanshebrew-bolditalic-webfont.ttf) format('truetype'),url(opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 800;
    font-style: normal;

    src: url(opensanshebrew-extrabold-webfont.eot);
    src: url(opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-extrabold-webfont.woff) format('woff'),url(opensanshebrew-extrabold-webfont.ttf) format('truetype'),url(opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold) format('svg');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-weight: 800;
    font-style: italic;

    src: url(opensanshebrew-extrabolditalic-webfont.eot);
    src: url(opensanshebrew-extrabolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-extrabolditalic-webfont.woff) format('woff'),url(opensanshebrew-extrabolditalic-webfont.ttf) format('truetype'),url(opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt) format('svg');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    font-family: 'Open Sans Hebrew', serif;
    line-height: 1;
    background: #f4f4f4;
    direction: rtl;
    -webkit-appearance: none;
}
ol,
ul {
    font-size: 18px;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
a, a:hover, a:focus
{
    outline: none;
    text-decoration: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
input,
textarea {
    font-family: 'Open Sans Hebrew', serif;
    font-size: 22px;
    width: 100%;
}
input[type='checkbox'] {
    display: inline-block;
    width: auto;
}
button {
    font-family: 'Open Sans Hebrew', serif;
}
a {
    color: #800080;
    font-weight: bold;
}
*:focus {
    outline: 0;
}
button {
    cursor: pointer;
}
strong {
    font-weight: bold;
}
tr,
img {
    page-break-inside: avoid;
}
img {
    display: block;
    /*max-width: 100% !important;*/
}
#header img{
    max-width: 100%;
}
h1{
    font-size: 2rem;
}
h2{
    font-size: 1.5rem;
}
h3{
font-size: 1rem;
}
h4, h5 {
    font-weight: 300;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.sitewrap {
    display: block;
    width: 100%;
    height: 100%;
}
.pagewrap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1190px;
    margin: auto;
}
#header {
   background-color: #fff;
   display: inline-block;
   width: 100%;
   border-top: solid 8px #f5f5f5;
}
.top_row {
    width: 100%;
    display: inline-block;
}
#header .header-right
{
    width: 75%;
    float: left;
    margin-top: 34px;
}
.heart_wrap {
    float: left;
    width: 60px;
    height: 43px;
    padding-top: 6px;
    border-right: 1px solid #7a6d92;
    border-left: 1px solid #7a6d92;
}
.sprite {
    background: url(img/spritesheet.png) no-repeat;
}
.sprite-social {
    background: url(img/sprite-socials.png);
}
.socials {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
a.social,
i.phone {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

a.social i{
    width: 27px;
    height: 27px;
    line-height: 28px;
    background: #fff;
    border-radius: 50%;
    font-size: 1.1rem;
}


a.facebook {
    background-position: 0 0;
}
/*
a.facebook:hover,
a.youtube:hover,
a.googleplus:hover,
a.waze:hover {
    width: 32px;
    height: 31px;
    background: url(img/social-sprite-hover.png) no-repeat;
}
*/
a.facebook:hover {
    background-position: 0 0;
}
a.youtube {
    background-position: -32px 0;
}
a.youtube:hover {
    background-position: -33px 0;
}
a.googleplus {
    background-position: -65px 0;
}
a.googleplus:hover {
    background-position: -66px 0;
}
a.waze {
    background-position: -98px 0;
}
a.waze:hover {
    background-position: -98px 0;
}
span.phonenum {
    font-size: 18px;
    font-weight: 400;
    float: left;
    margin-right: 7px;
    color: #614892;
}
span.order_center {
    font-size:18px;
    font-weight: 400;
    float: left;
    color: #4d4d4d;
}
.main_logo {
    display: block;
    float: right;
    width: 178px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: right;
}
.phone_s {
    display: block;
    float: left;
    padding: 10px 10px 10px 0;
    border-right: 1px solid #7a6d92;
}
i.phone {
    top: -5px;
    margin: 0 13px 0 11px;
    background-position: -150px 0;
}
.main-menu
{
    display: inline-block;
    width: 100%;
    background: url(img/menubg.png) top left repeat-x;
}

.main_menu_wrapper {
    position: relative;
    display: inline-block;
    float: right;
    width: 100%;
}
ul.main_menu {
    position: relative;
    float: right;
}
ul.main_menu li {
    position: relative;
    display: inline-block;
    float: right;
}
ul.main_menu li a {
    font-size: 18px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-weight: 400;
    padding: 15px 15px;
    display: block;
    text-decoration: none;
}
ul.main_menu li a:hover {
    color: #5da519;
}
ul.main_menu li:first-child {
    margin-left: 0;
}
ul.main_menu li ul.sub-menu {
    position: absolute;
    z-index: -1;
    top: 100%;
    padding: 20px 10px 0 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    white-space: nowrap;
    opacity: 0;
    background: #fff;
}
ul.main_menu li ul.sub-menu li {
    margin-bottom: 10px;
}
ul.main_menu li.menu-item-has-children:hover ul.sub-menu {
    z-index: 9999;
    opacity: 1;
}

ul.main_menu li ul.sub-menu li {
    display: block;
    float: none;
    text-align: right;
}
ul.main_menu li ul.sub-menu {
    position: absolute;
    top: 100%;
    padding: 20px 15px 10px 30px;
}
.cupcakes {
    width: 100%;
    height: 493px;
    background: url(img/bg-cupcakes.jpg) no-repeat top center;
    background-size: cover;
}
.featured_cats {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 271px;
    margin-top: -65px;
    background: url(img/bg-cupcakes-bottom.png) no-repeat top center;
    background-size: cover;
}
.fp_slider_wrapper {
    position: relative;
    top: 75px;
}

.header_cart_icon {
    position: relative;
    display: inline-block;
    float: right;
    width: 140px;
    cursor: pointer;
    margin-right: 20px;
    padding-right: 20px;
    border-right: solid 1px #dadada;
}
.header_cart_icon span {
    font-size: 16px;
    margin-right: 7px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    font-family: 'Heebo', sans-serif;
}
.header_cart_icon span.count
{
    width: 32px;
    height: 32px;
    background: #614892;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    border-radius: 100%;
    line-height: 32px;
    position: absolute;
    right: 39px;
    top: -11px;
}
i.cart_icon {
    display: inline-block;
    width: 38px;
    height: 32px;
    background: url(img/icon-cart.png) no-repeat;
}
.header_search {
    position: relative;
    display: inline-block;
    float: right;
    width: 43px;
    height: 43px;
    padding-top: 3px;
    cursor: pointer;
    border-right: 1px solid #7a6d92;
}
i.search_icon {
    position: relative;
    top: 11px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/icon-mag.png) no-repeat;
}
ul.featured_products {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}
ul.featured_products li {
    display: inline-block;
    width: 14.72%;
    margin-left: 1.42%;
}
ul.featured_products li:last-child {
    margin-left: 0;
}
ul.featured_products li a {
    display: inline-block;
}
.cat_thumb {
    position: relative;
    z-index: 999;
    overflow: hidden;
    border-radius: 50%;
    background: url(img/bg-featured_product_cat.png) top center;
    background-size: 100% 100%;
}
.cat_thumb img {
    padding: 8px 8px 4px 8px;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    border-radius: 50%;
}
.cat_thumb:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .75;
}
.lSAction > a {
    margin-top: -21px;
    opacity: .75;
}
.lSAction > .lSNext {
    right: -35px;
}
.lSAction > .lSPrev {
    left: -35px;
}
.featured_products li h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    color: #fff;
}
.hp_sales {
    padding: 40px 0 50px;
    text-align: center;
    background: #fbf9f5;
}
.hp_sales h2 {
    font-size: 44px;
    margin-bottom: 5px;
    color: #5e5e4a;
}
.hp_sales p {
    font-size: 19px;
    line-height: 27px;
    color: #575656;
}
h3.lp {
    font-size: 36px;
    display: inline-block;
    float: right;
    margin-bottom: 20px;
    text-align: right;
    color: #5e5e4a;
}
span.saleprice {
    color: #37bbec;
}
span.price {
    color: #b8bcbd;
}
.our_work {
    padding-top: 20px;
    text-align: center;
}
.our_work .pagewrap > h2 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #5e5e4a;
}
.our_work .pagewrap > p {
    font-size: 19px;
    margin-bottom: 25px;
    color: #575656;
}
ul.hp_gallery li {
    position: relative;
    display: inline-block;
    float: right;
    width: 20%;
    margin: 0 0 -3px 0;
}
ul.hp_gallery li img {
    width: 100%;
}
.gallery_overlay {
    position: absolute;
    width: 100%;
    height: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
    background: #f9ca67;
}
ul.hp_gallery li:hover .gallery_overlay {
    height: 100%;
    opacity: 1;
}
.overlay_options {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 111px;
    height: 46px;
    margin: auto;
}
.overlay_options > a {
    display: inline-block;
    width: 46px;
    height: 46px;
}
.gallery_overlay .link_icon {
    float: right;
    background-position: -5px -317px;
}
.gallery_overlay .zoom_icon {
    float: left;
    background-position: -5px -373px;
}
.gallery_overlay .link_icon:hover,
.gallery_overlay .zoom_icon:hover {
    opacity: .75;
}
.fancybox-title-float-wrap .child {
    font-size: 22px;
    position: relative;
    top: 30px;
    padding: 13px 22px;
}
.gallery_overlay h3 {
    font-size: 33px;
    position: relative;
    top: 63%;
    color: #354242;
}
.about_us {
    padding: 0;
    color: #5e5e5e;
    background: #fff;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.about_us .about-text 
{
    width: 53%;
    float: right;
    padding: 40px;
}
.about_us .about-img
{
    width: 45%;
    float: left;
}
.about_us .about-img img
{
    width: 100%;
}
.about_us .about-text p
{
    color: #4d4d4d;
    line-height: 150%;
    font-size: 14px;
    padding-bottom: 15px;
}
.about_us h2 {
    font-size: 42px;
    margin-bottom: 15px;
    color: #2d145e;
    font-weight: 700;
}
.about_us .pagewrap > p {
    font-size: 17px;
    line-height: 24px;
    color: #5e5e5e;
    color: #000;
}
.about_us .pagewrap p a {
    color: #5da519;
}

footer#footer {
    display: block;
    background: #fff;
}
footer#footer .footer_contact_row {
    padding-bottom: 44px;
}
footer#footer .contact_us {
    float: left;
    width: 20%;
    border-right: 4px solid #4e357f;
    padding: 35px 20px;
    color: #FFF;
}
footer#footer .footer_menu
{
    width: 58%;
    float: right;
}
footer#footer .footer_menu .widget
{
    width: 33.33%;
    float: right;
}
footer#footer .footer_menu .widget>div
{
    border-right: 4px solid #4e357f;
    padding: 35px;
}
footer#footer .footer_menu .widget li
{
    list-style: none;
    width: 100%;
    padding: 5px 0;
}
footer#footer .footer_menu .widget li a
{
    text-decoration: none;
}
footer#footer .footer_contact_row.footer_contact_row h3 {
    font-size: 25px;
    /*margin-bottom: 25px;*/
    padding-bottom: 15px;
    color: #fff;
    /*border-bottom: 1px solid #e3e0d8;*/
}
footer#footer .footer_contact_row.footer_contact_row h3
footer#footer .footer_contact_row h3
footer#footer p {
    font-size: 17px;
    color: #555557;
    color: #000;
}
footer#footer .contact_us .contact_details {
    font-size: 16px;
    line-height: 21px;
}
footer#footer .contact_us .contact_details p
{
    padding-bottom: 15px;
}
footer#footer .footer_map {
    float: right;
    width: 27.86%;
    padding: 0 20px;
}
footer#footer .footer_map h3 {
    margin-bottom: 10px;
}
footer#footer #map_canvas {
    height: 163px;
}

footer#footer .footer_cform {
    float: right;
    width: 21.00%;
    border-left: none;
}
footer#footer .footer_cform h3 {
    margin-bottom: 25px;
}
.footer_menu_col {
    float: right;
    width: 30.3%;
    padding: 0 0 0 20px;
}
.wpcf7 .input_wrapper {
    width: 100%;
    margin-bottom: 7px;
}
.wpcf7 .submit_wrapper {
    clear: both;
    margin-top: 12px;
}
.hp_contact_form .wpcf7 .submit_wrapper {
    clear: none;
}
.wpcf7 .submit_wrapper input {
    font-size: 19px;
    height: 46px;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    border: none;
    background: #5da519;
}
.wpcf7 .submit_wrapper:hover input {
    background: #78cc2a;
}
footer .wpcf7 .submit_wrapper input {
    background: #2d145e;
}
footer .wpcf7 .submit_wrapper input:hover {
    background: #6b5b8e;
}
input[type='text'],
input[type='tel'],
input[type='email'],
.cform_col textarea {
    font-family: 'Open Sans Hebrew', serif;
    font-size: 17px;
    height: 33px;
    padding: 5px;
    border: 1px solid #e5e3e4;
}
.wpcf7 div.wpcf7-response-output {
    font-size: 13px;
    margin: 0;
    padding: 0;
    border: none;
}
input.wpcf7-not-valid {
    border: 1px solid red;
}
span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-validation-errors {
    color: red;
}
.wpcf7-mail-sent-ok {
    color: green;
}
footer#footer .credit_row {

    padding-top:5px;
    padding-bottom:5px;
    background: #614892;
    border-top: solid 1px #40c0d1;
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
footer#footer .credit_row  .copy-right
{
    color: #FFF;
    float: right;
    font-size: 16px;
    padding-top: 10px;
}
footer#footer .credit_row a {
    font-size: 22px;
    display: inline-block;
    color: #282a2a;
    color: #fff;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}
.credit-left
{
    float: left;
}
footer#footer .credit_row img
{
    display:inline-block
}
.credit_row_border {
    height: 3px;
    background: url(img/bg-credit-row-border.png) repeat-x;
}
.pagetitle_row {
    padding: 13px 0 0 0;
}
.pagetitle {
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #5e5e5e;
    color: #000;
}
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span.sep {
    font-size: 17px !important;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
    color: #5e5e5e !important;
    color: #000 !important;
}
.woocommerce-breadcrumb {
    color: #5da519 !important;
}
.secwrap {
    padding: 20px 0 30px 0;
    width: 100%;
    clear: both;
    display: inline-block;
}
.product_img_overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 161px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0;
    background: #75639b;
}
.post-type-archive-product ul.products li.product:hover .product_img_overlay {
    opacity: .75;
}
.post-type-archive-product ul.products li.product
{
    border: 1px solid #e6e6e6;
}
.post-type-archive-product ul.main-cats li.product .cat-image
{
    min-height: 160px;
    display: flex;
    align-items: center;
}
.product_img_overlay span {
    font-size: 19px;
    font-weight: bold;
    position: relative;
    top: 87px;
    display: block;
    text-align: center;
    color: #fff;
}
aside.sidebar {
    float: right;
    width: 19.00%;
    background: #FFF;
}
.sidebar_search {
    margin-bottom: 13px;
    padding-bottom: 25px;
    border-radius: 7px;
    background: #fff;
}
.shopwrap {
    display: block;
    float: left;
    width: 74.285%;
}
h2.widget_title {
    font-size: 20px;
    margin-bottom: 13px;
    padding: 14px 12px 12px;
    color: #343434;
    color: #000;
    border-bottom: 1px solid #efefef;
}
.search_input_wrapper {
    position: relative;
}
.sidebar_search input[type='submit'] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 15px;
    height: 16px;
    margin: auto;
    cursor: pointer;
    border: none;
    background: url(img/overlay-product.png) no-repeat;
    background-position: -16px -17px;
}
.sidebar_search input[type='submit']:hover {
    opacity: .65;
}
form.woocommerce-product-search {
    padding: 0 10px;
}
.product_menu_widget {
    border-radius: 7px;
    background: #fff;
}
ul.product_categories {
    padding: 0 13px 90px;
}
ul.product_categories li a {
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    color: #343434;
}
ul.product_categories li a:before {
    content: '\0BB \020';
}
ul.product-categories.children {
    padding-right: 12px;
}
li.cat-item.active a {
    color: #37bbec;
}
li.cat-item.child.active a {
    color: #b98c5e;
}
li.cat-item ul.product-categories.children {
    display: none;
}
li.cat-item.active ul.product-categories.children {
    display: block;
}
.bgsprite {
    background: url(img/sprite-product-sidebar.png) no-repeat;
}
.top_bg {
    width: 100%;
    height: 73px;
    background-position: -5px -5px;
}
.bottom_bg {
    width: 100%;
    height: 88px;
    background-position: -5px -88px;
}
.tax-product_cat ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.tax-product_cat ul.products li.product,
.page-template-archive-product_sales ul.products li.product {
    position: relative;
    float: right;
    overflow: hidden;
    width: 22.9%;
    height: 310px;
    margin: 0 0 28px 2.8%;
    padding: 0;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.page-template-archive-product_sales ul.products li.product {
    width: 22.84%;
}
.tax-product_cat ul.products li.product img,
.page-template-archive-product_sales ul.products li.product img,
.woocommerce .related ul li.product img {
    border-radius: 0 !important;
}
.tax-product_cat ul.products li.product,
.page-template-archive-product_sales ul.products li.product,
.woocommerce .related ul li.product {
    background: #fff;
}
.page-template-archive-product_sales ul.products li.product img,
.tax-product_cat ul.products li.product img,
.woocommerce .related ul li.product img {
    height: 180px;
    margin: 40px 0 10px;
    padding: 0;
}
.tax-product_cat ul.products li.product h3,
.page-template-archive-product_sales ul.products li.product h3,
.woocommerce .related ul.products li.product h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    margin: 0 5px 5px;
    padding: 0;
    color: #727272;
    color: #000;
    height: 45px;
    overflow: hidden;
}
.page-template-archive-product_sales ul.products li.product .price,
.tax-product_cat ul.products li.product .price,
.woocommerce .related ul li.product .price {
    margin: 0 5px;
    margin-bottom: 6px;
    padding-bottom: 15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #f9f8f4;
}
.page-template-archive-product_sales ul.products li:nth-child(4n) {
    clear: left;
    margin-left: 0;
}

.page-template-archive-product_sales ul.products li.product.first {
    clear: none;
}
span.amount {
    font-size: 20px;
    font-weight: 300;
    color: #71af36;
}
del span.amount {
    text-decoration: line-through;
    color: #858585;

}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del {
    display: inline-block;
    opacity: 1;
}
.woocommerce ul.products li.product .price {
    color: transparent;
}
ins span.amount:before {
    content: '/';
}
.product_overlay_tax {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    display: inline-block;
    height: 50px;
    margin: auto;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    opacity: 0;
}
.page-template-archive-product_sales .shopwrap {
    width: 100%;
}
.page-template-archive-product_sales ul.products li.product:hover .product_overlay_tax,
.tax-product_cat ul.products li.product:hover .product_overlay_tax,
.woocommerce .related ul.products li.product:hover .product_overlay_tax {
    top: 75px;
    opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul li {
    font-size: 19px;
    margin-right: 7px;
    color: #ababab;
    border: none;
    border-radius: 5px;
    background: 0;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    -webkit-transition: all 230ms ease;
    -moz-transition: all 230ms ease;
    -ms-transition: all 230ms ease;
    -o-transition: all 230ms ease;
    transition: all 230ms ease;
    background: #fff;
}
.single_top_row {
    margin-bottom: 40px;
}
.sprite_sp {
    background: url(img/sprite-single-product.png) no-repeat;
}
.woocommerce div.product .product_title {
    font-size: 43px;
    margin-bottom: 10px;
    color: #323232;
}
.single-product div[itemprop='description'] {
    line-height: 23px;
    margin-bottom: 20px;
}
.single-product p.price {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px dashed #e3e0d8;
}
.single-product.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: transparent;
}
.single-product.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    display: inline-block;
}
.woocommerce div.product form.cart .button,
.woocommerce button.button.alt {
    font-size: 20px;
    font-weight: 300;
    float: right;
    clear: right;
    width: auto;
    padding-right: 60px;
    color: #fff;
    border-radius: 0;
    background-color:  #71af36 ;
    background-image: url(img/icon-cart_white.png);
    background-repeat: no-repeat;
    background-position:  86% center;
}
.woocommerce button.button.alt
{
    background-image: url(img/icon-cart_white.png) !important;
    background-repeat: no-repeat !important;
    background-position:  86% center !important;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}
.related.products h2 {
    font-size: 30px;
    margin-bottom: 20px;
    padding: 50px 0 10px 0;
    color: #444343;
    border-bottom: 1px solid #cfcece;
}
.single-product.woocommerce div.product div.images {
    margin-bottom: 10px;
}
.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 0 0 20px 0;
}
.woocommerce div.product form.cart .variations select {
    font-family: 'Open Sans Hebrew', serif;
    font-size: 17px;
    float: right;
    width: 145px;
    height: 35px;
    margin-bottom: 10px;
    color: #646363;
    border: none;
    background: url(img/select-arr-down.png) #fff no-repeat 11px center;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.reset_variations {
    float: right;
    clear: right;
}
.woocommerce.single-product #content div.product div.summary,
.woocommerce.single-product div.product div.summary,
.woocommerce-page.single-product #content div.product div.summary,
.woocommerce-page.single-product div.product div.summary {
    width: 40%;
}
.woocommerce.single-product #content div.product div.images,
.woocommerce.single-product div.product div.images,
.woocommerce-page.single-product #content div.product div.images,
.woocommerce-page.single-product div.product div.images {
    position: relative;
    width: 53.17%;;
}
.woocommerce div.product form.cart .variations {
    width: 100%;
}
.woocommerce div.product form.cart .variations_button div.quantity {
    margin-top: 20px;
}

.woocommerce-cart thead {
    background: #fff;
}
.woocommerce-cart table.shop_table {
    border: none;
}
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    font-size: 19px;
    font-weight: 500;
    text-align: right;
}
.woocommerce-cart table.cart img {
    float: right;
    width: 140px;
    height: 107px;
    margin-left: 15px;
}
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    border: none;
}
.woocommerce-cart a.remove {
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    float: right;
    width: auto;
    height: auto;
    padding: 10px 0;
    color: #37bbec !important;
}
.woocommerce-cart a.remove:hover,
.header_minicart a.remove:hover {
    color: #f79898 !important;
    background: none;
}
.woocommerce a.remove span {
    font-weight: bold;
    position: relative;
    top: -1px;
}
.woocommerce table.shop_table td {
    padding-top: 25px;
}
.woocommerce table.shop_table td.product-price span.amount {
    font-weight: normal;
    color: #313131;
}
.woocommerce-cart span.amount {
    font-weight: bold;
}
.woocommerce-cart a.product_name {
    position: relative;
    top: 5px;
    float: right;
}
.woocommerce .cart .button,
.woocommerce .cart input[name='update_cart'],
.woocommerce-cart a.checkout_btn {
    font-size: 20px;
    font-weight: bold;
    line-height: 17px;
    display: inline-block;
    width: 190px;
    height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    background: #f9ca67;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input[name='update_cart']:hover,
.woocommerce-cart a.checkout_btn:hover {
    opacity: .75;
}
.woocommerce-cart a.checkout_btn {
    margin-right: 7px;
    padding-top: 10px;
    background: #37bbec;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: right;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: right;
}
.woocommerce-checkout .checkout .col-2 .notes {
    clear: both;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    cursor: pointer;
}
#ship-to-different-address-checkbox {
    position: relative;
    top: -1px;
    display: inline-block;
    float: right;
    width: 11px;
}
.woocommerce table.shop_table {
    background: #fff;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    text-align: right;
}
h3#order_review_heading {
    font-size: 26px;
    font-weight: bold;
    margin: 35px 0 13px 0;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    display: inline-block;
    width: 15px;
    margin: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
    text-align: right;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: none;
}
.woocommerce-cart .cart_item,
.woocommerce-cart table.cart td.actions {
    background: #fbf9f4;
}
.woocommerce-cart .cart_item {
    border-bottom: 2px solid #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: none;
}
.woocommerce-cart .cart_total_wrapper {
    display: inline-block;
    float: left;
}
.woocommerce-cart .cart_total {
    font-size: 19px;
    margin-left: 50px;
    color: #37bbec;
}
.woocommerce-cart table.shop_table td {
    vertical-align: text-top;
}
.woocommerce-cart table.shop_table tr.cart_item td {
    padding-bottom: 15px;
    border-bottom: 4px solid #fff;
}
.woocommerce-cart span.amount,
.woocommerce-cart .product-quantity .quantity,
.woocommerce-cart .product-subtotal .amount {
    position: relative;
}
.woocommerce-cart .product-subtotal {
    text-align: center !important;
}
.woocommerce-cart .name_and_options {
    line-height: 23px;
    position: relative;
    top: 5px;
    display: inline-block;
    max-width: 220px;
}
.woocommerce-cart .secwrap {
    padding: 90px 0 230px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
    position: relative;
    top: -10px;
    margin-left: 10px;
}
#map-canvas {
    height: 400px;
}

.page-template-template-contact .map {
    clear: both;
    margin-bottom: 60px;
}
.contact_col {
    float: right;
    width: 30%;
    padding-left: 3%;
}
.contact_col p {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 25px;
    color: #5e5e5e;
}
.cform_col {
    float: left;
    width: 67%;
    margin-bottom: 55px;
}
.cform_col .input_wrapper {
    float: right;
    width: 49%;
}
.cform_col .input_wrapper input {
    height: 41px;
}
.cform_col .input_wrapper textarea {
    height: 115px;
}
.cform_col .input_wrapper:nth-child(even) {
    margin-left: 2%;
}
.cform_col .submit_wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 7px;
}
.cform_col .textarea_wrapper {
    width: 100%;
    margin-left: 0;
}
.cform_col textarea {
    width: 100%;
}
ul.articles {
    display: block;
}
ul.articles li {
    float: right;
    width: 48.5%;
    margin-bottom: 65px;
    list-style: none;
}
ul.articles li:nth-child(even) {
    float: left;
}
ul.articles li .article_thumb {
    float: right;
    width: 41.5%;
    margin-left: 2.7%;
}
ul.articles li .article_thumb img {
    height: auto;
}
ul.articles li h2.article_title {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 10px;
    color: #383838;
    height:42px;
}
ul.articles li .article_details {
    float: right;
    width: 55%;
}
ul.articles li .article_details .post_excerpt {
    display: block;
}
ul.articles li .article_details .post_excerpt p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #4d4c4c;
}
.grayline {
    height: 25px;
    background: #fbf6ea;
}
.category .secwrap {
    padding: 18px 0 0 0;
}
.right_col {
    float: right;
    width: 49.04%;
    padding-left: 4%;
    text-align: justify;
}
.left_col {
    float: left;
    width: 50.95%;
}
.left_col img {
    float: left;
}
.page_content {
    float: left;
    width: 79.831%;
    margin-bottom: 40px;
}
.page_content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 25px;
    text-align: justify;
    color: #5e5e5e;
}
h2.single_title {
    font-size: 29px;
    margin-bottom: 20px;
    color: #37bbec;
}
a.woocommerce-main-image {
    display: inline-block;
}
.attachment-shop_single {
    position: relative;
}
.pi_wrapper {
    position: relative;
}
.pi_wrapper .product_img_overlay {
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    background-position: center center;
}
.pi_wrapper:hover .product_img_overlay {
    opacity: 1;
}
.minicart_wrapper {
    padding: 10px;
    background: #f4f1e8;
}
.header_minicart {
    position: absolute;
    z-index: -1;
    top: 25px;
    width: 290px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0;
    border-top: 20px solid transparent;
}
.header_cart_icon:hover .header_minicart {
    z-index: 9999;
    opacity: 1;
}
.header_minicart ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: right;
    width: 70px;
    height: 70px;
    margin-left: 10px;
}
.header_minicart a.remove {
    font-size: 18px;
    font-weight: bold;
    position: relative !important;
    top: 37px !important;
    left: 7px !important;
    float: left !important;
    width: auto;
    height: auto;
    color: #37bbec !important;
}
.header_minicart .name_mini {
    font-size: 19px;
    font-weight: normal;
    position: relative;
    display: block;
    float: right;
    clear: left;
    margin-top: -6px;
    margin-top: -6px;
    margin-bottom: 5px;
    text-align: right;
    color: #1b1a1a;
}
.header_minicart .quantity {
    font-size: 17px;
    font-weight: 300;
    float: right;
    width: 70%;
    text-align: right;
}
.header_minicart .quantity .amount {
    font-size: 19px;
    font-size: 17px;
    color: #313131;
}
.header_minicart a.button.wc-forward {
    font-size: 15px;
    display: inline-block;
    float: right;
    width: 125px;
    padding: 5px 0;
    color: #fff;
    background: #f9ca67;
}

.header_minicart a.button.wc-forward.checkout {
    float: left;
    background: #37bbec;
}
.header_minicart a.button.wc-forward:hover {
    opacity: .75;
}
.header_minicart p.total {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 4px solid #fff;
}
.header_minicart p.total span.subtotal {
    font-size: 19px;
    float: right;
    color: #1b1a1a;
}
.header_minicart p.total span.amount {
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.header_minicart ul li {
    margin-bottom: 10px !important;
    padding: 0 !important;
}
.cart_count {
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 13px;
    padding: 0;
    line-height: 26px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    border-radius: 50%;
    background: #5da519;
}
.cart_count:hover {
    background: #87d341;
}
.search_form {
    
    width: 420px;
    border: solid 1px #dadada;
    float: right;
}
.search_form input {
    font-size: 15px;
    float: right;
    width: 380px;
    height: 35px;
    margin-left: 5px;
    border: none;
    padding: 5px;
}
.search-submit {
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 28px;
    height: 28px;
    color: #fff;
    border: none;
    background: url(img/search_icon.png) no-repeat center;
    text-indent: -9999999px;
    margin-top: 3px;
}

.search_results li {
    font-size: 18px;
    line-height: 1.3;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.search_results a {
    font-weight: bold;
    color: #b31f25;
}
.search_results a:hover {
    color: #e35e64;
}
.search_amount {
    font-size: 20px;
    margin-bottom: 10px;
}
.search_results li:last-child {
    border-bottom: none;
}
.theme_pagination {
    font-size: 22px;
    display: block;
    margin: 30px 0 10px;
    text-align: center;

    direction: ltr;
}
.archive .theme_pagination {
    padding-bottom: 30px;
}
.theme_pagination a:hover {
    color: red;
}
.theme_pagination .page-numbers.current {
    color: red;
}

#home_sidebar_mob_menu {
    position: fixed;
    z-index: 9999;
    top: 27%;
    right: 8px;
    width: 43px;
    height: 36px;
    cursor: pointer;
    text-align: center;
}
#home_sidebar_mob_menu_trigger {
    font-size: 20px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    background: url(img/icon_menu_white.png) center center #095A81 no-repeat;
    background-size: 90%;
	display: none;
}

#home_sidebar_mob_menu_holder {
    position: fixed;
    z-index: 100000;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    padding: 10px;
    background: #fff;
    overflow: auto;
}

#close_home_sidebar_mob_menu {
    font-size: 22px;
    position: absolute;
    top: 10px;
    left: 10px;
}

#mobile_menu {
    position: absolute;
    z-index: 9999;
    top: -44px;
    right: 19px;
    display: none;
    width: 43px;
    height: 36px;
    cursor: pointer;
    text-align: center;
}
#mobile_menu_trigger {
    font-size: 20px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    background: url(img/icon_menu.png) center center #fff no-repeat;
    background-size: 90%;
}
#mobile_menu_holder {
    position: fixed;
    z-index: 100000;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    padding: 10px 2px;
    background: #ffffffeb;
    overflow: scroll;
}
#mobile_menu_holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#mobile_menu_holder ul li a {
    font-size: 18px;
    display: block;
    padding: 10px 0;
}
#mobile_menu_holder ul li {
    text-align: right;
    border-bottom: 1px solid #ddd;
}
#mobile_menu_holder ul li.menu-item-has-children {
    border-bottom: none;
}/*
#mobile_menu_holder ul li ul.sub-menu li {
    border-bottom: none;
}/*
#mobile_menu_holder ul li ul.sub-menu li a {
    font-size: 16px;
    padding: 0 10px 8px 10px;
    border-bottom: none;
}*/
#mobile_menu_holder ul li ul.sub-menu li:last-child a {
    border-bottom: 1px solid #ddd;
}
#close_mobile_nav {
    font-size: 22px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99999
}
.ss_wrapper {
    position: relative;
    float: left;
    width: 530px;
}
.featured_row {
    position: relative;
    float: right;
    width: 100%;
}
.featured_row {
    position: relative;
}
.featured_box
{
   width: 32.40%;
    float: right;
    position: relative;
    margin-right: 1.33%;
    overflow: hidden;
}
.featured_box:first-child
{
    margin-right: 0;
}
.featured_box img
{
    width: 100%;
}
.featured_box .featured_intro
{
    position: absolute;
    top: 15px;
    right: 15px;
}
.featured_box .featured_intro h2
{
    font-size: 32px;
    color: #fff;
    font-weight: 400;
}
.featured_box .featured_intro h2 b
{
    font-weight: 700;
    display: block;
}
.featured_box .featured_intro a
{
    border: dashed 1px #fff;
    color: #f4f4f4;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    padding: 5px 18px;
    margin-top: 10px;
}
.featured_box.col-1 a
{
    border-color: #c9264a;
}
.featured_box.col-2 a
{
    border-color: #c69fef;
}
.featured_box.col-3 a
{
    border-color: #68d0de;
}
.featured_box .featured_intro 
{

}
.featured_page {
    overflow: hidden;
    margin-bottom: 15px;
}
.featured_box:hover img {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}
.featured_main h2.featured_title {
    font-size: 60px;
    font-weight: 300;
    position: absolute;
    z-index: 999;
    right: 18%;
    left: 18%;
    bottom: 36%;
    color: #fff;
    background: #61489280;
    text-align: center;
    line-height: 80%;
    padding: 20px;
}
.featured_main h2.featured_title b
{
    font-weight: 700;
    display: block;
}
.featured_page a {
    position: relative;
    display: block;
}
.featured_main {
    position: relative;
    float: left;
    width: 100%;
}

.featured_overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    background: #2d145e;
}
.featured_page:hover .featured_overlay {
    opacity: .5;
}
section.sales_and_new {
    /* height: 387px; */
    padding-top: 30px;
    text-align: center;
}
.hp_top {
    margin-bottom: 30px;
}
.sn_title {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    color: #4d4d4d;
    border-bottom: 3px solid #4d4d4d;
}
.right_col_wrapper {
    padding: 30px 0 0 0;
}
.sales_wrapper {
    position: relative;
    float: right;
    width: 48%;
    padding: 0;
    margin-left:14%;

    float: none;
    width: 100%;
    margin: 0 auto 20px;
}
ul.products_on_sale li .sale_product {
    overflow: hidden;
    height: 315px;
    padding: 30px 10px 10px 10px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    background: #fff;
}
ul.products_on_sale li .sale_product .product_thumb {
    position: relative;
    margin-bottom: 20px;
}
ul.products_on_sale li .sale_product .product_thumb img {
    margin: auto;
}
ul.products_on_sale li .sale_product h3.product_title {
    font-size: 16px;
    line-height: 20px;
    color: #4d4d4d;
    font-weight: 700;
    height:50px;
    overflow:hidden;
    border-bottom: solid 1px #dedada;
    margin-bottom: 10px;
}
ul.products_on_sale li a.btn-link
{
    color: #513882;
    border: solid 1px #4e357f;
    display: inline-block;
    padding: 8px 24px;
    text-decoration: none;
    font-weight: 500;
}
.product_overlay {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 0;
    background: rgba(255,255,255,.75);
}
.sale_product:hover .product_thumb .product_overlay,
li.product:hover .product_overlay {
    height: 45px;
    opacity: 1;
}
.woocommerce ul.products li.product a img {
    width: 100%;
   /* padding: 20px 20px 0;*/
}
.sprite-overlay {
    position: relative;
    top: 14px;
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(img/sprite-product-hover.png) no-repeat;
}
.cart_overlay {
    display: none !important;
    margin-left: 30px;
    background-position: -89px 0;
}
.cart_overlay:hover {
    background-position: -108px -1px;
}
.sep_overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 35px;
    margin: auto;
    background: #ededed;
}
.arr_overlay {
    margin-right: 30px;
    background-position: -20px -2px;
}
.arr_overlay:hover {
    background-position: 0 -2px;
}
.sprite-slidernav {
    position: absolute;
    top: 50%;
    width: 29px;
    height: 37px;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 200ms ease;
    opacity: 0;
    background: url(img/morpack_nav.png) no-repeat;
}
.sprite-slidernav {
    opacity: 1;
}
.slider_next {
    left: -35px;
    background-position: 0 0;
}
.slider_prev {
    right: -35px;
    background-position: -32px 0;
}
.post_thumb_slider_wrapper .slider_next,
.post_thumb_slider_wrapper .slider_prev {
    z-index: 999;
    opacity: 1;
}
.pagewrap .sn_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.link_back {
    color: #433877;
    display: block;
    margin: 20px 0;
    text-decoration: underline;
}
.link_back:hover {
    text-decoration: none;
}
.latest_products_wrapper, .latest_products_wrapper2 {
    position: relative;
    display: block;
    /* float: left; */
    width: 38%;
    padding:0;

    /* float: none; */
    /* width: 77%; */
    margin: 0 auto 30px;
}
ul.latests_products li .latest_product {
    overflow: hidden;
    height: 270px;
    border: 1px solid #e0e0e0;
    background: #fff;
}
ul.latests_products li .latest_product .product_thumb {
    float: left;
    width: 55.5%;
    height: 270px;
}
ul.latests_products li .latest_product .product_thumb img {
    float:left;
}
ul.latests_products li .latest_product .product_thumb {
    max-height: 270px;
}
ul.latests_products li .latest_product .product_details {
    float: right;
    width: 44%;
    padding: 45px 25px 0 25px;
    text-align: center;
}
ul.latests_products li .latest_product .product_details span.subtitle {
    font-size: 19px;
    font-style: italic;
    color: #5e5e5e;
}
ul.latests_products li .latest_product .product_details h3 {
    font-size: 24px;
    margin: 15px 0 20px 0;
    color: #5e5e5e;
}
ul.latests_products li .latest_product .product_details span.sep {
    display: inline-block;
    width: 62px;
    height: 1px;
    margin-bottom: 30px;
    background: #ededed;
}
ul.latests_products li .latest_product .product_details a.details_btn {
    font-size: 17px;
    display: block;
    width: 100px;
    height: 30px;
    clear:both;
    margin:auto;
    padding-top: 6px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: center;
    color: #5e5e5e;
    color: #000;
    border: 1px solid #d7d7d7;
}
ul.latests_products li .latest_product .product_details a.details_btn:hover {
    color: #fff;
    background: #5da519;
}
.hp_contact_form {
    height: 196px;
    padding-top: 30px;
    background: url(img/bg-present.png) no-repeat 100% 100%;
}
.horizontal_cform h3 {
    font-size: 39px;
    margin-bottom: 7px;
    text-align: center;
    color: #5e5e5e;
    color: #000;
}
.horizontal_cform h4 {
    font-size: 17px;
    margin-bottom: 15px;
    text-align: center;
    color: #908f8f;
}
.horizontal_cform .input_wrapper {
    float: right;
    width: 36.45%;
    margin-left: 1.7%;
}
.horizontal_cform .submit_wrapper {
    float: right;
    width: 23.69%;
    margin: 0;
}
.hp_contact_form .horizontal_cform .wpcf7-form .submit_wrapper input {
    height: 41px;
    color: #fff;
    background: #5da519;
}
.hp_contact_form .horizontal_cform .wpcf7-form .submit_wrapper:hover input {
    background: #78cc2a;
}
.horizontal_cform input {
    font-size: 19px;
    height: 41px;
}
.horizontal_cform .wpcf7 div.wpcf7-response-output {
    float: left;
}
.footer_contact_details {
    padding-top: 40px;
    background: #2d145e;
}
.footer_menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.footer_menu li a:hover {
    color: #5da519;
}

.post_thumb_slider_wrapper {
    position: relative;
}
ul.videos li {
    display: block;
    clear: both;
    margin-bottom: 30px;
}
ul.videos .video_thumb {
    position: relative;
    float: right;
    width: 22.63%;
}
.play_video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 56px;
    height: 55px;
    margin: auto;
    background: url(img/play.png) no-repeat;
}
ul.videos .video_thumb:hover .play_video {
    opacity: .75;
}
ul.videos .video_details {
    float: right;
    width: 76%;
    padding-right: 20px;
}
ul.videos h2.video_title {
    font-size: 24px;
    margin-bottom: 5px;
    color: #383838;
    color: #000;
}
ul.videos p.video_desc {
    font-size: 17px;
    color: #908f8f;
}
.page-template-template-videos .pagetitle_row,
.archive .pagetitle_row,
.page-template-template-price_offer .pagetitle_row,
.single-product .pagetitle_row {
    border-top: 1px solid #d6d3d3;
}
ul.testimonials
{
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.testimonials li {
    margin-bottom: 25px;
}
.test_thumb {
    float: right;
    width: 18.94%;
}
.test_details {
    float: right;
    width: 78.94%;
    padding-right: 3%;
}
.test_title {
    font-size: 28px;
    font-weight: 300;
    color: #383838;
    color: #000;
}
.test_exp {
    font-size: 17px;
    font-weight: 300;
    color: #908f8f;
}
.test_exp a.exp {
    color: #5da519;
}
.test_exp a.exp:hover {
    opacity: .6;
}
.price_offer_info p {
    margin-bottom: 10px;
}
.price_offer_wrapper {
    margin-bottom: 80px;
}
.price_offer_wrapper .input_wrapper {
    float: right;
    width: 49%;
    height: 41px;
}
.price_offer_wrapper .input_wrapper:nth-child(odd) {
    float: left;
}
.price_offer_wrapper .input_wrapper input {
    font-size: 19px;
    height: 41px;
    padding-right: 10px;
}
.price_offer_wrapper .input_wrapper input[type=radio] {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 14px;
    height: auto;
}
.price_offer_wrapper .radio_wrapper {
    padding-top: 10px;
    color: #5e5e5e;
}
.price_offer_wrapper .message {
    width: 100%;
    height: 120px;
}
.price_offer_wrapper textarea {
    font-size: 19px;
    height: 120px;
    padding: 7px 10px;
    border: 1px solid #e5e3e4;
}
.price_offer_wrapper .submit_wrapper input {
    font-size: 27px;
    background: #2d145e;
}
.price_offer_wrapper .submit_wrapper input:hover {
    opacity: .8;
    background: #2d145e;
}
.page-template-template-contact .hp_contact_form {
    display: none;
}
.page-template-template-contact .cform_col {
    margin-bottom: 0;
}
.shop_menu ul li ul.sub-menu {
    display: none;
    padding-right: 44px;
}
.shop_menu
{
    padding:10px  10px;
}
.shop_menu ul 
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.shop_menu ul > li ul.sub-menu li a:before {
    content: '\0BB \020';
}

.shop_menu ul > li {
    border-bottom: 1px solid #e5e5e5;
    padding-right: 35px;
    position: relative;
	color: #2d145e;
}
.shop_menu ul > li:before
{
    font-family: "Font Awesome 5 Free";
    content: "\f06b";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight:900;
    position: absolute;
    right: 0px;
    top: 10px;
    color: #2d145e;
    font-size: 26px;
}
.shop_menu ul > li ul.sub-menu li {
    margin-bottom: 5px;
    border: none;
}
.shop_menu ul li a {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    color: #2d145e;
    text-decoration: none;
    padding: 15px 0;
}
.shop_menu ul li a:before
{

    left: 5px;
    font-family: "Font Awesome 5 Free";
    content: "\f053";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight:900;
    position: absolute;
    color: #958ba9;
        transition: margin-right 2s;
}
.shop_menu ul li:hover,
.shop_menu ul > li:hover:before,
.shop_menu ul li:hover a:before{
    color: #fff;
	transition: margin-right 2s;
}


.shop_menu ul li:hover a
{

    color: #fff!important;
	transition: margin-right 2s;
}
.shop_menu ul li img
{
    display: none;
}

.shop_menu ul > li:hover{color:#fff;
transition: background 1s;}


.shop_menu ul li:hover { 
background:#2d145e;
transition: background 1s;
color:#fff;
} 
		
			
.shop_menu ul li.current-menu-item > a,
.shop_menu ul li.current-product_cat-parent > a,
.shop_menu ul > li:hover > a {
    color: #2d145e;
}
.shop_menu ul li.current-menu-item ul.sub-menu,
.shop_menu ul li.current-menu-ancestor ul.sub-menu {
    position: relative;
    top: -5px;
    /*display: block;*/
}
.shop_menu ul li.current-menu-item ul.sub-menu a,
.shop_menu ul li.current-menu-ancestor ul.sub-menu a {
    font-size: 14px;
}
.shop_menu ul li .menu-image-title-after {
    margin-left: 10px;
}
.shop_menu ul li .menu-image-title {
    position: relative;
    top: 2px;
}
.shop_menu ul li.menu-item-has-children {
    //background: url(img/arr_sidebar.png) no-repeat left 16px;
}
.single-product h1.pagetitle {
    display: none;
}
p.sku {
    font-size: 20px;
    margin-bottom: 10px;
    color: #323232;
    color: #000;
}
.back_to_catalog {
    font-size: 20px;
    display: block;
    margin: 10px 0;
    color: #5e5e5e;
}
.back_to_catalog:hover {
    opacity: .7;
}
.back_to_catalog:before {
    margin-left: 5px;
    content: url(img/arr-single-product.png);
}
.product_slider_nav .sprite-slidernav {
    width: 17px;
    height: 33px;
    background: url(img/sprite-slidernav-single-product.png) no-repeat;
}
.product_slider_nav .slider_next,
.product_slider_nav .slider_prev {
    top: 33%;
    opacity: 1;
}
.product_slider_nav .slider_next {
    left: -40px;
    background-position: 0 0;
}
.product_slider_nav .slider_prev {
    right: -40px;
    background-position: -20px 0;
}
.lSPager.lSGallery {
    margin-top: 20px !important;
}
ul.prod_carousel li a {
    position: relative;
    display: inline-block;
}
i.zoom_product {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(img/icon-zoom-product.png) no-repeat;
}
a.youtube_thumb {
    position: relative;
    display: inline-block;
}
a.youtube_thumb:after {
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    content: url(img/play.png);
}
.lSPager.lSGallery {
    height: 110px !important;
}
li.product,
.woocommerce .related ul.products li.product.last {
    margin-left: 0;
	background: #fff
}
.woocommerce ul.products li.product .onsale {
    top: 20px;
    right: auto;
    left: 12px;
}
.woocommerce span.onsale {
    font-size: 16px;
    font-weight: 300;
    width: 50px;
    height: 50px;
    padding: 0;
    color: #5da519;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background: #fff;
}
ul.products li .sku {
    font-size: 18px;
    text-align: center;
    color: #a5a5a5;
	font-weight: 600;
}
.product.last {
    margin-left: 0 !important;
}
.woocommerce li.product .product_overlay {
    bottom: 85px;
}
.post-type-archive-product li.product img {
    width: 100%;
    height: auto !important;
    max-height: 158px;
}

.post-type-archive-product .pagetitle_row {
    border-top: none;
}
.post-type-archive-product .main_menu_wrapper {
    padding-bottom: 58px;
    border-bottom: 1px solid #d7d3d4;
}
.post-type-archive-product ul.products li.product {

    height: auto !important;
    margin: 0px 0px 2% 2% !important;
    background: #fff;
}
.post-type-archive-product ul.products li.product h3 {
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    padding-top: 10px !important;
    text-align: center;
    color: #fff;
    background: url(img/bg-product_title.png) no-repeat;
    background-size: cover;
}
.post-type-archive-product ul.products li.product a img {
    margin: 0;
}
.woocommerce ul.products li.product h3 {
    padding: 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 19px;
    margin: 0;
    padding: 0;
    color: #0d0321;
    height: 62px;
    overflow: hidden;
    text-align: center;
}
.page-template-template-about-en .breadcrumbs,
.page-template-template-about-en .pagetitle {
    text-align: left;
}
.woocommerce-billing-fields h3 {
    font-size: 24px;
    font-weight: bold;
}
form.checkout {
    width: 70%;
}
.adq-billing {
    padding: 20px 3%;
    background: #fff;
}
.adq_list.meta_info td {
    display: none;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    width: 60px;
    height: 60px;
}
.sales_banner {
    font-size: 14px;
    line-height: 42px;
    position: absolute;
    z-index: 999;
    top: 10px;
    left: 20px;
    width: 42px;
    height: 42px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #5da519;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    background: #fff;
}
ul.products_on_sale li .sale_product:hover .sales_banner {
    color: #fff;
    background: #5da519;
}
.woocommerce .cart .button,
.woocommerce .cart input[name='update_cart'],
.woocommerce-cart a.checkout_btn {
    background: #71af36;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #fff;
    background: #935386;
}
.woocommerce .cart .button, .woocommerce .cart input[name='update_cart'], .woocommerce-cart a.checkout_btn{
    width:auto;
}
#adq_shipping_method{
    display:none;
}
.sale_product .product_thumb .product_overlay {
  height: 100% !important;
  background: transparent !important;
  opacity: 1 !important;
}
.sale_product .product_thumb .product_overlay a.arr_overlay {
    display:block;
    height:100%;
    width:100%;
    background:none !important;
}
.search span.sku {
    color:#000;
    font-weight: 100;
}
.category-28 h2.article_title{
    font-weight:bold;
}
.page-template-template-videos h2.video_title{
    font-weight:bold;
}
img.youtube_img {
    max-width: 100%;
}
.related.products {
    display: block;
    clear: both;
}
ul.articles li:nth-child(2n +1 ) {
    clear: both;
}
.upsells.products {
    clear: both;
}

@media (max-width: 500px) {
    .latest_products_wrapper {
        margin-bottom: 30px !important;
    }

}

.st-btn:hover::before {
    opacity: .2;
}

.st-btn[data-network='whatsapp'] {
    background-color: #25d366;
}
.st-btn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 4px;
    opacity: 1;
    /* overflow: hidden; */
    padding: 4px 0px 4px 12px;
    position: relative;
    text-align: left;
    top: 0;
    vertical-align: top;
    width: 98px;
}
.st-btn img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.fb_iframe_widget { 
    display: inline-block !important;
    vertical-align: middle;
    margin-top: 4px;
}

.phone_product_section {
    margin-top: 15px;
}
.phone_product_section i {
    float: right !important;
    margin: 0;
}

.phone_product_section span.phonenum {
    float: right;
}

p.price {
    color:#000;
}

.price {
    color: #000 !important;
    margin: 10px 0;
    display: none !important;
}


.single_add_to_quote_loop {
    /* display: none; */
    text-align: center !important;
    margin: 0 !important
}   
.woocommerce ul.products li.product .button {
    margin: 5% 0px;
    color: #fff;
    background: #935386;
}
.woocommerce ul.products li.product .out-of-stock
{
    padding: .618em 1em;
    margin: 5% 0px;
    display: inline-block;
    font-weight: 400;
    color: red;
}
li.product {
    height: auto !important;
}

.tax-product_cat ul.products li.product, .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .tax-product_cat ul.products li.product, .page-template-archive-product_sales ul.products li.product {    
    margin: 0 0 28px 2% !important;
    
}



.jumbotron {
    padding: 4rem 2rem;
    text-align: center;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}


.res_mob_no
{
    display: none;
}

.res_mob_no i {
    color: #800080;
    font-size: 26px;
    transform: rotate(90deg);
}

.mob_search_icon
{
    display: none;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 28px;
    height: 28px;
    color: #fff;
    border: none;
    background: url(img/search_icon.png) no-repeat center;
    position: absolute;
    left: 100px;
}
/*
footer#footer .footer_menu .widget-title
{
    display: none;
}
*/
@media only screen and (max-width: 480px){
    .main_logo {
    display: inline-block;
    width: 100%;
    text-align: center;
    }
    
    .featured_page {
        width: 250px;
        margin: 35px auto;
    }
    
    #primary-sidebar{
        display: none;
    }
    
    .top_row .header-right .search_form
    {
        width: 163px !important;
    }
    
    .top_row .header-right .search_form input
    {
        width: 125px !important;
    }
      
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]
{
    direction: rtl;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first
{
    clear: none;
}
#billing_phone_field, #billing_email_field, #billing_first_name_field, #billing_last_name_field
{
    display: inherit !important;
}
footer#footer .contact-from
{
    float: left;
    width: 22%;
    border-right: 4px solid #4e357f;
    padding: 35px 20px
}
footer#footer .contact-from h4
{
    color: #FFF;
    font-size: 20px;
    margin-bottom:15px;
}
footer#footer .submit_wrapper input
{
    background-color: #6b5b8e
}
.contact-map
{
    width: 100%;
    margin-bottom: 15px;
}
.contact-map iframe
{
    width: 100%;
    
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
body.search-results ul.products li.product h3
{
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 5px 5px;
    padding: 0;
    color: #727272;
    color: #000;
    height: 50px;
    overflow: hidden;
    background: none
}
.woocommerce table.shop_table th.product-price,
.woocommerce table.shop_table th.product-subtotal,
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal
{
    display: none;
}
body.search-results ul.products li.product
{
    min-height:330px
}

.upsells_products{
	font-size: 30px;
    margin-bottom: 20px;
    padding: 50px 0 10px 0;
    color: #444343;
    border-bottom: 1px solid #cfcece;
}
.tax-product_cat ul.products li.product.parent
{
    max-height: 240px;
    min-height: 240px;
    overflow: hidden;
}



/*#menu-item-16265 > a, #menu-item-16266 > a, #menu-item-16267 > a, #menu-item-16268 > a, #menu-item-16269 > a, #menu-item-16270 > a, #menu-item-16272 > a, #menu-item-16273 > a, #menu-item-16274 > a, #menu-item-16275 > a, #menu-item-16276 > a, #menu-item-16277 > a, #menu-item-16278 > a, #menu-item-16279 > a, #menu-item-16280 > a, #menu-item-16281 > a {
    color: #2e145e!important;
    font-weight: bold!important;
    padding-right: 12% !important;
}*/

#mobile_menu_holder ul.sub-menu li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06b";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 10px;
    color: #2d145e;
    font-size: 26px;
}
#mobile_menu_holder ul.sub-menu 
{
    border-top: 1px solid #e5e5e5;  
}
#mobile_menu_holder ul.sub-menu li {
    border-bottom: 1px solid #e5e5e5;    
    position: relative;
    color: #2d145e;
}
#mobile_menu_holder ul.sub-menu li.menu-item-has-children:before {
    left: 5px;
    font-family: "Font Awesome 5 Free";
    content: "\f053";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    color: #958ba9;
    transition: margin-right 2s;
    top: 0;
    width: 22px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mobile_menu_holder ul.sub-menu li a {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    color: #2d145e;
    text-decoration: none;
    padding: 15px 0;
    padding-right: 35px;
}
#photos-2 .grid-gallery-caption figcaption
{
    padding: 0 0 15px 0 !important;
}
.pagewrap p
{
    line-height: 130%;
}
.bottom-description
{
    margin-bottom: 35px;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.wdp_bulk_table_content .wdp_pricing_table_caption,
.wdp_pricing_table
{
    margin-bottom: 15px;
}
.wdp_bulk_table_content .wdp_pricing_table_footer
{
    display: none;
}
.images ul,
.images li
{
    list-style: none;
}
p#billing_wooccm12_field {
    display: block !important;
}
.woocommerce-billing-fields.adq-billing {
    padding-left: 0;
    padding-right: 0;
}
li.cat-item.cat-parent ul.children {
    display: none;
}
.shop_menu ul li.menu-item-has-children {
    position: relative;
}
.shop_menu ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    background-color: #FFFFFF;
    padding: 0px 10px;
    right: 101%;
    top: 0;
    position: absolute;
    background: #FFF;
    min-width:200px;
    z-index: 999;
}
.shop_menu ul li.menu-item-has-children:hover ul.sub-menu a {
    color: #2d145e !important;
}
.shop_menu .sub-menu li:hover {
    background-color: #FFFFFF;
    color: #2d145e;
}
.shop_menu .sub-menu li:hover:before {
    color: #2d145e;
}
.shop_menu ul>li ul.sub-menu li {
    border-bottom: 1px solid #e5e5e5;
}
#mobile_menu_holder .sub-menu ul.sub-menu {
    display: none;
    padding-right: 20px;
}
#mobile_menu_holder .sub-menu li.showChild ul.sub-menu {
    display: block;
}
#mobile_menu_holder .sub-menu li.showChild:before {
    content: "\f078" !important;
}
button#cboxClose, button#cboxNext, button#cboxPrevious {
    text-align: justify !important;
}