/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
  font-family: 'Barlow Condensed';
  src: url('fonts/BarlowCondensed-Light.woff2') format('woff2');
  font-weight: 300; /* Light weight */
  font-style: normal;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('fonts/BarlowCondensed-Regular.woff2') format('woff2');
  font-weight: 400; /* Regular weight */
  font-style: normal;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('fonts/BarlowCondensed-SemiBold.woff2') format('woff2');
  font-weight: 500; /* Medium weight */
  font-style: normal;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('fonts/BarlowCondensed-Bold.woff2') format('woff2');
  font-weight: 700; /* Bold weight */
  font-style: normal;
}

.shadow-large {text-shadow: 0px 0px 20px #000000;}
.shadow p {text-shadow: 0px 0px 10px #000000;}
.stitching-outer {}
.stitching {width:100%; border-top-style:dashed; border-color: #000; }
.btn-custom-typo.text-initial {font-size: 20px;}
.icon-box.icon-inline {padding: 0px 8px 0px 0px!important;}
.social-icon.icon-box.icon-inline {padding: 0px 26px 0px 0px!important;}
.instockstatus {font-weight:600; color:#00cc5f;}
.outofstockstatus {font-weight:600; color:#de0227;}
body[class*=hmenu] div:not(.menu-accordion) > ul.menu-smart .uncode-cart .badge {display:none!important;}
ul.uavc-list {list-style: disc!important; margin-left:20px;}
.woocommerce-terms-and-conditions-wrapper {margin-bottom:30px;}
.woocommerce-error {border:#ff0000 solid 8px; padding: 10px 40px!important; margin-bottom:30px;}

.widget-container.widget-style .widget-title {padding: 5px 0px!important; margin:0px!important;}
.widget-no-separator.widget-desktop-collapse .widget-collapse-content {padding-top:0px;}
.widget-no-separator.widget-desktop-collapse .widget-collapse-content select {margin:0px!important;}

.share-button.share-inline .social.top li.social-gplus,
.share-button.share-inline .social.top li.social-pinterest,
.share-button.share-inline .social.top li.social-xing,
.share-button.share-inline .social.top li.social-paper-plane {display: none !important;}
