/* Visual Composer Grid */ .row.no-padding { margin-left: 0; margin-right: 0; > .vc_column_container { padding-left: 0; padding-right: 0; } } .vc_row { &.wpb_row { margin-bottom: 0; &.vc_row-no-padding .vc_column_container { padding-left: 0; padding-right: 0; } } &.section-with-divider { overflow: visible; } } body { .vc_row { &.vc_column-gap-1{ margin-left: -0.5px; margin-right: -0.5px; } &.vc_column-gap-2{ margin-left: 0px; margin-right: 0px; } &.vc_column-gap-3{ margin-left: -0.5px; margin-right: -0.5px; } &.vc_column-gap-4{ margin-left: -1px; margin-right: -1px; } &.vc_column-gap-5{ margin-left: -1.5px; margin-right: -1.5px; } &.vc_column-gap-10{ margin-left: -4px; margin-right: -4px; } &.vc_column-gap-15{ margin-left: -6.5px; margin-right: -6.5px; } &.vc_column-gap-20{ margin-left: -9.5px; margin-right: -9.5px; } &.vc_column-gap-25{ margin-left: -11.5px; margin-right: -11.5px; } &.vc_column-gap-30{ margin-left: -14px; margin-right: -14px; } &.vc_column-gap-35{ margin-left: -16.5px; margin-right: -16.5px; } } } /* Visual Composer Buttons */ .vc_row { &.bg-width50 { .upb_row_bg { width: 50% !important; min-width: 50% !important; @media #{$screen-medium} { display: none; } } } &.bg-width50-right { .upb_row_bg { margin-#{$left}: 50%; position: absolute !important; } } &.bg-ml50 { .upb_row_bg { margin-#{$left}: 50%; } } .vc_column_container > .wpb_wrapper.vc_column-inner { padding: 0; } } .btn-inverse { @include button-variant(#fff, #333, #2d2d2d); } .btn { display: inline-block; margin: 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857; } .cart-actions .button, .checkout-button, #place_order, .btn-lg, .btn-group-lg > .btn, input.submit.btn-lg, input.btn.btn-lg[type="submit"], input.button.btn-lg[type="submit"], .return-to-shop .button { padding: 10px 16px; font-size: 18px; line-height: 1.33; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .btn-md, .btn-group-md > .btn { padding: 6px 12px; font-size: 14px; line-height: 1.42857; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; } .btn-block { display: block; width: 100%; padding-right: 0; padding-left: 0; } .vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline { border-color: #ccc; color: #666; background-color: transparent; } .vc_btn3-container.vc_btn3-inline { vertical-align: baseline; display: inline-block; } .vc_btn3.vc_btn3-size-lg { border-radius: 6px; } .vc_btn3.vc_btn3-icon-left, .vc_btn3.vc_btn3-icon-right { .vc_btn3-icon { display: inline; position: static; font-size: inherit; line-height: inherit; height: auto; @include transform(none); } } .vc_general.vc_btn3 .vc_btn3-placeholder { display: none; } .btn.btn-lg, .vc_btn3.vc_btn3-size-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; &.vc_btn3-icon-left, &.vc_btn3-icon-right { &, &:not(.vc_btn3-o-empty) { padding-left: 16px; padding-right: 16px; } } &.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-right: 7px; } &.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-left: 7px; } &.vc_btn3-style-outline { padding: 8px 14px; border-width: 3px; &.vc_btn3-icon-left, &.vc_btn3-icon-right { padding-left: 14px; padding-right: 14px; } } &.vc_btn3-style-3d { padding: 8px 16px 7px; margin-bottom: 5px; } } .vc_btn3.vc_btn3-size-md { border-radius: 4px; } .btn, .vc_btn3.vc_btn3-size-md { padding: 6px 12px; font-size: 14px; line-height: 1.42857; &.vc_btn3-icon-left, &.vc_btn3-icon-right { &, &:not(.vc_btn3-o-empty) { padding-left: 12px; padding-right: 12px; } } &.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-right: 5px; } &.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-left: 5px; } &.vc_btn3-style-outline { padding: 4px 10px; border-width: 3px; &.vc_btn3-icon-left, &.vc_btn3-icon-right { padding-left: 10px; padding-right: 10px; } } &.vc_btn3-style-3d { padding: 4px 12px 3px; margin-bottom: 5px; } } .vc_btn3.vc_btn3-size-sm { border-radius: 3px; } .btn.btn-sm, .vc_btn3.vc_btn3-size-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; &.vc_btn3-icon-left, &.vc_btn3-icon-right { &, &:not(.vc_btn3-o-empty) { padding-left: 10px; padding-right: 10px; } } &.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-right: 3px; } &.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-left: 3px; } &.vc_btn3-style-outline { padding: 4px 9px; border-width: 2px; &.vc_btn3-icon-left, &.vc_btn3-icon-right { padding-left: 9px; padding-right: 9px; } } &.vc_btn3-style-3d { padding: 4px 10px 2px; margin-bottom: 2px; } } .vc_btn3.vc_btn3-size-xs { border-radius: 2px; } .btn.btn-xs, .vc_btn3.vc_btn3-size-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; &.vc_btn3-icon-left, &.vc_btn3-icon-right { &, &:not(.vc_btn3-o-empty) { padding-left: 5px; padding-right: 5px; } } &.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-right: 3px; } &.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon { padding-left: 3px; } &.vc_btn3-style-outline { padding: 1px 5px; border-width: 1px; } &.vc_btn3-style-3d { line-height: 1.42857143; padding: 0px 5px; margin-bottom: 1px; } } .vc_btn3.vc_label { display: inline; cursor: inherit; &.vc_btn3-size-lg, &.vc_btn3-size-md, &.vc_btn3-size-sm, &.vc_btn3-size-xs { padding: .2em .6em .3em; line-height: 1; text-align: center; vertical-align: baseline; } &.vc_btn3-shape-rounded { border-radius: .25em; } &.vc_btn3-size-lg { font-size: 1em; &.vc_btn3-style-outline { border-width: 2px; } } &.vc_btn3-size-md { font-size: .75em; &.vc_btn3-style-outline { border-width: 1px; } } &.vc_btn3-size-sm { font-size: .7em; } &.vc_btn3-size-xs { font-size: .6em; } } .vc_btn3.vc_btn3-shape-square { border-radius: 0 !important; } .vc_btn3.vc_btn3-shape-round { border-radius: 2em !important; } @import "buttons"; .vc_btn3-container { &.vc_btn3-center { text-align: center; } &.vc_btn3-left { text-align: left; } &.vc_btn3-right { text-align: right; } } [dir="rtl"] .vc_btn3-container{ &.vc_btn3-left { text-align:right; } &.vc_btn3-right { text-align:left; } } .label { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 3px; } /* Visual Composer Alert */ body { .wpb_alert { padding: 15px; .messagebox_text { background-image: none; padding-#{$left}: 0; } } .vc_message_box-icon > * { @include transform(translate(-50%, -50%)); } } .vc_message_box .alert-link { font-weight: bold; } /* Visual Composer Slider */ body { .wpb_gallery .wpb_flexslider .flex-control-nav { bottom: -50px; } } /* Featured Box */ .wpb_text_column { &.featured { font-size: 1.25rem; line-height: 1.8rem; } &.short { margin-bottom: 0; } &.tall { margin-bottom: 20px; } &.taller { margin-bottom: 40px; } .alternative-font { display: inline-block; margin-top: -15px; position: relative; top: 3px; margin-bottom: -6px; } } .lead, .wpb_text_column.lead, .wpb_text_column.lead p { line-height: 1.8rem; } /* Visual Composer Single Image */ div.wpb_single_image { .vc_single_image-wrapper { display: inline-block; max-width: 100%; &.vc_box_border, &.vc_box_outline, &.vc_box_shadow_border { padding: 4px; img { border-width: 0; } } &.vc_box_border_circle, &.vc_box_outline_circle, &.vc_box_shadow_border_circle { padding: 4px; img { border-width: 0; } } &.vc_box_shadow_3d { img { margin-bottom: -4px; } } } .porto-vc-zoom { display: inline-block; position: relative; max-width: 100%; &.porto-vc-zoom-hover-icon { position: relative; img { position: relative; z-index: 1; } &:before { @include transition(all 0.2s); background: rgba(0, 0, 0, 0.65); content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; z-index: 2; } &:after { @include transition(all 0.2s); font-family: "FontAwesome"; color: #FFF; content: $fa-var-search-plus; font-size: 30px; height: 30px; position: absolute; top: 30%; margin-top: -15px; display: block; text-align: center; width: 100%; opacity: 0; z-index: 3; } &:hover { &:before { opacity: 1; } &:after { top: 50%; opacity: 1; } } } .zoom-icon { color: #fff; border-radius: 100%; width: 30px; height: 30px; position: absolute; padding: 0; line-height: 28px; display: block; bottom: 8px; #{$right}: 8px; text-align: center; &:before { font-family: "FontAwesome"; content: $fa-var-search; } } } .vc_figure { max-width: 100%; .vc_single_image-wrapper { margin-bottom: 0; } .vc_figure-caption { margin-top: .5em; } } &.vc_box_border, &.vc_box_outline, &.vc_box_shadow_border { padding: 4px; img { border-width: 0; } } } .vc_single_image-wrapper { &.vc_box_border, &.vc_box_outline, &.vc_box_shadow_border, &.vc_box_border_circle, &.vc_box_outline_circle, &.vc_box_shadow_border_circle { .porto-carousel & { margin: 2px; } } } /* Visual Composer Flickr */ .wpb_content_element { &.wpb_flickr_widget { margin-bottom: 15px; } } /* Visual Composer Separator */ .vc_separator h4 { margin-top: 0; font-size: 1.1429em; font-weight: 700; text-transform: uppercase; } .vc_text_separator { margin-bottom: 25px; border: none; h1, h2, h3, h4, h5, h6, p, div { margin-top: 0; margin-bottom: 0; } div { top: auto; background-color: transparent; } .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner { padding: 0; } .vc_icon_element:not(.vc_icon_element-have-style) + h4 { margin-#{$left}: -0.5em; padding-#{$right}: 1em; } } .vc_separator.vc_separator_align_left { h1, h2 { padding: side-values(0 15px 0 0); } h3, h4 { padding: side-values(0 12px 0 0); } h5, h6, p, div { padding: side-values(0 10px 0 0); } } .vc_separator.vc_separator_align_right { h1, h2 { padding: side-values(0 0 0 15px); } h3, h4 { padding: side-values(0 0 0 12px); } h5, h6, p, div { padding: side-values(0 0 0 10px); } } .vc_separator.vc_separator_align_center { h1, h2 { padding: side-values(0 15px); } h3, h4 { padding: side-values(0 12px); } h5, h6, p, div { padding: side-values(0 10px); } } .vc_separator .vc_sep_holder { &.vc_sep_holder_l { .vc_sep_line { border: none; } } &.vc_sep_holder_r { .vc_sep_line { border: none; } } &.vc_sep_holder_l, &.vc_sep_holder_r { .vc_sep_line { &.dashed { background: none; position: relative; &:after { content: ""; display: block; height: 0; position: absolute; top: 50%; margin-top: -1px; width: 100%; } } &.pattern { background: none; position: relative; &:after { background: transparent url(../images/patterns/worn_dots.png) repeat 0 0; content: ""; display: block; height: 15px; position: absolute; top: 50%; margin-top: -7px; width: 100%; } &.pattern-2 { &:after { background-image: url(../images/patterns/az_subtle.png); } } } } } } /* Visual Composer Heading */ .vc_custom_heading { &.heading-m-none, &.m-b-none { > * { margin-bottom: 0; } } &.big { h1 { font-size: 4.2em; line-height: 54px; } } &.short { h1 { margin-bottom: 15px; } h2 { margin-bottom: 15px; } h3, h4, h5, h6 { margin-bottom: 9px; } } &.shorter { h1, h2, h3, h4, h5, h6 { margin-bottom: 0; } } &.tall { h1, h2, h3, h4, h5, h6 { margin-bottom: 33px; } } &.taller { h1, h2, h3, h4, h5, h6 { margin-bottom: 44px; } } &.spaced { h1, h2, h3, h4, h5, h6 { margin-top: 33px; } } &.more-spaced { h1, h2, h3, h4, h5, h6 { margin-top: 44px; } } } /* Visual Composer Message Box */ /* Visual Composer Call to Action */ .vc_general.vc_cta3 { padding: 25px; } .vc_general.vc_cta3.vc_cta3-shape-rounded { border-radius: 10px; } .vc_general.vc_cta3 h2 { font-size: 1.8em; font-weight: $font-weight-normal; letter-spacing: normal; line-height: 30px; } .vc_general.vc_cta3 h2, .vc_general.vc_cta3 h4 { margin: 0 0 9px; } .vc_general.vc_cta3 p { font-size: 1.2em; } @media (min-width: 768px) { .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content { width: 70%; padding-right: 25px; } .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions { width: 20%; } .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content { width: 70%; padding-left: 25px; } .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions { width: 20%; } } @media #{$screen-medium} { .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions { padding-top: 20px; > div:last-child { margin-bottom: 0; } } .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions { padding-bottom: 20px; > div:last-child { margin-bottom: 0; } } } .call-to-action-in-footer { position: relative; padding: 60px 0 40px; } .call-to-action-in-footer:before { content: ""; display: block; position: absolute; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #FFF; height: 20px; width: 20px; top: -5px; left: 50%; margin-left: -20px; } /* Visual Composer Progress Bar */ .vc_progress_bar .vc_single_bar.progress { &.bar_blue { .vc_bar { background-color: #0074CC; } } &.bar_turquoise { .vc_bar { background-color: #49afcd; } } &.bar_green { .vc_bar { background-color: #5bb75b; } } &.bar_orange { .vc_bar { background-color: #faa732; } } &.bar_red { .vc_bar { background-color: #da4f49; } } &.bar_black { .vc_bar { background-color: #414141; } } } .vc_progress_bar .vc_single_bar .progress-bar { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; } /* Visual Composer Others */ .overlay-show { margin-bottom: 30px; } .tab-pane, .card-body { > *:last-child { margin-bottom: 0; } } /* Ultimate Addon Others */ .upb_row_bg { min-height: 0 !important; } .video-cover { overflow: hidden !important; .upb_video-bg { left: 0 !important; } .upb_video-src { position: absolute; left: 49% !important; top: 49% !important; @include transform(translate(-49%, -50%)); } } .upb_bg_overlay, .upb_bg_overlay_pattern { -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0px, 0px, 0px); } /* Porto Grid Container */ .porto-grid-container { position: relative; .porto-grid-item { float: $left; max-width: 100%; > .wpb_single_image { margin-bottom: 0; .vc_single_image-wrapper:hover { background: #000; @include transition(opacity 0.35s ease 0s); } a { display: block; } .vc_single_image-wrapper { width: 100%; display: block; } img { width: 100%; @include transition(opacity 0.35s ease 0s); &:hover { opacity: .9; } } } } } /* Porto Links */ .porto-links-block { border: 1px solid; .links-title { border-bottom: 1px solid; font-size: 1em; font-weight: $font-weight-bold; line-height: 14px; padding: 15px 20px; margin: 0; text-transform: uppercase; position: relative; letter-spacing: 0.12px; @include transition($transition); i { margin-#{$right}: 5px; &.icon-image { display: inline-block; max-width: 20px; } } } .links-content { ul { list-style: none; padding: 5px 0; margin: 0; } } li.porto-links-item { display: block; &:first-child { > a, > span { border-top-width: 0; } } > a, > span { display: block; font-size: 1em; line-height: 18px; color: #465157 !important; letter-spacing: 0.10px; padding: 11px 6px 10px; margin: 0 10px -1px; text-decoration: none; } i { margin-#{$right}: 12px; font-size: 20px; vertical-align: middle; &.icon-image { display: inline-block; max-width: 20px; } } } } /* Google Map */ .map_info_text { p { margin-bottom: 10px; &:last-child { margin-bottom: 0; } } } /* Nivo Slider */ .wpb_gallery .theme-default { .nivoSlider { box-shadow: none; } .nivo-controlNav { padding-top: 20px; } } .wpb_gallery { &.nav-right { .nivo-controlNav { float: $right; } } &.nav-left { .nivo-controlNav { float: $left; } } }