@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


body {
  margin: 0;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}


legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}


textarea {
  overflow: auto;
}


optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}



html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #000000;
    color: #ffffff;
    text-shadow: none;
}
::selection {
    background: #000000;
    color: #ffffff;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

     a[href^="#"]:after,
     a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

     thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Theme Base */
html, body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
body{
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    margin:0;
    padding: 0;
}
a, a:link, a:hover, a:active, a:visited {
    text-decoration: none;
    font-weight: inherit;
    color: #a9002a;
}
.page-home .widget.widget-pageHeading{
    display: none;
}
.widget.widget-pageHeading {
    padding: 40px 0 20px 0;
    text-align: center;
    margin-bottom: 100px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.widget.widget-pageHeading h1 {
    color: #000000;
    padding: 0;
    margin: 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 4px;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    line-height: normal;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
h1 {font-size: 40px;}
h2 {font-size: 36px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}
p{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    margin: 0 0 20px;
    padding: 0;
    font-weight: 300;
    text-align: left;
}

/* Common Styles */
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type=submit], input, input[type=text], textarea, select, input[type=password], address, input[type=file], input[type=hidden], button, input[type=image], blockquote{
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
input[type="submit"], input[type="button"], button, .button, a.button{
    margin-top: 0px;
    background: transparent;
    border: 2px solid #000;
    color: #000;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
    text-align: center;
    padding: 7px 30px;
    display: inline-block;
    height: auto !important;
}
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover{
	background: #000;
	color: #fff;
}
input[type=text], input[type=password], select{
	height: 40px;
}
input[type=text], input[type=password], select, textarea{
	border-color: #000;
	font-family: inherit;
	box-sizing: border-box;
	padding-left: 10px;
}
textarea{
	height: 90px;
}
input[type="text"].validation-error, input[type="password"].validation-error{
	background: #fff;
}
button.Zebra_DatePicker_Icon {
    background-position: right center;
}
table {
    max-width: 100%;
    margin-bottom: 20px;
}
table th {
    font-size: 17px;
    font-weight: 700;
    background: #eee;
}
table, th, td {
    border: 1px solid #d9d9d9;
    padding: 8px;
    text-align: left;
    font-weight:normal;
    font-size: 17px;
    color: #000000;
}
table tr:nth-child(2n) {
    background: #f8f8f8;
}
.widget-snippet{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    font-weight:300;
    text-align: left;
}
.widget-snippet a{
    color: #000000;
}
.widget-snippet a:hover{
    color: #a9002a;
}
.widget-snippet ul,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.widget-snippet ul li, .widget-snippet ol li,
ul li, ol li {
    position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    padding: 0 0 6px 24px;
    list-style-type: none;
    font-family: 'Roboto', sans-serif;
}
.widget ul li a,
.widget ol li a{
    color: #000000;
}
.widget ul li a:hover,
.widget ol li a:hover{
    color: #a9002a;
}

ol li {
    list-style-type: decimal;
    padding: 0 0 6px 10px;
}
.widget-snippet ul li::before,
ul li::before{
    content: '\f00c';
    position: absolute;
    left: -1px;
    top: 6px;
    width: 13px;
    height: 10px;
    z-index: 1;
    font: normal normal normal 14px/1 FontAwesome;
    color: #a9002a;
    font-size: 15px;
}
ul, ol,
.widget-snippet ul,
.widget-article ul,
.widget-snippet ol,
.widget-article ol{
    margin-bottom: 12px;
}
ol,
.widget-article ol,
.widget-snippet ol{
    padding-left: 19px;
}

/* Webcommander Base */

.page-content .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
}
.auto-page .page-content {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.form-row{
	position: relative;
}
.errorlist.after .message-block {
    color: #a9002a;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}
.errorlist.after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    padding: 0;
    bottom: 0;
}
.simpleCaptcha-container {
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: block;
    margin-top: 15px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"] , .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
    width: 48%;
    display: inline-block;
    box-shadow: 0 0 0 1px #ddd inset;
    text-align: center;
    height: 40px;
    background: #fff;
}

.form-row.simple_captcha_input_field.mandatory {
    width: 48%;
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
    vertical-align: top;
    float: right;
}
.widget-form .single-input-row .form-row {
    margin-top: 0;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label , .simpleCaptcha-container  .form-row.simple_captcha_help_text{
    display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
    width: 100%;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title{
	padding-bottom: 20px;
	text-align: center;
    color: #000;
}
.widget.widget-form.contact-form {
    background: #f8f8f8;
    padding: 30px 50px 40px;
}
.widget.widget-form.contact-form  button.submit-button {
    width: 100%;
    background-color: #002368;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}
.widget.widget-form.contact-form button.submit-button:hover {

    background-color: #a9002a;
}
.simpleCaptcha-container .form-row.simple-captcha img {
    height: 36px;
    vertical-align: middle;
    margin-top: 2px;
}
.widget.widget-form.contact-form  .form-row.btn-row {
    margin-top: 15px;
}
.widget.widget-form.contact-form  .form-row.btn-row label{
	display: none;
}
.widget.widget-form.contact-form textarea{
	min-height: 160px;
	padding-top: 10px;
}
.widget-form input[type=text], .widget-form textarea, .widget-form select{
	width: 100%;
   font-size: 14px;
   line-height: 20px;
}
.contact-cell a {
    color: #a9002a;
}
.widget > .widget-title {
    font-size: 20px;
    padding-bottom: 0px;
    color: #000000;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

/*start: jssor slider css */
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
	opacity: 0;
}
div.jssor-slider-container .slide {
	display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
	display: block;
}
div.jssor-slider-container .container, div.jssor-slider-container {
	width:1920px;
	height: 600px;
	padding: 0 !important;
	text-align: center;
}
div.jssor-slider-container {
	margin: 0 auto;
}
div.jssor-slider-container .jssora20l, div.jssor-slider-container .jssora20r, div.jssor-slider-container .slide {
	display : none;
}
div.jssor-slider-container[jssor-slider="true"] .slide, div.jssor-slider-container[jssor-slider="true"] .jssora20l, div.jssor-slider-container[jssor-slider="true"] .jssora20r {
	display: block;
}
.main-slider::before {
    content: url("/template/d3af21dd/images/loading.gif");
    height: 64px;
    left: 50% !important;
    margin-left: -18px !important;
    margin-top: -32px !important;
    position: absolute;
    top: 50%;
    width: 64px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1{
    position: absolute;
    left: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1 {
    top: 40%;
    text-align: center;
    text-shadow: -12px 8px 125px rgba(0, 0, 0, 1);
    max-width:900px;
    line-height: 32px;
    left: 50%;
    transform: translate(-50%);
	z-index:3;
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1 h2 {
    color: #fff;
    font-size:66px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    font-family: 'Roboto', sans-serif !important;
    line-height: 32px;
    letter-spacing: 2px;
    margin: 0 0 35px 0;
    padding: 0;
    text-shadow: 0 0px 45px #000;
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1   .learn-more{
    padding: 4px 44px;
    display: inline-block;
    vertical-align: middle;
    background-color: #002368;
    border-radius: 30px;
    color: #fff;
    font-size:16px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif  !important;
    line-height:43px;
    letter-spacing: 2px;
    transition: all 0.5s ease 0s;
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1   .learn-more:hover{
    background-color: #a9002a;
    color: #ffffff;
}
/*end: jssor slider css */


/* Inner page header */
.header::before,.header::after  {
    content: "";
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    height: 170px;
}
.header::before {
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
}
.header::after {
    background-image: url(/template/d3af21dd/images/innerbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.page-home .header::after,
.page-home .header::before{
    display: none;
}
.widget.page-heading {
    text-align: center;
    padding:65px 0 60px 0;
    border: none;
    margin-bottom: 80px;
}
.widget.page-heading h1 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding:0;
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-transform: none;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    z-index: 99;
}
.header .widget-storeLogo  img{
    max-width: 100%;
    height: auto;
}
/* Menu */
.widget-navigation.main-menu {
    text-align: right;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal >  .navigation-item.has-child > a span{
    position: relative;
}
.widget-navigation.main-menu .nav-wrapper.horizontal >  .navigation-item.has-child > a  span::after {
    content: "\f107";
    color: rgba(0,0,0,0.8);
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    font-weight: bold;
    left: auto;
    margin-left: 10px;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
    content: "\f106";
}
.widget-navigation.main-menu .navigation-item a{
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding: 20px 25px;
    font-family: 'Roboto', sans-serif;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover,
.widget-navigation.main-menu .navigation-item.active a,
.widget-navigation.main-menu .navigation-item a:hover,.widget-navigation.main-menu .navigation-item a:focus{
    color: #a9002a;
}
.widget-navigation .navigation-item-child-container  .navigation-item.last  a,
.widget-navigation .navigation-item-child-container  .navigation-item.last  a:hover{
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 12px 24px;
}

.footer .nav-wrapper.vertical {
    padding-top: 5px;
}

/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
    width: 268px;
    top: 70px;
    background: #fff;
    text-align: center;
    padding: 0px;
    left: 50%;
    box-shadow: 5px 0px 32px rgba(0,0,0,0.12);
    transform: translateX(-50%);
    margin: -10px 0 0 10px;
}
.main-menu .navigation-item .navigation-item-child-container::before{
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width:0 10px 10px 10px;
    border-style: solid;
    margin-left: -19px;
    z-index:1;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item{
    margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    padding: 12px 24px;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #000000;
    font-weight: 500;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    transition: all 0.5s ease 0s;
    background: #002368;
    color: #ffffff;
    z-index: 2;
    display: block;
}

.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-of-type a:hover{
   border-color: rgba(255, 255, 255, 0.1);
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after{
    display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}
/*end:menu*/




/*start:footer*/
.footer {
    background-color: #f4f4f4;
    margin-top:65px;
}
.footer  .widget > .widget-title {
    font-size: 16px;
    padding-bottom: 10px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.copyright-text p {
    margin: 0;
    padding: 0 0 2px 0;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    font-weight: 500;
}
.copyright-text p a{
    color: #000000;
}
.copyright-text p a:hover{
    color: #a9002a;
}
.footer .vertical .navigation-item {
    line-height: 15px;
    padding-bottom: 10px;
}
.footer  .vertical .navigation-item a {
    border-bottom: none;
    display: block;
    color: #000;
    font-weight: 500;
    font-size:15px;
    margin: 0 0 2px 0;
    padding: 0;
}
.footer  .vertical .navigation-item.active > a {
    color: #000;
}
.footer  .vertical .navigation-item a:hover,
.footer  .vertical .navigation-item a:focus,
.footer  .vertical .navigation-item.active > a:hover{
    color: #a9002a;
}
/*end:footer*/

/*start:Page not faund */
.page-page-not-found .page-content {
    text-align: center;
}
.page-page-not-found .page-content .article-content h1{
    color: #f00;
    text-align: center;
    padding: 0;
    margin: 0;
}
.page-page-not-found .page-content .article-content h2{
    color: #000;
    font-size: 30px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.page-page-not-found .page-content .article-content p{
    text-align: center;
    padding: 0;
    margin: 0;
}
/*end:Page not faund */
.page-home .body > .widget-container{
    overflow: hidden;
}
.page-home.fee .body > .widget-container{
    overflow: unset;
}
.widget-form .form-row input {
    height: 40px;
}
.body > .widget-container {
    min-height: 350px;
}
.wc-snippet-principal {
    margin-bottom: 125px;
}
.contact-map-wrap .contact-cell{
    width: 100%;
}
.main-slider .jssor-slider-container .slide:after{
	background-color:transparent !important;
}
.main-slider .jssor-slider-container .caption-wrapper {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
	text-align:left;
	padding:0;
}
.widget-gallery .jssor-slider-container .container .jssor-caption-1 .learn-more{
	border:none;	
}
.custom-form.contact-form .form-row.recaptcha-row {
    padding: 20px 0 10px 0;
}
.custom-form.contact-form .form-row.recaptcha-row label {
    display: none;
}
/*start: front end editor*/
.fee .popup {
	padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
	margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
	max-width: 500px
}
/*end: front end editor*/


/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
/*.fee-fixed-width-content {*/
/*    padding-left: calc(50% - 683px) !important;*/
/*    padding-right: calc(50% - 683px) !important;*/
/*}*/

@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    width: 100%;
    display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
    padding-left: 15px;
    padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
    margin: 7px 15px 0;
}

/*Section Full-wide*/
.fee .widget-snippet .container {
    max-width: 100% !important;
    width: auto;
}
.contact-cell p,
.contact-cell a {
    font-size: 14px;
}
.wc-snippet-principal .principal-block a {
    display: inline-block;
}
.widget-form .double-input-row .form-row {
    padding: 15px;
}
