
.top-header-wrapper {
	border-bottom: 0;
	background: #4d148c;
}
/* Custom Header Overwrites */

/*
.cms-direct .page-header.type1.custom {
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    background: none;
}
*/
@media (min-width: 768px){
    .customer-welcome .header.links {
        margin-top: 0 !important;
    }
    .customer-welcome .action.switch:after {
        color: #fff;
        margin-top: 2px;
    }
}
.page-header.type1.custom .bottom-header-wrapper {
    background: linear-gradient(to bottom, #FFFFFF 20%, #b2b2b2 100%);

}

.checkout-index-index .page-header.type1.custom {
    min-height: 80px;
}
.checkout-index-index div.aw_fslabel_label {
    display: none;
}
.page-header.custom {
    border:0;
}
.page-header.type1.custom {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #3f3f3f;
    /* height: 93px; */
    height: 104px;
}
.page-header.type1.custom .custom-block {
    position: relative;
    margin:0;
    height:inherit;
    line-height: inherit;
    float: left;
    top:0;
    right:0;
}
.page-wrapper .page-header .header.panel {
	padding-top:0;
	padding-bottom: 0;
    height: 37px;
}

/* Custom Minicart Overwrites */
.minicart-wrapper::after {
    float: right;
    clear: both;
}
.minicart-wrapper .action.viewcart span, .minicart-wrapper .action.viewcart:hover span {
    color: #fff;
}
.minicart-wrapper .action.viewcart:hover {
    background-color: #c24e00;
    border-color: #c24e00;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    text-align: center;
}

.minicart-wrapper .action.showcart {
        padding:18px 12px;
}
.page-header.type1.custom .minicart-wrapper .block-minicart {
        border-radius: 0;
        right:0;
}
.minicart-items .product-item-name a {
    color:#777;
}
.minicart-wrapper .action.showcart .counter.qty {
    color: #555;
}

.page-header.type1 .minicart-wrapper .block-minicart {
         margin: 0;
         padding: 15px;
    }
.action.viewcart:hover {
    background-color: #f3f3f3;
}
.action.viewcart span, .action.viewcart:hover span {
    color: #555;
    text-decoration: none;
}
.minicart-items-wrapper .product-item-name > a:hover {
    color: #777;
}
.minicart-wrapper .counter-number::before
 {
    content: "(";
 }
 .minicart-wrapper .counter-number::after
 {
    content: ")";
 }
.minicart-wrapper .action.showcart span.text::before {
    content: "\f07a";
    font-family: Font Awesome;
    font-weight: 900;
    padding: 0 5px;
}

    .page-header.type1.custom .minicart-wrapper .block-minicart { 
        right:15px;
    }
    .page-header.type1 .minicart-wrapper {
        margin:0;
        position: relative;
        right: 0;
        top: 0;
        float: right;
        width: auto;
    }
    .minicart-wrapper .action.showcart {
        padding:8px;
    }
    .minicart-wrapper .action.showcart .text {
        height: auto;
        margin: 0;
        overflow: visible;
        position: relative;
        width: auto;
        font-size: 14px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        border:0;
        height: auto;
        margin:0;
        min-width: auto;
        padding: 0;
        position: relative;
        text-align: left;
        top: 0;
        left: 0;
        display:inline;
        line-height: inherit;
        font-weight: normal;
    }

    .minicart-wrapper .action.showcart::before, .minicart-wrapper .action.showcart.active::before {
        content: none;
    }
    .minicart-wrapper::after {
        clear: none;
    }
    .minicart-wrapper a.action.showcart:hover, .minicart-wrapper a.action.showcart:focus {
        background-color: rgba(0, 0, 0, 0.25);
        text-decoration: none;
        color:#d9d9d9;
    }
    .minicart-wrapper .action.showcart .counter.qty {
    color: #fff !important;
    }

/* //Custom Minicart Overwrites */
.top-header-wrapper {
    position: relative;
    z-index: 9;

}
.page-header.type1 .custom-block {
    display: block;
}
.page-header.type1 .block-search {
    float: right;
    position: relative;
}
@media (max-width: 835px){
	.page-header.type1.custom .approved-vendor {
		display: none;
	}
}
.page-header.type1.custom .approved-vendor {
 	max-height: 33px;
    position: absolute;
    right: 15px;
    top: 17px;
 }
.page-header.type1.custom .logo {
    float: left;
    z-index: 5;
}

@media (min-width: 420px){ 
    .page-header.type1.custom .logo {
        margin:15px 0 0 0;
    }
}
@media (max-width: 768px){
    .page-header.type1.custom .logo {
        width: 100%;
        max-width: 230px;
        margin:15px 0 0 0;
    } 
}
@media (max-width: 420px){ 
    .page-header.type1.custom .logo {
        max-width: 180px;
        margin:20px 0 0 0;
    }
}
@media (min-width: 768px){
    .page-header.type1.custom .logo {
        position: absolute;
        left: 15px;
        top: 0;
        margin:22px 25px 0 0;
    }
    .page-header.type1.custom .search-autocomplete ul:not(:empty) {
        border: 0;
    }
}
/* //Custom Header Overwrites */

/* //Custom Navigation Overwrites */
.page-header.type1.custom .navigation .nav-item.level0 > .submenu.dropdown-menu {
		background: #eee;
		padding: 0;
	}

@media (min-width: 768px){
	.page-header.type1.custom .navigation .level0 .submenu {
		
	}
    header.page-header.custom .ves-megamenu li.level0 > a {
        padding: 13px 10px 15px;
    }
    .page-header.type1.custom .navigation {
        padding:0;
    }
    .page-header.type1.custom .navigation > ul {
        font-size: 12px;
    }
    .page-header.type1.custom .navigation li.level0 {
        padding: 0;
        transition-delay: 0s !important;
    }
    .page-header.type1.custom .navigation li.level0:first-child {
        margin-left:250px;
        margin-right: 0px;
    }
    .page-header.type1.custom .navigation li.level0.active, .page-header.type1.custom .navigation li.level0:hover {
        background:#FF6600;
        color: #fff;
    }
        .page-header.type1.custom .navigation > ul {
            background-color: transparent;
        }

    header.page-header.custom .navigation .level0 > .submenu {
        border-top: 0;
        top:66x;
        background-image: linear-gradient(to top, #efefef 0px, #fdfdfd 20%, #fff 50%);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% 200px;
        box-shadow: 0 1px 3px -1px rgba(61,58,58,0.12), 0 2px 4px -1px rgba(61,58,58,0.07), 0 2px 5px -1px rgba(61,58,58,0.07), 0 2px 7px -1px rgba(61,58,58,0.07), 0 3px 9px -1px rgba(61,58,58,0.06), 0 3px 12px -1px rgba(61,58,58,0.06), 0 4px 16px -1px rgba(61,58,58,0.06), 0 5px 22px -1px rgba(61,58,58,0.06), 0 6px 30px -1px rgba(61,58,58,0.06), 0 8px 40px -1px rgba(61,58,58,0.06), 0 9px 54px -1px rgba(61,58,58,0.06), 0 11px 73px -1px rgba(61,58,58,0.06), 0 14px 99px -1px rgba(61,58,58,0.06), 0 17px 134px -1px rgba(61,58,58,0.06), 0 21px 180px -1px rgba(61,58,58,0.06), 0 26px 243px -1px rgba(61,58,58,0.06);
    }

    header.page-header.custom .ves-megamenu li.level0 > a { 
        position: relative;
        line-height: 40px; 
        float: left;
        color: #666;
        font-weight: normal;
        text-transform: none;
        font-size: 16px;
    }
    header.page-header.custom .ves-megamenu li.level0:hover > a {
    	color:#fff;
    }
    header.page-header.custom .ves-megamenu li.level0.active > a {
        background: none; 
        color: #fff;
    }
    header.page-header.custom .ves-megamenu li.level0:hover > a{
        background: none;
    }
    header.page-header.custom .navigation li.level0 {
        transition-delay: 0s !important;
    }
    header.page-header.custom .navigation .caret {
        margin-left: 6px;
    }
    .page-header.type1 .navigation li.level0 {
        margin: 0;
    }
    .page-header.type1  .navigation .level0 .submenu {
        display: block !important;
    }

    .page-header.type1 .nav-item.level1 .submenu.dropdown-mega, .page-header.type1 .nav-item.level2 .submenu.dropdown-mega {
        left: 0 !important;
        padding: 0;
        position: relative;
    }
    .page-header.type1 .dropdown-menu .subgroup.level1 > .submenu > .content-wrap > .megamenu-content {
        margin: 0;
        padding: 0;
    }
   .page-header.type1 .col-sm-4 .nav-item.level1 > .nav-anchor {

        margin-bottom: 5px;
    }
    .navigation .nav-item.level2 > a {
        padding: 5px 10px !important;
        color: #666 !important;
    }
    .navigation .nav-item.level2  > a:hover {
        background: none !important;
        color: #FF6600 !important;
    }
    .page-header.type1 .nav-item .nav-item.level1 > .nav-anchor {
        margin:0;
        padding: 10px;
		-webkit-transition: background-color 300ms ease-in-out;
		-moz-transition: background-color 300ms ease-in-out;
		-o-transition: background-color 300ms ease-in-out;
		transition: background-color 300ms ease-in-out;
    }
        .page-header.type1 .nav-item .nav-item.level1 > .nav-anchor:hover {
            background: #222;
			-webkit-transition: background-color 300ms ease-in-out;
			-moz-transition: background-color 300ms ease-in-out;
			-o-transition: background-color 300ms ease-in-out;
			transition: background-color 300ms ease-in-out;
        }
        .page-header.type1 .navigation .nav-item.level1 > .nav-anchor:hover img {}
    .navigation .level0 .submenu a > span:before {
      content: "\f0da";
        font-family: Font Awesome;
        font-weight: 900;
        font-size: 14px;
        color: #666;
        padding: 0 5px;
    }
    .page-header.type1 .col-sm-4 .nav-item.image-link > a.nav-anchor {
        padding: 0 !important;
        margin: 0 0 10px !important;
    }
    .page-header.type1 .nav-item.image-link > a.nav-anchor > span {
        display: none;
    }
    .page-header.type1 .navigation .level1 .mega-col.col-sm-6 {
        padding: 0 15px 0 0;
    }
    .page-header.type1 .navigation .level1 .mega-col.col-sm-6:first-child {
        padding: 0 0 0 15px ;
    }
    .page-header.type1 .col-sm-6 .image-link a.nav-anchor {
        padding: 10px ;
    }
    .page-header.type1 .col-sm-6 .image-link a.nav-anchor:hover {
        background:#333;
    }
    .level1.nav-dropdown > .row {
        margin: 15px 0;
    }
    .level1.subgroup.dropdown-submenu > a {
        border-bottom: 1px solid #dbdbdb;
    }

}

.page-wrapper.short .navigation .nav-item.level1 > .nav-anchor img {
    display: none;
}
.page-wrapper.short .navigation .dynamic-items > ul > li > a > img {
        padding: 0 40px 10px;
}

/* //Custom Navigation Overwrites */


/* Custom MOBILE Navigation Overwrites */

.nav-toggle::before, .nav-toggle:hover::before, .block-search .action.search::before, .block-search .action.search::before .block-search .label:hover::before {
    color: #666 !important;
}
@media only screen and (max-width: 767px) {
    header.page-header .nav-sections-item-title {
        background-color: #fff !important;
        width: 50%;
        border-bottom:1px solid #eee;
    }
    header.page-header .nav-sections-item-title::first-child {
        border-right: 1px solid #eee;
    }
    header.page-header .nav-sections-item-title.active {
        background-color: #f6f6f6 !important;
        border-bottom: 0;
    }
    header.page-header .nav-sections-item-title > a, header.page-header .nav-sections-item-title > a:hover, header.page-header .nav-sections-item-title > a:focus {
        font-size: 16px;
        color: #777;
    }
        header.page-header .nav-sections-item-title.active > a, header.page-header .nav-sections-item-title.active > a:hover, header.page-header .nav-sections-item-title.active > a:focus {
            color: #555 !important;
        }

    header.page-header.custom .ves-megamenu.nav-mobile .dropdown-menu {
        background-color: #eee;
    }
    header.page-header.custom .ves-megamenu.nav-mobile > li {
        border-bottom: 0 !important;
    }
    header.page-header.custom .ves-megamenu.nav-mobile li a img {
        display: none;
    }
    header.page-header.custom .ves-megamenu li.level0 > a, .ves-megamenu.nav-mobile li.level0 > a {
        font-weight: normal;
        font-size: 15px;
        line-height: 15px;
        padding: 15px 20px;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .dropdown-menu .nav-item > a, 
    header.page-header.custom .ves-megamenu.nav-mobile .dropdown-menu .nav-item.active > a {
        padding: 15px 20px;
        border-bottom: 1px solid #eee;
        line-height: 15px;
    }

    header.page-header.custom .ves-megamenu.nav-mobile .level2 .nav-dropdown,
    header.page-header.custom .ves-megamenu.nav-mobile .dropdown-menu .subgroup.level1 > a {
        font-weight: normal;
        text-transform: none;
    }
    .ves-megamenu.menu-click li .opener:before, .ves-megamenu.nav-mobile .opener:before {
    	content: "\f054";
        font-family: Font Awesome;
        font-weight: 900;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .nav-item.level1 a::before, header.page-header.custom .ves-megamenu.nav-mobile .nav-item.level2 a::before {
        content: "\f054";
        font-family: Font Awesome;
        font-weight: normal;
        font-size: 12px;
        color: #aaa;
        font-weight: 900;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .nav-item.level1 a::before {
        padding: 0 10px 0 0;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .nav-item.level2 a::before {
        padding: 0 10px;
    }

    header.page-header.custom .ves-megamenu.nav-mobile .subdynamic .dorgin-items, header.page-header.custom .nav-mobile .megamenu-sidebar.right-sidebar { 
        display: none;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .opener {
        padding: 16px 16px 16px 100% !important;
    }
    header.page-header.custom .ves-megamenu.nav-mobile a < .opener.item-active: {
        background-color: #eee;
    }
    header.page-header.custom .navigation .nav-mobile  .submenu:not(:first-child) .active > a {
        border-left:0;
    }
   header.page-header.custom .navigation .nav-mobile  .submenu:not(:first-child) .active > a::before,
   header.page-header.custom .navigation .nav-mobile  .submenu:not(:first-child) .active > a {
        color: #555 !important;
    }
    header.page-header.custom .ves-megamenu.nav-mobile .dropdown-menu .subgroup.level1 > .submenu > .content-wrap > .megamenu-content {margin: 0 !important;}

    
}
/* //Custom MOBILE Navigation Overwrites */

/* Header Link Overwrites */
.page-header.type1.custom .header.panel .custom-block a, .page-header.type1.custom .header.panel a.action.showcart {
    color:#fff;
}
.page-header.type1.custom .header.panel .custom-block a.shop{
    display: none;
}
@media (max-width: 768px){
    .page-header.type1.custom .header.panel .custom-block a.shop {
        color: #FF6600;
    }
    .page-header.type1.custom .header.panel .custom-block a.shop{
        color: #FF6600;
        display: inline-block;
    }
    .page-header.type1.custom .header.panel .custom-block a.eml {
        display: none;
    }
}
.header.panel > .header.links > li > a {
    padding:11px 12px;
    color:#fff;
}
.panel.header > .header.links > li.authorization-link {
    display: none !important;
}

.customer-menu .header.links > li:nth-child(3){
    display: none;
}
.account-nav .nav.items {
    font-size: 14px;
}
.account-nav .nav.items > li:nth-child(5), .account-nav .nav.items > li:nth-child(6){
    display: none !important;
}

.header.panel > .header.links > li > a, .header.panel > .header.links > li > span {
    border:0 !important;
    padding:0 !important;
}
.header.panel > .header.links > li > span > span {
    color: #fff;
}
@media (max-width: 768px){
    .page-header.type1.custom .custom-block > a {
        display: inline-block;
    }
}

li.greet.welcome > span {
    display: none;
}
.page-header.type1.custom .panel.header .header.links > li > a, .page-header.type1.custom .custom-block > a, .page-header.type1.custom .panel.header .header.links > li.customer-welcome {
    text-transform: none;
    font-size: 14px;
    padding:9px 10px !important
}

.page-header.type1.custom .custom-block > a:hover, .page-header.type1.custom .custom-block > a:focus, .header.panel > .header.links > li > a:hover, .header.panel > .header.links > li > a:focus, 
.page-header.type1.custom .panel.header .header.links > li.customer-welcome:hover, .page-header.type1.custom .panel.header .header.links > li.customer-welcome:focus {
    background-color: rgba(0, 0, 0, 0.25);
    text-decoration: none;
    color:#d9d9d9 !important;
}
.page-header.type1.custom .panel.header .header.links > li.customer-welcome:hover, .page-header.type1.custom .panel.header .header.links > li.customer-welcome:focus {
    cursor: pointer;
}
/* //Header Link Overwrites */


/* Category Overwrites */

#category-description {
    position: relative;
}
#category-description::after {
    background-image: url("https://peak-ryzex.azureedge.net/media/wysiwyg/peak-ryzex/default/backgrounds/peaks-white.gif");
    background-position: center center;
    background-size: cover;
    opacity: .5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  z-index: -1;
  content: "";
}
#category-description h1 {
    margin:0;
    font-size: 24px;
    font-weight: 400;
    color:#555;
}
#category-description .description-text {
    max-width: 1170px;
    margin:0 auto;
    padding: 15px;
    line-height: 20px;
}
    #category-description .description-text p {
        margin: 0;
        display:none;
    }
    #category-description .description-text a {
        text-decoration: underline;
    }
    #category-description .description-text a:hover {
        text-decoration: underline;
    }
.page-layout-1column .filter.block {
    display: none;
}
.page-products .columns {
        padding-top: 0;
    }
@media (min-width: 768px){
    #category-description h1 {
    margin:0 0 10px;
    font-size: 24px;
    }
    #category-description .description-text p {
        font-size: 15px;
        font-weight: 300;
        display: block;
    }
}
@media (max-width: 769px){
    .catalog-category-view .aw_fslabel_label {
        margin-top: 40px;
        margin-bottom: 5px;
    }
}

.products-grid .product-item .price-box .price-label {
    color: #666;
}
.products-grid .price-wrapper {
    font-weight: 700;
}
.products-grid .product-reviews-summary .short {
    display: none;
}
.product-reviews-summary.short {
    display: none;
}


.products-grid  .product-item-name {
    font-size: 16px;
    margin: 0;
}

.products-grid .product-attributes {
    list-style: none;
    margin-top: 10px;
    text-align: left;
    padding-left: 0;
}
.products-grid .product-attributes li {
    margin-bottom: 3px;
    color: #888;
}
@media (max-width: 768px){
    .products-grid .product-attributes {
        display: none;
    }
}
@media (min-width: 640px){
    .products-grid .product-item .product-item-inner {
        margin: 0!important;
    }
}

#amasty-shopby-product-list .products-grid .product-item .product-item-info {
    height: 100%;
    padding-bottom: 75px;
}



    .product-item-inner {
        bottom: 1px;
        height:32px;
        width: 100%;
        position: absolute;
    }
    .products-grid .actions-primary {
        width: 100%;
        padding: 0 1px;
    }
    .products-grid button.action.tocart.primary {
        width:100%;
    }
    #amasty-shopby-product-list .products-grid .price-box.price-final_price {
        width: 100%;
        position: absolute;
        bottom: 32px;
        height: 25px;
    }
    a.minimal-price-link:hover {
        text-decoration: none;
    }


li > .product-item-info {
    /* border:1px solid #c7c7c7; */
}
.customer-account-index .products-grid .product-item .product-item-details {
    padding: 0;
}
.customer-account-index strong.product.name.product-item-name {
    padding: 0 10px;
}

.products-grid .product-item-photo {
    padding: 1px;
}
.products-grid .product-item-photo > a {
    transition: all .2s ease-in-out;
}
.products-grid .product-item-photo > a:hover > img {
    transform: scale(1.05);
    transition: all .2s ease-in-out;
}
.products-grid .product-item .product-item-details {
    padding-left: 10px;
    padding-right: 10px;
}
.products-grid .price-box .price {
    font-weight: 400;
}
.products-grid .price-container .price {
    font-size: 18px;
}
.products-grid .price-wrapper {
    font-size: 1.6rem;
    color:#e34949;
}
.products-grid .price-wrapper span.price-unit {
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.product-item .tocart {
    font-size: 16px;
}

@media (min-width: 1180px){
    .products-grid  li.item.product {
        min-height: 425px;
    }
}

/* //Category Overwrites */


/* Product Page Overwrites */

.product-media-info {margin-top: 30px;}

@media (min-width: 768px) {
    .catalog-product-view .page.messages .messages  {
        width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px;
    }
    .page-layout-1column .product.media {
        width: 100% !important;
    }
    .page-layout-1column .product-info-main {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .catalog-product-view .product.media {
        margin-bottom: 10px !important;
    }
}

.product-info-main .product.attibute.sku .type::after {
    content: ":" !important;
}
.product-info-lease {
    margin-top: -20px;
    color: #555;
}
.product-info-lease .lease-price {
    font-size: 18px;
    font-weight: 600;
}
.product-info-lease a {
    color: #555;
    text-decoration: underline;
}
.product-info-lease a:hover {
    color: #777;

}
.product-info-lease p {
    padding: 10px;
    margin-bottom: 15px;
}
.product-info-main .product.overview {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    margin:10px 0;
    clear: both;
}

.product-info-main .product-alert > p {
    padding:10px;
}
@media (min-width: 768px){
     .product-info-main .page-title-wrapper h1 {
        margin-bottom: 10px !important;
     }
}
 .product-info-main .page-title-wrapper h1 {
        font-size: 25px !important;
        line-height: 30px !important;
        font-weight: 500;
        color:#333;
    }
.product-info-main .product-info-stock-sku {
    font-size: 14px;
    padding-left: 0;
    display: block;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.product-info-main .product.sku .type {
    margin-right: 0;
}
.product-info-main .product.sku .value {
    font-weight: 600;
}
.product-info-main .product.sku .type:after {
    content: none !important;
}
.product.media {
    position: relative;
}
    .product.attibute.manufacturer_logo {
        left: 15px;
        position: absolute;
        top: 15px;
        z-index: 1;
        width: 35%;
        max-width:300px;
    }
    .manufacturer_logo > img {
        width:100%;
        max-width: 100%;
        margin-bottom: 35px;
    }
    .product .free-shipping {
        bottom: 10px;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 2;
    }
        .product .free-shipping .bg-green {
            padding: 10px;
            text-align: center;
            width: 100%;
            background-color: rgba(215, 240, 200, 0.95);
        }
            .grid .product .free-shipping {
                bottom: 0px;
            }
                .grid .product .free-shipping .bg-green {
                    padding: 5px;
                }

.product-info-main .product-info-price, .product-info-main .product-add-form, .product-info-main .guarantee {
    float:left;
    clear: none;
    width:auto;
}
.product-info-main .vertical-ctas {
    margin:0 0 15px;
    float: right;
}
.product-info-main .product-info-price {
    display:block;
}
.product-info-main .product-info-price {
    margin-bottom: 0;
    border: 0;
}
.page-product-grouped .product-info-price {
    float: none;
}
.product-options-bottom .price-box, .product-info-price .price-box {
    padding-bottom: 0;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 24px !important;
    line-height: 24px !important;
}
.product-info-main .product-info-price .price-box {
    padding-right: 15px;
}
.product-info-price .price-box.price-final_price .price-container.price-final_price {
    display: inline-block;
}
.product-info-price .price-box.price-final_price .unit {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}
.product-info-price .price-box.price-final_price .unit .rolls {
    font-size: 14px;
    font-weight: normal;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
    margin-bottom: 10px !important;
}
.product-info-main .product-info-price .price-box.price-retail {
    color: #999 !important;
    font-weight: normal !important;

}
.product-info-main .product-info-price .price-box.price-retail span.price {
    text-decoration: line-through;
    color: #999 ;
    font-weight: 300;
}
.product-info-price .price-box .your-price {
    color: #666;
    font-weight: 600;
    display: block;
}
.product-info-price .price-box .old-price {
    font-size: inherit;
    vertical-align: top;
    padding-right: 15px;
}
.product-info-price .price-box .special-price {
    vertical-align: baseline;
}
.product-info-price .price-box .special-price .your-price {
    color:#e34949;
}
.products-grid .your-price, .products-grid span.rpc {
    display: none;
}

.products-grid span.unit {
    color:#666;
}

.product.attibute.sku .value {
    font-weight: 600;
    font-size: 1.4rem;
}
.product-info-main .product.attibute.overview {
    font-size: 1.4rem;
    margin: 10px 0;
}
.product-info-main .product-add-form {
    padding-top: 0 !important;
}
@media (max-width: 768px){ 
    .product-info-main .product-add-form {
       margin-bottom: 15px;
    }
}
.product-info-main .box-tocart {
    margin-bottom:0 !important;
}

.product-add-form .product-social-links {
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
    width: 50%;
    text-align: right;;
}
.product-social-links {
    border: 0;
    display: none;
}
.product.pricing, .product.attibute.overview {
    clear: both;
}
.product.data.items > .item.content {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}
}
@media (min-width: 768px){

    .product.info .product.data.items > .item.title > .switch {
        background-color:#f6f6f6;
        border-bottom:1px solid #eee;
    }
}
.product.data.items > .item.content {
    margin-top: 62px !important;
}
.product.info .product.data.items > .item.title > .switch {
    color: #777;
    font-size: 16px;
}
.product.data.items {
        margin-bottom: 0;
    }
@media (max-width: 768px){
    .product.data.items > .item.content {
        margin-top: 5px !important;
        padding: 10px;
    }
    .product.info.detailed.top {
        
    }
    .product.data.items > .item.title {
        background-color: #f6f6f6;
    }
    .product.info .product.data.items > .item.title > .switch {
        padding-left: 10px;
    }
    table#product-attribute-specs-table {
        margin-bottom: 0px;
    }
    table#product-attribute-specs-table td.col.data, table#product-attribute-specs-table th.col.label {
        padding: 5px;
    }
    .data.items>.item.title.active>.switch {
        border-top: #ccc;
    }
    .table-wrapper.grouped {
        border: 0;
    }
    .product-info-main .product.overview ul, .product-info-main .product.overview ol {
        padding-left: 20px;
    }
    .product.data.items .item.title a:after {
        right: 20px;
        font-size:16px;
    }
}
.product.info.detailed .additional-attributes {
    width: 100%;
}
.product.info.detailed .additional-attributes th.col.label {
    white-space: nowrap;
    width: 1%;
}
.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
    padding: 8px;
}

#product-addtocart-button, #buy-now-button, .input-text.qty, .qty.field .qty-changer > a {
    border-radius: 3px !important;
}
#product-addtocart-button {
    margin-right:10px;
}
#product-addtocart-button, #buy-now-button {
    font-size: 18px;
    padding-left: 28px;
    padding-right: 28px;
    border-color:#FF6600;
    background:#FF6600;
    color: #fff;
    min-width: 180px;
}
@media (max-width: 768px){ 
    #product-addtocart-button, #buy-now-button {
        padding-left: 20px;
        padding-right: 20px;
        min-width: 100px;
    }
}
#product-addtocart-button:hover {
    background: #fff;
    color: #FF6600;
    transition: all 0.2s;
}
#buy-now-button {
    color: #fff;
    background: rgb(236, 112, 5);
}
.page-product-grouped .product.info.detailed {

    margin-bottom: 10px;
}
.page-product-grouped #product-addtocart-button, .page-product-grouped #buy-now-button {
    font-size: 14px;
    background: rgb(236, 112, 5);
    color: #fff;
}
.box-tocart .action.tocart {
    width: auto;
  }
 .box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
 } 
.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-item-actions .actions-secondary.action, .action.tocompare, .product-addto-links .action.tocompare, .product-social-links .action.tocompare, .wishlist.split.button > .action.split, .product-social-links .action.mailto.friend, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
    border-radius: 5px !important;
}

.product-info-main .product.sku, .product-info-main .lead-time {
    display: inline-block;
}
.product-info-main .lead-time .in-stock {
    font-weight: bold;
    color: #6db642;
}
.product-info-main .lead-time .same-day {
    border-bottom: 1px dashed #ccc;
}
.product-info-main .product.sku {
    margin-right: 10px;
}




    /* Product Page Tabs */
    @media (min-width: 768px){
        .tabs-container {
            background: #f9f9f9 ;
            box-shadow: inset 0 64px 0 0 #fff;
            border-bottom: 1px solid #dbdbdb;
            margin-bottom: 45px;
        }
        .product.data.items > .item.title {
            width: 50% !important;
            margin: 0 !important;
        }

        .product.info .product.data.items > .item.title > .switch {
            text-align: center;
            padding: 15px 40px 15px;
            height: 63px;
            background-color: #fff;
        }
        .product.data.items > .item.content {
            box-shadow: none !important;
            border-bottom: 0 !important;
            border-left: 0 !important;
            border-right: 0 !important;
            background: #f9f9f9 !important;
        }
        .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
            background: #f9f9f9 !important;
        }

        .product.info .product.data.items > .item.title > .switch:first-of-type {
            margin-right: 5px;
        }
    }

    .tabs-container .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #fff;
    }
    #tab-label-reviews-title .counter {
        color: #777;
    }
    #tab-label-reviews-title::before, #tab-label-tracking-product-review-title::before {
        content: "\f005";
        font-family: Font Awesome;
        padding: 0 0.2em;
        font-weight: 900;
    }
    #tab-label-additional-title::before {
        content: "\f03a";
        font-family: Font Awesome;
        padding: 0 0.2em;
        font-weight: 900;
        color: #FF6600;
    }
    #tab-label-product-options-title::before {
        content: "\f1b3";
        font-family: Font Awesome;
        padding: 0 0.2em;
        font-weight: 900;
    }
    .product.data.items .item.title [id^="tab-label-product"]::before {
        content: "\f05a";
        font-family: Font Awesome;
        padding: 0 0.2em;
        font-weight: 900;
        color: #FF6600;
    }
    .review-form {
        max-width: inherit;
    }
    .fieldset .review-legend.legend span {
        color: #777;
    }
    .fieldset .review-field-ratings > .label {
        font-weight: normal;
    }


.related-container h2.title {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 30px 0;
    color: #333;
    font-weight: 300;
}
.related-container .owl-theme.owl-controls {
    margin: 0;
}
@media (min-width: 750px){
    .related-container {
        
    }
}
.related-container .owl-item .price-box {
    margin-bottom: 0;
}
.owl-item a.product-item-photo:hover > img {
    transform: scale(1.05);
    transition: all .2s ease-in-out;
}

.fotorama .fotorama__fullscreen-icon {
    display: block;
}
.fotorama .fotorama-sprite, .fotorama__fullscreen .fotorama .fotorama__zoom-out, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr {
    background: none;
    color: #08c;
}
.fotorama-sprite:before, .fotorama__fullscreen .fotorama__zoom-out:before, .fotorama__fullscreen .fotorama__zoom-in:before, .fotorama__arr .fotorama__arr__arr:before, .fotorama__fullscreen-icon:before, .fotorama__thumb__arr:before {
    font-family: 'porto-icons';
    display: block;
    text-align: center;
}
.fotorama .fotorama__arr .fotorama__arr__arr {
    height: auto;
}
.fotorama__arr--next .fotorama__arr__arr:before {
    content: "\f809";
    font-size: 35px;
    line-height: 1;
}

.fotorama__arr--prev .fotorama__arr__arr:before {
    content: "\f80a";
    font-size: 35px;
    line-height: 1;
}
.fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    content: "\f80a";
    font-size: 30px;
    line-height: 1;
}

.fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    content: "\f809";
    font-size: 30px;
    line-height: 1;
}
.fotorama__zoom-in:before {
    content: "\f85a";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__zoom-out:before {
    content: "\f85b";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__fullscreen-icon:before {
    content: "\f859";
    font-size: 20px;
    line-height: 50px;
}
.fotorama__stage {
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border: 1px solid #ccc !important;
    border-radius: 5px;
    background-color: #fff;
}
.fotorama__nav .fotorama__thumb__arr {
    padding-bottom: 0;
}
.fotorama__nav .fotorama__thumb-border {
    border-radius: 5px;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border: 3px solid #fff !important;
}
.fotorama__stage__shaft {
    border: 3px solid #fff;
    box-sizing: border-box;
    max-width: 100%;
}


/* //Modal CSS */
.mgk-adcpopup-modal .modal-inner-wrap, .modal-popup.confirm .modal-inner-wrap {
    max-width: 700px;
}
.modal-popup.confirm .modal-header {
    border: 0;
}
.modal-popup.confirm .modal-content {
    text-align: center;
}
.modal-popup.mgk-adcpopup-modal .modal-footer button {
    min-width: 220px;
}
.mgk-adcpopup-modal a.action.primary.delete {
    min-width: 10px;
    padding-left: 15px;
    padding-right:15px;
    border-radius: 3px;
}

.mgk-adcpopup-modal .modal-header h1::before {
    content: "\f00c" !important;
    font-family: Font Awesome;
    padding: 0 1rem 0 0;
    font-weight: 900;
    color: #333;
}


.modal-popup .modal-inner-wrap {
    border-radius: 12px;
}

.modal-popup .modal-header {
    margin-bottom: 3rem;
    border-bottom: 1px solid #c1c1c1;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.modal-popup .modal-header h1 {
    margin-top: 10px;
    font-weight: 600;
    color:#333;
    border: none;
}
.modal-popup footer.modal-footer {
    text-align: center !important;
}
.modal-popup .modal-content {
    font-size:15px;
    padding-bottom: 3rem;
}
.modal-popup .action-close {
    padding: 20px;
}

.modal-popup .action, .modal-popup .modal-footer button {
    font-size: 18px;
    padding-left: 28px;
    padding-right: 28px;
    min-width: 150px;
    border-radius: 3px;
}
.modal-popup .action.primary, .modal-popup .modal-footer button {
    border-color: #FF6600;
    background: #FF6600;
    color: #fff;
    margin-left: 1rem;
}
.modal-popup .action.primary.alt, .modal-popup .modal-footer button.alt, .modal-popup button.action.secondary, .modal-popup .modal-footer .action-secondary{
    border: 1px solid #ccc;
    background: #fff;
    color: #777;
}

@media only screen and (max-width: 768px){
    .modal-popup .modal-header h1{
        font-size: 15px;
    }
    .modal-popup .modal-inner-wrap {
        margin: 11rem auto;
    }
    .modal-popup a.action {
        margin-bottom: 1rem;
    }
    .modal-popup .product-image-container {
        min-width: 0;
        margin-bottom: 2rem;
    }
    .modal-popup .action.primary, .modal-popup .modal-footer button {
        margin-bottom: 1rem;
    }
    .modal-popup .product-image-container {
        min-width: 0;
        margin-bottom: 2rem;
    }
}
/* //Modal CSS */

/* Category Page Sidebar */

.sidebar .block-content.filter-content {
    
}
.sidebar .filter-options .filter-options-title {
    margin-bottom: 0 !important;
    background-color: #ededed;
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
    color: #555 !important;
}
.sidebar .filter .filter-current-subtitle, .sidebar .filter-actions {
    background-color: #ededed !important;
}
.sidebar .filter-options-title:hover::after {
    background-color: #ddd !important;
}
.sidebar .block-subtitle {
    margin-bottom: 0 !important;
}
.sidebar .ui-slider-handle {
    background-color: #f98b25 !important;
}
.sidebar .amshopby-more-button {
    margin-top: 7px !important;
}
#am_shopby_filter_attr_price > div {
    margin-top: 10px !important;
}

.sidebar dd.filter-options-content {
    border:0;
    background-color: none;
}
.sidebar dd.filter-options-content a {
    color: #555 !important;
}

.filter-options-content .count {
    color: #999 !important;
    font-size: 12px; 
}
.sidebar #label-finder-button img{
    margin-bottom: 9px;
}
.tooltip.amshopby-filter-tooltip {
    margin-right: 33px;
    opacity: 1;
    position: relative;
    width: 16px;
    float: right;
}

/* Layered Nav Adjustments */
.filter-options-title,  .filter .filter-current-subtitle {
    text-transform: none;
    font-weight: 600;
    color: #555 !important;
}
.sidebar .filter-label {
    text-transform: none;
    font-weight: 600;
    color: #555 !important;
}
.sidebar .filter-value {
    color: #555 !important;
}
.filter-actions {
    font-size: 12px;
}
.sidebar .ui-slider-horizontal {
    background-color: #eee !important;
}

/* //Layered Nav Adjustments */

    /* Product Page Sidebar */

    .sidebar .addto-container, .sidebar .review-container {
        background-color: #fbfbfb;
        border: 1px solid #ededed;
        border-radius: 3px;
        padding: 15px;
        margin-bottom: 20px;
    }
    .sidebar .review-container-title {
        font-size: 1.4rem;
        font-weight: 600;
    }
    .sidebar .product-reviews-summary{
        text-align: center;
        margin-bottom: 0;
    }

    .sidebar .product-reviews-summary .rating-summary{
        margin: 10px 0;
    }
    .sidebar .product-reviews-summary.empty a {
        font-size: 1.2rem;
    }
    .sidebar .product-reviews-summary .reviews-actions a, .sidebar .product-reviews-summary.empty a {
        color: #999;
    }


/* Customer-menu Overwrites */
.page-header.type1 .panel.header .customer-menu  .header.links > li > a {
    color:#777 !important;
    font-size: 13px;
}


/* //Customer-menu Overwrites */

@media (max-width: 1010px){
	header.page-header.custom .ves-megamenu li.level0.cta {
		display:none;
	}
}
header.page-header.custom .ves-megamenu li.level0.cta {
	float: right;
    background-color: #FF6600;
    /* margin-right: 176px; */
    position: relative;
    overflow: hidden;
}
header.page-header.custom .ves-megamenu li.level0.cta > a {
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: normal !important;
	padding: 13px 0 0;
    height: 68px;
}
header.page-header.custom .ves-megamenu li.level0.cta > a:first-line {
	font-weight: normal;
	letter-spacing: normal;
	font-size:13px;
}
header.page-header.custom .ves-megamenu li.level0.cta > a:after {
        animation: shine 8s ease-in-out infinite;
        animation-fill-mode: forwards;
        content: "";
        position: absolute;
        top: -110%;
        left: -210%;
        width: 250%;
        height: 200%;
        opacity: 0;
        -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
        background: rgba(255, 255, 255, 0.7);
        background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.6) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%); }
		@keyframes shine {
		  10% {
		    opacity: 1;
		    top: -30%;
		    left: 100%;
		    transition-property: left, top, opacity;
		    transition-duration: 10s;
		    transition-timing-function: ease; }
		  100% {
		    opacity: 0;
		    top: -30%;
		    left: 100%;
		    transition-property: left, top, opacity; } }
.subheader {
    position: relative;
    padding: 40px 0;
    background-size: cover;
}
@media (min-width: 768px){
    .subheader {
        padding: 95px 0;
    }
    .subheader h1 {
	    font-size: 
    	line-height: 50px;
	}
	.subheader h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
}

.media-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .6;
    background-color: #000;
}
.subheader .container {
    position: relative;
    z-index: 1;
}
.subheader h1 {
    color: #fff;
    text-align: center;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    margin: 0;
    line-height: 50px;
}
.subheader h3 {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    margin: 30px 0 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    letter-spacing: 1px;
}



.desc-row ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}
.desc-row li {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 15px;
}
.desc-row ul li::before {
  content: "\2022"; 
  color: #FF6600; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}
.bg-gray {
    background-color: #f9f9f9;
    border-top: 4px solid #f6f6f6;
}
.bg-blue {
    background-color:#009ddc;
}
.desc-row.bg-gray {
    padding:45px 0;
}
.desc-row .title {
    color: #333;
    font-weight: 300;
    margin: 15px 0;
}
.desc-row h2.title {
	font-size: 28px;
    line-height: 34px;
}
.desc-row h3.title {
	font-size: 25px;
    line-height: 30px;
}
.desc-row p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}
.desc-row p.subtitle {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    color: #333;
}
.desc-row .more-text {
    display: inline-block;
    font-size: 28px;
    line-height: 1.5;
    margin:30px 0 0 0;
}
.desc-row .divider {
    position: relative;
    height:1px;
    background-color: #dbdbdb;
    margin-bottom: 45px;
}

.desc-row .divider > i {
    position: absolute;
    width:50px;
    height:50px;
    left:50%;
    top:-26px;
    margin-left:-25px;
    z-index: 100;
    border-radius: 50%;
    font-size: 28px;
    line-height: 48px;
    border:1px solid #dbdbdb;
    background-color: #fff;
    color:#a9a9a9;
    box-shadow:0 0 0 2px #f4f4f4;
}

/* .page-layout-content-page-1, .page-layout-content-page-2 */
.page-layout-content-page-2 .page-wrapper, .page-layout-content-page-3 .page-wrapper, .page-layout-content-page-4 .page-wrapper {
    background-color: #f5f5f5;
}
.page-layout-content-page-1 .page-wrapper > .breadcrumbs, .page-layout-content-page-2 .page-wrapper > .breadcrumbs, .page-layout-mm-content-page-1 .page-wrapper > .breadcrumbs, {
    position: absolute;
    top: 113px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}
.page-layout-content-page-3 .page-wrapper > .breadcrumbs,
.page-layout-content-page-4 .page-wrapper > .breadcrumbs {
    background-color: #fff;
}
.page-layout-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a,
.page-layout-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:focus,
.page-layout-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:hover,
.page-layout-content-page-2 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a,
.page-layout-content-page-2 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:focus,
.page-layout-content-page-2 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:hover,
.page-layout-mm-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a,
.page-layout-mm-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:focus,
.page-layout-mm-content-page-1 .page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs a:hover  {
    color: #333;
}
.page-layout-content-page-1 .page-wrapper > .breadcrumbs .items,
.page-layout-content-page-2 .page-wrapper > .breadcrumbs .items,
.page-layout-mm-content-page-1 .page-wrapper > .breadcrumbs .items{
    color: #555;
}
.page-layout-content-page-1 .page-main,
.page-layout-content-page-2 .page-main,
.page-layout-content-page-3 .page-main,
.page-layout-content-page-4 .page-main,
.page-layout-mm-content-page-1 .page-main {
    padding: 30px 15px;
}
.page-layout-content-page-1 .columns .column.main,
.page-layout-content-page-2 .columns .column.main,
.page-layout-mm-content-page-1 .columns .column.main {
    padding: 0;
}

.page-layout-content-page-2 .page-main {
    margin-top: -65px;
    z-index: 1;
}
.page-layout-content-page-2 .columns.column.main {

}
.page-layout-content-page-2 .content-area h2:first-child {
    margin-top: 0;
}

.page-layout-content-page-1 .subheader, .page-layout-mm-content-page-1 .subheader {
    padding: 80px 0;
}
.page-layout-content-page-1 .page-main, .page-layout-mm-content-page-1 .page-main, .catalog-product-view .page-main{
    padding: 0;
    max-width: 100%;
    background-color: #fff;
}
.page-layout-content-page-1 div.content-area {
    max-width: 1170px;
    margin: 0 auto 30px;
}
.page-layout-content-page-1 div.content-area:first-child,
.page-layout-mm-content-page-1 div.content-area:first-child {
    margin-top: 30px;
}
.top-shadow {
    -webkit-box-shadow: inset 0 20px 5px -20px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 20px 5px -20px rgba(0,0,0,0.5);
    box-shadow: inset 0 20px 5px -20px rgba(0,0,0,0.5);
}

.page-layout-1column .column.main > .block.filter {display:none;}
.column.main > .category-image {display:none;}


.testimonials-container {
    padding:40px 0 46px;
    
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    color:#fff;
    text-align: center;
}

.testimonials-container .title {
    color:#fff;
    margin:15px 0 18px;
    font-weight: 300;
}

.testimonial {
    position: relative;
}

.testimonial blockquote {
    font-size:17px;
    line-height: 22px;
    font-style: italic;
    font-family: Georgia, sans-serif;
    letter-spacing: 1px;
    border:none;
    position: relative;
    padding:10px 50px;
    color: #fff;
}

.testimonial blockquote:before {
    left: 10px;
    top: 0;
    color: #fff;
    content: "\201C";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    opacity:0.9;
}

.testimonial blockquote:after {
    color: #fff;
    content: "\201D";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    right: 10px;
    opacity:0.9;
}

.testimonial blockquote p {
    padding:0 40px;
    opacity:0.9;
}

.testimonial-author {
    opacity:0.8;
    margin-top:5px;
    color:#fff;
    margin-bottom: 10px;
}

.testimonial .testimonial-author strong {
    display: block;
    margin-bottom: 2px;
    font-size:14px;
}

.testimonial .testimonial-author span {
    display: block;
    font-size: 12px;
}

@media (max-width: 767px) {
    .testimonial blockquote {
        padding:10px 0;
    }

    .testimonial blockquote:before,
    .testimonial blockquote:after {
        display: none;
    }
}

.testimonials-container .owl-theme .owl-dots .owl-dot.active span, .testimonials-container .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #FF6600;
}

.theme-features {
    background-color: #f8f8f8;
    border-top: 1px solid #f5f5f5;
    padding: 52px 0 64px;
}

.feature-box {
    text-align: left;
    margin-top: 15px;
    position: relative;
    padding-left: 67px;
}

.feature-box.smaller {
    padding-left:60px;
}

.feature-box:first-child {
    margin-top: 0;
}

.feature-box.reverse {
    text-align: right;
    padding-left: 0;
    padding-right: 55px;
}

.feature-box.reverse.smaller {
    padding-right: 50px;
}

.feature-box .feature-box-info h3 {
    font-size: 20px;
    color: #2d343e;
}

.feature-box .feature-box-info p {

    margin: 0;
}

.feature-box .feature-box-icon {
    position: absolute;
    left: 0;
    font-size: 42px;
    color: #FF6600;
    line-height: 1;
}
.feature-box-style-2 .feature-box-icon {
	padding-top: 9px;
}

.feature-box.reverse .feature-box-icon {
    left: auto;
    right: 0;
    text-align: center;
}
.feature-box p > a, .feature-box p > a:visited {
    color: #777;
    border-bottom: 1px dashed #777;
}
.feature-box p > a:hover {
    color: #555;
    border-bottom: 1px dashed #777;
}
.feature-box .action.primary {
    border-color: #FF6600;
    background-color: #FF6600;
}


@media (max-width: 767px) {
    .feature-box.reverse {
        text-align: left;
        padding-right: 0;
        padding-left:55px;
    }

    .feature-box.reverse.smaller  {
        padding-right: 0;
        padding-left:50px;
    }

    .feature-box.reverse .feature-box-icon  {
        right:auto;
        left:0;
    }
}

span.promise-label {
    color: #999;
    display: inline-block;
    float: left;
    font-size: 80px;
    height: 80px;
    line-height: 80px;
    margin: 25px 30px 0 0;
    text-align: center;
    width: 80px;
}

.desc-arrow-divider {
    position: relative;
    height:1px;
    background-color: #dbdbdb;
    margin-bottom: 45px;
}

.desc-arrow-divider > i {
    position: absolute;
    width:50px;
    height:50px;
    left:50%;
    top:-26px;
    margin-left:-25px;
    z-index: 2;
    border-radius: 50%;
    font-size: 32px;
    line-height: 50px;
    border:1px solid #dbdbdb;
    background-color: #fff;
    color:#666;
    box-shadow:0 0 0 2px #f4f4f4;
}
.desc-arrow-divider .fa-angle-down:before {
    margin:0 0 0 14px;
}
/* Content Pages */

/* //Custom Footer Overwrites */

.footer-bottom {
    line-height: 15px;
    text-align: center;
}
.footer-bottom ul {
    display: inline-block;
    list-style: none;
}
.footer-bottom ul li {
    display: inline-block;
}
.footer-bottom ul li:after {
   content: " | ";
}
.footer-bottom a, .footer-bottom a:hover {
    color: #bbbbbb !important;
}
.footer-top .container > .row {
    border-bottom:1px solid #ccc;
}
.footer-middle {
    padding:20px 0;
}
.footer-top .logo {
    max-width: 100%;
}
.footer-top .logo img {
    width:210px;
}
.footer-top .footer-phone {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    display: block;
    margin:24px 0;
}
.footer-top .footer-phone:hover {
    color: #fff;
    text-decoration: none;
}
.footer-top .social-icons {
    margin:26px 0;
}
.footer-top .social-icons > li > a {
    background-color: #f98b25;
}
.footer-top .action.primary {
    margin:22px 0;
    padding: 7px 35px;
}
.footer-middle [class^="fa-"]::before, .footer-middle [class*=" fa-"]::before {
    margin-right:0.4em;
}

.footer-middle .block .block-title {
    padding: 0;
    border: none;
    margin-bottom: 10px;
}
.footer-middle .block .block-title strong {
	color: #4d148c;
}
.footer em.fa-caret-right {
	color: #666 !important;
}
.footer a, .footer a:hover, .footer a:visited {
	color: #333;
}
.footer-middle ul.links li {
    padding: 5px 0;
}
.social-icons > li > a.youtube-link:hover {
    background-color: #cc181e;
}
@media (max-width: 768px){
    .footer-top .logo { 
        margin-bottom: 0;
    }
    .footer-top .social-icons {
        margin-bottom: 10px;
    }
}
.page-footer .footer-middle .switcher strong {
    font-size:1.3rem;
    color: #fff;
}
.page-footer .footer-middle .switcher .options ul.dropdown a {
    font-size: 1.3rem;
}
/* //Custom Footer Overwrites */


/* Form Adjustments */
@media (min-width: 768px){
    .action.primary.login {
        padding:7px 50px;
    }
}
.block .block-title, .fieldset > .legend {
    color:#555 !important;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 10px;
    text-transform: none;
}
.login-container, .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage {
    box-shadow: none;
    border:0;
    padding: 25px 0 0;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    border-radius:3px;
    border:1px solid #d5d5d5;
    color:#858585;
}
._keyfocus *:focus, input:focus:not([disabled]), textarea:focus:not([disabled]), select:focus:not([disabled]){
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    border-color:rgba(0, 0, 0, 0.25);
}

.fieldset > .field:last-child, .fieldset > .fields > .field:last-child {
    margin-bottom: 18px !important;
}
/* //Form Adjustments */
/* Process */
.process {
	text-align: center;
}

.process .process-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.process .process-step-circle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	text-align: center;
	width: 90px;
	border: 2px solid #CCC;
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background-color: transparent;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.process .process-step-content {
	padding-top: 20px;
}

.process .process-step-circle-content {
	font-weight: bold;
	color: #212529;
	font-size: 1.6em;
	letter-spacing: -1px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.process .process-step:hover .process-step-circle {
	background-color: #CCC;
}

.process .process-step:hover .process-step-circle .process-step-circle-content {
	color: #FFF;
}

.process .process-step:hover .process-step-circle .process-step-circle-content .icons {
	color: #FFF !important;
}

@media (min-width: 992px) {
	.process .process-step:before {
		height: 2px;
		display: block;
		background-color: #EDEDED;
		position: absolute;
		content: '';
		width: 50%;
		top: 45px;
		left: 75%;
	}

	.process .process-step:last-child:before {
		display: none;
	}
}

.process-connecting-line {
	position: relative;
	text-align: left;
}

.process-connecting-line .connecting-line {
	content: '';
	position: absolute;
	top: 25px;
	left: 15px;
	right: 15px;
	height: 3px;
	background: #CCC;
}

.process-connecting-line .process-step {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-right: 48px;
	padding-right: 3rem;
	padding-left: 48px;
	padding-left: 3rem;
}

.process-connecting-line .process-step:before {
	content: none;
}

.process-connecting-line .process-step-circle {
	background: #FFF;
	width: 50px;
	height: 50px;
	border: 3px solid #CCC;
}
.process .process-step-circle {
  border-color: #FF6600;
}
.process .process-step:hover .process-step-circle {
  background-color: #FF6600;
}
.process .process-step:hover .process-step-circle .process-step-circle-content {
  color: #ffffff !important;
}
.process-connecting-line .connecting-line {
  background: #FF6600;
}
.process-vertical {
	text-align: left;
}

.process-vertical .process-step {
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	position: relative;
	padding-bottom: 60px;
}
.process-vertical .process-step:last-child {
	padding-bottom: 30px;
}

.process-vertical .process-step:before {
	display: none;
}

.process-vertical .process-step:after {
	width: 2px;
	display: block;
	background-color: #EDEDED;
	position: absolute;
	content: '';
	height: calc(100% - 80px);
	top: 70px;
	left: 30px;
}

.process-vertical .process-step:last-child:after {
	display: none;
}

.process-vertical .process-step-circle {
	height: 60px;
	width: 60px;
	margin: 0 15px 0 0;
	min-height: 60px;
	min-width: 60px;
}

.process-vertical .process-step-content {
	padding-top: 0;
}



.icon-box {
	margin: 15px 0;
	text-align:center;
}
.icon-box h4, .process h4 {
	font-weight: 600;
	color: #333;
}
.icon-box p, .process p {
	font-size: 15px;
	line-height: 1.5;
	margin: 0;
}
.process-vertical p {
	font-size: 16px;
	line-height: 1.8;
}
.icon-box .box-content {
	min-height: 200px;
    padding: 0 20px;
}
.text-color-primary {
	color: #FF6600;
}
.text-color-light {
	color:#fff;
}
.bg-color-primary {
	background: #FF6600;
}
.bg-color-gray {
	background-color: #fafafa;
}
/* Icon Featured */
.icon-featured {
	display: inline-block;
	margin: 15px;
	width: 75px;
	height: 75px;
	font-size: 32px;
	line-height: 75px !important;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	padding: 0;
	margin-top: 0;

	-webkit-transition: -webkit-transform 0.2s, -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s, -webkit-transform 0.2s;
	transition: transform 0.2s, transform 0.2s;
	transition: transform 0.2s, transform 0.2s, -webkit-transform 0.2s, -webkit-transform 0.2s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.icon-featured:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.icon-box:hover .icon-featured {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

@media (min-width: 992px) {
	.dsc-row .featured-box, .dsc-row .featured-box .box-content { 
		height: 363px;
	}
}
@media (min-width: 1200px) {
	.dsc-row .featured-box, .dsc-row .featured-box .box-content { 
		height: 335px;
	}
}
.dsc-row .featured-box, .dsc-row .featured-box .box-content {
	border-radius: 0;
}
.dsc-row .featured-box h4.title {
	text-transform: none;
	margin-bottom: 30px;
}
.dsc-row .featured-box .icon-featured {
    font-size: 72px;
    color: #FF6600;
}
.dsc-row .featured-box .box-content {
	border-top:1px solid #DFDFDF !important;
}
.feature-elem i {
	width: 37px;
	height: 37px;
	color: #FF6600;
	font-size: 17px;
	line-height: 35px;
	margin: 10px 5px 10px 20px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #dedede;
	box-shadow: 0 0 7px #e7e7e7;
	text-align: center;
}
.feature-elem i {
	margin-left: 0;
	margin-right: 15px;
}
.feature-elem span {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 10px 20px 10px 5px;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a:visited, .alink:visited {
	color: #FF6600;
}
.contact-ctas .icon-box .box-content {
	min-height: unset;
}
.contact-ctas h4 {
    font-size: 20px;
    font-weight: 500;
}
.contact-ctas .icon-box p {
    font-size: 16px;
}
.contact-ctas a.phone {
	font-weight: 600;
}
.contact-ctas img {
	padding-bottom: 15px;
}
.desc-row a.action.primary strong {
    font-weight: 600;
}
.desc-row a.action.primary {
    font-size: 16px;
    margin-top: 15px;
    padding: 14px 15px;
    height: 48px;
    line-height: 20px;
}
@media (min-width: 992px) {
	.desc-row a.action.primary {
		margin-bottom: 15px;
	}
}



.featured-box li {
    line-height: 1;
    margin: 10px;
}
    /* Pricing Tables */
.pricing-table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
  /* Responsive */
}

.pricing-table .plan {
	background: #FFF;
	border-radius: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pricing-table .plan .plan-price,
.pricing-table .plan .plan-features,
.pricing-table .plan .plan-footer {
	border: 1px solid #ededed;
}

.pricing-table .plan .plan-header {
	background: #212529;
	padding: 15.2px 16px;
	padding: 0.95rem 1rem;
}

.pricing-table .plan.plan-featured .plan-header,
.plan-header.plan-featured.default {
	background: #FF6600;
}

.pricing-table .plan .plan-header h3 {
	color: #FFF;
	font-size: 12.8px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

.pricing-table .plan .plan-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #f7f7f7;
	border-top: 0;
	border-bottom: 0;
	padding: 32px 12.8px;
	padding: 2rem 0.8rem;
	text-align: center;
}

.pricing-table .plan .plan-price .price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	color: #212529;
}
.pricing-table .plan .plan-price .price .price-month {
	font-weight:300;
	font-size: 15px;
	padding-top: 11px;
}
.pricing-table .plan .plan-price .price .price-unit {
	font-size: 50%;
	line-height: 1.4;
}

.pricing-table .plan .plan-price .price-label {
	text-transform: uppercase;
	color: #777;
	font-size: 11.2px;
	line-height: 1;
	margin-bottom: 0;
}

.pricing-table .plan .plan-features {
	border-top: 0;
	border-bottom: 0;
	padding: 12.8px;
	text-align: center;
}

.pricing-table .plan .plan-features ul {
	padding: 0 8px 0 8px;
	padding: 0 0.5rem 0 0.5rem;
	margin-bottom: 0;
}

.pricing-table .plan .plan-features ul li {
	border-bottom: 1px solid #ededed;
	line-height: 2.9;
	list-style: none;
	margin: 0;
}

.pricing-table .plan .plan-features ul li:last-child {
	border-bottom: 0;
}

.pricing-table .plan .plan-footer {
	border-top: 0;
	padding: 24px 12.8px 40px;
	padding: 1.5rem 0.8rem 2.5rem;
	text-align: center;
}

.pricing-table .plan.plan-featured {
	position: relative;
	-webkit-box-shadow: 0px 0px 40px rgba(200, 200, 200, 0.3);
	box-shadow: 0px 0px 40px rgba(200, 200, 200, 0.3);
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	z-index: 1;
}

.pricing-table.pricing-table-no-gap {
	margin-left: 0;
	margin-right: 0;
}

.pricing-table.pricing-table-no-gap .plan {
	margin-left: -16px;
	margin-right: -15px;
	margin-top: 0;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.pricing-table .plan.plan-featured {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.pricing-table .plan.plan-featured .plan-header h3,
  .pricing-table .plan.plan-featured .plan-features ul li {
		font-size: 0.9rem;
	}
}

.desc-row .pricing-table ul li::before {
	content: none;
}
/* tip container */
.tip {
  position: relative;
  display: inline-block;
}

/* tip text */
.tip .tiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tip text when you mouse over the tip container */
.tip:hover .tiptext {
  visibility: visible;
}
.tip .tiptext {
  width: 200px;
  top: 100%;
  left: 50%; 
  margin-left: -100px; /* Use half of the width (120/2 = 60), to center the tip */
}
.tip .tiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.tip .tiptext {
  opacity: 0;
  transition: opacity 1s;
}

.tip:hover .tiptext {
  opacity: 1;
}
.tip > span {
    border-bottom: 1px dotted #777;
    padding-bottom: 2px;
}
.pricing-table .plan .plan-features .tiptext p {
    line-height: 1.5;
    font-size: 14px;
    color: #fff;
    margin: 0;
    text-align: left;
    padding: 0 15px;
}

.pricing-table .plan .plan-features .tiptext ul li {
    line-height: 1.9;
    font-size: 14px;
    border-bottom: 1px solid #333;
    color: #fff;
    text-align: left;
    padding-left: 15px;
}
.pricing-table .plan .plan-features .tiptext ul li:last-child {
	border: 0;
}
.pricing-table .plan .plan-features .tiptext ul li:before {
    font-family: Font Awesome;
    content: "\f00c";
    font-size: 11px;
    color: #fff;
    padding: 0 15px 0 0;
}


/* Pinned Header Overwrites */

@media (min-width: 1160px){

    header.pinned .bottom-header-wrapper {
        width: 100%;
        position: fixed;
        top: 0;
    }
}
/* //// Pinned Header Overwrites */


.feature-box {
	margin-top: 30px;
}
.feature-box .feature-box-info {
    padding-left: 10px;
}
.feature-box .feature-box-info h3 {
	padding-top: 10px;
}
.feature-box .feature-box-info ul {
	margin-left: 5px;
}
.feature-box .feature-box-info li {
	line-height: 1.4;
}

/* Comparison Table  */
.comparison > ul {
  display:flex;
  top:0px;
  z-index:10;
  padding-bottom:14px;
}
.comparison > ul li {
  list-style:none;
  flex:1;
}
.comparison > ul li:last-child {
  border-right:1px solid #DDD;
}
.comparison button {
  width:100%;
  border: 1px solid #DDD;
  border-right:0;
  border-top:0;
  padding: 10px;
  background:#FFF;
  font-size:14px;
  font-weight:bold;
  height:60px;
  color:#999
}
.comparison > ul li.active button {
  background:#F5F5F5;
  color:#000;
}
table { border-collapse:collapse; table-layout:fixed; width:100%; }
.comparison th { background:#F5F5F5; display:none; }
.comparison td {
	font-size: 14px;
	line-height: 14px;
}
.comparison td, .comparison th {
  height:auto;
}
.comparison td,.comparison th { border:1px solid #DDD; padding:10px; empty-cells:show; }
.comparison td,.comparison th {
  text-align:left;
}
.comparison td+.comparison td, .comparison th+.comparison th {
  text-align:center;
  display:none;
}
.comparison td.default {
  display:table-cell;
}
.comparison .sep {
  background:#F5F5F5;
  font-weight:bold;
}
.comparison td:not(:first-child) {
	text-align: center;
}
.comparison .txt-l { font-size:28px; font-weight:bold; }
.comparison .txt-top { position:relative; top:-9px; left:-2px; }
.comparison .tick { font-size:18px; color:#2CA01C; }
.comparison .hide {
  border:0;
  background:none;
}

@media (min-width: 640px) {
  .comparison > ul {
    display:none;
  }
  .comparison td,.comparison th {
    display:table-cell !important;
  }
  .comparison td,.comparison th {

  
  }
  td+td, th+th {
    width: auto;
  }
}
.comparison table .plan-footer {
	padding:10px 0;
}
/* //// Comparison Table  */


/* Testimonials */
.testimonial {
	margin-bottom: 20px;
}

.testimonial blockquote {
	background: #CCC;
	border-radius: 5px;
	border: 0;
	color: #666;
	font-family: 'Playfair Display', serif;
	margin: 0;
	padding: 40px 64px 40px 72px;
	padding: 2.5rem 4rem 2.5rem 4.5rem;
	position: relative;
}

.testimonial blockquote:before {
	left: 22px;
	top: 21px;
	color: #FFF;
	content: "“";
	font-size: 85px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

.testimonial blockquote p {
	color: #FFF;
	font-family: 'Playfair Display', serif;
	font-size: 1.2em;
}

.testimonial .testimonial-arrow-down {
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-top: 8px solid #CCC;
	height: 0;
	margin: 0 0 0 45px;
	width: 0;
}

.testimonial .testimonial-author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 12px 0 0 0;
}

.testimonial .testimonial-author .testimonial-author-thumbnail {
	width: auto;
}

.testimonial .testimonial-author img {
	max-width: 25px;
}

.testimonial .testimonial-author strong {
	color: #111;
	display: block;
	margin-bottom: 2px;
	font-size: 16px;
}

.testimonial .testimonial-author span {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: 600;
}

.testimonial .testimonial-author p {
	color: #999;
	text-align: left;
	line-height: 1.2;
	margin-left: 9.6px;
	margin-left: 0.6rem;
}

.testimonial.testimonial-style-3 blockquote {
	background: #f2f2f2 !important;
	border-radius: 4px;
}

.testimonial.testimonial-style-3 blockquote:before {
	top: 15px;
	left: 20px;
	color: #777;
	font-size: 35px;
}

.testimonial.testimonial-style-3 blockquote:after {
	color: #777;
	font-size: 35px;
	bottom: -0;
	right: 20px;
}

.testimonial.testimonial-style-3 blockquote p {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}

.testimonial.testimonial-style-3 .testimonial-author {
	margin-left: 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.testimonial.testimonial-style-3 .testimonial-author img {
	max-width: 55px;
}

.testimonial.testimonial-style-3 .testimonial-author p {
	margin-bottom: 0;
}

.testimonial.testimonial-style-3 .testimonial-arrow-down {
	margin-left: 20px;
	border-top: 10px solid #f2f2f2 !important;
}
/* //// Testimonials */

/* Tabs */
.tabs {
    border-radius: 4px;
    margin-bottom: 20px;
}

.nav-tabs {
    margin: 0;
    padding: 0;
    border-bottom-color: #EEE;
}

.nav-tabs li:last-child .nav-link {
    margin-right: 0;
}

.nav-tabs li .nav-link {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-right: 1px;
}

.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
    background: #f7f7f7;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 3px solid #EEE;
    color: #CCC;
}

.nav-tabs li .nav-link:hover {
    border-bottom-color: transparent;
    border-top: 3px solid #CCC;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav-tabs li .nav-link:active, .nav-tabs li .nav-link:focus {
    border-bottom: 0;
}

.nav-tabs li.active .nav-link,
.nav-tabs li.active .nav-link:hover,
.nav-tabs li.active .nav-link:focus {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 3px solid #CCC;
    color: #CCC;
}

.tab-content {
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
}

/* Right Aligned */
.nav-tabs.nav-right {
    text-align: right;
}

/* Bottom Tabs */
.tabs.tabs-bottom {
    margin: 0 0 20px 0;
    padding: 0;
}

.tabs.tabs-bottom .tab-content {
    border-radius: 4px 4px 0 0;
    border-bottom: 0;
    border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li {
    margin-bottom: 0;
    margin-top: -1px;
}

.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
    margin-right: 0;
}

.tabs.tabs-bottom .nav-tabs li .nav-link {
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    margin-right: 1px;
}

.tabs.tabs-bottom .nav-tabs li .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
    border-bottom: 3px solid #EEE;
    border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li .nav-link:hover {
    border-bottom: 3px solid #CCC;
    border-top: 1px solid #EEE;
}

.tabs.tabs-bottom .nav-tabs li.active .nav-link,
.tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
.tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {
    border-bottom: 3px solid #FF6600;
    border-top-color: transparent !important;
}

/* Vertical */
.tabs-vertical {
    display: table;
    width: 100%;
    padding: 0;
    border-top: 1px solid #EEE;
}

.tabs-vertical .tab-content {
    display: table-cell;
    vertical-align: top;
}

.tabs-vertical .nav-tabs {
    border-bottom: none;
    display: table-cell;
    height: 100%;
    float: none;
    padding: 0;
    vertical-align: top;
    width: 25%;
}

.tabs-vertical .nav-tabs > li {
    display: block;
}

.tabs-vertical .nav-tabs > li .nav-link {
    border-radius: 0;
    display: block;
    padding-top: 10px;
}

.tabs-vertical .nav-tabs > li .nav-link, .tabs-vertical .nav-tabs > li .nav-link:hover, .tabs-vertical .nav-tabs > li .nav-link:focus {
    border-bottom: none;
    border-top: none;
}

.tabs-vertical .nav-tabs > li.active .nav-link,
.tabs-vertical .nav-tabs > li.active .nav-link:hover,
.tabs-vertical .nav-tabs > li.active .nav-link:focus {
    border-top: none;
}

/* Vertical - Left Side */
.tabs-left {
    padding: 0;
}

.tabs-left .tab-content {
    border-radius: 0 5px 5px 5px;
    border-left: none;
}

.tabs-left .nav-tabs > li {
    margin-right: -1px;
}

.tabs-left .nav-tabs > li:first-child .nav-link {
    border-radius: 5px 0 0 0;
}

.tabs-left .nav-tabs > li:last-child .nav-link {
    border-radius: 0 0 0 5px;
    border-bottom: 1px solid #eee;
}

.tabs-left .nav-tabs > li .nav-link {
    border-right: 1px solid #EEE;
    border-left: 3px solid #EEE;
    margin-right: 1px;
    margin-left: -3px;
}

.tabs-left .nav-tabs > li .nav-link:hover {
    border-left-color: #CCC;
}

.tabs-left .nav-tabs > li.active .nav-link,
.tabs-left .nav-tabs > li.active .nav-link:hover,
.tabs-left .nav-tabs > li.active .nav-link:focus {
    border-left: 3px solid #CCC;
    border-right-color: #FFF;
}

/* Vertical - Right Side */
.tabs-right {
    padding: 0;
}

.tabs-right .tab-content {
    border-radius: 5px 0 5px 5px;
    border-right: none;
}

.tabs-right .nav-tabs > li {
    margin-left: -1px;
}

.tabs-right .nav-tabs > li:first-child .nav-link {
    border-radius: 0 5px 0 0;
}

.tabs-right .nav-tabs > li:last-child .nav-link {
    border-radius: 0 0 5px 0;
    border-bottom: 1px solid #eee;
}

.tabs-right .nav-tabs > li .nav-link {
    border-right: 3px solid #EEE;
    border-left: 1px solid #EEE;
    margin-right: 1px;
    margin-left: 1px;
}

.tabs-right .nav-tabs > li .nav-link:hover {
    border-right-color: #CCC;
}

.tabs-right .nav-tabs > li.active .nav-link,
.tabs-right .nav-tabs > li.active .nav-link:hover,
.tabs-right .nav-tabs > li.active .nav-link:focus {
    border-right: 3px solid #CCC;
    border-left: 1px solid #FFF;
}

/* Justified */
.nav-tabs.nav-justified {
    padding: 0;
    margin-bottom: -1px;
}

.nav-tabs.nav-justified li {
    margin-bottom: 0;
}

.nav-tabs.nav-justified li:first-child .nav-link,
.nav-tabs.nav-justified li:first-child .nav-link:hover {
    border-radius: 5px 0 0 0;
}

.nav-tabs.nav-justified li:last-child .nav-link,
.nav-tabs.nav-justified li:last-child .nav-link:hover {
    border-radius: 0 5px 0 0;
}

.nav-tabs.nav-justified li .nav-link {
    border-bottom: 1px solid #DDD;
    border-radius: 0;
    margin-right: 0;
}

.nav-tabs.nav-justified li .nav-link:hover, .nav-tabs.nav-justified li .nav-link:focus {
    border-bottom: 1px solid #DDD;
}

.nav-tabs.nav-justified li.active .nav-link,
.nav-tabs.nav-justified li.active .nav-link:hover,
.nav-tabs.nav-justified li.active .nav-link:focus {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top-width: 3px;
}

.nav-tabs.nav-justified li.active .nav-link {
    border-bottom: 1px solid #FFF;
}

.nav-tabs.nav-justified li.active .nav-link, .nav-tabs.nav-justified li.active .nav-link:hover, .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-width: 3px;
}

.nav-tabs.nav-justified li.active .nav-link:hover {
    border-bottom: 1px solid #FFF;
}
.nav-tabs li .nav-link {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-right: 1px;
}
/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom {
    padding: 0;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
    border-top: none;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
    margin-right: 0;
    border-top-color: transparent;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link {
    border-radius: 0 0 0 5px;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
    margin-right: 0;
    border-radius: 0 0 5px 0;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link:hover,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: transparent;
}

/* Center */
.tabs-center .nav-tabs {
    margin: 0 auto;
    text-align: center;
}

/* Navigation */
.tabs-navigation {
    border-radius: 5px;
}

.tabs-navigation .nav-tabs > li {
    margin-bottom: 1px;
}

.tabs-navigation .nav-tabs > li .nav-link {
    color: #777;
    padding: 18px;
    line-height: 100%;
    position: relative;
}

.tabs-navigation .nav-tabs > li .nav-link:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    content: "\f054";
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tabs-navigation .nav-tabs > li .nav-link [class*="fa-"], .tabs-navigation .nav-tabs > li .nav-link .icons {
    margin-right: 4px;
}

.tabs-navigation .nav-tabs li:first-child .nav-link {
    border-radius: 5px 5px 0 0;
}

.tabs-navigation .nav-tabs li.active .nav-link, .tabs-navigation .nav-tabs li.active .nav-link:hover, .tabs-navigation .nav-tabs li.active .nav-link:focus {
    border-right-color: #eee;
}

.tabs-navigation .nav-tabs li:last-child .nav-link {
    border-radius: 0 0 5px 5px;
}

.tabs-navigation-simple {
    border: 0 !important;
    border-radius: 0 !important;
}

.tabs-navigation-simple .nav-tabs {
    border: 0 !important;
    border-radius: 0 !important;
}

.tabs-navigation-simple .nav-tabs .nav-link, .tabs-navigation-simple .nav-tabs .nav-link:hover {
    background: transparent !important;
    border-radius: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    border-left: 0 !important;
    padding-left: 0 !important;
}

.tabs-navigation-simple .nav-tabs li:last-child .nav-link, .tabs-navigation-simple .nav-tabs li:last-child .nav-link:hover {
    border-bottom: 0 !important;
}

.tab-pane-navigation {
    display: none;
}

.tab-pane-navigation.active {
    display: block;
}

/* Simple */
.tabs.tabs-simple .nav-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    margin-bottom: 10px;
}

.tabs.tabs-simple .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 20px;
}

.tabs.tabs-simple .nav-tabs > li .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
    padding: 15px 30px;
    background: none;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 16px;
}

.tabs.tabs-simple .tab-content {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Responsive */
@media (max-width: 575px) {
    .tabs .nav.nav-tabs.nav-justified li {
        display: block;
        margin-bottom: -5px;
    }

    .tabs .nav.nav-tabs.nav-justified li .nav-link {
        border-top-width: 3px !important;
        border-bottom-width: 0 !important;
    }

    .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
        border-radius: 5px 5px 0 0;
    }

    .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
        border-radius: 0;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
        margin-bottom: 0;
        margin-top: -5px;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
        border-bottom-width: 3px !important;
        border-top-width: 0 !important;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
        border-radius: 0;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
        border-radius: 0 0 5px 5px;
    }
}

.responsive-tabs-container .tab-pane {
    margin-bottom: 15px;
}

.responsive-tabs-container .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #f7f7f7;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

@media (max-width: 767px) {
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
    }
}

@media (min-width: 1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block;
    }
}
/* Featured Boxes - Style 5, 6 and 7 */
.featured-boxes-style-5 .featured-box, .featured-boxes-style-6 .featured-box, .featured-boxes-style-7 .featured-box {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 10px 0;
}

.featured-boxes-style-5 .featured-box .box-content, .featured-boxes-style-6 .featured-box .box-content, .featured-boxes-style-7 .featured-box .box-content {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.featured-boxes-style-5 .featured-box .box-content h4, .featured-boxes-style-6 .featured-box .box-content h4, .featured-boxes-style-7 .featured-box .box-content h4 {
    color: #333940;
}

.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured {
    display: inline-block;
    font-size: 50px;
    height: 75px;
    padding: 0;
    width: 75px;
    margin-top: 0;
    margin-bottom: 10px;
    background: #FFF;
    border: 1px solid #dfdfdf;
    color: #777;
    line-height: 73px;
}

/* Featured Boxes - Style 6 */
.featured-boxes-style-6 .featured-box .icon-featured {
    border: 1px solid #cecece;
    color: #FF6600;
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
    border: 5px solid #f7f7f7;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    padding: 1px;
    position: absolute;
    top: -6px;
    width: 100%;
}
.featured-box-effect-6 .icon-featured:after {
    -webkit-transition: all 0.2s, -webkit-transform 0.2s;
    transition: all 0.2s, -webkit-transform 0.2s;
    transition: all 0.2s, transform 0.2s;
    transition: all 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.featured-box-effect-6:hover .box-content .icon-featured:after {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.nav-link p {
    margin: 0;
}


.dropdown-link {
    cursor: pointer;
}
.plan-features a {
    color: #666;
    text-decoration: none;
}
.plan-features a:hover {
    color: #333;
    text-decoration: underline;
}
.dropdown-link.active, .dropdown-link:hover {
    text-decoration: underline;
    color: #333;
}
.plan-features div > li {
    background: #f7f7f7;
    border-bottom: 1px dashed #d6d6d6 !important;
}
a.btn.btn-primary:visited {
    color:#fff;
}
@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0.3; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0.3; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0.3; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0.3; }
  100% { opacity:1; }
}
i.animated {
   -webkit-animation: flickerAnimation 2s infinite;
   -moz-animation: flickerAnimation 2s infinite;
   -o-animation: flickerAnimation 2s infinite;
    animation: flickerAnimation 2s infinite;
}
.personas ul li {
    margin-bottom: 5px;
}

    .plan .price-tabs ul li {
        display: inline-block;
        margin: 0;
        line-height: normal;
        font-size: 12px;
    }
    .plan .price-tabs li a {
        text-transform: uppercase;
        color: #777;
        font-size: 11.2px;
        line-height: 1;
        margin-bottom: 0;
    }
    .plan .price-tabs li a:hover {
        text-decoration: none;
        border-bottom: 2px solid #FF6600;
    }
    .plan .price-tabs li.ui-state-active a {
        font-weight: 700;
        border-bottom: 2px solid #FF6600;
    }

.rounded-circle {
    border-radius: 50%!important;
}

span.call-text {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 16px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}
.dark-text {color: #333;}

.page-main > .page-title-wrapper {margin-top: 15px;}
.page-main > .page-title-wrapper .page-title {
    color: #333;
    font-weight: 300;
    font-size: 28px;
    line-height: 34px;
}

.checkout-cart-index #block-discount-heading::before {
    content: "\f105";
    font-weight: 900;
    font-family: Font Awesome;
    margin-right: 5px;
    display: inline-block;
    width: 10px;
}
.block .title strong {
    font-size: inherit;
    padding: 0;
}
.page-main .block {
    margin-bottom: 0 !important;
}

/* Customer Account Adjustments */
.account-nav .nav > li {
    padding: 0;
    position: relative;
    line-height: 1.3;
    border-bottom: 1px solid #ddd;
}
.account-nav .nav > li > a {
    color: #777;
    padding: 8px 15px;
}
.account-nav .nav > li > a:hover, .account-nav .nav > li > a:focus {
    background: none;
}
.account-nav .nav > li > a:before, .account-nav .nav > li > strong:before {
    content: '\f821';
    font-family: 'porto-icons';
    position: absolute;
    left: 5px;
}
.account-nav .nav > li > strong {
    position: relative;
    display: block;
    padding: 8px 15px;
}

.account-nav > .title {
    display: none;
}
.form-edit-account .field-shipping_account {
    display: none;
}

.checkout-index-index .minicart-items .product .toggle {
    display: none;
}
#giftcard-form input#giftcard-code {
    border-radius: 3px 0 0 3px;
}
#giftcard-balance-lookup .giftcard.info {
    margin-bottom: 15px;
}
.gift-wrapping-item > span {
    background-color: #f2f2f2;
}
#giftcard-form button.action-add, #giftcard-form button.redeem {
    height: 32px;
    line-height: 1;
    font-size: 13px;
}
.account .table-wrapper.balance-history, .account .table-wrapper.reward-history, .account .table-wrapper.balance-history {
    margin-top: 0;
}
.form-addbysku .qty.field .control {
    display: block;
}
.column .block-addbysku .action.add {
    min-width: 32px;
}
.giftcard-account button.primary {
    height: 32px;
    line-height: 1;
}
.form-add-invitations .action.add:before, .column .block-addbysku .action.add:before {
    content: '\f881';
}
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add {
    min-width: 32px;
    margin: 20px 0;
}
.message.info {
    margin-bottom: 20px;
}
.form-giftregistry-edit .field.date input {
    vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:before {
    content: '\f865';
}

.box.box-upload {
    display: none;
}
.column .block-addbysku .action.add > span {
    position: relative;
    width: auto;
    height: auto;
    overflow: visible;
    margin: auto;
    padding: 7px 15px;

}
.form-add-invitations .action.add::before, .column .block-addbysku .action.add::before {
    content: none;
}
.form-add-invitations .action.add::before, .column .block-addbysku .action.add span::after {
    content:" \f067";
    font-family: "Font Awesome";
    font-weight: 900;
}
.column .block-addbysku .action.add {
    padding: 7px 3px;
}
/* //Customer Account Adjustments */

.page-main > .page.messages {margin: 10px;}
.page.messages > div > div > div > div { font-size: 15px; }