/* ===============  custom_global.css  ===============*/
* {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
form#contactus-enquiry {
    max-width: 550px;
}
.left_sidebar ul {
    list-style: none;
    margin-left: 0;
}
.delivery_section {
    overflow: hidden;
    margin: 0 0 5px;
}
.delivery_type {
    width: 90px;
    float: left;
}
.custom_tabs_texts {
    margin: 0 0 20px;
}
li.tab_title {
    width: 50%;
    float: left;
}
li.tab_title a {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 3px;
    border-right: 2px solid #FFF;
    text-decoration: none;
}
li.tab_title.active a {
    margin: 0 !important;
    display: block;
    width: 100%;
    padding: 10px !important;
    border-bottom: 0 !important;
}
.textbox.btn-enq-submit {
    margin: 10px 0 0;
}
#gift_card-enquiry .btn-submit {
    text-align: right;
}
.pevents-none, .pevents-none a {
    pointer-events: none;
}
.container {
    width: 1530px;
    max-width: 100%;
}
.title-style1 {
    text-align: center;
    display: block;
    font-size: 34px;
    font-family: 'courier new', courier;
    color: #000000;
    margin: 20px 0;
    line-height: 40px;
}
body .yith_magnifier_gallery .slick-slide {
    margin: 0 auto;
}
body .yith_magnifier_gallery .slick-slide img {
    max-height: 200px;
    min-height: 200px;
    height: 200px;
    width: auto !important;
    margin: auto;
}
body p, body {
    color: #030303;
}
.product_thumbs button.slick-prev, .product_thumbs button.slick-next {
    left: 0;
    top: -20px;
    right: 0;
    margin: auto;
    width: 71px;
    background: url('../images/thumb_up.png') center;
    height: 17px;
    background-repeat: no-repeat;
}
.product_thumbs button.slick-next {
    top: auto;
    bottom: 0px;
    background-image: url('../images/thumb_down.png');
}
.page-header {
    margin: 0;
    padding: 0;
    border: 0;
}
article + article {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #030303;
}
.right_sidebar section {
    overflow: hidden;
    margin: 0 0 15px;
}
[class*='amazingslider-arrow-left'], [class*='amazingslider-arrow-right'] {
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 100% !important; /*background-color:rgba(255, 255, 255, 0.85) !important;*/
    z-index: 9999;
    width: 60px !important;
    background-size: 25px !important;
    top: 0 !important;
    margin: 0 !important;
}
[class*='amazingslider-arrow-left'] {
    left: 0px !important;
    background-image: url('../images/icons/arrows-thin-left.png') !important;
}
[class*='amazingslider-arrow-right'] {
    right: 0px !important;
    background-image: url('../images/icons/arrows-thin-right.png') !important;
}
[class*='amazingslider-bullet'] {
    float: none !important;
    margin: auto;
    display: inline-block;
}
[class*='amazingslider-bullet-wrapper'] {
    width: 100% !important;
    height: 20px !important;
}
[class*='amazingslider-nav'] {
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.menu-theme li a[style*='padding'] {
    padding: 10px 15px !important;
}
.header_right {
    text-align: right;
}
div#content {
    margin: 15px 0 0px;
    min-height: 350px;
}
.header_down {
    border-bottom: 1px solid #030303;
    border-top: 1px solid #030303;
    position: relative;
}
.prelative {
    position: relative;
}
.transits-little, .search-theme {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.menu-theme *, .transits-little-5, a, .img_div img, body:not(.home) .banner img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.sub-menu,
.transits-none {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}
.after-before:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
}
.col-parent {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.col1 {
    float: left;
    width: 35%;
}
.col2 {
    float: right;
    width: 63%;
}
form .col1, form .col2 {
    width: 49%;
}
.fulled {
    width: 100%;
    float: none;
    display: block;
    padding: 0;
    margin: 0 0 20px;
}
.p10 {
    padding: 10px;
}
.p20 {
    padding: 20px;
}
.p30 {
    padding: 30px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pb0 {
    padding-bottom: 0;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.ptb10 {
    padding: 10px 0;
}
.ptb20 {
    padding: 20px 0;
}
.ptb30 {
    padding: 30px 0;
}
.p0 {
    padding: 0;
}
.m10 {
    margin: 10px;
}
.m20 {
    margin: 20px;
}
.m30 {
    margin: 30px;
}
.mt10, .btn-simple, .blog_leftsidebar ul {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mb0 {
    margin-bottom: 0;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mtb10 {
    margin: 10px 0;
}
.mtb20, .btn-back {
    margin: 20px 0;
}
.mtb30 {
    margin: 30px 0;
}
.m0 {
    margin: 0
}
.fs-16 {
    font-size: 16px;
    line-height: 20px;
}
.fs-20 {
    font-size: 20px;
    line-height: 24px;
}
.fs-24 {
    font-size: 24px;
    line-height: 30px;
}
.mb30-ptb20 {
    margin-bottom: 30px;
    padding: 20px 0;
}
.tcenter {
    text-align: center;
}
.tright {
    text-align: right;
}
.tleft {
    text-align: left;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.fnone {
    float: none;
}
.cboth {
    clear: both;
}
.box-shadow {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
.box-sizing {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.ttransform-none {
    text-transform: none;
}
.dropdown-toggle, .home .entry-header, .entry-footer, .post-navigation,
.dnone, a.woof_front_toggle, .woocommerce ul.products li.product .button, .onsale,
li.woocommerce-MyAccount-navigation-link--downloads, body.search form.woocommerce-ordering {
    display: none;
}
.woocommerce .woocommerce-result-count {
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    width: 100%;
    z-index: -1;
    bottom: 0;
    right: 0;
    text-align: center;
    left: 0;
}
.woocommerce nav.woocommerce-pagination {
    float: right;
}
.woof_childs_list_opener, .dnone-imp, .woof_products_top_panel {
    display: none !important;
}
::selection {
    background-color: #23282d;
    color: #FFF;
}
:focus {
    outline: none !important;
}
.vhc {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
}
.rotate180 {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.rotate-m180 {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.rotate360 {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
body, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-family: 'Lato', sans-serif;
    color: #030303 !important;
}
body, body p, [class*='nav'] li a, .woocommerce table.my_account_orders,
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce table.wishlist_table {
    font-size: 14px;
    line-height: 24px;
}
.woocommerce div.product form.cart .variations label {
    font-size: 14px;
    font-weight: 300;
    color: initial;
}
.product_large_img .slick-list .large_thumb {
    margin: 0;
}
.woocommerce-info {
    border-top-color: #231f20;
    clear: both;
}
.woocommerce-info:before {
    color: #231f20;
}
.inputs_all, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    padding: 5px 10px;
    height: 35px;
    border: 1px solid #000;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
}
textarea {
    max-height: inherit;
    min-height: 77px;
}
input[type="text"][name='s'] {
    width: 200px;
    margin: 0;
}
.header_right_bottom {
    position: absolute;
    right: 50px;
    top: 1px;
}
.header_right_bottom i {
    position: absolute;
    right: -36px;
    top: 5px;
    font-size: 24px;
    cursor: pointer;
}
.header_left_logo {
    text-align: center;
    margin: 5px 0;
}
.header_up {
    position: relative;
}
.header_right_top {
    position: absolute;
    right: 0;
    top: 5px;
}
form.search-theme {
    position: absolute;
    right: 0;
    transition: all 0.5s;
    visibility: hidden;
    opacity: 0;
    top: -50px;
}
form.search-theme.visible {
    right: 0;
    visibility: visible;
    opacity: 1;
    top: 3px;
}
[class*='footer'], [class*='footer'] a, [class*='footer'] [class*='nav'] li a {
}
.footer-top, .footer-bottom {
    display: inline-block;
    width: 100%;
}
.footer-top-left, .footer-bottom-left {
    float: left;
}
.footer-top-right, .footer-bottom-right {
    float: right;
}
.footer-top {
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
    margin: 15px 0;
}
::-webkit-input-placeholder {
    color: #030303 !important;
    opacity: 1;
}
:-moz-placeholder {
    color: #030303 !important;
    opacity: 1;
}
::-moz-placeholder {
    color: #030303 !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #030303 !important;
    opacity: 1;
}
body a, a:hover, a:focus {
    color: #030303;
}
a:hover, a:focus {
    text-decoration: line-through;
}
.vhc, .vhc-979, .vhc-767, .vhc-600, .vhc-480, .vhc-300 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.vhc {
    position: absolute;
    margin: auto;
}
.hc {
    left: 0;
    right: 0;
    margin: auto;
}
.cwhite, a.cwhite, h2.cwhite, h3.cwhite, h4.cwhite {
    color: #ffffff;
}
.linked {
    color: #FFF;
    text-decoration: none;
}
.linked:hover,
.linked:focus {
    text-decoration: none;
    outline: none;
    color: #FFF;
}
.boxed {
    display: inline-block;
    width: 100%;
}
.transformed {
    text-transform: uppercase;
}
.dblock {
    display: block;
}
.dblock-imp {
    display: block !important;
}
.ohidden {
    overflow: hidden;
}
a.cwhite:hover {
    color: #FFF;
}
.ttnone, h1.ttnone, h2.ttnone, h3.ttnone {
    text-transform: none;
}
body h1, body h2, body h3, body h4, body h5, body h6, .widget-area .widget h3, .widget-title, .h1_title {
    color: #000000;
    margin: 0 0 15px;
    text-transform: uppercase;
}
body h1, .h1_title {
    font-size: 18px;
    line-height: 22px;
}
h1 {
    text-align: center;
}
body h1, body h2, body h3, .widget-area .widget h3, .widget-title {
    font-size: 24px;
    line-height: 30px;
}
.blog .entry-header h2, .single-post .entry-header h1 {
    margin: 0;
}
.blog .entry-header, .single-post .entry-header {
    text-align: center;
    margin: 0 0 15px;
}
h2 a {
    color: #000 !important;
    text-decoration: none !important;
}
body h4 {
    font-size: 18px;
    line-height: 23px;
}
body h5 {
    font-size: 16px;
    line-height: 21px;
}
body h6 {
    font-size: 14px;
    line-height: 19px;
}
.full {
    width: 100%;
}
.tdnone, a.tdnone, h1.tdnone, h2.tdnone, h3.tdnone, .tdnone a {
    text-decoration: none;
}
.spam {
    display: inline-block;
    min-width: 60px;
}
.cinherit {
    color: inherit;
}
@-webkit-keyframes btn_go {
    50% {
        transform: translateX(4px);
        -webkit-transform: translateX(4px);
    }
}
@-moz-keyframes btn_go {
    50% {
        transform: translateX(4px);
        -webkit-transform: translateX(4px);
    }
}
@-o-keyframes btn_go {
    50% {
        transform: translateX(4px);
        -webkit-transform: translateX(4px);
    }
}
@keyframes btn_go {
    50% {
        transform: translateX(4px);
        -webkit-transform: translateX(4px);
    }
}
body .btn.btn-primary:hover:after, .btn-theme:hover:after {
    animation: 0.8s btn_go infinite cubic-bezier(0.4, 0, 1, 1);
    -webkit-animation: 0.8s btn_go infinite cubic-bezier(0.4, 0, 1, 1);
    -moz-animation: 0.8s btn_go infinite cubic-bezier(0.4, 0, 1, 1);
    -o-animation: 0.8s btn_go infinite cubic-bezier(0.4, 0, 1, 1);
}
@-webkit-keyframes look_at_me {
    50% {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
}
@-moz-keyframes look_at_me {
    50% {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
}
@-o-keyframes look_at_me {
    50% {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
}
@keyframes look_at_me {
    50% {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
}
#look_at_me {
    -webkit-animation: look_at_me 1s infinite;
    -moz-animation: look_at_me 1s infinite;
    -o-animation: look_at_me 1s infinite;
    animation: look_at_me 1s infinite;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #23282d;
    border-top: 0;
    border-bottom: 0;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 8px 0 #000;
    -o-box-shadow: inset 0 0 8px 0 #000;
    -moz-box-shadow: inset 0 0 8px 0 #000;
    -webkit-box-shadow: inset 0 0 8px 0 #000;
}
a#back_to_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    color: transparent;
    width: 45px;
    height: 45px;
    background: rgba(3, 3, 3, 0.44);
    text-align: center;
    opacity: 0;
    visibility: hidden;
}
a#back_to_top:before {
    content: '\f106';
    font-family: FontAwesome;
    color: #FFF;
    font-size: 40px;
    line-height: 45px;
    position: absolute;
    left: 0;
    right: 0;
}
a#back_to_top.active {
    opacity: 0.3;
    visibility: visible;
}
a#back_to_top.active:hover {
    opacity: 1;
}
a#back_to_top:focus {
    background: black;
}
.menu-theme {
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%;
}
ul, ol {
    padding: 0;
    margin-left: 20px;
}
ul.custom_tabs_titles {
    margin: 30px 0 25px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #000;
}
.site-content .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site-content .menu li a {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin: 0 0 2px;
}
ul.sub-menu {
    margin: 0;
    position: absolute;
    width: 200px;
    z-index: 99;
    display: none;
}
.primary-menu ul {
    left: 33%;
}
ul.sub-menu.hover {
}
div#social_menu ul.sub-menu {
    bottom: 36px;
}
ul.sub-menu li {
    clear: both;
    float: left;
    width: 100%;
}
.menu-theme li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.menu-theme li:hover ul {
    z-index: 99999;
}
.shop-menu li a {
    font-size: 12px;
}
.shop-menu ul {
    overflow: hidden;
    border: 1px solid #333;
}
.menu-theme li:last-child a:after {
    width: 0 !important;
    height: 0 !important;
}
.menu-theme li a {
    display: block;
    padding: 10px 12px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}
.footer-menu .menu-theme li a {
    padding: 10px 65px;
}
#menu-top-menu > li > a {
    padding: 10px 70px;
}
.shop-menu li a:after {
    content: '|';
    position: absolute;
    right: -4px;
    top: 10px;
}
.shop-menu li:last-child a:after {
    content: '';
}
#menu-shop-menu li a:after {
    width: 1px;
    height: 10px;
}
.active:not(.more_colours_avail_parent) > a, .menu-theme li a:hover, [class*='current-menu'] > a, .menu li a:hover, ul.woof_list li label:hover, ul.woof_list li label:hover a {
    color: #181818;
}
.sub-menu li a {
    background: #FFF;
    color: #030303;
    border-bottom: 1px solid #030303;
}
.sub-menu li:last-child a {
    border: 0;
}
.sub-menu li a:hover, .sub-menu [class*='current-menu'] > a {
}
dl {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}
dd {
    padding-left: 30px;
  /*  font-style: italic;*/
}
.mce-object {
    border: 1px dotted #3A3A3A;
}
.mce-pagebreak {
    cursor: default;
    display: block;
    border: 0;
    width: 100%;
    height: 5px;
    border: 1px dashed #666;
    margin-top: 15px;
    page-break-before: always;
}
@media print {
    .mce-pagebreak {
        border: 0px;
    }
}
.mce-item-anchor {
    cursor: default;
    display: inline-block;
    -webkit-user-modify: read-only;
    -moz-user-select: all;
    -moz-user-modify: read-only;
    user-select: all;
    user-modify: read-only;
    width: 9px !important;
    height: 9px !important;
    border: 1px dotted #3A3A3A;
}
.mce-nbsp {
    background: #AAA;
}
hr {
    cursor: default;
}
.mce-match-marker {
    background: #AAA;
    color: #fff;
}
.mce-match-marker-selected {
    background: #3399ff;
    color: #fff;
}
.mce-spellchecker-word {
    border-bottom: 2px solid #F00;
    cursor: default;
}
.mce-spellchecker-grammar {
    border-bottom: 2px solid #008000;
    cursor: default;
}
.mce-item-table, .mce-item-table td, .mce-item-table th, .mce-item-table caption {
    border: 1px dashed #BBB;
    min-width: 10px;
}
td.mce-item-selected, th.mce-item-selected {
    background-color: #3399ff !important;
}
.mce-edit-focus {
    outline: 1px dotted #333;
}
.gUnordList, .gOrdList, .gDescriptionList {
    margin: 0 0 10px 10px;
}
.gListItem {
    padding-left: 15px;
}
.gDescriptionListItem {
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}
.gDescription {
    padding-left: 30px;
    font-style: italic;
}
.rTable {
    display: table;
    width: 100%;
}
.rTable + p {
    margin-top: 15px;
}
.rTableRow {
    display: table-row;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    color: #000;
}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
}
.rTableCell > p:last-child {
    margin: 0;
}
.designers span, .no-borders .rTableCell, .no-borders .rTableHead {
    padding: 3px 0 13px;
    border: 0;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}
.divTable {
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
}
.divTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.divTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.divTableBody {
    display: table-row-group;
}
.editorDemoTable {
    background-color: #FFF8C9;
    border-spacing: 0;
}
.editorDemoTable td {
    border: 1px solid #777;
    margin: 0 !important;
    padding: 2px 3px;
}
.editorDemoTable thead {
    background-color: #2E6C80;
    color: #FFF;
}
li#menu-item-183 a, .cblack {
    color: #000;
}
.editorDemoTable thead td {
    font-weight: bold;
    font-size: 13px;
}
.imageRight {
    float: right;
    margin: 0 0 5px 20px;
}
img {
    max-width: 100%;
    height: auto;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .btn-theme, button, html input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .btn-theme:hover, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .wishlist_table .add_to_cart, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce-cart table.cart [type="submit"], .add_to_wishlist2 {
    text-align: center;
    background: transparent;
    color: #030303;
    border-radius: 0;
    min-width: 90px;
    text-shadow: none;
    line-height: 25px;
    font-weight: 300;
    text-decoration: none;
    asdf: dfa;
    margin: 20px auto;
    border: 1px solid #030303;
    padding: 6px 40px;
    display: inline-block;
    text-transform: uppercase;
    color: #333;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 55%;
    float: left;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 45%;
}
.images > a {
    width: 342px;
    float: left;
}
.product_large_img {
    width: 24%;
    float: left;
    padding: 0 !important;
}
.product_large_img:hover .slick-list {
    overflow: visible;
}
.product_large_img:hover {
}
.woof_list label:first-letter, .designers span:first-letter {
    text-transform: uppercase;
}
.images > *:first-child {
    float: left;
    width: 60%;
}
div#buyers_pick:before, #buyers_pick .img_div:before, div.buyers_pick:before, .buyers_pick .img_div:before {
    content: url('../images/buyers_pick.png');
    position: absolute;
    right: 0; /*left:0;*/
    top: 5px;
    z-index: 8;
}
.buyers_pick {
    position: relative;
}
.thumbnails.noslider {
    float: left;
    width: 40%;
}
#content-bottom-widgets .widget_text{
    margin-top: 30px;
}
#content-bottom-widgets .widget_text .control_row {
    float: left;
    margin-right: 15px;
    width: 300px;
    text-align: left;
}
#content-bottom-widgets .widget_text .control_row input:not([type=submit]){
    height:38px;
}
.woof_childs_list li label a {
     text-transform: uppercase;
}
#content-bottom-widgets .widget_text input#newsletter_submit {
    margin: 0;
}
#content-bottom-widgets .widget_text h2 {
    float: left;
    line-height: 38px;
    vertical-align: middle;
    display: none;
}
.woocommerce div.product form.cart .variations td.label {
    width: 55px;
    display: inline-block;
    text-align: left;
    float: left;
    margin-top: 5px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    float: left;
    width: 75%;
    margin: 0 0 10px;
}
.woocommerce .quantity .qty {
    padding: 0;
    width: 3.87em;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    margin: 0 5.96% 4.992em 0; /*margin:0 10.96% 4.992em 0;*/
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0px;
}
html, body {
    height: 100%;
}
#loader {
    position: fixed;
    background: #ffffff;
    width: 100%;
    height: 100%;
    z-index: 999999;
    top: 0;
}
div#loader img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    max-width: 50px;
}
.post-type-archive-product h1 {
}
.woof_products_top_panel {
    float: left;
}
#topbody {
    height: 20px;
    background-color: #000000;
    top: 0px;
    display: none;
}
nav.navigation.pagination {
    border-radius: 0;
    width: 100%;
}
.page-numbers.current, a.page-numbers:hover {
    background: #ebe9eb;
    color: #8a7e88;
}
nav.navigation.pagination h2 {
    display: none;
}
nav.navigation.pagination .nav-links > * {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    border: 1px solid #d3ced2;
    float: left;
    overflow: hidden;
}
.page-numbers .meta-nav {
    display: none;
}
nav.navigation.pagination .nav-links > *:last-child {
}
.page-numbers.current {
    color: #000;
    font-weight: 700;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-size: 14px;
}
.manufact_custom {
    text-transform: uppercase;
    margin: 0 0 2px;
}
.woocommerce ul.products li.product h3 {
    padding: 0;
}
.woocommerce ul.products li.product a img,
.buyers_pick > img {
    margin: auto;
    width: auto;
}
button.button.woof_reset_search_form {
    float: left !important;
}
.woof_childs_list_li [class*='term_33'] + label, [class*='term_33'] {
    display: none !important;
}
.woof_childs_list {
    display: block !important;
    margin: 10px 0 !important;
}
.woocommerce-Price-amount:after {
    content: ' AUD';
    font-weight: 300;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-weight: 700;
}
.woof_list li > input {
    display: none;
}
.woof_list label, .woof_list li {
    margin: 0 !important;
    font-weight: 300;
    text-transform: capitalize;
    padding: 0;
    color: black;
}
.woof_container_clothing .woof_list label, .woof_container_clothing .woof_list li {
    text-transform: lowercase;
}
.woof_list label:hover {
    text-decoration: line-through;
}
.woof_list [class*='term_35'] + label {
    font-size: 14px;
    color: #000;
    padding: 10px 0 10px !important;
    line-height: 16px;
    border-bottom: 1px solid #030303;
    width: 100%;
    text-transform: uppercase;
}
.woof_redraw_zone h6, .accord_title, .blog_leftsidebar h2 {
    margin: 0;
    position: relative;
    padding: 9px 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 25px;
}
.blog_leftsidebar section:first-child h2 {
}
.woocommerce .price del {
    color: red !important;
    opacity: 1 !important;;
    display: block;
}
.woocommerce .price del .woocommerce-Price-amount:after {
    content: '' !important;
}
.woocommerce .price ins {
    text-decoration: none !important;;
}
.saved_money {
    font-weight: 300;
    color: #030303;
}
.woocommerce .price del span.woocommerce-Price-amount {
    font-weight: 300 !important;
}
ul.yith_magnifier_gallery {
    padding: 0 15px;
}
.woocommerce a.button.add_to_wishlist, .add_to_wishlist, .add_to_wishlist2,
.woocommerce a.button.add_to_wishlist:hover, .add_to_wishlist:hover, .add_to_wishlist2:hover {
    margin: 0;
    display: block;
}
.woocommerce a.button.add_to_wishlist:hover, .add_to_wishlist:hover, .add_to_wishlist2:hover {
    color: #000000;
}
.add_to_wishlist:before, .add_to_wishlist2:before {
    content: '';
    left: 0;
    position: absolute;
    top: -3px;
}
.manufact_custom_on_detailed a {
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.single-product h1.product_title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 10px;
    font-weight: 300;
    text-align: left;
}
.single-product .price b {
    font-size: 14px;
}
.cat_as_title a {
    pointer-events: none;
    color: #000;
}
.cat_as_title {
    cursor: text;
    text-align: center;
}
.woocommerce div.product form.cart .button {
    clear: both;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    opacity: 1;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    padding: 0;
    margin: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations select {
    min-width: inherit;
    margin: 0;
    color: #000;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations tr {
    width: 49%;
    float: left;
}
tr.label_Size {
    float: right !important;
}
.reset_variations {
    position: absolute;
    right: 0px;
    bottom: -20px;
}
.value {
    position: relative;
}
a.woof_radio_term_reset.woof_radio_term_reset_visible img {
    display: none;
}
.woocommerce-variation-price {
}
.woocommerce-variation-availability {
    display: none;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin: 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    margin: 0 0 10px;
}
.images > .yith_magnifier_zoom_wrap.made_full_with_no_thumbs {
    width: 100%;
    padding-right: 20px;
}
.yith-wcwl-add-to-wishlist {
    margin: 0;
    float: right;
    width: 49%;
    position: relative;
    top: -39px;
}
.woocommerce div.product p.stock {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 700;
}
.woocommerce div.product div.images div.thumbnails.noarrows {
    padding-top: 0;
}
ul.yith_magnifier_gallery li:first-child > a {
    margin-top: 0;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 210px;
    min-height: inherit;
}
.woocommerce table.shop_table td {
    padding: 10px;
    text-align: left;
}
table [style*='font-size'] {
    font-size: inherit !important;
}
.woocommerce form .form-row .select2-container {
    line-height: 35px;
}
.select2-container .select2-choice {
    color: inherit;
}
.textbox label {
    display: inline;
    font-weight: normal;
}
[href*="history.go"]:before { /*content:'\f104';*/
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    top: 1px;
}
.one_size_left_label, .one_size_left_text {
    position: relative;
}
/*.one_size_left_label:after{content:'ONLY ONE LEFT!';position:absolute;left:-13px;color:transparent;padding:3px 50px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform-origin:left;-ms-transform-origin:left;-webkit-transform-origin:left;-moz-transform-origin:left;top:120px;background:url('../images/one_left.png') no-repeat;background-size:cover;}*/
span.one_size_left_label {
    margin-left: 20px;
}
.one_size_left_label:after {
    content: 'ONLY ONE LEFT!';
    position: static;
    /* left: -13px; */
    color: #cc0c0c;
    padding: 7px 0px;
    /* transform: rotate(-45deg); */
    /* -moz-transform: rotate(-45deg); */
    /* -webkit-transform: rotate(-45deg); */
    /* transform-origin: left; */
    /* -ms-transform-origin: left; */
    /* -webkit-transform-origin: left; */
    /* -moz-transform-origin: left; */
    /* top: 120px; */
    /* background: url(../images/one_left.png) no-repeat; */
    background-size: cover;
    /* background-color: #cc0c0c; */
}
.one_size_left_text:after {
    content: 'ONLY ONE LEFT!';
    right: 0;
    left: 0;
    bottom: 0;
    background: transparent;
    color: #000;
    position: relative;
    top: -2px;
}
.one_size_left_text {
}
a.more_colours_avail {
    position: absolute;
    bottom: -35px;
    left: 0;
    margin: auto;
    max-width: 200px;
    font-size: 10px;
    line-height: 20px;
}
a.more_colours_avail:hover {
    margin: auto;
    line-height: 20px;
}
.more_colours_avail_parent {
    padding-bottom: 30px !important;
}
#coupon_code {
    max-height: 43px;
    padding: 19px 8px;
    margin: 19px 15px 0 0px;
}
.checkbox.subscribe_checkbox input {
    position: static;
    margin-left: 0;
    vertical-align: sub;
}
.checkbox.subscribe_checkbox label {
    padding: 0 0 0 5px;
}
.wc-proceed-to-checkout > a {
    width: 48%;
    float: left;
}
.button:hover {
    text-decoration: line-through !important;
}
#content .continue-shopping-button {
    text-align: center;
    margin-bottom: 1em;
    margin-right: 4%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
}
.page-id-7.logged_out .customized_cols header {
    display: none;
}
div#customer_login {
    margin-top: 10px;
}
div#customer_login h2 {
    text-align: center;
    margin: 0 0 40px;
}
#customer_login h5 {
    margin: 0 0 15px;
    min-height: 22px;
    font-weight: 700;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0;
    padding: 0;
    margin: 0;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 10px;
    position: relative;
}
.woocommerce .lost_password, .woocommerce .form-row {
    text-align: right;
}
#customer_login .u-column2 {
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
}
form#user_registration > div {
    float: left;
    width: 44%;
}
form#user_registration > div.delivery_detail_block_right {
    margin-left: 2%;
    width: 54%;
}
.woocommerce .half_size > p {
    float: left;
    width: 49%;
    clear: none;
}
.woocommerce .half_size > p:last-child {
    margin-left: 2%;
}
body .register input[type=checkbox] {
    float: left;
    width: 20px !important;
    margin-top: 5px !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    text-align: left;
    font-weight: normal;
}
.page-id-7.logged_out .woocommerce label {
    display: inline-block;
    width: calc(100% - 20px);
    text-align: left;
    padding-left: 5px;
    line-height: 14px !important;
}
.password_fields {
    margin-top: 30px;
}
.u-column2 > p {
    min-height: 22px;
}
.select2-container .select2-choice > .select2-chosen {
    float: left;
}
div.festi-cart-pop-up-body {
    padding: 0 !important;
    overflow: hidden;
    margin: 0 !important;
}
.festi-cart-pop-up-header {
    margin: 0 !important;
    padding: 20px 10px;
}
span.festi-cart-added-to-cart-msg {
    color: #030303 !important;
    display: block;
    position: relative;
}
div#festi-cart-pop-up-products-list-body {
    display: none !important;
}
p.festi-cart-buttons {
    width: 45%;
    float: left;
    text-align: right !important;
}
.festi-cart-pop-up-footer {
    float: right;
    width: 55%;
    text-align: left !important;
}
.festi-cart-pop-up-products-content:before {
    content: 'The product was added to your cart';
    padding: 20px 0 60px;
    display: block;
    font-weight: 400;
    font-size: 16px;
}
.festi-cart-continue-shopping, a.festi-cart-view-cart {
    display: inline-block !important;
    border: 0 !important;
    background: #000 !important;
    border-radius: 0 !important;
    color: #FFF !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
    margin: 0 auto 20px !important;
    line-height: 19px !important;
    padding: 10px 10px !important;
    font-family: 'Lato' !important;
}
span.festi-cart-closed-button {
    background: #FFF !important;
    font-size: 20px !important;
    height: 25px !important;
    display: block;
    width: 25px !important;
    text-align: center !important;
    position: relative;
    right: 17px;
    top: -7px;
}
span.festi-cart-added-to-cart-msg:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(../images/shopping-bag.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
    top: -4px;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart,
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping {
    background: #fff !important;
    border: 1px solid #030303 !important;
    color: #030303 !important;
    padding: 10px 20px !important;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart:hover,
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover {
    text-decoration: line-through;
}
body a.festi-cart-view-cart {
    margin-right: 5px !important;
}
body span.festi-cart-continue-shopping {
    margin-left: 4px !important;
}
.home div#content {
    margin: 0;
    min-height: inherit;
}
.simplepopup {
    overflow: auto !important;
}
.simplepopup h3 {
    margin: 0 !important;
}
.simplepopup hr {
    display: none;
}
.simplepopup .modal-header, .simplepopup .modal-body {
    padding: 10px !important;
}
body.woocommerce-cart div.b-modal, body.woocommerce-cart #festi-cart-pop-up-content {
    display: none !important;
}
.woocommerce form .form-row .input-checkbox {
}
body #cboxLoadedContent {
    background: #FFF;
}
body button#cboxClose {
    min-width: inherit;
}
.nav-links {
}
form.form-wppp-select.products-per-page {
    float: left !important;
    margin: 0;
    position: relative
}
/*form.form-wppp-select.products-per-page:after {content: "\f107";font-family: fontAwesome;color: #000;font-size: 30px;position: absolute;right: -9px;top: 1px;background: #fff;bottom: 0;max-height: 33px;padding: 6px;}*/
.product_mainarea {
    position: relative;
}
form.form-wppp-select.products-per-page select {
    max-width: 190px;
    margin-left: 10px;
}
form.form-wppp-select.products-per-page label {
    font-weight: 300;
}
.woocommerce-checkout [for*='rememberme'] {
    display: inline-block !important;
    width: 100%;
    text-align: right !important;
}
.woocommerce-checkout #rememberme {
    float: none;
}
#shop_insta_link {
    margin: 40px 0 25px;
    text-align: center;
}
.woocommerce div.product form.cart .variations tr.label_Size:first-child {
    float: right;
}
legend {
    padding-bottom: 10px;
}
p + fieldset {
    margin-top: 30px;
}
p + p > h2 {
    margin-top: 20px;
}
.woof_list li a {
}
.img_div {
    display: inline-block;
    overflow: hidden;
    height: 486px;
    background: #FFF;
    position: relative;
    width: 100%;
}
.woocommerce ul.products li.product a .img_div img {
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    margin: auto;
    max-height: 100%;
    top: 0;
}
.designers span {
    display: inline-block;
    width: 100%;
    padding: 10px 0 0;
    text-transform: capitalize;
}
.head {
    color: #000;
    font-size: 16px;
}
.woof_checkbox_label_selected {
    color: #000;
}
.designers br {
}
.designers {
    line-height: 24px;
    margin-bottom: 15px;
}
@-webkit-keyframes rotate_me {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate_me {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@-o-keyframes rotate_me {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@keyframes rotate_me {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
#rotate_me {
    -webkit-animation: rotate_me 1s infinite;
    -moz-animation: rotate_me 1s infinite;
    -o-animation: rotate_me 1s infinite;
    animation: rotate_me 1s infinite;
}
.woof_info_popup:before {
    /*content: '\f110';*/
    content: '';
    color: #000 !important;
    font-family: FontAwesome;
    position: absolute;
    left: 8px;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 15px;
    max-width: 25px;
    font-size: 25px;
}
.woof_info_popup {
    -webkit-animation: rotate_me 1s infinite;
    -moz-animation: rotate_me 1s infinite;
    -o-animation: rotate_me 1s infinite;
    animation: rotate_me 1s infinite;
    /*background: #fff !important;*/
    background: transparent !important;
}
.woof_info_popup {
    color: transparent !important;
    width: 20px;
    border-radius: 100% !important;
    height: 20px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.wc-credit-card-form-card-cvc {
    float: left;
}
.empty_brand {
    pointer-events: none;
}
.one_size_left_label.buyers_pick:after {
    top: 87px;
    transform: rotate(-32deg);
    -moz-transform: rotate(-32deg);
    -webkit-transform: rotate(-32deg);
    left: -22px;
}
.page-description {
    clear: both;
}
.product_leftsidebar.dyna_original { /*padding-top:45px;*/
}
div#social_menu > span {
    margin: 12px 0 10px 10px;
    display: inline-block;
    border: 2px solid #929292;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    transition: all 0.5s;
    position: relative
}
div#social_menu > span > a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 18px;
    font-size: 12px;
}
div#social_menu > span:hover {
    border-color: #030303;
}
.footer-bottom {
    margin-bottom: 10px;
}
li.current-menu-item > a, li > a:hover,
.btn-theme2:hover, .btn-theme2:visited, .btn-theme2:active, li.tab_title.active a:hover, .woocommerce div.product form.cart .button:hover,
.woocommerce a.button.add_to_wishlist:hover {
    text-decoration: line-through;
}
.woocommerce div.product form.cart .button {
    width: 49%;
    margin: 0 !important;
}
li > a:hover {
    text-decoration: line-through !important;
}
.btn-theme2, li.tab_title.active a {
    text-align: center;
    margin: 20px auto;
    border: 1px solid #030303;
    padding: 6px 40px;
    display: inline-block;
    text-transform: uppercase;
}
.home .btn-theme2 {
    padding: 15px 95px;
    margin: 24px auto 20px;
}
[class^="amazingslider-title-"] {
    display: none !important;
}
.amazing_banner_link {
    position: absolute;
    bottom: 80px;
    right: 98px;
    background: transparent;
    font-size: 70px;
    font-weight: bold;
    width: 650px;
    line-height: 1em;
    text-align: center;
    border: 1px solid #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 29.024096%; /*width:26.024096%;*/
}
span.head:last-child {
    display: none;
}
.woof_container_inner h6.expanded:after, .expanded.accord_title:after, .blog_leftsidebar h2.expanded:after {
    background-image: url('../images/icons/arrows-thin-up.png');
}
.woof_container_inner h6:after, .accord_title:after, .blog_leftsidebar h2:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 27px;
    background-size: contain;
    background-image: url('../images/icons/arrows-thin-down.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.woof_container {
    margin: 0;
    padding: 0;
}
.woof_container_product_cat li.woof_childs_list_li + li {
    padding: 0 !important;
}
.woof_container_yith_product_brand ul.woof_list {
    margin-top: 10px !important;
}
.banner {
    margin: 24px 0 0;
    position: relative;
}
body:not(.home) .banner {
    height: 550px;
    overflow: hidden;
    position: relative;
}
body:not(.home) .banner img {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
}
.banner img {
    width: 100%;
}
.accord_parent,
.woof_container:not(.woof_container_product_cat) .woof_container_inner,
.woof_container_product_cat h6:not(.expanded),
.woof_container_product_cat .woof_childs_list_li,
.blog_leftsidebar section {
    border-bottom: 1px solid #030303;
}
a.post-thumbnail {
    margin: 0 0 15px;
    display: block;
    text-align: center;
}
.post_list_product_image {
    text-align: center;
    margin: 0 0 15px 0;
}
.fs-wrapper {
    overflow: hidden !important;
}
[class*='slider-prev'] svg, [class*='slider-next'] svg {
    background-size: 25px;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: center;
}
[class*='slider-next'] svg {
    background-image: url('../images/icons/arrows-thin-right.png') !important;
}
[class*='slider-prev'] svg {
    background-image: url('../images/icons/arrows-thin-left.png') !important;
}
[class*='slider-prev'] svg g, [class*='slider-next'] svg g {
    display: none;
}
li#menu-item-217.current_page_item a {
    text-decoration: none;
    background: #FFF;
}
.wrapper_center {
    text-align: center;
}
.content-area.index_php .nav-links {
    float: right;
}
h2 span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0;
    text-transform: capitalize;
}
.col_parent {
    position: relative;
}
form#newsletter .control_row {
}
label.error {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    color: rgb(255, 0, 0) !important;
    font-size: 12px;
    width: auto !important;
    background: rgba(255, 237, 0, 0.11);
    border: 1px solid rgba(255, 0, 0, 0.8);
    padding: 1px 6px;
    line-height: 12px;
    height: 0;
    color: transparent !important;
    padding: 0;
    width: 30% !important;
    transition: all 0.5s;
    display: block !important;
    opacity: 1 !important;
}
.textbox {
    position: relative;
}
label.error[style="display: none;"] {
    display: block !important;
    width: 0% !important;
    border-color: transparent;
}
.woocommerce div.product form.cart .variations {
    width: 100%;
    float: left;
    margin-right: 8px;
}
h3#ship-to-different-address label {
    font-weight: 300;
}
.woocommerce td.product-name dl.variation dt, .woocommerce table.shop_table tfoot tr.shipping th, .woocommerce table.shop_table tfoot tr.cart-subtotal th {
    font-weight: normal;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0;
    display: none !important;
}
.drop_icon:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-image: none;
}
.phone_icon.drop_icon:before {
    background-image: url(../images/phone-call.png);
}
.map_icon.drop_icon:before {
    background-image: url(../images/placeholder.png);
}
.email_icon.drop_icon:before {
    background-image: url(../images/mail.png);
}
.fs-slider-next-button, .fs-slider-prev-button {
    background-color: transparent !important;
}
.page-id-167 h1.entry-title {
    text-align: left;
}
.contact_info_outer {
    padding-bottom: 10px;
    /*    margin-top: -45px;*/
}
.title_new_arrival {
    text-align: center;
}
.title_new_arrival > h1 {
    margin: 9px 0 24px 0;
    font-size: 14px;
}
.title_new_arrival > h1:hover {
    text-decoration: none;
}
.product_mainarea .page-description {
    padding-bottom: 10px;
}
.designers .col-xs-3:first-child {
    padding-left: 25px;
}
.designers .col-xs-3:nth-child(2) {
    padding-left: 70px;
}
.designers .col-xs-3:nth-child(3) {
    padding-left: 100px;
}
.designers .col-xs-3:nth-child(4) {
    padding-left: 150px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 17%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 83%;
}
.woof_radio_count{
    display: none;
}
body.post-type-archive-product .woof_list.woof_list_radio li.empty_brand {
    display: none;
}
/* ===============  custom_medias.css  ===============*/
@media (min-width: 1451px) and (max-width: 1495px) {
    .woocommerce .quantity .qty {
        width: 3.78em;
    }
}
@media (max-width: 1450px) {
    .shop-menu li a {
        font-size: 12px;
        padding: 10px 8px;
    }
    .woocommerce div.product form.cart .variations {
        width: 100%;
    }
}
@media (max-width: 1350px) {
    .footer-menu .menu-theme li a {
        padding: 10px 50px;
    }
    #menu-top-menu > li > a {
        padding: 10px 50px;
    }
    .woocommerce div.product form.cart .variations {
        width: 100%;
        margin-right: 0;
    }
    body.page-template-designer.page-template-designer-php div#content {
        width: auto !important;
    }
    .designers .col-xs-3:first-child, .designers .col-xs-3:nth-child(2), .designers .col-xs-3:nth-child(3), .designers .col-xs-3:nth-child(4) {
        padding-left: 15px !important;
    }
}
@media (max-width: 1280px) {
    .shop-menu li a {
        font-size: 11px;
        padding: 10px 6px;
    }
    .footer-menu .menu-theme li a {
        padding: 10px 42px;
    }
}
@media (max-width: 1200px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 31%;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin-right: 3.5%;
    }
    .fs-1200-14px {
        font-size: 14px;
        line-height: 18px;
    }
    div#wpadminbar {
        display: none !important;
    }
    html[class] {
        margin: 0 !important;
    }
}
@media (max-width: 1130px) {
    .add_to_wishlist2 {
        padding: 6px 0;
    }
}
@media (max-width: 1050px) {
    .woocommerce ul.products li.product a img, .buyers_pick > img {
    }
    [class*='amazingslider-arrow-left'] {
        left: 0 !important;
    }
    [class*='amazingslider-arrow-right'] {
        right: 0 !important;
    }
}
@media (min-width: 980px) {
    .fright-m979 {
        float: right;
    }
    .fleft-m979 {
        float: left;
    }
    .boxed-m979 {
        display: inline-block;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    #menu-top-menu > li > a {
        padding: 10px 40px;
    }
    .header_left_logo {
        margin: 15px 0 0;
    }
    .header_right_top {
        position: static;
        text-align: center;
    }
    .footer-menu .menu-theme li a {
        padding: 10px 25px;
    }
}
@media (max-width: 979px) {
    .amazing_banner_link {
        display: none;
    }
    .footer-menu .menu-theme li a {
        padding: 10px 15px;
    }
    a.more_colours_avail {
        font-size: 9px;
    }
    #menu-top-menu > li > a {
        padding: 10px 30px;
    }
    #customer_login .u-column2 {
        margin: 20px 0;
        width: 100%;
        padding: 0 15px;
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #929292;
        border-bottom: 1px solid #929292;
    }
    #customer_login .u-column2 h2 {
        padding-top: 20px;
    }
    ul#menu-shop-menu li a, .site-footer ul li a {
    }
    .fs-980-14px {
        font-size: 14px;
        line-height: 18px;
    }
    .p10-980 {
        padding: 10px;
    }
    .p20-980 {
        padding: 20px;
    }
    .p30-980 {
        padding: 30px;
    }
    .pt10-980 {
        padding-top: 10px;
    }
    .pt20-980 {
        padding-top: 20px;
    }
    .pt30-980 {
        padding-top: 30px;
    }
    .pb0-980 {
        padding-bottom: 0px;
    }
    .pb10-980 {
        padding-bottom: 10px;
    }
    .pb20-980 {
        padding-bottom: 20px;
    }
    .pb30-980 {
        padding-bottom: 30px;
    }
    .ptb10-980 {
        padding: 10px 0;
    }
    .ptb20-980 {
        padding: 20px 0;
    }
    .ptb30-980 {
        padding: 30px 0;
    }
    .p0-980 {
        padding: 0;
    }
    .m10-980 {
        margin: 10px;
    }
    .m20-980 {
        margin: 20px;
    }
    .m30-980 {
        margin: 30px;
    }
    .mt10-980 {
        margin-top: 10px;
    }
    .mt20-980 {
        margin-top: 20px;
    }
    .mt30-980 {
        margin-top: 30px;
    }
    .mb0-980 {
        margin-bottom: 0px;
    }
    .mb10-980 {
        margin-bottom: 10px;
    }
    .mb20-980 {
        margin-bottom: 20px;
    }
    .mb30-980 {
        margin-bottom: 30px;
    }
    .mtb10-980 {
        margin: 10px 0;
    }
    .mtb20-980 {
        margin: 20px 0;
    }
    .mtb30-980 {
        margin: 30px 0;
    }
    .m0-980 {
        margin: 0
    }
    .dnone-979 {
        display: none !important;
    }
    .vhc-979 {
        position: absolute;
        margin: auto;
    }
    .hc-979 {
        left: 0;
        right: 0;
        margin: auto;
    }
    .boxed-979 {
        display: inline-block;
        width: 100%;
    }
    .tcenter-979 {
        text-align: center;
    }
    .fleft-979 {
        float: left;
    }
    .fright-979 {
        float: right;
    }
    .fnone-979 {
        float: none;
    }
    .pm-none-979 {
        padding: 0;
        margin: 0;
    }
    .p0-979 {
        padding: 0;
    }
    .m-none-979 {
        margin: 0;
    }
    .p20-979 {
        padding: 20px 0;
    }
    .m20-979 {
        margin: 20px 0;
    }
    .p20-all-979 {
        padding: 20px;
    }
    .m20-all-979 {
        margin: 20px;
    }
    .full-979 {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        margin: 0 0 20px;
    }
}
@media (max-width: 860px) {
    #menu-top-menu > li > a {
        padding: 10px 20px;
    }
    .footer-menu .menu-theme li a {
        padding: 10px 25px;
    }
    .footer-menu .menu-theme li a {
        padding: 10px 16px;
    }
    .footer-top-left, .footer-top-right {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    div#content {
        min-height: auto;
    }
}
@media (min-width: 768px) and (max-width: 860px) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 45%;
    }
    .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
        padding: 6px 25px;
    }
}
@media (min-width: 768px) {
    #menu-item-217 .sub-menu, #menu-item-217 button {
        display: none !important;
    }
    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
        margin-right: 0px;
    }
    .menu-theme > li:last-child > a, #menu-top-menu > li:last-child > a {
        padding-right: 0;
    }
    body.logged_out .shop-menu > li:nth-last-child(2) > a {
        padding-right: 10px;
    }
    .customized_cols .col-sm-5 {
        width: 37.5%;
    }
    .customized_cols .col-sm-7 {
        width: 62.5%;
    }
    .boxed-m767 {
        display: inline-block;
        width: 100%;
    }
    .fright-m767 {
        float: right;
    }
    .fleft-m767 {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .woocommerce .woocommerce-result-count, .woocommerce nav.woocommerce-pagination, form.form-wppp-select.products-per-page,
    nav.navigation.pagination {
        text-align: center;
        width: 100%;
    }
    .woocommerce .woocommerce-result-count {
        position: static;
    }
    form.form-wppp-select.products-per-page{
        margin-top: 15px !important;
    }
}
@media (max-width: 767px) {
    .woocommerce div.product form.cart .button {
        padding: 6px 0;
    }
    .footer-top-left {
        display: none;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 48%;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin-right: 0%;
        margin-bottom: 20px;
    }
    .footer-top {
        margin: 10px 0 20px;
    }
    .footer-bottom-right {
        margin-top: 20px;
    }
    .btn-theme2 {
        margin: 25px 0 20px;
    }
    form.form-wppp-select.products-per-page, .mt15-767-imp {
        margin-top: 15px !important;
    }
    .rTable.no-responsive .rTableBody {
        display: table-row-group;
    }
    .rTable.no-responsive .rTableRow {
        width: 100%;
        margin: 0;
        display: table-row;
    }
    .rTable.no-responsive .rTableCell, .rTable.no-responsive .rTableHead {
        display: table-cell;
        width: auto;
        padding: 3px 10px;
        vertical-align: middle;
    }
    .rTableBody {
        display: inline-block;
    }
    .rTableBody.cols6 > * {
        width: 16.66%;
    }
    .rTableBody.cols5 > * {
        width: 20%;
    }
    .rTableBody.cols4 > * {
        width: 25%;
    }
    .rTableBody.cols3 > * {
        width: 33.33%;
    }
    .rTableBody.cols2 > * {
        width: 50%;
    }
    .rTableCell p, .rTableCell {
        /*font-size: 9px;*/
    }
    .rTableCell, .rTableHead {
        display: inline-block;
        width: 100%;
        min-height: 32px;
        vertical-align: top;
        padding: 3px;
    }
    .rTableRow {
        display: inline-block;
        width: 100%;
        margin: 0 0 30px;
    }
    .rTableBody {
        display: inline-flex;
        width: 100%;
    }
    .rTable {
        display: inline-block;
        width: 100%;
    }
    .title-style1 {
        font-size: 24px;
        margin: 15px 0;
        line-height: 30px;
    }
    .combined_buyers {
        overflow: hidden;
        margin: 0 0 10px;
    }
    .combined_buyers_col img {
        max-height: 240px;
    }
    .combined_buyers_col {
        width: 49%;
        float: left;
    }
    .buyers_pick_left {
        margin-right: 2%;
    }
    .leftbar_clone, .right_sidebar, .secondbar, [class*='sidebar'].dyna_clone {
        border-top: 1px solid #Ccc;
        padding-top: 10px;
        margin-top: 10px;
        clear: both;
    }
    input#toggle_search:checked ~ form {
        visibility: visible;
        z-index: 99;
        opacity: 1;
        top: 50px;
    }
    .search-theme {
        position: fixed;
        right: 15px;
        top: 0;
        opacity: 0;
        visibility: hidden;
    }
    .header_left_logo img {
        max-height: 50px;
    }
    div#social_menu ul.sub-menu {
        position: static;
        display: block !important;
        opacity: 1 !important;
        width: 100%;
        height: auto !important;
        overflow: hidden;
    }
    div#social_menu ul li {
        display: block;
    }
    div#social_menu ul.sub-menu li {
        width: auto;
        display: inline-block;
        clear: none;
        float: none;
    }
    .footer-bottom-left {
        margin-top: 5px;
    }
    .menu-theme li a[style*='padding'] {
        display: none;
    }
    .footer-top-left, .footer-bottom-left, .footer-top-right, .footer-bottom-right {
        width: 100%;
        float: none;
        text-align: center;
    }
    .site-footer div#social_menu a:hover {
        color: #181818;
    }
    .footer-bottom-right {
        margin: 10px 0 30px;
    }
    .home .footer-bottom-right {
        margin: 10px 0 80px;
    }
    div#content {
        min-height: inherit;
        margin: 10px 0;
    }
    .fs-767-12px {
        font-size: 12px;
        line-height: 16px;
    }
    .p10-767 {
        padding: 10px;
    }
    .p20-767 {
        padding: 20px;
    }
    .p30-767 {
        padding: 30px;
    }
    .pt10-767 {
        padding-top: 10px;
    }
    .pt20-767 {
        padding-top: 20px;
    }
    .pt30-767 {
        padding-top: 30px;
    }
    .pb0-767 {
        padding-bottom: 0px;
    }
    .pb10-767 {
        padding-bottom: 10px;
    }
    .pb20-767 {
        padding-bottom: 20px;
    }
    .pb30-767 {
        padding-bottom: 30px;
    }
    .ptb10-767 {
        padding: 10px 0;
    }
    .ptb20-767 {
        padding: 20px 0;
    }
    .ptb30-767 {
        padding: 30px 0;
    }
    .p0-767 {
        padding: 0;
    }
    .m10-767 {
        margin: 10px;
    }
    .m20-767 {
        margin: 20px;
    }
    .m30-767 {
        margin: 30px;
    }
    .mt10-767 {
        margin-top: 10px;
    }
    .mt20-767 {
        margin-top: 20px;
    }
    .mt30-767 {
        margin-top: 30px;
    }
    .mb0-767, .woocommerce ul.products li.product:last-child, .woocommerce-page ul.products li.product:last-child {
        margin-bottom: 0px;
    }
    .mb10-767 {
        margin-bottom: 10px;
    }
    .mb20-767 {
        margin-bottom: 20px;
    }
    .mb30-767 {
        margin-bottom: 30px;
    }
    .mtb10-767, .btn-back, #shop_insta_link {
        margin: 10px 0;
    }
    .mtb20-767 {
        margin: 20px 0;
    }
    .mtb30-767 {
        margin: 30px 0;
    }
    .m0-767 {
        margin: 0
    }
    .dnone-767, #topbody, #menu-top-menu li a:after {
        display: none !important;
    }
    .dblock-767, label#toggle_search_label {
        display: block !important;
    }
    .vhc-767 {
        position: absolute;
        margin: auto;
    }
    .hc-767 {
        left: 0;
        right: 0;
        margin: auto;
    }
    .copy_span {
        display: block;
        visibility: hidden;
        height: 0;
    }
    .boxed-767 {
        display: inline-block;
        width: 100%;
    }
    .tcenter-767 {
        text-align: center;
    }
    .fleft-767 {
        float: left;
    }
    .fright-767 {
        float: right;
    }
    .fnone-767 {
        float: none;
    }
    .full-767 {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        margin: 0 0 20px;
    }
    .menu-theme li a:after {
        top: 5px;
    }
    .woocommerce .woocommerce-result-count {
        position: static;
    }
    .woocommerce .woocommerce-result-count, .woocommerce nav.woocommerce-pagination, form.form-wppp-select.products-per-page,
    nav.navigation.pagination {
        text-align: center;
        width: 100%;
    }
    .content-area.index_php .nav-links {
        float: none;
        display: inline-block;
    }
    #coupon_code {
        padding: 20px 8px 18px;
        margin: 20px 10px 0 0px;
    }
    .woocommerce table .coupon input[name=apply_coupon] {
        padding: 6px 10px;
    }
    .woocommerce-cart .wc-proceed-to-checkout > a {
        width: 100%;
        margin: 0 0 20px !important;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .btn-theme, button, html input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .btn-theme:hover, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .wishlist_table .add_to_cart, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce-cart table.cart [type="submit"], .add_to_wishlist2 {
        width: 100%;
    }
    .home .btn-theme2 {
        width: 100%;
        padding: 15px 0;
    }
    .page-template-designer .post-thumbnail {
        text-align: center;
    }
    .customized_cols .post-thumbnail {
        text-align: center;
    }
    .contact_info_outer {
        margin-top: 0px;
    }
}
@media (min-width: 600px) and (max-width: 1024px) {
    .yith_magnifier_mousetrap {
        display: none;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .images > *:first-child, .thumbnails.noslider {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .woocommerce div.product div.images .thumbnails li a img {
        max-height: initial;
        width: 100% !important;
    }
    .woocommerce div.product div.images .thumbnails li a {
        margin: 0 !important;
        max-height: 150px;
        overflow: hidden;
    }
    .woocommerce div.product div.images .thumbnails li {
        margin: 0 10px;
        width: 200px !important;
    }
    .yith_magnifier_gallery li a {
        /* width: auto !important;*/
        display: block;
        margin-top: 10px;
        height: auto !important;
    }
    ul.yith_magnifier_gallery {
        padding: 0;
        margin: 0;
    }
    .thumbnails .slick-list.draggable {
        min-height: inherit !important;
        height: auto !important;
    }
    .woocommerce div.product div.images img, .woocommerce div.product div.images .yith_magnifier_zoom_wrap img {
        margin: auto;
    }
    .woocommerce div.product div.images div.thumbnails {
        margin-top: 10px;
    }
    ul.yith_magnifier_gallery .slick-list .slick-track {
        height: auto !important;
    }
}
@media (min-width: 601px) and (max-width: 767px) {
    .featured_clone {
        float: left;
        width: 33%;
    }
    .featured_clone + .entry-content {
        float: right;
        width: 65%;
    }
    .customized_cols .col-sm-7 {
        overflow: hidden;
    }
    body:not(.home) .banner {
        height: 245px;
    }
}
@media (max-width: 600px) {
    .yith_magnifier_mousetrap {
        display: none;
    }
    div#festi-cart-pop-up-content {
        left: 0 !Important;
        width: 100%;
    }
    div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
        width: 100% !important;
    }
    .contact_info_outer {
        margin-bottom: 20px;
    }
    body:not(.home) .banner {
        height: 145px;
    }
    .woocommerce .add_to_wishlist2 {
        padding: 6px 0;
    }
    .woocommerce div.product form.cart .variations {
        width: 100%;
    }
    .woocommerce div.product div.images div.thumbnails {
        margin-top: 10px;
    }
    .designers .col-xs-3 {
        width: 100%;
    }
    .first_popup_heading h3 {
        font-size: 20px;
        margin: 30px 0 15px;
    }
    .popup-inner-content {
        padding: 0;
    }
    .popup_outer {
        padding: 0;
    }
    div#cboxLoadedContent {
        height: 500px !important;
        border: transparent;
    }
    div#colorbox * {
        box-sizing: border-box;
    }
    div#colorbox {
        max-width: 90%;
        left: 0px !important;
        right: 0 !important;
        margin: auto;
        border: 2px solid #000;
        max-height: 420px;
        top: 0 !important;
        bottom: 0 !important;
        z-index: 99999;
    }
    div#colorbox *[style*='width'] {
        max-width: 100%;
    }
    div#colorbox *[style*='height'] {
        margin: 0;
    }
    form#subForm td {
        padding: 0;
    }
    form.brochure_from input:not([type="submit"]) {
        width: 100%;
        padding-left: 10px;
    }
    .yith_magnifier_zoom_wrap {
        pointer-events: none;
    }
    .woocommerce div.product div.images .thumbnails li a {
        margin: 0 !important;
        max-height: 150px;
        overflow: hidden;
    }
    .woocommerce div.product div.images img, .woocommerce div.product div.images .yith_magnifier_zoom_wrap img {
        margin: auto;
    }
    .woocommerce div.product div.images .thumbnails li a img {
        max-height: initial;
        width: 100% !important;
    }
    .woocommerce div.product div.images .thumbnails li {
        margin: 0 10px;
    }
    .thumbnails .slick-list.draggable {
        min-height: inherit !important;
    }
    .product_thumbs button.slick-next, .product_thumbs button.slick-prev {
        margin: 0;
        top: 60px;
        bottom: 0;
        transform: rotate(-90deg);
        transform-origin: center;
    }
    .product_thumbs button.slick-prev {
        right: auto;
        left: -35px;
    }
    .product_thumbs button.slick-next {
        left: auto;
        right: -35px;
    }
    ul.yith_magnifier_gallery {
        padding: 0;
        margin: 0;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
    .images > *:first-child, .thumbnails.noslider {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .p10-600 {
        padding: 10px;
    }
    .p20-600 {
        padding: 20px;
    }
    .p30-600 {
        padding: 30px;
    }
    .pt10-600 {
        padding-top: 10px;
    }
    .pt20-600 {
        padding-top: 20px;
    }
    .pt30-600 {
        padding-top: 30px;
    }
    .pb0-600 {
        padding-bottom: 0px;
    }
    .pb10-600 {
        padding-bottom: 10px;
    }
    .pb20-600 {
        padding-bottom: 20px;
    }
    .pb30-600 {
        padding-bottom: 30px;
    }
    .ptb10-600 {
        padding: 10px 0;
    }
    .ptb20-600 {
        padding: 20px 0;
    }
    .ptb30-600 {
        padding: 30px 0;
    }
    .p0-600 {
        padding: 0;
    }
    .m10-600 {
        margin: 10px;
    }
    .m20-600 {
        margin: 20px;
    }
    .m30-600 {
        margin: 30px;
    }
    .mt10-600 {
        margin-top: 10px;
    }
    .mt20-600 {
        margin-top: 20px;
    }
    .mt30-600 {
        margin-top: 30px;
    }
    .mb0-600 {
        margin-bottom: 0px;
    }
    .mb10-600 {
        margin-bottom: 10px;
    }
    .mb15-600, .featured_clone {
        margin-bottom: 15px;
    }
    .mb20-600 {
        margin-bottom: 20px;
    }
    .mb30-600 {
        margin-bottom: 30px;
    }
    .mtb10-600 {
        margin: 10px 0;
    }
    .mtb20-600 {
        margin: 20px 0;
    }
    .mtb30-600 {
        margin: 30px 0;
    }
    .m0-600 {
        margin: 0
    }
    .dnone-600 {
        display: none !important;
    }
    .vhc-600 {
        position: absolute;
        margin: auto;
    }
    .hc-600 {
        left: 0;
        right: 0;
        margin: auto;
    }
    div.designers {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media (min-width: 481px) {
    .boxed-m480 {
        display: inline-block;
        width: 100%;
    }
    .fright-m480 {
        float: right;
    }
    .fleft-m480 {
        float: left;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
}
@media (max-width: 480px) {
    .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
        margin: 0 13px 1em;
    }
    .copyright_block {
        font-size: 12px;
    }
    .img_div {
        height: auto;
    }
    a.more_colours_avail {
        font-size: 9px;
        max-width: inherit;
        position: static;
        width: 100%;
        display: block;
        margin: 0 0 7px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100%;
        margin: 0 0 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    .woocommerce ul.products li.product a img, .buyers_pick > img {
        height: auto !important;
        position: static !important;
        max-width: 100% !important;
        width: auto !important;
    }
    .more_colours_avail_parent {
        padding-bottom: 10px !important;
    }
    a.more_colours_avail {
        bottom: 7px;
    }
    form#user_registration > div {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    #customer_login h5 {
        margin-top: 10px;
    }
    form#user_registration > div.delivery_detail_block_right {
        margin: 0;
        width: 100%;
    }
    .product_thumbs button.slick-next, .product_thumbs button.slick-prev {
        top: 34px;
    }
    .menu-theme li a:after {
        right: -2.5px;
    }
    .woof_list [class*='term_11'] + label {
        padding: 10px 0 0 !important;
    }
    .woocommerce div.product div.images .thumbnails li a {
        max-height: 85px;
    }
    .footer-menu .menu-theme li a {
        padding: 5px 5px 0;
        font-size: 12px;
    }
    footer#colophon {
        padding-top: 10px;
    }
    .p10-480 {
        padding: 10px;
    }
    .p20-480 {
        padding: 20px;
    }
    .p30-480 {
        padding: 30px;
    }
    .pt10-480 {
        padding-top: 10px;
    }
    .pt20-480 {
        padding-top: 20px;
    }
    .pt30-480 {
        padding-top: 30px;
    }
    .pb0-480 {
        padding-bottom: 0px;
    }
    .pb10-480 {
        padding-bottom: 10px;
    }
    .pb20-480 {
        padding-bottom: 20px;
    }
    .pb30-480 {
        padding-bottom: 30px;
    }
    .ptb10-480 {
        padding: 10px 0;
    }
    .ptb20-480 {
        padding: 20px 0;
    }
    .ptb30-480 {
        padding: 30px 0;
    }
    .p0-480 {
        padding: 0;
    }
    .m10-480 {
        margin: 10px;
    }
    .m20-480 {
        margin: 20px;
    }
    .m30-480 {
        margin: 30px;
    }
    .mt10-480 {
        margin-top: 10px;
    }
    .mt20-480 {
        margin-top: 20px;
    }
    .mt30-480 {
        margin-top: 30px;
    }
    .mb0-480 {
        margin-bottom: 0px;
    }
    .mb10-480 {
        margin-bottom: 10px;
    }
    .mb20-480 {
        margin-bottom: 20px;
    }
    .mb30-480 {
        margin-bottom: 30px;
    }
    .mtb10-480 {
        margin: 10px 0;
    }
    .mtb20-480 {
        margin: 20px 0;
    }
    .mtb30-480 {
        margin: 30px 0;
    }
    .m0-480 {
        margin: 0
    }
    .g-recaptcha > div > div:before {
        content: '';
        position: absolute;
        right: 0px;
        background-color: #F9F9F9;
        width: 30%;
        height: 76px;
        border-style: solid;
        border-color: #D3D3D3;
        border-width: 1px 0;
        top: 0px;
        box-sizing: border-box;
    }
    .g-recaptcha > div > div {
        position: relative;
        width: 100%;
        max-width: 100%;
        border-right: 1px solid #D3D3D3;
        border-radius: 3px;
        margin: auto;
    }
    .dnone-480 {
        display: none !important;
    }
    .vhc-480 {
        position: absolute;
        margin: auto;
    }
    .hc-480 {
        left: 0;
        right: 0;
        margin: auto;
    }
    .boxed-480 {
        display: inline-block;
        width: 100%;
    }
    .tcenter-480 {
        text-align: center;
    }
    .fleft-480 {
        float: left;
    }
    .fright-480 {
        float: right;
    }
    .fnone-480 {
        float: none;
    }
    .pm0-480 {
        padding: 0;
        margin: 0;
    }
    .p0-480 {
        padding: 0;
    }
    .m0-480 {
        margin: 0;
    }
    .m20-480 {
        margin: 20px 0;
    }
    .p20-480 {
        padding: 20px 0;
    }
    .p20-all-480 {
        padding: 20px;
    }
    .m20-all-480 {
        margin: 20px;
    }
    .full-480 {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        margin: 0 0 20px;
    }
}
@media (max-width: 380px) {
    .dnone-380 {
        display: none !important;
    }
    .vhc-380 {
        position: absolute;
        margin: auto;
    }
    .hc-380 {
        left: 0;
        right: 0;
        margin: auto;
    }
}
/* ===============  menu_mobile.css  ===============*/
@media (min-width: 768px) {
}
@media (max-width: 767px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    label#menu_toggle_label.active {
    }
    #menu-top-menu li a:hover, #menu-top-menu ul.sub-menu li a {
        background: #e2e1e1;
    }
    .sf-menu > li > a:hover:after, .sf-menu > li.sfHover > a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after,
    body .select-menu, input[id*='_toggle'], html body #wpadminbar, .dropdown-toggle, ul.sub-menu li.menu-item-has-children:after {
        display: none !important;
    }
    html[class] {
        margin: 0 !important;
    }
    .sf-menu,
    .dblock-imp {
        display: block !important;
    }
    body,
    #menu-top-menu, ul.info_toggle_list, label[id*='_toggle_label'],
    .transits-little {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
    }
    .drop {
        display: block;
        position: absolute;
        right: 15px;
        top: 2.5px;
        width: 40px;
        height: 35px;
        z-index: 8;
        cursor: pointer;
        text-align: center;
    }
    .drop:after {
        content: '\f107';
        font-family: Fontawesome;
        color: #000;
        font-size: 24px;
        line-height: 35px;
        font-weight: 600
    }
    .drop.active:after {
        content: '\f106';
        font-family: Fontawesome;
    }
    #menu-top-menu a,
    .transits-none {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }
    #menu-top-menu ul.sub-menu {
        padding: 0 !important;
        margin: 0 !important;
        border: 0;
        width: 100%;
        position: static;
        border: 3px solid #000;
        border-width: 0px 0;
        border-radius: 0;
        display: none;
        visibility: visible !important;
        overflow: hidden;
    }
    #menu-top-menu li {
        width: 100%;
        margin: 0;
        position: relative;
        border: 0;
        padding: 0;
    }
    #menu-top-menu ul.sub-menu li a {
    }
    #menu-top-menu ul.sub-menu ul.sub-menu li a {
        background: rgb(229, 228, 228);
    }
    #menu-top-menu ul.sub-menu ul.sub-menu ul.sub-menu li a {
        background: rgb(71, 17, 17);
    }
    #menu-top-menu li a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0 10px 20px;
        color: #000;
        width: 100%;
        margin: 0;
        text-align: left;
        border: 0;
        position: static;
        border-bottom: 1px solid #d0cdcd;
    }
    #menu-top-menu > li:first-child > a {
    }
    li.menu-item-has-children > a {
    }
    label#menu_toggle_label {
        z-index: 9999;
        font-size: 24px;
        vertical-align: bottom;
        font-weight: 300;
    }
    #menu-top-menu {
        z-index: 999;
        position: fixed;
        top: 0px;
        width: 100%;
        float: none;
        overflow: auto;
        left: -60%;
        left: -245px;
        left: -100%;
        height: 100%;
        padding-bottom: 0px !important;
        padding-top: 45px !important;
    }
    ul#menu-top-menu {
        padding: 0;
        background: #fff;
    }
    ul#menu-top-menu:before {
        content: '';
        color: #000;
        position: absolute;
        top: 0px;
        font-weight: 700;
        display: block;
        width: 100%;
        height: 60px;
        padding: 20px 0px 20px 50px;
        font-size: 20px;
        line-height: 25px;
        text-align: left;
        background: #FFF;
        z-index: 0;
    }
    ul#menu-top-menu::-webkit-scrollbar {
        width: 5px;
    }
    ul#menu-top-menu::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #181818;
        border-top: 0;
        border-bottom: 0;
    }
    ul#menu-top-menu::-webkit-scrollbar-track {
        box-shadow: inset 0px 0px 8px 0px #000;
        -o-box-shadow: inset 0px 0px 8px 0px #000;
        -moz-box-shadow: inset 0px 0px 8px 0px #000;
        -webkit-box-shadow: inset 0px 0px 8px 0px #000;
    }
    label#toggle_search_label {
        display: none;
        position: fixed;
        right: 60px;
        font-size: 20px;
        line-height: 50px;
        color: #000;
        top: 0;
        margin: 0;
        z-index: 99;
        cursor: pointer;
    }
    label[id*='_toggle_label'] {
        width: 40px;
        z-index: 999;
        font-family: FontAwesome;
        color: #181818;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        margin: 0;
        font-size: 28px;
    }
    label#menu_toggle_label.active {
        top: 10px;
        position: fixed;
        left: 5px;
    }
    form.search-theme.visible {
        right: -5px;
        top: 1px;
    }
    .fixed form.search-theme.visible {
        right: -40px;
    }
    #menu_toggle_label:after {
        content: '';
        width: 50px;
        height: 20px;
        display: inline-block;
        background-image: url(../images/menu.png);
        background-size: 20px 20px;
        background-repeat: no-repeat;
        margin-left: 12px;
    }
    #menu_toggle_label.active:after {
        content: '\f104';
        font-weight: 700;
        background: none;
        margin: 0 0 0 -5px;
    }
    label#info_toggle_label {
        right: 10px;
        left: auto;
    }
    label#info_toggle_label:after {
        content: '';
        width: 50px;
        height: 20px;
        display: inline-block;
        background-image: url(../images/smartphone.png);
        background-size: 20px 20px;
        background-repeat: no-repeat;
        margin-left: 12px;
    }
    label#info_toggle_label.active:after {
        content: '\f107';
        font-weight: 700;
    }
    .nav__primary {
        z-index: 99;
    }
    #menu_toggle:checked + ul {
        left: 0;
    }
    body.menu_opened {
        background: transparent;
        height: 100%;
        overflow: hidden;
    }
    body.menu_opened .main_container {
        pointer-events: none;
    }
    li.menu-item-has-children .drop.active ~ ul {
        right: 0;
        margin: auto;
        left: 0;
        border-width: 1px 0 !important;
    }
    ul.info_toggle_list {
        margin: 0;
        list-style: none;
        width: 40px;
        position: fixed;
        top: -150px;
        left: 56px;
    }
    .site-header-menu.fixed ul.info_toggle_list {
        left: 47px;
    }
    ul.info_toggle_list a {
        color: #000;
        border: 1px solid #030303 !important;
        display: block;
        background: #fff;
        padding: 5px 0 0;
        border-width: 2px 0;
        font-size: 20px;
        line-height: 32px;
        text-align: center;
        margin: 0 0 5px;
    }
    ul.info_toggle_list a:hover {
        background: #ffffff;
    }
    #info_toggle:checked + ul {
        top: 130px;
    }
    .site-header-menu.fixed #info_toggle:checked + ul {
        top: 86px;
    }
    body {
        right: 0;
        position: relative;
        width: 100%;
    }
    body header.isStuck {
        -webkit-transform: inherit;
        -moz-transform: inherit;
        transform: inherit;
    }
    body .site-header {
        position: relative !important;
        top: 0 !important;
        z-index: 9999;
    }
    .logo {
        padding-top: 50px;
    }
    ul#menu-top-menu:before,
    .box-sizing {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    #menu-top-menu ul.sub-menu li a:hover {
        background: #c5c4c4;
    }
    .header_left_logo {
        margin: 5px 0;
    }
    ul#menu-shop-menu li a {
        padding: 3px 9px 0;
        font-size: 12px;
    }
    .site-header-menu.fixed {
        position: fixed;
        left: 0;
        width: 100%;
        top: 0;
    }
    .site-header-menu.fixed .header_right_top {
        background: #fff;
    }
    .site-header-menu.fixed .header_left_logo {
        background: #fff;
        margin: 0;
        padding: 0 100px;
        border-top: 1px solid #030303;
        border-bottom: 1px solid #030303;
    }
    .header_right_bottom i {
        right: -40px;
        top: 5px;
    }
    .site-header-menu.fixed .header_down {
        border: 0;
    }
    .site-header-menu.fixed .shop-menu {
        padding-bottom: 5px;
    }
    .site-header-menu.fixed .nav__primary {
    }
    .site-header-menu.fixed .nav__primary {
        position: absolute;
        top: -41px;
        left: 5px;
    }
    .site-header-menu.fixed .header_right_bottom i {
        top: -35px;
    }
}
@media (max-width: 480px) {
    label#toggle_search_label {
        right: 45px;
    }
    label#info_toggle_label {
        right: 5px;
    }
}
@media (max-width: 330px) {
    .site-header-menu.fixed .header_left_logo {
        padding: 10px 100px 5px;
    }
}
/*custom css*/
body:not(.justin_page) .product_listing .page-title {
    display: none;
}
body:not(.justin_page) .product_listing .product_mainarea {
    /*    padding-top: 45px;*/
}
a.prev.page-numbers {
    font-size: 0 !important;
    position: relative;
}
a.prev.page-numbers:before {
    content: "\f104";
    font-family: fontAwesome;
    font-size: 28px;
    padding: 0px 10px;
}
a.next.page-numbers {
    font-size: 0 !important;
    position: relative;
}
a.next.page-numbers:before {
    content: "\f105";
    font-family: fontAwesome;
    font-size: 28px;
    padding: 0px 10px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-color: #000 !important;
}
.woocommerce nav.woocommerce-pagination ul {
    border-color: #000 !important;
}
.woocommerce div.product form.cart button.single_add_to_cart_button.button {
    background: #000 !important;
    color: #fff !important;
    margin-top: 30px !important;
}
/*
a.more-link {
    display: none;
}*/
.textbox.btn-enq-submit.btn-submit.col-sm-4 {
    margin: 0;
}
.textbox.btn-enq-submit.btn-submit.col-sm-4 input#contactus_submit {
    margin: 0;
    padding: 25px 0px;
    width: 100%;
}
td.value, .half_size .form-row.form-row-wide.selector {
    position: relative;
}
/*td.value:after{content: "\f107" !important; font-family: fontAwesome;color: #000;font-size: 30px;position: absolute;right:1px;top: 1px;background: #fff;bottom: 0;max-height: 33px;padding: 6px;}*/
/*.half_size .form-row.form-row-wide.selector:after {!*content: "\f107" !important;*! font-family: fontAwesome;color: #000;font-size: 30px;position: absolute;right:1px;top: 1px;background: #fff;bottom: 0;max-height: 33px;padding:4px 5px 5px 5px;}*/
/*form#gift_card-enquiry .selector:after {content: "\f107" !important; font-family: fontAwesome;color: #000;font-size: 30px;position: absolute;right:1px;top: 1px;background: #fff;bottom: 0;max-height: 33px;padding:4px 5px 5px 5px;}*/
body.single main#main {
    max-width: 940px;
    /*margin: auto;
    float: none;*/
}
body.single .product_type_row .col-sm-10 { /*padding-top: 45px;*/
}
article#post-167 { /*padding-top: 45px;*/
}
/*body.blog div#content {max-width: 1000px; float: none; margin: auto;padding-top: 15px;}*/
@media (min-width: 1200px) {
    body.blog main#main {
        width: 1030px;
        max-width: 100%;
    }
}
form.form-wppp-select.products-per-page.selector select, .woocommerce div.product form.cart .variations select, select#gift_card_voucher,
select#reg_billing_country, select#reg_billing_state {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: '';
    background: url('../images/br_down.png') no-repeat;
    background-position: 96% 12px;
    background-size: 13px 13px;
}
select::-ms-expand {
    display: none;
}
form.form-wppp-select.products-per-page.selector select, form.form-wppp-select.products-per-page.selector select option {
    padding: 0 19px;
}
form.form-wppp-select.products-per-page.selector select {
    border: 1px solid #000;
}
select option {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}
div#content {
    padding-top: 10px;
}
body.post-type-archive-product div#content, body.tax-yith_product_brand div#content {
    padding-top: 2px;
}
.title_new_arrival, h1.entry-title, .contact_info_outer h2 {
    display: none;
}
h1.product_title.entry-title {
    display: block;
}
body.single-post h1.entry-title {
    display: block;
}
select {
    border-radius: 0px !important;
}
.designers span.head {
    padding: 15px 0 0px 0;
    margin-top: 15px;
}
body.page-template-designer.page-template-designer-php div#content {
    width: 1170px;
    margin: auto;
}
body.single-product div.buyers_pick .yith_magnifier_zoom_wrap:before {
    content: url(../images/buyers_pick.png);
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 8;
}
body.single-product div.buyers_pick:before, body.single-product .buyers_pick .img_div:before {
    content: "";
}
input#gift_card_submit:hover, input#gift_card_submit:active, input#gift_card_submit:focus,
input#newsletter_submit:hover, input#newsletter_submit:active, input#newsletter_submit:focus {
    text-decoration: line-through;
}
a.yith_magnifier_zoom.woocommerce-main-image img {
    max-width: 100% !important;
    width: auto !important;
}
form#newsletter .control_row {
    width: 29%;
    float: left;
    margin-right: 15px;
}
input#newsletter_submit {
    margin: 0;
}
form#newsletter input {
    height: 39px;
    width: 100%;
}
.delivery_type input,input#i_understand,.checkbox.subscribe_checkbox input {
    height: auto;
    width: auto;
}
#gift_card-enquiry .btn-submit,.textbox.btn-enq-submit.btn-submit.col-sm-4{
    background: none;
    float: left;
}
.textbox.btn-enq-submit.btn-submit.col-sm-4 input#contactus_submit{
    line-height: 0;
}
.u-column1 form#newsletter .control_row,.u-column1 input.woocommerce-Button.button,input.woocommerce-Button.button {
    width: 100%;
}