/*---------------------------------------------
Template name:  VPNet
Version:        1.0
Author:         ThemeLooks
Author url:     http://themelooks.com
----------------------------------------------*/

/*=============================================
    01: General CSS
==============================================*/

/* 1.1: Default CSS */
@font-face {
    font-family: "newsans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/iran.ttf") format("truetype");
}


#ArpTemplate_main.arplite_front_main_container .arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanTitle, .arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanTitle {
    font-family: newsans, sans-serif !important;
}

#ArpTemplate_main.arplite_front_main_container .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn):not(.no_transition) .arp_opt_options li *, #ArpTemplate_main.arplite_front_main_container .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.no_transition:not(.maincaptioncolumn) .arp_opt_options li, .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn):not(.no_transition) .arp_opt_options li *, .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.no_transition:not(.maincaptioncolumn) .arp_opt_options li {
    font-family: newsans, sans-serif !important;
}
#ArpTemplate_main.arplite_front_main_container .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .arp_price_wrapper, .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .arp_price_wrapper {
   font-family: newsans, sans-serif !important;
}






#ArpTemplate_main.arplite_front_main_container .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanButton, #ArpTemplate_main.arplite_front_main_container .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanButton .bestPlanButton_text, .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanButton, .arplite_price_table_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper:not(.maincaptioncolumn) .bestPlanButton .bestPlanButton_text {
   font-family: newsans, sans-serif !important;
}










.bg-gradient {
background: #C9D6FF;
background: -webkit-linear-gradient(to right, #E2E2E2, #C9D6FF); 
background: linear-gradient(to right, #E2E2E2, #C9D6FF);
} 
ul li {
  margin-bottom:1.4rem;
}
.pricing-divider {
border-radius: 20px;
background: #C64545;
padding: 1em 0 4em;
position: relative;
}
.blue .pricing-divider{
background: #2D5772; 
}
.green .pricing-divider {
background: #1AA85C; 
}
.red b {
  color:#C64545
}
.blue b {
  color:#2D5772
}
.green b {
  color:#1AA85C
}
.pricing-divider-img {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 80px;
}
.deco-layer {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.btn-custom  {
  background:#C64545; color:#fff; border-radius:20px
}

.img-float {
  width:50px; position:absolute;top:-3.5rem;right:1rem
}

.princing-item {
  transition: all 150ms ease-out;
}
.princing-item:hover {
  transform: scale(1.05);
}
.princing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.princing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}






*{
    outline: none !important
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::-moz-selection {
    background: #262e26;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #262e26;
    color: #fff;
    text-shadow: none;
}
::-webkit-input-placeholder {
    color: #717271 !important;
    opacity: 1 !important;
}
::-moz-placeholder {
    color: #717271 !important;
    opacity: 1 !important;
}
textarea {
    resize: none; 
}
img {
    max-width: 100%;
    height: auto; 
}
p:last-child{ 
    margin-bottom: 0; 
}
a {
    color: #ff8a26;
}
a:hover {
    color: #7cd273;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
}
body, p {
 font-family: newsans, sans-serif !important;
 
}
h1, h2, h3, h4, h5, h6 { 
    font-family: newsans, sans-serif !important;
    color: #262e26;
}
h1 { 
    font-size: 2.25rem; 
}
h2 {
    font-size: 1.875rem;
    font-weight: bold;
}
h3 { 
    font-size: 1.125rem;
}
h4{
    font-size: 1rem;
}
h5, 
h6 { 
    font-size: 0.875rem; 
}
body {
    font-family: newsans, sans-serif !important;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #717271;
    background: #fff;
    overflow-x: hidden;
}

/* 1.2: Buttons */
.btn,
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    font-family: newsans, sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 1.25rem;
    border: 0;
    padding: 0.6rem 1.875rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.btn:before,
.btn:after,
.woocommerce .widget_shopping_cart .buttons a:before, 
.woocommerce .widget_shopping_cart .buttons a:after, 
.woocommerce.widget_shopping_cart .buttons a:before,
.woocommerce.widget_shopping_cart .buttons a:after,
.woocommerce .widget_price_filter .price_slider_amount .button:before,
.woocommerce .widget_price_filter .price_slider_amount .button:after,
.woocommerce #respond input#submit:before, 
.woocommerce #respond input#submit:after, 
.woocommerce a.button:before, 
.woocommerce a.button:after, 
.woocommerce button.button:before, 
.woocommerce button.button:after, 
.woocommerce input.button:before,
.woocommerce input.button:after,
.woocommerce #respond input#submit.alt:before, 
.woocommerce #respond input#submit.alt:after, 
.woocommerce a.button.alt:before, 
.woocommerce a.button.alt:after, 
.woocommerce button.button.alt:before, 
.woocommerce input.button.alt:after {
    content: '';
    width: 100%;
    height: 50px;
    position: absolute;
    background: rgba(255,255,255,0.2);
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all .5s;
    transition: all .5s;
}
.btn:before,
.woocommerce .widget_shopping_cart .buttons a:before,  
.woocommerce.widget_shopping_cart .buttons a:before,
.woocommerce .widget_price_filter .price_slider_amount .button:before,
.woocommerce #respond input#submit:before, 
.woocommerce a.button:before,  
.woocommerce button.button:before, 
.woocommerce input.button:before,
.woocommerce #respond input#submit.alt:before, 
.woocommerce a.button.alt:before, 
.woocommerce button.button.alt:before {
    left: 100%;
}
.btn:after,
.woocommerce .widget_shopping_cart .buttons a:after,  
.woocommerce.widget_shopping_cart .buttons a:after,
.woocommerce .widget_price_filter .price_slider_amount .button:after,
.woocommerce #respond input#submit:after, 
.woocommerce a.button:after,  
.woocommerce button.button:after, 
.woocommerce input.button:after,
.woocommerce #respond input#submit.alt:after, 
.woocommerce a.button.alt:after, 
.woocommerce button.button.alt:after {
    left: -100%;
}
.btn:hover:before,
.woocommerce .widget_shopping_cart .buttons a:hover:before,  
.woocommerce.widget_shopping_cart .buttons a:hover:before,
.woocommerce .widget_price_filter .price_slider_amount .button:hover:before,
.woocommerce #respond input#submit:hover:before, 
.woocommerce a.button:hover:before,  
.woocommerce button.button:hover:before, 
.woocommerce input.button:hover:before,
.woocommerce #respond input#submit.alt:hover:before, 
.woocommerce a.button.alt:hover:before, 
.woocommerce button.button.alt:hover:before {
    left: -100%;
}
.btn:hover:after, 
.woocommerce .widget_shopping_cart .buttons a:hover:after,  
.woocommerce.widget_shopping_cart .buttons a:hover:after,
.woocommerce .widget_price_filter .price_slider_amount .button:hover:after,
.woocommerce #respond input#submit:hover:after, 
.woocommerce a.button:hover:after,  
.woocommerce button.button:hover:after, 
.woocommerce input.button:hover:after,
.woocommerce #respond input#submit.alt:hover:after, 
.woocommerce a.button.alt:hover:after, 
.woocommerce button.button.alt:hover:after {
    left: 100%;
}
.btn-square {
    border-radius: 0 !important;
}
.btn:focus,
.form-control:focus {
    box-shadow: none !important;
}
.btn-primary,
.btn-primary:focus, 
.btn-primary.focus,
.btn-primary.disabled, 
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #ff6c00;
    border-color: transparent;
    box-shadow: none;
}
.btn-secondary,
.btn-secondary:focus, 
.btn-secondary.focus,
.btn-secondary.disabled,
.btn-secondary:disabled,
.btn-secondary:not(:disabled):not(.disabled):active, 
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #7cd273;
    border-color: transparent;
    box-shadow: none;
}

/* 1.3: Default classes */
.bg-primary {
    background-color: #262E26 !important;
}
.bg-light {
    background-color: #f8f8f8 !important;
}


.font-weight-medium {
    font-weight: 500;
}
.list-inline > li {
    display: inline-block;
}
.list-inline:not(.text-right) > li:not(:last-child) {
    margin-right: 1rem;
}
.list-inline.text-right > li:not(:first-child) {
    margin-left: 1rem;
}
.form-control {
    font-size: 0.875rem;
}
.form-control:focus {
    border-color: #ff8a26;
}
input.parsley-error,
textarea.parsley-error,
select.parsley-error {
    border: 1px solid red !important;
}
.half-gutters {
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.half-gutters > .col,
.half-gutters > [class*="col-"] {
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.border-bottom {
    border-bottom: 1px solid #e0e1e0 !important;
}
.list-item li .fa {
    color: #ff6c00;
    margin-left: 0.625rem;
}
.list-item li i {
    color: #ff6c00;
    margin-right: 0.625rem;
}
.list-item li svg {
    color: #ff6c00;
    margin-right: 0.625rem;
}

/* 1.4: Padding/Margin */
.ptb-120 {
    padding: 120px 0;
}
.pb-90 {
    padding-bottom: 90px;
}
.pt-120{
    padding-top: 120px;
}
.pt-7 {
    padding-top: 7.5rem !important;
}
.pb-7 {
    padding-bottom: 7.5rem !important;
}
.pt-5 {
    padding-top: 5rem !important;
}
.pb-5 {
    padding-bottom: 5rem !important;
}
.pb-5-5 {
    padding-bottom: 5.625rem !important;
}
.pt-4 {
    padding-top: 4rem !important;
}
.pb-4 {
    padding-bottom: 4rem !important;
}
.pt-2 {
    padding-top: 2rem !important;
}
.pb-2 {
    padding-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 4rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}

/* 1.5: Animations */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); 
        transform: rotate(0deg); 
    }
    100% { 
        -webkit-transform: rotate(360deg); 
        transform: rotate(360deg); 
    }
}
@keyframes spin {
    0% { 
        -webkit-transform: rotate(0deg); 
        transform: rotate(0deg); 
    }
    100% { 
        -webkit-transform: rotate(360deg); 
        transform: rotate(360deg); 
    }
}
.spin {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
.blink {
    -webkit-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-webkit-keyframes ripple {
    100% {
        top: -20px;
        right: -20px;
        bottom: -20px;
        left: -20px;
        opacity: 0;
    }
}
@keyframes ripple {
    100% {
        top: -20px;
        right: -20px;
        bottom: -20px;
        left: -20px;
        opacity: 0;
    }
}
.ripple:before,
.ripple:after {
    content: '';
    position: absolute;
    border: #56ac4c solid 15px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}
.ripple:hover:before, .ripple:focus:before, .ripple:active:before,
.ripple:hover:after, .ripple:focus:after, .ripple:active:after {
    -webkit-animation-name: ripple;
    animation-name: ripple;
}
.ripple:hover:after, .ripple:focus:after, .ripple:active:after {
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
}
@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}
@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-40px,0);
        transform: translate3d(0,-40px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-40px,0);
        transform: translate3d(0,-40px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,40px,0);
        transform: translate3d(0,40px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,40px,0);
        transform: translate3d(0,40px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

/* 1.4. BACKGROUND OVERLAY */
.bg--overlay {
    position: relative;
    z-index: 0;
}

.bg--video {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg--overlay:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #303030;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: -1;
}
@media (min-width: 783px) {     
    body.admin-bar .main-header.stuck {     
        top: 32px;      
    }       
}

/*=============================================
    02: Titles
==============================================*/

/* 2.1: Page title */
.page-title-wrap {
    overflow: hidden;
    background-size: cover !important;
}
.page-title {
    z-index: 1;
}

.breadcrumb-item.active {
    color: #555c55;
    text-transform: uppercase;
    font-weight: 500;
}

.custom-breadcrumb li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.custom-breadcrumb a {
    color: #555c55;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 3px;
    display: block;
}
.custom-breadcrumb li:last-child{
    color: #555c55;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 3px;
    display: inline-block;
}
.custom-breadcrumb a:hover {
    color: #5dbd53;
}
.custom-breadcrumb li:last-child a {
    pointer-events: none;
}
.custom-breadcrumb svg {
    font-size: 0.75rem;
    color: #5dbd53;
    margin: 0 0.5rem;
}
.page-title h1 {
    font-size: 3rem;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}
.world-map svg {
    position: absolute;
    right: 0;
    top: -11px;
}

/* 2.2: Section title */
.section-title {
    margin-bottom: 3rem;
}
.section-title h2 {
    text-transform: capitalize;
    font-weight: bold;
}
.section-title p {
    margin-top: 1.5rem;
    color: #919491;
}

/*=============================================
    03: Header
==============================================*/

/* 3.1: Header-top */
.header-top {}
.header-info {}
.header-info li {
    font-size: 0.75rem;
    line-height: 1.25rem;
    padding: 0.625rem 0;
}
.header-info li:not(:first-child) {
    padding-left: 1rem;
    position: relative;
}
.header-info li:not(:first-child):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    opacity: .1;
}
.header-info li span {
    color: #ff8a26;
}
.social-icons a {
    color: #fff;
    font-size: 0.75rem;
}
.social-icons a:hover {
    color: #7cd273;
}

/* 3.2: Header menu */
.main-header{
    padding: 1rem 0;
    box-shadow: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative;
    z-index: 999;
}
.main-header.stuck {
    background: #fff;
    position: fixed;
    top: 0;
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.15);
    width: 100%;
    z-index: 5555 !important;
}
.header-menu, .header-menu ul, 
.header-menu ul li, 
.header-menu ul li a, 
.header-menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
}
.header-menu #menu-button {
    display: none;
}
.header-menu > ul {}
.header-menu > ul ul {
    text-align: left;
    z-index: 99999;
}
.header-menu > ul > li {
    display: inline-block;
}
.header-menu > ul > li.has-sub:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2em;
    bottom: -2em;
    cursor: pointer;
    left: 0;
}
.header-menu > ul > li + li {
    margin-left: 2.5rem;
}
.header-menu > ul > li > a {
    padding: 0.375rem 0;
    color: #555c55;
    font-size: 1rem;
}
.header-menu > ul > li:hover > a,
.header-menu > ul > li.active > a {
    color: #5dbd53;
}
.header-menu > ul > li > a:after,
.header-menu > ul > li.active > a:after,
.header-menu > ul > li:hover > a:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 2px;
    background: #5dbd53;
    left: 0;
    right: 0;
    bottom: -1.4375rem;
    margin: auto;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.header-menu > ul > li > a:hover:after,
.header-menu > ul > li.active > a:after,
.header-menu > ul > li:hover > a:after {
    width: 100%;
}
.header-menu > ul > li > a > svg{
    font-size: 0.625rem;
}
.header-menu ul ul {
    position: absolute;
    left: -9999px;
    opacity: 0;
    border-bottom: 2px solid #5dbd53;
    -webkit-transition: top .2s ease, opacity .2s ease;
    transition: top .2s ease, opacity .2s ease;
}
.header-menu > ul > li > ul {
    top: 5rem;
    background: #fff;
    padding: 0.625rem 0;
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.1);
}
.header-menu > ul > li:hover > ul {
    left: auto;
    top: 3.1875rem;
    opacity: 1;
}
.header-menu.align-right > ul > li:hover > ul {
    right: 0;
}
.header-menu ul ul ul {
    top: 2rem;
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.1);
}
.header-menu ul ul ul:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 7px;
    width: 0;
    height: 0;
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    z-index: 99;
}
.header-menu ul ul ul:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 10px;
    height: 100%;
    z-index: -1;
}
.header-menu ul ul ul li {
    background: #fff;
}
.header-menu ul ul ul li:first-child{
    padding-top: 0.625rem;
}
.header-menu ul ul ul li:last-child{
    padding-bottom: 0.625rem;
}
.header-menu ul ul > li:hover > ul {
    top: 0;
    left: 188px;
    opacity: 1;
}
.header-menu.align-right ul ul > li:hover > ul {
    left: auto;
    right: 178px;
    padding-left: 0;
    padding-right: 10px;
    opacity: 1;
}
.header-menu ul ul li a {
    width: 180px;
    padding: 0.3125rem 1.25rem;
    color: #555c55;
    font-size: 0.875rem;
    line-height: 1.3rem;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.header-menu ul ul li a svg,
.header-menu ul ul li a .fa,
.header-menu ul ul li a .fas{
    position: absolute;
    right: 15px;
    top: 8px;
}
.header-menu ul ul li:hover > a, 
.header-menu ul ul li > a:hover, 
.header-menu ul ul li.active > a {
    color: #5dbd53;
}

.header-menu ul li ul li.menu-item-has-children > a:after {
    position: absolute;
    content: '\f0da';
    font-family: 'FontAwesome';
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* 3.3: Client area */
.client-area .dropdown a svg {
    font-size: 0.75rem;
}
.client-area .dropdown a {
    color: #555c55;
}
.client-area .dropdown a:hover {
    color: #5dbd53;
}
.client-links {
    border: 0;
    padding: 0.5rem 1.25rem;
    border-bottom: 2px solid #5dbd53;
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.1);
    border-radius: 0;
    margin-top: 0.5rem;
    font-size: 0.875rem;
}
.client-links a {
    line-height: 1.5rem;
    margin: 0.3125rem 0;
    display: block;
}

/*=============================================
    04: Banner
==============================================*/

canvas {
    display: block;
    vertical-align: bottom;
}
.particle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    opacity: .3;
}
.banner-content {}
.banner-content h1 {
    font-size: 2rem;
    font-weight: 700;
}
.banner-content h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #555c55;
    border-left: 0.1875rem solid #5dbd53;
    padding-left: 0.4375rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    text-transform: capitalize;
}

.banner-content.text-right p{
    border-right: 0.1875rem solid #5dbd53;
    border-left: 0;
    padding-right: 0.4375rem;
}

.banner-content.text-center p{
    border-right: 0;
    border-left: 0;
}

.banner-content p {
    font-size: 20px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #555c55;
    border-left: 0.1875rem solid #5dbd53;
    padding-left: 0.4375rem;
}

.typed-cursor{
    -webkit-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    position: relative;
    top: -0.125rem;
    color: #000;
}
.banner-content li:last-child a {
    padding: 0;
    color: #262e26;
}
.banner-content li:last-child a.btn-primay {
    padding: inherit;
}
.banner-content li:last-child a:hover {
    color: #5dbd53;
}
.banner-content li a svg,
.banner-content li a .fa,
.banner-content li a .fas{
    margin-right: 0.5rem;
}

.banner-content.text-right h2{
    border-right: 0.1875rem solid #5dbd53;
    padding-right: 0.4375rem;
    padding-left: 0;
    border-left: 0;
}
/*=============================================
    05: Features
==============================================*/

.single-feature {
    margin-bottom: 1.875rem;
}
.single-feature h3 {
    font-weight: 700;
    margin: 1.5rem 0;
}
.single-feature i {
    font-size: 80px;
}

/*=============================================
    06: Our services
==============================================*/

.services-title {
    height: 540px;
}
.services-title:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.services-wrap {
    max-width: 1360px;
    margin: -15rem auto 0 auto;
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.1);
}
.single-service {
    margin-bottom: 3.5rem;
}
.single-service h4 {
    margin-top: 0.625rem;
}

.single-service .fa,
.single-service .fas,
.single-service i {
    font-size: 40px;
    margin-bottom: 7px;
    color: #ff8a26;
}

/*=============================================
    07: Pricing plans
==============================================*/

.pricing-plans .section-title {
    margin-bottom: 0;
}
.pricing-features h3 {
    line-height: 1.75rem;
    margin-bottom: 3rem;
}
.pricing-features ul {}
.pricing-features li {
    font-size: 1rem;
    float: left;
    width: 50%;
    margin-bottom: 0.625rem;
}
.pricing-features li .fa {
    font-size: 0.875rem;
}
.pricing-features .btn {
    padding-left: 0;
    padding-right: 0;
}
.pricing-slider {
    padding: 3.125rem 0;
}
.single-pricing-plan {
    padding: 1.875rem;
    width: 270px;
    border: 1px solid #e0e1e0;
    background: #fff;
    box-shadow: none;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
}
.single-pricing-plan i{
    font-size: 40px;
}
.swiper-slide-active.single-pricing-slide{
    z-index: 1;
}
.swiper-slide-active .single-pricing-plan{
    position: absolute;
    left: -999px;
    right: -999px;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
    background: #fff;
    padding: 3.75rem 1.875rem;
    margin-top: -1.875rem;
    box-shadow: 0 0 1.25rem rgba(0,0,0,0.15);
}
.swiper-slide-active .single-pricing-plan svg path {
    fill: #5dbd53 !important;
}.swiper-slide-active .single-pricing-plan i {
    color: #5dbd53 !important;
}
.single-pricing-plan h4 {
    letter-spacing: 5px;
    border-bottom: 1px solid #e0e1e0;
    margin-top: 1.25rem;
    padding-bottom: 2rem;
    margin-bottom: 1.5rem;
}
.single-pricing-plan .time {
    display: block;
    color: #ff6c00;
    margin-bottom: 1.75rem;
}
.single-pricing-plan strong {
    font-size: 2.25rem;
    color: #262e26;
    display: block;
    margin-bottom: 1.5rem;
}
.single-pricing-plan strong sub {
    font-size: 0.875rem;
    color: #919491;
    font-weight: 400;
    bottom: 0;
    left: -0.25rem;
}
.single-pricing-plan p {
    margin-bottom: 1.5rem;
}
.single-pricing-plan p span {}

.swiper-slide-active .single-pricing-plan .btn {
    background-color: #5dbd53 !important;
}
.swiper-slide-next .single-pricing-plan {
    position: absolute;
    right: 0;
}
.swiper-pagination-bullet {
    background: #e0e1e0;
    width: 0.625rem;
    height: 0.625rem;
    opacity: 1;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    background-color: #5dbd53;
}

/*=============================================
    08: Reviews
==============================================*/

.review-slider {
    margin-bottom: 1.25rem;
}
.single-review-slide h4 .fas,
.single-review-slide h4 .far,
.single-review-slide h4 svg {
    color: #ff8a26;
    font-size: 0.5rem;
    position: relative;
    top: -3px;
    left: 1rem;
}
.single-review-slide span {
    color: #919491;
    display: block;
    margin-bottom: 1.25rem;
}
.single-review-slide p {}

/*=============================================
    09: Servers
==============================================*/

.servers {
    overflow: hidden;
}
.data-centers {}
.data-centers li {
    float: left;
    width: 50%;
    font-size: 1rem;
    color: #555c55;
    margin-bottom: 1rem;
}
.server-map {
    width: 1145px;
}
.server-btn {
    padding-left: 0;
    padding-right: 0;
    color: #919491;
    padding-bottom: 0;
}
.server-btn svg, 
.server-btn .fa, 
.server-btn .fas {
    margin-left: 0.5rem;
}

/*=============================================
    10: Footer
==============================================*/

.menu-footer-menu-container .list-inline:not(.text-right) > li:not(:last-child) {
    padding-right: 1rem;
    border-right: 1px solid;
}

.main-footer h3 {
    margin-bottom: 1.25rem;
}

/* 10.1: Footer info */
.footer-contacts {
    font-size: 0.75rem;
}
.footer-contacts li {
    position: relative;
    padding-left: 1.5rem;
    margin: 5px 0;
}
.footer-contacts svg,
.footer-contacts .fas,
.footer-contacts .fa {
    position: absolute;
    left: 0;
    top: 0.4375rem;
    font-size: 0.6875rem;
    color: #fff;
}
.footer-contacts li a {
    color: #919491;
}
.footer-contacts li a:hover {
    color: #fff;
}
.social-links a svg,
.social-links a .fas,
.social-links a .fa {
    color: #919491;
}
.social-links a:hover svg,
.social-links a:hover .fas,
.social-links a:hover .fa{
    color: #fff;
}


/* 10.2: Footer posts */
.footer-posts a {
    color: #919491;
}
.footer-posts a:hover {
    color: #fff;
}
.footer-posts a .fas, 
.footer-posts a .fa, 
.footer-posts a svg {
    margin-left: 0.5rem;
}
.single-footer-post {
    margin-bottom: 1.5rem;
}
.single-footer-post:not(:last-of-type) {
    margin-bottom: 1rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid #3c433c;
}
.single-footer-post > a {
    margin-right: 1rem;
    margin-bottom: 0.7rem;
    position: relative;
    top: 0.5625rem;
}
.single-footer-post span {
    font-size: 0.75rem;
    color: #919491;
}
.single-footer-post p a {
    display: block;
}

/* 10.3: Footer Newsletter */
.footer-newsletter {}
.footer-newsletter .form-group {
    position: relative;
}
.footer-newsletter input {
    border-radius: 0;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.05);
    height: 45px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-bottom: 1.25rem;
    margin-top: 2rem;
    color: #fff;
}
.footer-newsletter input:focus {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.05);
    color: #fff;
}
.subscribe-submit span {
    font-size: 0.75rem;
    line-height: 1rem;
    display: inline-block;
    margin-top: 0.25rem;
    margin-left: 0.625rem;
}

.footer-newsletter .subscribe-submit .btn-primary{
    margin-bottom: 10px;
}

/* 10.4: Bottom footer */
.bottom-footer {
    border-top: 1px solid #464d46;
    padding: 1rem 0 3rem;
}
.copyright a{
    color: #919491;
}
.footer-menu a {
    color: #919491;
}
.footer-menu a:hover {
    color: #fff;
}

/*=============================================
    11: About us
==============================================*/

.about-us-title {
    border-bottom: 1px solid #e0e1e0;
    padding-bottom: 3.5rem;
}
.about-us-title h2 {
    margin-bottom: 1rem;
}
.about-us-title p,
.write-about-us p {
    font-size: 1.125rem;
    font-weight: 500;
    font-style: italic;
    line-height: 1.75rem;
}
.single-about-us-info {
    margin-top: 3.5rem;
}
.single-about-us-info h3 {
    font-weight: 700;
    margin-bottom: 1.25rem;
}
.write-about-us {
    box-shadow: 0 0 0.625rem rgba(0,0,0,0.1);
    padding: 3.5rem 1rem 4rem 1rem;
    margin-top: 3.5rem;
}
.write-about-us h2 {
    margin-bottom: 1rem;
}

/*=============================================
    12: Our team
==============================================*/

.single-member {
    background: #fff;
    margin-bottom: 30px;
}
.single-member-info {
    padding: 1.625rem 1rem;
}
.single-member-info span {
    display: block;
    border-left: 3px solid #5dbd53;
    padding-left: 0.5rem;
}
.single-member:hover .image-hover-content {
    bottom: 0;
}
.single-member:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

/*=============================================
    13: Youtube video
==============================================*/

.youtube-video:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}
.play-btn {
    color: #fff;
    font-size: 1.125rem;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    background: #56ac4c;
    border-radius: 100%;
    line-height: 60px;
    outline: none !important;
}
.play-btn:hover {
    color: #fff;
}

/*=============================================
    14: Back to top button
==============================================*/

.back-to-top {
    position: fixed;
    right: 25px;
    bottom: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.back-to-top.show {
    bottom: 25px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.back-to-top a {
    font-size: 0.75rem;
    text-align: center;
    line-height: 2.5rem;
    border-radius: 100%;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #7cd273;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.back-to-top a:hover {
    background: #22c111;
    color: #fff;
}

/*=============================================
    15: FAQ
==============================================*/

.single-faq-wrap {}
.single-faq-wrap h2 {
    font-size: 1.5rem;
    margin-bottom: 3.25rem;
}
.single-faq-wrap h4 {
    margin-top: 1.5rem;
}
.single-faq-wrap h4 svg,
.single-faq-wrap h4 i {
    margin-right: 0.375rem;
    color: #ff6c00;
    font-size: 0.875rem;
}

/*=============================================
    16: 404 page
==============================================*/

.not-found span {
    display: block;
    font-size: 4.5rem;
    font-weight: bold;
    color: #ff6c00;
    line-height: 5rem;
    margin-bottom: 2.25rem;
    margin-top: 1.25rem;
}
.not-found p {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 3rem;
}

/*=============================================
    17: Blog
==============================================*/

.blog {
    margin-bottom: -30px;
}

/* 17.1: Single Post */
.blog-single-post {
    padding: 15px;
    border: 1px solid #e0e1e0;
    margin-bottom: 30px;
}

.blog-single-post img{
    width: 100%;
}
.blog-single-post span {
    font-size: 0.75rem;
    color: #919491;
    display: block;
    margin-top: 0.5rem;
}
.blog-single-post h4 {
    line-height: 1.625rem;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.blog-single-post h4 a{
    
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #262e26;
    text-transform: capitalize;
    line-height: 1.625rem;
    font-weight: 500;
}
.blog-single-post a {
    color: #919491;
    font-size: 0.75rem;
    text-transform: uppercase;
}
.blog-single-post .blog-btn .fa,
.blog-single-post .blog-btn .fas {
    margin-left: 5px;
}
.tags  a {
    color: #919491;
    display: inline-block;
}
.tags a:hover {
    color: #5dbd53;
}
.post-details ul.tags >li a::before {
    content: '#';
    margin-left: 10px;
}
.blog-single-post a:hover {
    color: #5dbd53;
}
.blog-single-post > a svg {
    margin-left: 0.3rem;
}
.blog-single-post:hover .image-hover-content {
    bottom: 0;
}
.blog-single-post:not(.post-details):hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}
.blog-single-post.format-audio span,
.post-content.format-audio span {
    margin: 0;
}
.post-content iframe{
    max-width: 100%;
}
/* 17.2: Post details */
.post-details {
    padding: 30px;
    border: 1px solid #e0e1e0;
    margin-bottom: 30px;
}
.post-content h2 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
}
.post-content span {
    margin-top: 1rem;
    margin-bottom: .5rem;
    display: block;
    font-size: 0.75rem;
    color: #919491;
}
.post-content span a {
    color: #919491;
}
.post-content span a:hover,
.post-content a:hover span {
    color: #5dbd53;
}
.post-content span a:not(:last-child) {
    margin-right: 8px;
}
blockquote {
    border-top: 1px solid #e0e1e0;
    border-bottom: 1px solid #e0e1e0;
    font-size: 1.125rem;
    padding: 1.25rem 0;
    padding-right: 90px;
    margin-bottom: 1.25rem;
    position: relative;
    min-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
blockquote p {
    font-style: italic;
}
blockquote:after{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    content: '\f10e';
    font-family: 'FontAwesome';
    border-radius: 100%;
    background: #5dbd53;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 80px;
}
.post-content blockquote span {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #5dbd53;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 80px;
}

/* 17.3: Pagination */
.custom-pagination {
    margin-bottom: 30px;
}
.custom-pagination a {
    color: #919491;
}
.custom-pagination .active,
.custom-pagination .active a,
.custom-pagination a:hover {
    color: #5dbd53;
}
.custom-pagination .disabled a {
    color: #e0e1e0;
    pointer-events: none;
}

/* 17.4: Social share */
.tag-and-share {
    margin-top: 3.25rem;
}
.social-share.text-lg-right > li {
    margin-right: 0 !important;
}
.social-share.text-lg-right > li:not(:first-child) {
    margin-left: 2px;
}
.social-share li a {
    width: 40px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-left: 3px;
}
.social-share li:first-child a {
    margin-left: 0px;
}
.social-share li a.pinterest { border-color: #c8232a; color: #c8232a; }
.social-share li a.pinterest:hover { background-color: #c8232a; color: #fff; }
.social-share li a.rss { border-color: #f4b45a; color: #f4b45a; }
.social-share li a.rss:hover { background-color: #f4b45a; color: #fff; }
.social-share li a.linkedin { border-color: #0c76a8; color: #0c76a8; }
.social-share li a.linkedin:hover { background-color: #0c76a8; color: #fff; }
.social-share li a.google { border-color: #dd4a38; color: #dd4a38; }
.social-share li a.google:hover { background-color: #dd4a38; color: #fff; }
.social-share li a.twitter { border-color: #25a6d0; color: #25a6d0; }
.social-share li a.twitter:hover { background-color: #25a6d0; color: #fff; }
.social-share li a.facebook { border-color: #3a5898; color: #3a5898; }
.social-share li a.facebook:hover { background-color: #3a5898; color: #fff; }

/* 17.5: Author Info */
.author-info-wrap {
    border-top: 1px solid #e0e1e0;
    border-bottom: 1px solid #e0e1e0;
    padding: 1.75rem 0 1.5rem;
}
.author-info-wrap img {
    border-radius: 100%;
    margin-right: 1rem !important;
}
.author-info > a {
    font-size: 0.75rem;
}
.author-info a {
    color: inherit;
}
.author-info a:hover {
    color: #5dbd53;
}

/* 17.6: Previous/Next post */
.prev-next li:first-child i {
    margin-right: 0.3125rem;
}
.prev-next li:last-child i {
    margin-left: 0.3125rem;
}
.prev-next a {
    font-size: 12px;
    text-transform: uppercase;
    color: #919491;
}
.prev-next a:hover {
    color: #5dbd53;
}

.prev-next span {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: block;
    max-width: 250px;
    color: #555c55;
    margin-top: 0.3125rem;
}

/* 17.7: Comments */
.comments > h3 {
    font-weight: 700;
    margin-bottom: 2rem;
}
.main-comment > li:not(:first-child),
.comment .children > li {
    border-top: 1px solid #e0e1e0;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
}
.single-comment {}
.comment-author img {
    margin-right: 1rem;
    border-radius: 100%;
}
.comment-content {
    overflow: hidden;
    position: relative;
}
.comment-content h4 {
    margin-bottom: 0;
}
.comment-content h4 a{
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
    color: #262e26;
    margin-bottom: 0;
}
.comment-content a.comment-reply-link {
    position: absolute;
    text-transform: uppercase;
    font-size: 0.75rem;
    top: 0;
    right: 0;
    font-family: 'Roboto';
}
.comment-content span {
    font-size: 0.75rem;
    color: #919491;
    display: block;
    margin-bottom: 0.25rem;
}
.children {
    padding-left: 66px;
    list-style: none;
}

/* 17.8: Comment form */
.comment-form .parsley-errors-list {
    display: none !important;
}
.comment-respond textarea,
.comment-form input {
    margin-bottom: 10px;
    border-radius: 0;
    background: #f8f8f8;
    height: 40px;
    border-color: #f8f8f8;
}
.comment-respond textarea {
    height: 120px;
}

/* 17.9: Sidebar Widgets */
.single-widget,
.widget.woocommerce {
    border: 1px solid #e0e1e0;
    padding: 30px;
    margin-bottom: 30px;
}
.single-widget img.image{
    width: 100%;
}
.single-widget h3,
.widget-title {
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.widget_search input[type=text] {
    background: #f8f8f8;
    border-radius: 0;
    height: 45px;
    border: 1px solid #e0e1e0;
}
.widget_search input[type=text]:focus {
    border: 1px solid #ff6c00;
}
.widget_search button[type=submit] {
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
    font-size: 0.875rem;
    color: #ff6c00;
    padding: 0 1rem;
    top: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer;
}

.widget_search button[type=submit]:hover {
    color: #5dbd53;
}

/* 17.9.1: Categories */
.widget_categories ul {
    font-weight: normal;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.widget_categories ul li .post_count {
    float: right;
}
/* 17.9.2: Recent posts */
.recent-posts li {
    margin-top: 0.5rem;
}
.recent-posts li:not(:last-child) {
    border-bottom: 1px dotted #919491;
    padding-bottom: 0.5rem;
}
.recent-posts li a {
    display: block;
    color: #555c55;
}
.recent-posts li a:hover {
    color: #5dbd53;
}

/* 17.9.3: Follow us */
.follow-us {
    margin-bottom: -15px;
}
.follow-us li {
    margin-bottom: 15px;
}
.follow-us a {
    color: #fff;
    font-size: 0.75rem;
    text-align: center;
    text-transform: uppercase;
    padding: 1.625rem 0 1.25rem;
    display: block;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.follow-us a:hover { color: #fff; }
.follow-us .facebook { background: #3a5898; }
.follow-us .facebook:hover { background: #22499c; }
.follow-us .twitter { background: #25a6d0; }
.follow-us .twitter:hover { background: #1081a6; }
.follow-us .google { background: #dd4a38; }
.follow-us .google:hover { background: #d32d19; }
.follow-us .pinterest { background: #c8232a; }
.follow-us .pinterest:hover { background: #ad0e15; }
.follow-us .rss { background: #f4b45a; }
.follow-us .rss:hover { background: #eda137; }
.follow-us .linkedin { background: #0c76a8; }
.follow-us .linkedin:hover { background: #0d658f; }

.follow-us a svg {
    font-size: 1.125rem;
}
.follow-us a span {
    display: block;
}

/* 17.9.4: Tags */
.tagcloud{
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.tag-cloud-link::before{
   content: '#';
}
.tagcloud:not(.text-right) > a:not(:last-child) {
    margin-right: 0.8rem;
}
.tagcloud a {
    font-size: 0.75rem!important;
}

/*=============================================
    18: Contact page
==============================================*/

/* 18.1: Queries */
.queries-wrap {
    margin-bottom: -30px;
}
.single-query {
    padding: 26px 30px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    height: calc(100% - 30px);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.single-query.flex-row-reverse .query-icon {
    text-align: right;
}

.single-query.flex-row-reverse .query-info {
    text-align: right;
}

.single-query.flex-column .query-info {
    margin-top: 30px;
    text-align: center;
}

.single-query:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.query-icon {
    min-width: 60px;
}
.query-icon i {
    color: #ff6c00;
    font-size: 33px;
}
.query-icon.order-last{
    min-width: auto;
}
.query-info span {
    display: block;
    margin-bottom: 0.5rem;
}
.query-info a {
    color: #919491;
}
.single-query:hover .query-info a {
    color: #ff6c00;
}
.single-query:hover .query-icon svg path {
    fill: #5dbd53 !important;
}
.single-query:hover .query-icon i {
    color: #5dbd53 !important;
}

/* 18.2: Contact Form */
.contact-form-wrap {
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    padding: 30px;
}
.contact-form-wrap h2 {
    margin-bottom: 1rem;
}
.contact-form-wrap p {
    padding-bottom: 0.5rem;
}
.contact-form > div {
    margin-top: 20px;
}
.contact-form input,
.contact-form textarea {
    border-radius: 0;
    height: 40px;
    border: 1px solid #e0e1e0;
}
.contact-form textarea {
    height: 180px;
}
.contact-form button {
    margin-top: 30px;
}
.contact-form input[type=submit] {
    margin-top: 25px;
    border: none;
}

/*=============================================
    19: Others
==============================================*/

/* 19.1: Image hover */
.image-hover-wrap {
    overflow: hidden;
    position: relative;
}
.image-hover-content {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}
.image-hover-content:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #7cd273;
    opacity: 0.75;
    z-index: -1;
}
.image-hover-content ul {
    margin: 0;
}
.image-hover-content ul li a {
    display: block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    color: #7cd273;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.image-hover-content ul li a:hover {
    color: #fff;
    background: #262e26;
}
.image-hover-content .list-inline:not(.text-right) > li:not(:last-child) {
    margin-right: 0.5rem;
}
.image-hover-wrap:hover .image-hover-content {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.image-hover-wrap img {
    -webkit-transition: all .4s;
    transition: all .4s;
}
.image-hover-wrap:hover > img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

/* 19.2: Why us */
.why-us ul li {
    font-size: 1rem;
    margin-bottom: 0.875rem;
}

/* 19.3: Process */
.single-step {
    margin-bottom: 2rem;
    padding-right: 50px;
    position: relative;
}
.single-step h4 span {
    color: #ff6c00;
}
.single-step svg {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
}

/* 19.4: App info */
.app-info p {
    font-size: 1.125rem;
    margin-top: 2.125rem;
    margin-bottom: 2.25rem;
}
.clients-wrap {
    border-top: 1px solid #e9eae9;
}
.our-clients img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
    -webkit-transition: all .2s;
    transition: all .2s;
}
.our-clients img:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
}

/* 19.5: Preloader */
.preLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #7cd273;
    z-index: 99999;
    overflow: hidden;
}
.preLoader:before {
    content: '';
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
    width: 70px;
    height: 70px;
    position: absolute;
    border: 5px solid #fff;
    border-bottom: 5px solid #7cd273;
    border-radius: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* 19.6: Form validation */
.parsley-errors-list {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0;
    bottom: -20px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.parsley-errors-list li {
    display: inline-block;
    font-size: 0.8125rem;
    line-height: 1.125rem;
    background: red;
    color: #fff;
    padding: 0 0.625rem;
}

/* 19.7: Content animation */
[data-animate] {
    visibility: hidden;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}
[data-animate].animated {
    visibility: visible;
}
.page-item {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.page-item:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.single-theme-feature {
    font-size: 1.25rem;
    line-height: 1.5;
    color: #000;
    margin: 0.25rem 0;
    text-transform: capitalize;
}
.single-theme-feature svg {
    color: #5dbd53;
    margin-right: 0.5rem;
    font-size: 1rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    content:"\f101";
    font-family: fontAwesome;
    color: #5dbd53;
}
.custom-breadcrumb li:last-child::before{
    content:"\f101";
    font-family: fontAwesome;
    color: #5dbd53;
    padding-right: .5rem;
    padding-left: .5rem;
}

/*=============================================
    20: Common CSS for WordPress
==============================================*/

/* WP default */
dt, dd {
    line-height: inherit;
}
dt {
    color: #262e26;
}
dd {
    margin: 0 1.5em 1.5em;
}
code {
    padding: 2px 4px;
    background-color: #f9f2f4;
    border-radius: 4px;
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.blog-post-video iframe {
    max-width: 100%;
}
/* Calendar Widget (Default) */
.calendar_wrap table {
    border: 1px solid #e0e1e0;
    width: 100%;
    text-align: center;
}
.calendar_wrap table > caption {
    padding-top: 0;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    caption-side: inherit;
}
.calendar_wrap table>tbody>tr>td,
.calendar_wrap table>tbody>tr>th,
.calendar_wrap table>tfoot>tr>td,
.calendar_wrap table>tfoot>tr>th,
.calendar_wrap table>thead>tr>td,
.calendar_wrap table>thead>tr>th {
    border: 1px solid #e0e1e0;
}
.calendar_wrap table>thead>tr>td,
.calendar_wrap table>thead>tr>th {
    border-bottom-width: 2px;
    text-align: center;
}
.footer-widget.widget_calendar a:hover,
.footer-widget.widget_rss cite {
    color: #fff;
}

/* Page Links (Default) */
.page-links {
    clear: both;
    margin: 25px 0;
}
.page-links span:not(.page-links-title) {
    display: inline-block;
    font-size: 0.875rem;
    margin-top: 0;
    margin-bottom: 0;
}
.page-links a,
.page-links span + span {
  color: #5dbd53;    
}

.page-links a,
.page-links span + span {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid #e2e6fb;
    font-size: 16px;
    color: #8287a7;
    text-align: center;
    line-height: 38px;
    margin-right: 15px;
}

.page-links a:hover,
.page-links span + span {
    color:#ffffff !important;
    background-color: #5dbd53;
    border-color: #5dbd53;
} 

.page-links a:hover span {
    color: #ffffff;
}

.page-links .page-links-title {
    display: inline-block;
}

/* Post password form (Default) */
.post-password-form input[type=password] {
    border: 1px solid #e0e1e0;
    height: 36px;
    padding: 0 15px;
    margin-left: 10px;
}
.post-password-form input[type=submit] {
    border: none;
    background: #ff6c00;
    color: #fff;
    height: 36px;
    padding: 0 20px;
    vertical-align: top;
    margin-left: -5px;
    cursor: pointer;
}

.post-password-form input[type=password]:focus {
    border-color: #ff6c00;
}

/* Gallery widget (Default) */
.gallery {
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.gallery-item {
    margin-bottom: 0;
    padding: 0 5px;
}
.gallery-item img {
    border: 0 !important;
}
.gallery-caption {
    margin: 5px 5px 0 5px !important;
}

/* Chat format (Default) */
body:not(.blog) .format-chat p {
    margin: 0;
    background: #f0f0f0;
    font-size: 90%;
    padding: 5px 10px;
    color: #525252;
}
body:not(.blog) .format-chat p:nth-child(even) {
    background: #fbfbfb;
}

/* Sidebar Single Widget */
.single-widget select,
.footer-widget select {
    width: 100%;
    border: 1px solid #e0e1e0;
    height: 40px;
    padding: 0 15px
}
.single-widget select:focus,
.footer-widget select:focus {
    outline: none;
    border-color: #ff6c00;
}

/* Others */
.builder-page-wrapper > .vc_row {
    margin-left: 0;
    margin-right: 0;
}
.builder-page-wrapper > .vc_row > .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.post-detail-content:after {
    content: ' ';
    display: table;
    clear: both;
}

.post-detail-content ul,
.post-detail-content ol,
.comment-content ul,
.comment-content ol,
.post--content ul:not(.woocommerce-error),
.post--content ol {
    padding-left: 20px;
}

.post-detail-content table,
.comment-content table,
.post--content table {
    width: 100%;
    margin-bottom: 1rem;
}
.post-detail-content table>tbody>tr>td,
.post-detail-content table>tbody>tr>th,
.comment-content table>tbody>tr>td,
.comment-content table>tbody>tr>th,
.post--content table>tbody>tr>td,
.post--content table>tbody>tr>th {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.post-detail-content table>thead>tr>td,
.post-detail-content table>thead>tr>th,
.comment-content table>thead>tr>td,
.comment-content table>thead>tr>th ,
.post--content table>thead>tr>td,
.post--content table>thead>tr>th {
    color: #ff6c00;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    padding: 5px 10px;
}

/* Widget menus in sidebar */
.single-widget .children {
    padding-left: 30px;
}
.widget_archive ul li {
    display: flex;
    align-items: center;
}

.widget_nav_menu ul,
.widget_pages ul,
.widget_archive ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.widget_nav_menu ul {
    padding-left: 30px; 
}
.widget_nav_menu ul.menu {
    padding-left: 0; 
}

.widget_nav_menu ul>li:first-child ul.sub-menu li a {
    padding-top: 15px; 
}

.widget_nav_menu li ul ul ul ul{
    padding-left: 0;
}

.widget_nav_menu ul li:not(:first-child) a,
.widget_pages ul li:not(:first-child) a ,
.widget_categories ul li:not(:first-child) a,
.widget_archive ul li:not(:first-child) a {
    padding-top: 15px;
    display: block;
    width: 100%;
}

.widget_archive ul li a {
    display: block;
    width: 100%;
}

.recent-posts li:not(:first-child) {
    padding-top: 15px;
}

.recent-posts li {
    margin-top: 0;
}

.widget_nav_menu ul li:not(:last-child) a,
.widget_pages ul li:not(:last-child) a ,
.widget_categories ul li:not(:last-child) a,
.widget_archive ul li:not(:last-child) a,
.recent-posts li:not(:last-child) {
    padding-bottom: 15px;
}

.widget_nav_menu ul li:not(:last-child) a,
.widget_pages ul li:not(:last-child) a,
.widget_categories ul li:not(:last-child) a {
    border-bottom: 1px dotted #919491;
    display: block;
}

.widget_nav_menu ul ul ul ul ul,
.widget_pages ul ul ul ul ul {
    padding-left: 0;
}

.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_meta ul li:not(:first-child),
.widget_recent_comments ul li:not(:first-child),
.widget_recent_entries ul li:not(:first-child),
.widget_rss ul li:not(:first-child) {
    padding-top: 15px;
}
.widget_meta ul li:not(:last-child),
.widget_recent_comments ul li:not(:last-child),
.widget_recent_entries ul li:not(:last-child),
.widget_rss ul li:not(:last-child){
    border-bottom: 1px dotted #919491;
    padding-bottom: 15px;
}

.widget_archive ul li:not(:last-child),
.widget_top_rated_products ul li:not(:last-child),
.widget_products ul li:not(:last-child),
.widget_recent_reviews ul li:not(:last-child),
.widget_top_rated_products ul li:not(:last-child)  {
    border-bottom: 1px dotted #919491;
}
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a, 
.widget_archive ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_categories a,
.tagcloud a ,
.widget.woocommerce ul li a ,
.product-name a {
    color: #717271;
}
.widget_meta ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_rss ul li a:hover,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories a:hover,
.tagcloud a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget.woocommerce ul li a:hover,
.product-name a:hover {
    color: #7cd273;
}

.widget_rss .rssSummary {
    font-size: 13px;
    margin: 5px 0;
}
.widget_rss cite {
    color: #ff6c00;
}

.single-widget .main-comment > li:not(:first-child), 
.children > li {
    margin: 0;
    padding: 0;
    border: 0;
}

/* Footer Widget */
.footer-widget {
    margin-bottom: 30px;
}
.footer-widget ul li a {
    color: #919491;
}

.footer-widget ul li a:hover {
    color: #fff;
}
.footer-widget .children {
    padding-left: 30px;
}
.footer-widget.widget_rss li {
    padding-bottom: 15px;
}
.footer-widget .tagcloud a:hover {
    color: #fff;
}

/* Captions */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.bypostauthor {
  text-decoration: none;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #7cd273;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments */
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mfp-wrap {
    z-index: 999999;
}

  
/*=============================================
    19: Woo-commerce
==============================================*/

.woocommerce ul.cart_list li .star-rating, 
.woocommerce ul.product_list_widget li .star-rating {
    margin: 5px 0;
}

.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    background-color: #ff8a26;
    color: #fff;
    padding-top: 0.65rem;
    line-height: 1.3;
}

.woocommerce .widget_shopping_cart .buttons a:hover, 
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    color: #fff;
    background-color: #ff8a26;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    font-weight: 500;
}

.woocommerce .woocommerce-result-count {
    margin: 8px 0 0;
}

.woocommerce .star-rating span {
    color: #ff8a26;
}

.widget_product_categories ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_product_categories ul ul {
    padding-left: 20px;
}
.widget_product_categories ul li,
.woocommerce-widget-layered-nav ul li {
    border-top: 1px dotted #919491;
}
.widget_product_categories ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 10px 0;
}
.widget_product_categories ul li a,
.woocommerce-widget-layered-nav ul li a {
    color: #919491;
}
.widget_product_categories ul li a:hover,
.woocommerce-widget-layered-nav ul li a:hover {
    color: #7cd273;
}

.widget_product_categories > ul > li:first-child,
.woocommerce-widget-layered-nav > ul > li:first-child {
    border-top: 0;
}
.widget_product_categories > ul > li:first-child a,
.woocommerce-widget-layered-nav > ul > li:first-child a {
    padding-top: 0 !important;
}
.widget_product_categories > ul > li:last-child a,
.woocommerce-widget-layered-nav > ul > li:last-child a {
    padding-bottom: 0 !important;
}
.woocommerce-widget-layered-nav ul li a {
    padding: 8px 0 !important;
}
.woocommerce-widget-layered-nav ul li span {
    float: right;
}

.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li {
    padding: 10px 0;
}

.widget_rating_filter ul li {
    padding: 5px 0 !important;
}
.widget_rating_filter ul li:first-child {
    padding-top: 0 !important;
}
.widget_rating_filter ul li:last-child {
    padding-bottom: 0 !important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #7cd273;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ff8a26;
}

.woo-content-wrap > h1 {
    font-size: 30px;
    margin-top: -6px;
}
.woocommerce .woocommerce-ordering select,
.woocommerce div.product form.cart .variations select {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #e0e1e0;
}
.woocommerce .woocommerce-ordering select:focus,
.woocommerce div.product form.cart .variations select:focus {
    outline: none;
    border-color: #ff8a26;
}
.woocommerce div.product form.cart .variations select {
    height: 30px;
}
.product--item {
    margin-bottom: 50px;
}
.product--item {
    text-align: left;
}
.product--item h2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
}

.woocommerce-LoopProduct-link {
    display: inline-block;
    margin-bottom: 10px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    color: #b59171;
    font-size: 16px;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: normal;
}

.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
    margin-right: 8px;
}

a + .yith-wcqv-button {
    margin-left: 5px !important;
}

.woocommerce span.onsale {
    background-color: #ff8a26;
    color: #fff;
    border-radius: 0;
    min-height: 40px;
    width: 40px;
    line-height: 38px;
    font-weight: normal;
    left: 15px;
    top: 0;
    padding: 0;
}

.woocommerce nav.woocommerce-pagination ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li { border: 0; }

.woocommerce nav.woocommerce-pagination ul li:not(:last-child) {
    margin-right: 10px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    float: none;
    width: 100%;
}

.product--summery .h3 {
    color: #262e26;
}
.product--summery .title {
    display: none;
}
.product--summery .nav {
    margin-bottom: 10px;
}
.product--summery .nav li + li {
    margin-left: 15px;
    position: relative;
    top: -2px;
}
.woocommerce-product-details__short-description {
    margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal;
}
.product--quantity input[type=number] {
    border-radius: 0;
    padding: 5px 10px;
    text-align: center;
    max-width: 60px;
}
td .product--quantity input {
    padding: 0 10px;
}
.woocommerce div.product form.cart .button {
    margin-left: 10px;
    margin-top: 1px;
}

.product_meta {
    margin-bottom: 40px;
}
.product_meta > span {
    display: block;
    margin-bottom: 5px;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #ff8a26;
}

.product--details-tab-nav ul {
    margin-bottom: 20px;
    border-bottom: 1px solid #ff8a26;
}
.product--details-tab-nav ul li {}
.product--details-tab-nav ul li:not(:last-child) {
    margin-right: 3px;
}
.product--details-tab-nav ul li a {
    font-size: 13px;
    display: block;
    padding: 5px 10px;
    background-color: #f6faff;
    -webkit-transition: all .2s;
            transition: all .2s;
}
.product--details-tab-nav ul li a:hover,
.product--details-tab-nav ul li.active a {
    background-color: #ff8a26;
    color: #fff;
}

.woocommerce-Tabs-panel > h2,
.woocommerce-Reviews-title {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px;
}
.woocommerce-Reviews-title span:before {
    content: '"';
}
.woocommerce-Reviews-title span:after {
    content: '"';
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
    margin-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist .woocommerce-review__author {
    color: #031b4e;
    font-size: 16px;
}

.products--related {
    border-top: 1px solid #e0e1e0;
	padding-top: 30px;
    margin-top: 30px;
}
.products--related > h3 {
    color: #262e26;
}

form.cart button[name=add-to-cart] {
    padding: 5px 15px;
    margin-left: 10px !important;
    color: #fff;
    background-color: #ff8a26;
}
form.cart button[name=add-to-cart]:hover {
    background-color: #ff8a26;
}
form.cart button[name=add-to-cart] i {
    margin-right: 10px;
}

.product--quantity .parsley-error {
    display: none;
}

.coupon input {
    width: 150px !important;
}
td button[name=update_cart] {
    color: #fff !important;
}

.woocommerce table.shop_table {
    border-radius: 0;
    border-collapse: collapse;
}

.woocommerce table.shop_table th {
    color: #031b4e;
}

.cart_totals > h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: inherit;
    padding: 0;
}

.woocommerce:not(body) form .form-row {
    display: block;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row span.select2-selection.select2-selection--single, 
.woocommerce form .form-row textarea {
    min-height: 36px;
    padding: 0 10px;
    border: 1px solid #e0e1e0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.woocommerce form .form-row textarea {
    padding: 10px;
    min-height: 100px;
}

.woocommerce nav.woocommerce-pagination{
    margin-bottom: 50px;
}

.woocommerce form .form-row input.input-text:focus, 
.woocommerce form .form-row textarea:focus {
    border-color: #ff8a26;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border-radius: 0;
}

.woocommerce-billing-fields {
    margin-bottom: 50px;
}
.woocommerce-billing-fields h4 {
    font-size: 18px;
    color: #031b4e;
}

.order-review-wrap > h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.woocommerce #review_form #respond textarea {
    min-height: 125px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: 1px solid #e0e1e0;
	border-radius: 0;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	background: #f6faff;
	border-radius: 0;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	min-width: 28px;
}

.product--items .product .product--item img {
    width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #ff8a26;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border-color: #ff8a26;
}

.post_count {
    float: right;
}

.woocommerce-product-search {
    position: relative;
}
.woocommerce-product-search input[type=search] {
    background: #f8f8f8;
    border-radius: 0;
    height: 45px;
    border: 1px solid #e0e1e0;
    padding-left: 10px;
    width: 100%;
}
.woocommerce-product-search input[type=search]:focus {
    border-color: #ff8a26;
}

.woocommerce-product-search button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    border: none;
    background-color: #ff8a26;
    padding: 0 15px;
    color: #fff;
    cursor: pointer;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: #7cd273;
}
.woocommerce-message::before,
.woocommerce-info::before {
    color: #7cd273;
}
.cart_btn_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.woocommerce a.added_to_cart {
    margin-left: 5px;
}

.woocommerce-cart-form__contents .product-remove a.remove {
    font-size: 20px;
    height: 25px;
    width: auto;
    line-height: 22px;
}

#add_payment_method table.cart td, 
#add_payment_method table.cart th, 
.woocommerce-cart table.cart td, 
.woocommerce-cart table.cart th, 
.woocommerce-checkout table.cart td, 
.woocommerce-checkout table.cart th {
    text-align: center;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    line-height: .9em;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
}

.woocommerce #review_form #respond textarea {
    border: 1px solid #e0e1e0;
}

.woocommerce-terms-and-conditions-wrapper {
    display: inline-block;
    line-height: 36px;
}

.woocommerce nav.woocommerce-pagination ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li { border: 0; }

.woocommerce nav.woocommerce-pagination ul li:not(:last-child) {
    margin-right: 10px;
}

.woocommerce nav.woocommerce-pagination ul li a {
    border: 1px solid #ff8a26;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    border: 1px solid #999;
    background: #fff;
    color: #999;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover {
    border-color: #7cd273;
    background: #fff;
    color: #7cd273;
}

.post-content table>tbody>tr>td, 
.post-content table>tbody>tr>th, 
.post-content table>thead>tr>th, 
.post-content table>thead>tr>td, 
.post-comment-content table>thead>tr>th, 
.post-comment-content table>thead>tr>td, 
.post-comment-content table>tbody>tr>th,
.post-comment-content table>tbody>tr>td,
.widget_calendar table>thead>tr>th, 
.widget_calendar table>thead>tr>td, 
.widget_calendar table>tbody>tr>th,
.widget_calendar table>tbody>tr>td,
.widget_calendar table>tfoot>tr>th,
.widget_calendar table>tfoot>tr>td {
    border: 1px solid #ddd;
    padding: 5px 10px;
    text-align: center;
}

.widget_calendar table, 
.post-content table {
    width: 100%;
}

.widget_calendar table th,
.widget_calendar table td {
    text-align: center;
}

.single-widget > ul > li:first-child ul.children li,
.widget_nav_menu > ul > li:first-child ul.sub-menu{
    padding-top: 15px;
}